代码搜索:alloc

找到约 10,000 项符合「alloc」的源代码

代码结果 10,000
www.eeworm.com/read/129924/5965888

rec_btree

#include "db_config.h" #ifndef NO_SYSTEM_INCLUDES #include #include #endif #include "db_int.h" #include "db_page.h" #include "bam.h" #include "log.h" /* * __bam_pg_alloc_
www.eeworm.com/read/127694/6002778

c xti_accept_simple.c

#include "unpxti.h" int xti_accept(int listenfd, struct netbuf *cliaddr, int rdwr) { int connfd; u_int n; struct t_call *tcallp; tcallp = T_alloc(listenfd, T_CALL, T_ALL); T_listen(liste
www.eeworm.com/read/126788/6011776

fnz windows.fnz

extern void wn_windows(); extern char *wns_mkfp(); extern int wn_activate(); extern int wns_push(); extern int wns_pop(); extern int wns_alloc(); extern int wns_free(); extern int wns_i
www.eeworm.com/read/126788/6011807

fn4 windows.fn4

extern void wn_windows(); extern int wn_activate(); extern char *wns_mkfp(); extern int wns_push(); extern int wns_pop(); extern int wns_alloc(); extern int wns_free(); extern int wns_i
www.eeworm.com/read/124989/6034887

s start.s

.text .align 4 .proc _start .globl _start _start: { alloc loc0 = ar.pfs,1,2,1,0 /* in, local, out, rotating */ mov loc1 = rp mov r14 = ip /* Get the address of _start */ } movl r15
www.eeworm.com/read/111692/6153646

cpp x86_2.cpp

// x86_2.cpp #include "StdAfx.h" #include "x86_2.h" #include "../../../Common/Alloc.h" static const int kBufferSize = 1
www.eeworm.com/read/100530/6268798

cpp mario.cpp

#include #include #include #include #include #include #include #include "engine.h" #include "pcx.h" #include "key.h" #include
www.eeworm.com/read/282731/6305114

c 184.c

/* 模拟扫雷游戏 */ #include #include #include #include #include #include #include union REGS regs; int size=15;/*用于表示每个方
www.eeworm.com/read/358284/6328297

c sdio_drv.c

#include "kal_release.h" #include "reg_base.h" #include "app_buff_alloc.h" #include "msdc_def.h" #include "sd_def.h" #include "sdio_def.h" #include "drv_comm.h" #include "intrCtrl.h" #incl
www.eeworm.com/read/486192/6537950

cpp invert.cpp

#include #include "alloc_util.h" static int G_ludcmp(double **a, int n, int *indx, double *d); static void G_lubksb(double **a, int n, int *indx, double b[]); #define TINY 1.0e-20; /* inv