| /external/python/cpython2/Objects/ |
| D | obmalloc.c | 571 size_t nbytes; in new_arena() local 790 PyObject_Malloc(size_t nbytes) in PyObject_Malloc() 1225 PyObject_Realloc(void *p, size_t nbytes) in PyObject_Realloc() 1442 _PyMem_DebugMalloc(size_t nbytes) in _PyMem_DebugMalloc() 1447 _PyMem_DebugRealloc(void *p, size_t nbytes) in _PyMem_DebugRealloc() 1459 _PyObject_DebugMalloc(size_t nbytes) in _PyObject_DebugMalloc() 1464 _PyObject_DebugRealloc(void *p, size_t nbytes) in _PyObject_DebugRealloc() 1482 _PyObject_DebugMallocApi(char id, size_t nbytes) in _PyObject_DebugMallocApi() 1523 size_t nbytes; in _PyObject_DebugFreeApi() local 1536 _PyObject_DebugReallocApi(char api, void *p, size_t nbytes) in _PyObject_DebugReallocApi() [all …]
|
| /external/google-breakpad/src/client/linux/log/ |
| D | log.cc | 40 int write(const char* buf, size_t nbytes) { in write()
|
| /external/ltp/testcases/kernel/sched/clisrv/ |
| D | writen.c | 28 int writen(fd, ptr, nbytes) in writen() argument
|
| /external/elfutils/libasm/ |
| D | asm_adduleb128.c | 75 size_t nbytes = dest - tmpbuf; in asm_adduleb128() local
|
| D | asm_addsleb128.c | 79 size_t nbytes = dest - tmpbuf; in asm_addsleb128() local
|
| /external/libvterm/src/ |
| D | utf8.h | 18 int nbytes = utf8_seqlen(codepoint); in fill_utf8() local
|
| /external/strace/tests/ |
| D | sync_file_range.c | 43 const off64_t nbytes = 0xfacefeedcafef00dULL; in main() local
|
| D | sync_file_range2.c | 43 const off64_t nbytes = 0xfacefeedcafef00d; in main() local
|
| /external/valgrind/include/ |
| D | pub_tool_xtmemory.h | 37 SizeT nbytes; member
|
| /external/strace/tests-mx32/ |
| D | sync_file_range2.c | 43 const off64_t nbytes = 0xfacefeedcafef00d; in main() local
|
| D | sync_file_range.c | 43 const off64_t nbytes = 0xfacefeedcafef00dULL; in main() local
|
| /external/strace/tests-m32/ |
| D | sync_file_range.c | 43 const off64_t nbytes = 0xfacefeedcafef00dULL; in main() local
|
| D | sync_file_range2.c | 43 const off64_t nbytes = 0xfacefeedcafef00d; in main() local
|
| /external/ltp/testcases/kernel/syscalls/sync_file_range/ |
| D | sync_file_range01.c | 114 off64_t nbytes; member 196 static inline long syncfilerange(int fd, off64_t offset, off64_t nbytes, in syncfilerange()
|
| /external/google-breakpad/src/client/mac/tests/ |
| D | exception_handler_test.cc | 123 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in InProcessCrash() local 354 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local 453 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local 552 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local 626 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local 687 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local
|
| /external/syslinux/com32/libutil/ |
| D | unbase64.c | 47 size_t nbytes = 0; in unbase64() local
|
| /external/valgrind/perf/ |
| D | heap.c | 12 int i, j, nbytes = 0; in main() local
|
| /external/speex/libspeex/ |
| D | kiss_fft.h | 28 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) argument
|
| /external/clang/test/Sema/ |
| D | darwin-align-cast.c | 19 ssize_t sendFileDescriptor(int fd, void *data, size_t nbytes, int sendfd) { in sendFileDescriptor()
|
| /external/libpng/contrib/arm-neon/ |
| D | linux-auxv.c | 39 safe_read(png_structp png_ptr, int fd, void *buffer_in, size_t nbytes) in safe_read()
|
| /external/valgrind/memcheck/tests/ |
| D | writev1.c | 27 int nbytes; in main() local
|
| D | malloc2.c | 26 int i, j, k, nbytes; in main() local
|
| /external/v4l2_codec2/vda/ |
| D | bit_reader.cc | 38 int nbytes = max_nbytes; in GetBytes() local
|
| /external/valgrind/memcheck/tests/solaris/ |
| D | sendfilev.c | 25 ssize_t nbytes = write(test_fd, &chunk1, sizeof(chunk1)); in main() local
|
| /external/bison/lib/ |
| D | mbswidth.c | 57 mbsnwidth (const char *string, size_t nbytes, int flags) in mbsnwidth()
|