Home
last modified time | relevance | path

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

1234567

/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/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/ltp/testcases/kernel/sched/clisrv/
Dwriten.c28 int writen(int fd, char *ptr, int nbytes) in writen()
/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/syscalls/sync_file_range/
Dsync_file_range01.c114 off64_t nbytes; member
196 static inline long syncfilerange(int fd, off64_t offset, off64_t nbytes, in syncfilerange()
/external/libvterm/src/
Dutf8.h18 int nbytes = utf8_seqlen(codepoint); in fill_utf8() local
/external/strace/tests-mx32/
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-m32/
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/
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/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/python/cpython3/Objects/
Dobmalloc.c1196 size_t nbytes; in new_arena() local
1380 pymalloc_alloc(void *ctx, void **ptr_p, size_t nbytes) in pymalloc_alloc()
1571 _PyObject_Malloc(void *ctx, size_t nbytes) in _PyObject_Malloc()
1593 size_t nbytes = nelem * elsize; in _PyObject_Calloc() local
1851 pymalloc_realloc(void *ctx, void **newptr_p, void *p, size_t nbytes) in pymalloc_realloc()
1912 _PyObject_Realloc(void *ctx, void *ptr, size_t nbytes) in _PyObject_Realloc()
2026 _PyMem_DebugRawAlloc(int use_calloc, void *ctx, size_t nbytes) in _PyMem_DebugRawAlloc()
2079 _PyMem_DebugRawMalloc(void *ctx, size_t nbytes) in _PyMem_DebugRawMalloc()
2087 size_t nbytes; in _PyMem_DebugRawCalloc() local
2125 size_t nbytes; in _PyMem_DebugRawFree() local
[all …]
/external/ltp/testcases/kernel/pty/
Dpty02.c39 int nbytes; in do_test() 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/u-boot/include/
Dmalloc.h383 #define MALLOC_ZERO(charp, nbytes) \ argument
400 #define MALLOC_COPY(dest,src,nbytes) \ argument
422 #define MALLOC_ZERO(charp, nbytes) \ argument
439 #define MALLOC_COPY(dest,src,nbytes) \ argument
/external/clang/test/Sema/
Ddarwin-align-cast.c19 ssize_t sendFileDescriptor(int fd, void *data, size_t nbytes, int sendfd) { in sendFileDescriptor()
/external/puffin/src/
Dbit_writer.cc34 size_t nbytes, in WriteBytes()
/external/speex/libspeexdsp/
Dkiss_fft.h28 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) argument

1234567