代码搜索:Pool

找到约 5,820 项符合「Pool」的源代码

代码结果 5,820
www.eeworm.com/read/291168/3968498

pl mul_c8.pl

#!/usr/local/bin/perl # alpha assember sub bn_mul_comba8 { local($name)=@_; local(@a,@b,$r,$c0,$c1,$c2); $cnt=1; &init_pool(3); $rp=&wparam(0); $ap=&wparam(1); $bp=&wparam(2); &function_
www.eeworm.com/read/291168/3968519

pl sqr_c8.pl

#!/usr/local/bin/perl # alpha assember sub bn_sqr_comba8 { local($name)=@_; local(@a,@b,$r,$c0,$c1,$c2); $cnt=1; &init_pool(2); $rp=&wparam(0); $ap=&wparam(1); &function_begin($name,"");
www.eeworm.com/read/291168/3968521

pl mul_c8.pl

#!/usr/local/bin/perl # alpha assember sub bn_mul_comba8 { local($name)=@_; local(@a,@b,$r,$c0,$c1,$c2); $cnt=1; &init_pool(3); $rp=&wparam(0); $ap=&wparam(1); $bp=&wparam(2); &function_
www.eeworm.com/read/435701/1862178

c devdraw.c

#include "u.h" #include "../port/lib.h" #include "mem.h" #include "dat.h" #include "fns.h" #include "../port/error.h" #include #define Image IMAGE #include #include #inc
www.eeworm.com/read/435701/1862327

c main.c

#include "u.h" #include "../port/lib.h" #include "mem.h" #include "dat.h" #include "fns.h" #include "io.h" #include "ureg.h" #include "init.h" #include "pool.h" Mach *m; static uchar *sp; /* stack
www.eeworm.com/read/430898/1915035

c occhild.c

#include "apr.h" #include "apr_file_io.h" #include "apr.h" #if APR_HAVE_STDLIB_H #include #endif int main(void) { char buf[256]; apr_file_t *err; apr_pool_t *p; apr_initi
www.eeworm.com/read/428548/1959074

gperf zconf.gperf

%language=ANSI-C %define hash-function-name kconf_id_hash %define lookup-function-name kconf_id_lookup %define string-pool-name kconf_id_strings %compare-strncmp %enum %pic %struct-type struct kconf_
www.eeworm.com/read/389774/2536474

c occhild.c

#include "apr.h" #include "apr_file_io.h" #include "apr.h" #if APR_HAVE_STDLIB_H #include #endif int main(void) { char buf[256]; apr_file_t *err; apr_pool_t *p; apr_initi
www.eeworm.com/read/382594/2630066

cpp hash_map.cpp

// Hash_Map.cpp,v 1.9 2005/11/05 13:27:20 jwillemsen Exp #include "ace/OS_NS_stdio.h" // Listing 1 code/ch17 #include "ace/MMAP_Memory_Pool.h" #include "ace/Hash_Map_With_Allocator_T.h" #incl
www.eeworm.com/read/357566/3013412

pl sqr_c8.pl

#!/usr/local/bin/perl # alpha assember sub bn_sqr_comba8 { local($name)=@_; local(@a,@b,$r,$c0,$c1,$c2); $cnt=1; &init_pool(2); $rp=&wparam(0); $ap=&wparam(1); &function_begin($name,"");