Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 183) sorted by relevance

12345678

/external/freetype/src/pcf/
Dpcfutil.c45 size_t nbytes ) in BitOrderInvert()
67 size_t nbytes ) in TwoByteSwap()
86 size_t nbytes ) in FourByteSwap()
/external/python/cpython3/Lib/
Dsecrets.py35 def token_bytes(nbytes=None): argument
49 def token_hex(nbytes=None): argument
62 def token_urlsafe(nbytes=None): argument
/external/u-boot/net/
Dchecksum.c13 unsigned compute_ip_checksum(const void *vptr, unsigned nbytes) in compute_ip_checksum()
56 int ip_checksum_ok(const void *addr, unsigned nbytes) in ip_checksum_ok()
/external/python/cpython2/Objects/
Dobmalloc.c571 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/
Dlog.cc40 int write(const char* buf, size_t nbytes) { in write()
/external/arm-trusted-firmware/include/drivers/
Dspi_mem.h56 uint8_t nbytes; member
62 uint8_t nbytes; member
69 unsigned int nbytes; member
/external/u-boot/arch/x86/lib/
Dstring.c75 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument
89 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
/external/curl/lib/
Dcontent_encoding.c282 const char *buf, size_t nbytes) in deflate_unencode_write()
436 const char *buf, size_t nbytes) in gzip_unencode_write()
645 const char *buf, size_t nbytes) in brotli_unencode_write()
725 const char *buf, size_t nbytes) in identity_unencode_write()
807 const char *buf, size_t nbytes) in client_unencode_write()
847 const char *buf, size_t nbytes) in error_unencode_write()
901 const char *buf, size_t nbytes) in Curl_unencode_write()
1001 const char *buf, size_t nbytes) in Curl_unencode_write()
/external/ltp/testcases/kernel/sched/clisrv/
Dwriten.c28 int writen(int fd, char *ptr, int nbytes) in writen()
/external/python/cpython3/Objects/
Dobmalloc.c1241 size_t nbytes; in new_arena() local
1424 pymalloc_alloc(void *ctx, size_t nbytes) in pymalloc_alloc()
1620 _PyObject_Malloc(void *ctx, size_t nbytes) in _PyObject_Malloc()
1640 size_t nbytes = nelem * elsize; in _PyObject_Calloc() local
1913 pymalloc_realloc(void *ctx, void **newptr_p, void *p, size_t nbytes) in pymalloc_realloc()
1974 _PyObject_Realloc(void *ctx, void *ptr, size_t nbytes) in _PyObject_Realloc()
2091 _PyMem_DebugRawAlloc(int use_calloc, void *ctx, size_t nbytes) in _PyMem_DebugRawAlloc()
2151 _PyMem_DebugRawMalloc(void *ctx, size_t nbytes) in _PyMem_DebugRawMalloc()
2159 size_t nbytes; in _PyMem_DebugRawCalloc() local
2181 size_t nbytes; in _PyMem_DebugRawFree() local
[all …]
/external/strace/tests-m32/
Dsync_file_range.c43 const off64_t nbytes = 0xfacefeedcafef00dULL; in main() local
Dsync_file_range2.c43 const off64_t nbytes = 0xfacefeedcafef00d; in main() local
/external/strace/tests/
Dsync_file_range2.c43 const off64_t nbytes = 0xfacefeedcafef00d; in main() local
Dsync_file_range.c43 const off64_t nbytes = 0xfacefeedcafef00dULL; in main() local
/external/strace/tests-mx32/
Dsync_file_range2.c43 const off64_t nbytes = 0xfacefeedcafef00d; in main() local
Dsync_file_range.c43 const off64_t nbytes = 0xfacefeedcafef00dULL; in main() local
/external/elfutils/libasm/
Dasm_adduleb128.c75 size_t nbytes = dest - tmpbuf; in asm_adduleb128() local
Dasm_addsleb128.c79 size_t nbytes = dest - tmpbuf; in asm_addsleb128() local
/external/libvterm/src/
Dutf8.h18 int nbytes = utf8_seqlen(codepoint); in fill_utf8() local
/external/oss-fuzz/projects/c-blosc/
Dblosc_fuzzer.cc24 size_t nbytes, cbytes, blocksize; in LLVMFuzzerTestOneInput() local
/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc123 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/ltp/include/lapi/
Dsync_file_range.h25 static inline long sync_file_range(int fd, off64_t offset, off64_t nbytes, in sync_file_range()
/external/ltp/testcases/kernel/pty/
Dpty02.c27 int nbytes; in do_test() local
/external/pdfium/core/fxcrt/
Dcfx_utf8encoder.cpp21 int nbytes = 0; in Input() local
/external/arm-trusted-firmware/include/lib/
Dutils.h21 size_t nbytes; member

12345678