| /third_party/flutter/skia/third_party/externals/freetype/src/pcf/ |
| D | pcfutil.c | 45 size_t nbytes ) in BitOrderInvert() 67 size_t nbytes ) in TwoByteSwap() 86 size_t nbytes ) in FourByteSwap()
|
| /third_party/freetype/src/pcf/ |
| D | pcfutil.c | 44 size_t nbytes ) in BitOrderInvert() 66 size_t nbytes ) in TwoByteSwap() 85 size_t nbytes ) in FourByteSwap()
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| D | pcfutil.c | 44 size_t nbytes ) in BitOrderInvert() 66 size_t nbytes ) in TwoByteSwap() 85 size_t nbytes ) in FourByteSwap()
|
| /third_party/python/Lib/ |
| D | secrets.py | 34 def token_bytes(nbytes=None): argument 48 def token_hex(nbytes=None): argument 61 def token_urlsafe(nbytes=None): argument
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_read.c | 80 ssize_t file_read(struct file *filep, void *buf, size_t nbytes) in file_read() 142 ssize_t read(int fd, void *buf, size_t nbytes) in read()
|
| D | fs_write.c | 82 ssize_t file_write(struct file *filep, const void *buf, size_t nbytes) in file_write() 173 ssize_t write(int fd, const void *buf, size_t nbytes) in write()
|
| D | fs_pread.c | 62 ssize_t file_pread(struct file *filep, void *buf, size_t nbytes, in file_pread() 143 ssize_t pread(int fd, void *buf, size_t nbytes, off_t offset) in pread()
|
| D | fs_pread64.c | 62 ssize_t file_pread64(struct file *filep, void *buf, size_t nbytes, in file_pread64() 143 ssize_t pread64(int fd, void *buf, size_t nbytes, off64_t offset) in pread64()
|
| D | fs_pwrite.c | 63 size_t nbytes, off_t offset) in file_pwrite() 147 ssize_t pwrite(int fd, const void *buf, size_t nbytes, off_t offset) in pwrite()
|
| D | fs_pwrite64.c | 63 size_t nbytes, off64_t offset) in file_pwrite64() 147 ssize_t pwrite64(int fd, const void *buf, size_t nbytes, off64_t offset) in pwrite64()
|
| /third_party/uboot/u-boot-2020.01/net/ |
| D | checksum.c | 13 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()
|
| /third_party/optimized-routines/networking/aarch64/ |
| D | chksum_simd.c | 19 slurp_head64(const void **pptr, uint32_t *nbytes) in slurp_head64() 41 slurp_tail64(uint64_t sum, const void *ptr, uint32_t nbytes) in slurp_tail64() 59 __chksum_aarch64_simd(const void *ptr, unsigned int nbytes) in __chksum_aarch64_simd()
|
| /third_party/optimized-routines/networking/ |
| D | chksum.c | 14 slurp_head32(const void **pptr, uint32_t *nbytes) in slurp_head32() 33 __chksum(const void *ptr, unsigned int nbytes) in __chksum()
|
| /third_party/pulseaudio/src/modules/ |
| D | module-remap-sink.c | 166 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() 184 static void sink_input_process_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_process_rewind_cb() 204 static void sink_input_update_max_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_update_max_rewind_cb() 216 static void sink_input_update_max_request_cb(pa_sink_input *i, size_t nbytes) { in sink_input_update_max_request_cb()
|
| D | module-sine.c | 58 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() 76 static void sink_input_process_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_process_rewind_cb()
|
| /third_party/gstreamer/gstreamer/libs/gst/base/ |
| D | gstadapter.c | 712 gst_adapter_get_internal (GstAdapter * adapter, gsize nbytes) in gst_adapter_get_internal() 769 gst_adapter_take (GstAdapter * adapter, gsize nbytes) in gst_adapter_take() 810 gst_adapter_get_buffer_fast (GstAdapter * adapter, gsize nbytes) in gst_adapter_get_buffer_fast() 901 gst_adapter_take_buffer_fast (GstAdapter * adapter, gsize nbytes) in gst_adapter_take_buffer_fast() 963 gst_adapter_get_buffer (GstAdapter * adapter, gsize nbytes) in gst_adapter_get_buffer() 1069 gst_adapter_take_buffer (GstAdapter * adapter, gsize nbytes) in gst_adapter_take_buffer() 1101 gst_adapter_take_list (GstAdapter * adapter, gsize nbytes) in gst_adapter_take_list() 1146 gst_adapter_get_list (GstAdapter * adapter, gsize nbytes) in gst_adapter_get_list() 1205 gst_adapter_take_buffer_list (GstAdapter * adapter, gsize nbytes) in gst_adapter_take_buffer_list() 1258 gst_adapter_get_buffer_list (GstAdapter * adapter, gsize nbytes) in gst_adapter_get_buffer_list()
|
| /third_party/exfat-utils/mkfs/ |
| D | upcase.c | 507 int nbytes; in exfat_create_upcase_table() local
|
| /third_party/uboot/u-boot-2020.01/arch/x86/lib/ |
| D | string.c | 75 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument 89 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
|
| /third_party/curl/lib/ |
| D | content_encoding.c | 283 const char *buf, size_t nbytes) in deflate_unencode_write() 437 const char *buf, size_t nbytes) in gzip_unencode_write() 643 const char *buf, size_t nbytes) in brotli_unencode_write() 735 const char *buf, size_t nbytes) in zstd_unencode_write() 811 const char *buf, size_t nbytes) in identity_unencode_write() 896 const char *buf, size_t nbytes) in client_unencode_write() 935 const char *buf, size_t nbytes) in error_unencode_write() 994 const char *buf, size_t nbytes) in Curl_unencode_write() 1117 const char *buf, size_t nbytes) in Curl_unencode_write()
|
| /third_party/python/Objects/ |
| D | obmalloc.c | 1260 size_t nbytes; in new_arena() local 1590 pymalloc_alloc(void *ctx, size_t nbytes) in pymalloc_alloc() 1638 _PyObject_Malloc(void *ctx, size_t nbytes) in _PyObject_Malloc() 1657 size_t nbytes = nelem * elsize; in _PyObject_Calloc() local 1938 pymalloc_realloc(void *ctx, void **newptr_p, void *p, size_t nbytes) in pymalloc_realloc() 1999 _PyObject_Realloc(void *ctx, void *ptr, size_t nbytes) in _PyObject_Realloc() 2116 _PyMem_DebugRawAlloc(int use_calloc, void *ctx, size_t nbytes) in _PyMem_DebugRawAlloc() 2176 _PyMem_DebugRawMalloc(void *ctx, size_t nbytes) in _PyMem_DebugRawMalloc() 2184 size_t nbytes; in _PyMem_DebugRawCalloc() local 2206 size_t nbytes; in _PyMem_DebugRawFree() local [all …]
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | play-memblockq.c | 109 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() 148 static void sink_input_process_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_process_rewind_cb() 161 static void sink_input_update_max_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_update_max_rewind_cb()
|
| /third_party/ltp/testcases/kernel/sched/clisrv/ |
| D | writen.c | 28 int writen(int fd, char *ptr, int nbytes) in writen()
|
| /third_party/gettext/gettext-tools/src/ |
| D | message.c | 208 size_t nbytes; in message_comment_filepos() local 344 size_t nbytes; in message_list_append() local 367 size_t nbytes; in message_list_prepend() local 393 size_t nbytes; in message_list_insert_at() local 673 size_t nbytes; in message_list_list_append() local 807 size_t nbytes; in msgdomain_list_append() local
|
| /third_party/libjpeg/ |
| D | jdatasrc.c | 100 size_t nbytes; in fill_input_buffer() local 159 size_t nbytes; in skip_input_data() local
|
| /third_party/pulseaudio/src/tests/ |
| D | lo-latency-test.c | 52 static void write_cb(pa_stream *s, size_t nbytes, void *userdata) { in write_cb() 79 static void read_cb(pa_stream *s, size_t nbytes, void *userdata) { in read_cb()
|