| /external/lua/src/ |
| D | lmem.c | 77 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_()
|
| D | ltable.c | 388 int nsize = allocsizenode(t); in luaH_resizearray() local
|
| D | loadlib.c | 171 DWORD nsize = sizeof(buff)/sizeof(char); in setprogdir() local
|
| D | lauxlib.c | 1008 static void *l_alloc (void *ud, void *ptr, size_t osize, size_t nsize) { in l_alloc()
|
| /external/jemalloc/src/ |
| D | base.c | 55 size_t csize, nsize; in base_chunk_alloc() local
|
| /external/u-boot/fs/jffs2/ |
| D | summary.h | 53 uint8_t nsize; /* dirent name size */ member 109 uint8_t nsize; /* dirent name size */ member
|
| D | jffs2_nand_private.h | 26 unsigned char nsize; member
|
| /external/eigen/bench/ |
| D | benchmark-blocking-sizes.cpp | 574 for (size_t nsize = minsize; nsize <= maxsize; nsize *= 2) { in run() local 605 for (size_t nsize = minsize; nsize <= maxsize; nsize *= 2) { in run() local
|
| /external/python/cpython3/Lib/test/test_asyncio/ |
| D | test_sslproto.py | 182 def buffer_updated(self, nsize): argument 311 def buffer_updated(self, nsize): argument
|
| /external/minijail/ |
| D | util.c | 340 size_t i, multiplier = 1, nsize, size = 0; in parse_size() local
|
| /external/u-boot/include/jffs2/ |
| D | jffs2.h | 132 __u8 nsize; member
|
| /external/libcups/cups/ |
| D | dest-options.c | 897 _cups_media_db_t *nsize; /* Size for N */ in cupsGetDestMediaByIndex() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | jffs2.h | 126 __u8 nsize; member
|
| /external/wayland/cursor/ |
| D | xcursor.c | 521 int nsize; in XcursorXcFileLoadImages() local
|
| /external/iperf3/src/ |
| D | iperf_api.c | 2049 uint32_t hsize, nsize; in JSON_write() local 2075 uint32_t hsize, nsize; in JSON_read() local
|
| /external/dlmalloc/ |
| D | malloc.c | 3983 size_t nsize = chunksize(oldfirst); in prepend_alloc() local 4435 size_t nsize = chunksize(next); in dispose_chunk() local 4777 size_t nsize = chunksize(next); in dlfree() local 5718 size_t nsize = chunksize(next); in mspace_free() local
|
| /external/python/cpython2/Modules/_ctypes/libffi/src/ |
| D | dlmalloc.c | 3355 size_t nsize = chunksize(oldfirst); in prepend_alloc() local 4332 size_t nsize = chunksize(next); in dlfree() local 4733 size_t nsize = chunksize(next); in mspace_free() local
|
| /external/libffi/src/ |
| D | dlmalloc.c | 3350 size_t nsize = chunksize(oldfirst); in prepend_alloc() local 4327 size_t nsize = chunksize(next); in dlfree() local 4728 size_t nsize = chunksize(next); in mspace_free() local
|
| /external/python/cpython2/Objects/ |
| D | unicodeobject.c | 2441 Py_ssize_t nsize, bytesize; in PyUnicode_EncodeUTF32() local 2718 Py_ssize_t nsize, bytesize; in PyUnicode_EncodeUTF16() local
|
| /external/epid-sdk/ext/argtable3/ |
| D | argtable3.c | 3581 int nsize,i; in trex_compile() local
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_encoder.c | 4644 size_t nsize = *size; local
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 5404 Py_ssize_t nsize, pos; in _PyUnicode_EncodeUTF32() local 5739 Py_ssize_t nsize, pos; in _PyUnicode_EncodeUTF16() local
|
| /external/pcre/dist2/src/ |
| D | pcre2test.c | 6977 PCRE2_SIZE rlen, nsize, erroroffset; in process_data() local
|