代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/209211/4984548

mkfile

www.eeworm.com/read/337074/3343938

makefile

include ../../Makefile.cfg CFLAGS += -fPIC -I./libz -I./libpng -I./freetype2/include obj = alloc.o child.o client.o config.o debug.o driver.o event.o eventq.o font.o \ gettime.o grlib.o handler
www.eeworm.com/read/314308/3636766

links lber-encode.3.links

ber_alloc_t.3 ber_flush.3 ber_printf.3 ber_put_int.3 ber_put_ostring.3 ber_put_string.3 ber_put_null.3 ber_put_enum.3 ber_start_set.3 ber_put_seq.3 ber_put_set.3
www.eeworm.com/read/305566/3772225

c alloct.c

/* Copyright (c) Colorado School of Mines, 1990. /* All rights reserved. */ #include "cwp.h" main() { int i1,i2,i3,n1=3,n2=4,n3=2; int ***a; a = alloc3int(n1,n2,n3); print
www.eeworm.com/read/443386/1746617

h sis_drm.h

#ifndef __SIS_DRM_H__ #define __SIS_DRM_H__ /* SiS specific ioctls */ #define DRM_IOCTL_SIS_FB_ALLOC DRM_IOWR(0x44, drm_sis_mem_t) #define DRM_IOCTL_SIS_FB_FREE DRM_IOW( 0x45, drm_sis_mem_t) #defi
www.eeworm.com/read/420803/2061775

makefile

CFLAGS+= -I. -Iinclude -I../.. FORCECPP=1 #CFLAGS+=-fverbose-asm -save-temps SRCS_C= libmpeg2/alloc.c libmpeg2/decode.c libmpeg2/header.c \ libmpeg2/idct.c libmpeg2/idct_mmx.c l
www.eeworm.com/read/366180/2892860

inc isp.inc

ISP_CREATE_DDB EQU 0 ISP_CREATE_DCB EQU 1 ISP_CREATE_IOP EQU 2 ISP_ALLOC_MEM EQU 3 ISP_DEALLOC_MEM EQU 4 ISP_INSERT_CALLDOWN EQU 5 ISP_ASSOCIATE_DCB EQU 6 ISP_GET_DCB EQU 7 ISP_GET_FIRST_NEXT_
www.eeworm.com/read/252620/4402268

entries

/aes.h/1.1.1.1/Sat Apr 1 00:10:26 2006//TB_VOIP_34976 /aes_cbc.h/1.1.1.1/Sat Apr 1 00:10:26 2006//TB_VOIP_34976 /aes_icm.h/1.1.1.1/Sat Apr 1 00:10:26 2006//TB_VOIP_34976 /alloc.h/1.1.1.1/Sat Apr
www.eeworm.com/read/252620/4402276

entries

/alloc.c/1.2/Mon Jul 5 20:48:35 2004//TB_VOIP_34976 /key.c/1.2/Mon Jul 5 20:48:35 2004//TB_VOIP_34976 /crypto_kernel.c/1.5.18.2/Wed Oct 24 02:49:24 2007//TB_VOIP_34976 /err.c/1.2.42.1/Wed Oct 24
www.eeworm.com/read/353619/10434723

am makefile.am

CC = $(CXX) noinst_LIBRARIES = libmpeg2.a libmpeg2_a_SOURCES = alloc.c decode.c header.c idct.c idct_mmx.c motion_comp.c motion_comp_mmx.c \ slice.c cpu_accel.c idct_sse2.c mc_sse2.c