代码搜索:Pool
找到约 5,820 项符合「Pool」的源代码
代码结果 5,820
www.eeworm.com/read/100037/6276147
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/100037/6276149
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/340253/12168797
conf dhcp6s.conf
interface eth0 {
server-preference 255;
renew-time 60;
rebind-time 90;
prefer-life-time 130;
valid-life-time 200;
allow rapid-commit;
option dns_servers 2000::2 ibm.com;
link AAA {
pool{
www.eeworm.com/read/251556/12337825
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/228773/14364074
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/126400/14425696
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/470230/1475511
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/250015/4443481
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/239722/4595874
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/213039/4932303
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"