Home
last modified time | relevance | path

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

123456789

/third_party/flutter/skia/third_party/externals/freetype/src/pcf/
Dpcfutil.c45 size_t nbytes ) in BitOrderInvert()
67 size_t nbytes ) in TwoByteSwap()
86 size_t nbytes ) in FourByteSwap()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfutil.c44 size_t nbytes ) in BitOrderInvert()
66 size_t nbytes ) in TwoByteSwap()
85 size_t nbytes ) in FourByteSwap()
/third_party/freetype/src/pcf/
Dpcfutil.c44 size_t nbytes ) in BitOrderInvert()
66 size_t nbytes ) in TwoByteSwap()
85 size_t nbytes ) in FourByteSwap()
/third_party/python/Lib/
Dsecrets.py34 def token_bytes(nbytes=None): argument
48 def token_hex(nbytes=None): argument
61 def token_urlsafe(nbytes=None): argument
/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dmalloc.c50 void *__wrap__malloc_r(struct _reent *reent, size_t nbytes) in __wrap__malloc_r()
59 void *__wrap__memalign_r(struct _reent *reent, size_t align, size_t nbytes) in __wrap__memalign_r()
68 void *__wrap__realloc_r(struct _reent *reent, void *aptr, size_t nbytes) in __wrap__realloc_r()
/third_party/NuttX/fs/vfs/
Dfs_read.c64 ssize_t file_read(struct file *filep, void *buf, size_t nbytes) in file_read()
126 ssize_t read(int fd, void *buf, size_t nbytes) in read()
Dfs_write.c66 ssize_t file_write(struct file *filep, const void *buf, size_t nbytes) in file_write()
157 ssize_t write(int fd, const void *buf, size_t nbytes) in write()
Dfs_pread64.c62 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()
Dfs_pwrite.c48 size_t nbytes, off_t offset) in file_pwrite()
132 ssize_t pwrite(int fd, const void *buf, size_t nbytes, off_t offset) in pwrite()
Dfs_pwrite64.c63 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()
Dfs_pread.c47 ssize_t file_pread(struct file *filep, void *buf, size_t nbytes, in file_pread()
128 ssize_t pread(int fd, void *buf, size_t nbytes, off_t offset) in pread()
/third_party/optimized-routines/networking/aarch64/
Dchksum_simd.c19 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/
Dchksum.c14 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/
Dmodule-remap-sink.c166 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()
Dmodule-sine.c58 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/
Dgstadapter.c712 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/exfatprogs/mkfs/
Dupcase.c507 int nbytes; in exfat_create_upcase_table() local
/third_party/curl/lib/
Dcontent_encoding.c283 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/pulseaudio/src/pulsecore/
Dplay-memblockq.c109 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/
Dwriten.c28 int writen(int fd, char *ptr, int nbytes) in writen()
/third_party/gettext/gettext-tools/src/
Dmessage.c208 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/pulseaudio/src/tests/
Dlo-latency-test.c52 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()
/third_party/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()
/third_party/openssl/engines/
De_padlock.c299 const unsigned char *in_arg, size_t nbytes) in padlock_ecb_cipher()
307 const unsigned char *in_arg, size_t nbytes) in padlock_cbc_cipher()
320 const unsigned char *in_arg, size_t nbytes) in padlock_cfb_cipher()
391 const unsigned char *in_arg, size_t nbytes) in padlock_ofb_cipher()
455 const unsigned char *in_arg, size_t nbytes) in padlock_ctr_cipher()
/third_party/ltp/testcases/kernel/pty/
Dpty02.c29 int nbytes; in do_test() local

123456789