代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/434168/1874619

c ngx_shmem.c

/* * Copyright (C) Igor Sysoev */ #include #include #if (NGX_HAVE_MAP_ANON) ngx_int_t ngx_shm_alloc(ngx_shm_t *shm) { shm->addr = (u_char *) mmap(NULL, shm->siz
www.eeworm.com/read/432906/1887847

h gnttab.h

#ifndef __GNTTAB_H__ #define __GNTTAB_H__ #include void init_gnttab(void); grant_ref_t gnttab_alloc_and_grant(void **map); grant_ref_t gnttab_grant_access(domid_t domid, unsigned
www.eeworm.com/read/431110/1912786

sh testparams.sh

#!/bin/sh TEST_PURPOSE=regress TEST_PROB_REPORT=0 TEST_TYPE=ctltest TESTNAME=saref-alloc-01 TESTHOST=east REFCONSOLEOUTPUT=saref-console.txt REF_CONSOLE_FIXUPS="kern-list-fixups.sed nocr.sed" REF_C
www.eeworm.com/read/420803/2061847

def ff_x264.def

EXPORTS x264_encoder_open x264_encoder_headers x264_encoder_encode x264_encoder_close x264_param_default x264_picture_alloc x264_picture_clean x264_nal_encode getVersion
www.eeworm.com/read/396986/2404912

s idct_init.s

addreg3 = r20 addreg4 = r21 addreg5 = r22 addreg6 = r23 one = f30 alloc r16 = ar.pfs, 1, 71, 0, 0 addl addreg1 =
www.eeworm.com/read/396039/2424578

c p4_procgroup.c

#include "p4.h" #include "p4_sys.h" #ifdef TCMP extern struct tc_globmem *tcglob; #endif struct p4_procgroup *p4_alloc_procgroup( void ) { struct p4_procgroup *pg; if (!(pg = (struct p4_pro
www.eeworm.com/read/385462/2590809

h gnttab.h

#ifndef __GNTTAB_H__ #define __GNTTAB_H__ #include void init_gnttab(void); grant_ref_t gnttab_alloc_and_grant(void **map); grant_ref_t gnttab_grant_access(domid_t domid, unsigned
www.eeworm.com/read/373278/2765949

h cdib.h

// cdib.h 对CDib类中数据和函数进行进行声明 #ifndef _INSIDE_VISUAL_CPP_CDIB #define _INSIDE_VISUAL_CPP_CDIB class CDib : public CObject { public: enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/369339/2801224

listing .listing

-rw-r--r-- 1 3 1025 1148 May 14 1975 alloc.c -rw-r--r-- 1 3 1025 37 May 14 1975 calloc.c -rw-r--r-- 1 3 1025 508 May 14 1975 cclose.c -rw
www.eeworm.com/read/351636/3102645

cxx test_include.cxx

#include #include #include #include #include #include #include