代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/142912/12908489

log clip_1_button.log

00000000 0.00000000 [952] Application started 00000001 0.00037295 [952] 00000002 0.00037295 [952] GUI_Init() 00000003 0.11718832 [952] 00000004 0.11718832 [952] LCD_Init... 00000005 0.1176
www.eeworm.com/read/142912/12908495

log clip_1_clear.log

00000000 0.00000000 [896] Application started 00000001 0.07496677 [896] 00000002 0.07496677 [896] GUI_Init() 00000003 0.21118740 [896] 00000004 0.21118740 [896] LCD_Init... 00000005 0.2116
www.eeworm.com/read/238844/13320480

h allocmem.h

/* system includes */ #include /* typedefs */ typedef struct strtab_alloc { void *Alloc; /* memory allocated by StrTabNew() */ struct strtab_alloc *next; }ALLOC_MEM_st
www.eeworm.com/read/238485/13882644

h token822.h

#ifndef TOKEN822_H #define TOKEN822_H struct token822 { int type; char *s; int slen; } ; #include "gen_alloc.h" GEN_ALLOC_typedef(token822_alloc,struct token822,t,len,a) extern int token822
www.eeworm.com/read/139291/5804642

c testpools.c

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/101083/6240044

c lists.c

/* ---------------------------------------------------------- LISTS.CPP List functions. AUTHORS: KBR 08/18/94 implemented at spectrum holobyte KBR 10/30/94 list a
www.eeworm.com/read/154891/11920741

log hzk_info.log

00000000 21:49:01 [4344] Application started 00000001 21:49:01 [4344] 00000002 21:49:01 [4344] GUI_Init() 00000003 21:49:01 [4344] 00000004 21:49:01 [4344] GUI_Init() 00000005 21:49:01 [43
www.eeworm.com/read/169190/5427254

c testpools.c

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/116004/6115994

files

CSRC+=port/aligned_alloc.c SSRC+=
www.eeworm.com/read/291164/8438838

h memory.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98,2003 by Solar Designer */ /* * Memory allocation routines. */ #ifndef _JOHN_MEMORY_H #define _JOHN_MEMORY_H