/l4re-core-master/lua/lib/contrib/src/ |
A D | lmem.c | 31 static void *firsttry (global_State *g, void *block, size_t os, size_t ns) { in firsttry() 38 #define firsttry(g,block,os,ns) ((*g->frealloc)(g->ud, block, os, ns)) argument 79 void *luaM_growaux_ (lua_State *L, void *block, int nelems, int *psize, in luaM_growaux_() 110 void *luaM_shrinkvector_ (lua_State *L, void *block, int *size, in luaM_shrinkvector_() 132 void luaM_free_ (lua_State *L, void *block, size_t osize) { in luaM_free_() 148 static void *tryagain (lua_State *L, void *block, in tryagain() 162 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_() 178 void *luaM_saferealloc_ (lua_State *L, void *block, size_t osize, in luaM_saferealloc_()
|
A D | lparser.c | 1293 static void block (LexState *ls) { in block() function
|
/l4re-core-master/moe/server/src/ |
A D | malloc.cc | 70 void free(void *block) throw() in free() 153 Moe::Malloc_container::free(void *block) throw() in free()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/ |
A D | malloc.c | 86 void *block; in __malloc_from_heap() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | ptfork.c | 72 struct handler_list_block * block = in pthread_atfork() local
|
/l4re-core-master/l4util/lib/src/ |
A D | list_alloc.c | 114 l4la_free(l4la_free_t **first, void *block, l4_size_t size) in l4la_free()
|
A D | llulc.cc | 71 void block() throw() in block() function in Lock
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/experimental/ |
A D | fs_fwd.h | 86 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/experimental/bits/ |
A D | fs_fwd.h | 83 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/experimental/bits/ |
A D | fs_fwd.h | 86 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/bits/ |
A D | fs_fwd.h | 83 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/bits/ |
A D | fs_fwd.h | 84 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/experimental/bits/ |
A D | fs_fwd.h | 86 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/ |
A D | fs_fwd.h | 91 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc-standard/ |
A D | malloc.c | 819 unsigned int block; /* bit map traverser */ in malloc() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | fs_fwd.h | 76 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | fs_fwd.h | 80 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | fs_fwd.h | 77 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | fs_fwd.h | 76 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/ |
A D | des.c | 603 encrypt(char *block, int flag) in encrypt()
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | internals.h | 155 inline static void __pthread_send_manager_rq(struct pthread_request *r, int block) in __pthread_send_manager_rq()
|