代码搜索:functionality

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

代码结果 4,782
www.eeworm.com/read/169190/5427062

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = apr_atomic.lo # bring in rules.mk for standard functionality @INCLUDE_RULES@ DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@ INCDIR=../../include INCLUDES=-I$(I
www.eeworm.com/read/169190/5427096

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/169190/5427154

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ TARGETS = apr_getpass.lo # bring in rules.mk for standard functionality @INCLUDE_RULES@ INCDIR=../include DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@ INCLUDES=-I$(INC
www.eeworm.com/read/169190/5427300

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/101014/15857016

h main.h

//----------------------------------------------------------------------------- // Name: Basic Direct 3D Framework application // // Description: Example code showing how to create a basic 3D appli
www.eeworm.com/read/101014/15857063

h main.h

//----------------------------------------------------------------------------- // Name: Basic Direct 3D Framework application // // Description: Example code showing how to create a basic 3D appli
www.eeworm.com/read/101014/15857437

h main.h

//----------------------------------------------------------------------------- // Name: D3DFrame_2DTiles // // Description: Example code showing how to create a simple tile map // using an arr
www.eeworm.com/read/101014/15857454

h main.h

//----------------------------------------------------------------------------- // Name: Basic Direct 3D Framework application w/ Object loading code // // Description: Example code showing how to
www.eeworm.com/read/187102/8855730

test cygwin32.test

#! /bin/sh # Test basic Cygwin32 functionality. . $srcdir/defs || exit 1 cat >> configure.in Makefile.am
www.eeworm.com/read/350482/10740774

c bn_mp_radix_smap.c

#include #ifdef BN_MP_RADIX_SMAP_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as