代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/117182/6108981

find-def saio_flag_desc_alloc.find-def

/home/asysweb/public_html/cortex/exports/posix4/src/SAIO_FLAG_DESC_ALLOC FIND optionbase_path = /home/asysweb/public_html/cortex/exports/posix4/s
www.eeworm.com/read/403922/11503542

html function.udm-alloc-agent-array.html

Allocate mnoGoSearch session
www.eeworm.com/read/345835/11787417

html 016_mm_page_alloc_c.html

/* default css */ table { font-size: 1em; line-height: in
www.eeworm.com/read/162810/5513942

h mp3dec_alloc_tab.h

/*////////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/162810/5513986

c mp3dec_alloc_tab.c

/*////////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/276787/4163378

postinst kernel-module-snd-page-alloc.postinst

#!/bin/sh if [ -n "$D" ]; then arm-angstrom-linux-gnueabi-depmod-2.6 -A -b $D -F /data/build/koen/OE/build/tmp/angstrom/staging/c7x0-angstrom-linux-gnueabi/kernel/System.map-2.6.23 2.6.23 else depmo
www.eeworm.com/read/276787/4163427

postrm kernel-module-snd-page-alloc.postrm

#!/bin/sh update-modules || true
www.eeworm.com/read/276787/4163505

list kernel-module-snd-page-alloc.list

/lib/modules/2.6.23/kernel/sound/core/snd-page-alloc.ko
www.eeworm.com/read/276787/4163858

control kernel-module-snd-page-alloc.control

Package: kernel-module-snd-page-alloc Version: 2.6.23-r14 Description: snd-page-alloc kernel module; Memory allocator for ALSA system. Section: kernel Priority: optional Maintainer: Angstrom Developer
www.eeworm.com/read/446555/1711537

svn-base bad-alloc2.cpp.svn-base

#include #include #include using namespace std; void memoryEater() { int i = 0; double* ptr; try { while (1) { ptr = new double[50000000];