代码搜索:Functionality

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

代码结果 4,782
www.eeworm.com/read/221464/4828502

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/209559/4959007

c deflate_syms.c

/* * linux/lib/zlib_deflate/deflate_syms.c * * Exported symbols for the deflate functionality. * */ #include #include #include EXPORT_SYMBOL(zlib
www.eeworm.com/read/209559/4959015

c inflate_syms.c

/* * linux/lib/zlib_inflate/inflate_syms.c * * Exported symbols for the inflate functionality. * */ #include #include #include EXPORT_SYMBOL(zlib
www.eeworm.com/read/209559/4968719

h ip_conntrack_core.h

#ifndef _IP_CONNTRACK_CORE_H #define _IP_CONNTRACK_CORE_H #include #include /* This header is used to share core functionality between the sta
www.eeworm.com/read/196036/5105060

c shmem.c

/* * $Id: shmem.c,v 1.1.1.1 1999/11/15 13:42:21 vadim Exp $ * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * card.c - Card functions implementing ISDN4Linux functionality * * Th
www.eeworm.com/read/190346/5184151

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/190346/5184166

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = \ proc.lo \ procsup.lo \ thread.lo \ threadpriv.lo \ signals.lo # bring in rules.mk for standard functionality @INCLUDE_RULES@ INCDIR=../../include
www.eeworm.com/read/190346/5184395

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = apr_tables.lo apr_hash.lo # bring in rules.mk for standard functionality @INCLUDE_RULES@ DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@ INCDIR=../include INCLU
www.eeworm.com/read/190346/5184405

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = shm.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/5184421

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