代码搜索:Pool

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

代码结果 5,820
www.eeworm.com/read/365783/9847944

h schar.h

#define SCHAR_MAJOR 42 #define SCHAR_INC 1024 #define SCHAR_TIMER_DELAY 5*HZ #define SCHAR_POOL_MIN 10*1024 #define SCHAR_MAX_SYSCTL 512 #define DEV_SCHAR 10 #define DEV_SCHAR_ENTRY 1 /* ioctl
www.eeworm.com/read/417899/10971583

h schar.h

#define SCHAR_MAJOR 42 #define SCHAR_INC 1024 #define SCHAR_TIMER_DELAY 5*HZ #define SCHAR_POOL_MIN 10*1024 #define SCHAR_MAX_SYSCTL 512 #define DEV_SCHAR 10 #define DEV_SCHAR_ENTRY 1 /* ioctl
www.eeworm.com/read/449369/7508113

c dicttest.c

/*40:*/ #line 972 "./dict.w" #include #include #include #include "error.h" #include "memory.h" #include "pool.h" #include "dict.h" #include "gb_flip.h" #define N 5 s
www.eeworm.com/read/399963/7819265

h schar.h

#define SCHAR_MAJOR 42 #define SCHAR_INC 1024 #define SCHAR_TIMER_DELAY 5*HZ #define SCHAR_POOL_MIN 10*1024 #define SCHAR_MAX_SYSCTL 512 #define DEV_SCHAR 10 #define DEV_SCHAR_ENTRY 1 /* ioctl
www.eeworm.com/read/149462/5699839

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/149462/5699841

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/149462/5699850

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/149462/5699852

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/136989/5827644

cpp mm.cpp

// mm.cpp,v 1.2 2000/04/23 04:43:54 brunsch Exp #include "ace/Memory_Pool.h" #include "ace/Shared_Memory_MM.h" #include "ace/Malloc.h" #include "ace/Malloc_T.h" #include "ace/Thread_Manager.h"
www.eeworm.com/read/136989/5831402

cpp collocation.cpp

// Collocation.cpp,v 1.14 2003/04/16 17:57:34 irfan Exp #include "ace/Get_Opt.h" #include "ace/Array_Base.h" #include "ace/Task.h" #include "tao/ORB_Core.h" #include "tao/RTCORBA/Thread_Pool.h"