代码搜索:Functionality

找到约 4,782 项符合「Functionality」的源代码

代码结果 4,782
www.eeworm.com/read/190346/5184430

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = \ thread_mutex.lo \ thread_rwlock.lo \ thread_cond.lo \ proc_mutex.lo # bring in rules.mk for standard functionality @INCLUDE_RULES@ INCDIR=../../in
www.eeworm.com/read/190346/5184561

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = dso.lo # bring in rules.mk for standard functionality @INCLUDE_RULES@ INCDIR=../../include INCDIR2=$(INCDIR)/arch INCDIR3=$(INCDIR)/arch/unix INCLUDES=-
www.eeworm.com/read/190346/5185577

in makefile.in

VPATH = @srcdir@ INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@ TARGETS = apr_xml.lo SUBDIRS = @APR_XML_SUBDIRS@ # bring in rules.mk for standard functionality @INCLUDE_RULES
www.eeworm.com/read/179911/5294958

c shmem.c

/* * $Id: shmem.c,v 1.2 1996/11/20 17:49:56 fritz Exp $ * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * card.c - Card functions implementing ISDN4Linux functionality * * This p
www.eeworm.com/read/173141/5379012

sql insert.sql

-- -- this test is for basic insert functionality -- -- NOTE: drop, create, select from the same table doesn't work yet either. -- create the tables create table t1 (i int, j int); create table t2
www.eeworm.com/read/169190/5426641

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = \ proc.lo \ thread.lo \ threadpriv.lo \ threadproc_common.lo \ apr_proc_stub # bring in rules.mk for standard functionality @INCLUDE_RULES@
www.eeworm.com/read/169190/5427018

makefile

srcdir = /home/httpd-2.0.55/srclib/apr/support/unix VPATH = /home/httpd-2.0.55/srclib/apr/support/unix TARGETS = \ waitio.lo # bring in rules.mk for standard functionality include /home/httpd-2.0.
www.eeworm.com/read/168845/5429919

py m1-01.py

#!/usr/bin/python # Test the very basic 'make' functionality. from BoostBuild import Tester, List t = Tester() t.set_tree("test1") # Check that we can build something t.run_build_syste
www.eeworm.com/read/350097/3129851

c shmem.c

/* * $Id: shmem.c,v 1.2 1996/11/20 17:49:56 fritz Exp $ * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * card.c - Card functions implementing ISDN4Linux functionality * * This p
www.eeworm.com/read/341021/3258890

c mpid_win_lock.c

/* (C)Copyright IBM Corp. 2007, 2008 */ /** * \file src/onesided/mpid_win_lock.c * \brief MPI-DCMF MPI_Win_lock/unlock functionality */ #include "mpid_onesided.h" /** * \brief Progress (advan