Home
last modified time | relevance | path

Searched defs:buf (Results 5976 - 6000 of 21242) sorted by relevance

1...<<231232233234235236237238239240>>...850

/third_party/NuttX/drivers/usbdev/gadget/
H A Dhicamera_control.c84 int run_cmd_func(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype, uint32_t cmd_id) in run_cmd_func() argument
172 static uint32_t camera_unit_control_sample(void *buf, uint32_t len, uint32_t cmdtype) in camera_unit_control_sample() argument
205 static uint32_t hicamera_unit_control(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in hicamera_unit_control() argument
230 static uint32_t h264_unit_control(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in h264_unit_control() argument
283 static uint32_t sample_uvc_pu_brightness_ctrl(void *buf, uint32_t len, uint32_t cmdtype) in sample_uvc_pu_brightness_ctrl() argument
358 sample_uvc_pu_contrast_ctrl(void *buf, uint32_t len, uint32_t cmdtype) sample_uvc_pu_contrast_ctrl() argument
419 uvc_process_unit_contorl(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) uvc_process_unit_contorl() argument
496 camera_terminal_unit_contorl(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) camera_terminal_unit_contorl() argument
[all...]
/third_party/NuttX/fs/driver/
H A Dfs_devsyslog.c190 static inline ssize_t syslog_write(const void *buf, size_t nbytes) in syslog_write() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DUnicodeNormalizerConformanceTest.java209 hexsplit(String s, char delimiter, String[] output, StringBuffer buf) hexsplit() argument
247 appendInt(StringBuffer buf, String strToHex, String s) appendInt() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCompoundTransliterator.java250 private static void _smartAppend(StringBuilder buf, char c) { in _smartAppend() argument
H A DCanonicalIterator.java364 private Set<String> extract(int comp, String segment, int segmentPos, StringBuffer buf) { in extract() argument
H A DChineseDateFormat.java127 protected void subFormat(StringBuffer buf, in subFormat() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DEUCTool.java44 byte [] buf = new byte[1000000]; field in EUCTool
H A DBIG5Tool.java44 byte [] buf = new byte[1000000]; field in BIG5Tool
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DUnicodeNormalizerConformanceTest.java206 hexsplit(String s, char delimiter, String[] output, StringBuffer buf) hexsplit() argument
244 appendInt(StringBuffer buf, String strToHex, String s) appendInt() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dstrrepl.cpp132 UnicodeString buf; in replace() local
267 UnicodeString buf; in toReplacerPattern() local
[all...]
H A Ducsdet.cpp174 ucsdet_getUChars(const UCharsetMatch *ucsm, UChar *buf, int32_t cap, UErrorCode *status) ucsdet_getUChars() argument
/third_party/icu/icu4c/source/extra/uconv/
H A Duwmsg.c44 char buf [BUF_SIZE]; in uprint() local
/third_party/libunwind/libunwind/src/
H A Dos-linux.h35 char *buf; member
41 unw_ltoa (char *buf, long val) in unw_ltoa() argument
[all...]
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace.c82 char buf[512]; in do_backtrace() local
H A DGtest-bt.c54 char buf[512], name[256]; variable
H A DGperf-simple.c137 sum (void *buf, size_t size) in sum() argument
H A DGperf-trace.c123 sum (void *buf, size_t size) in sum() argument
/third_party/libuv/test/
H A Dtest-udp-send-unreachable.c111 uv_buf_t buf; in TEST_IMPL() local
44 alloc_cb(uv_handle_t* handle, size_t suggested_size, uv_buf_t* buf) alloc_cb() argument
[all...]
H A Dbenchmark-udp-pummel.c62 alloc_cb(uv_handle_t* handle, size_t suggested_size, uv_buf_t* buf) alloc_cb() argument
109 recv_cb(uv_udp_t* handle, ssize_t nread, const uv_buf_t* buf, const struct sockaddr* addr, unsigned flags) recv_cb() argument
H A Dbenchmark-spawn.c91 static void on_read(uv_stream_t* pipe, ssize_t nread, const uv_buf_t* buf) { in on_read() argument
76 on_alloc(uv_handle_t* handle, size_t suggested_size, uv_buf_t* buf) on_alloc() argument
H A Dtest-callback-stack.c48 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
70 static void read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
149 uv_buf_t buf; in connect_cb() local
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGrbs.c47 static char buf[128]; in ia64_strloc() local
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-write.h119 unsigned char *buf; member
[all...]
H A Dlws-vfs.h232 lws_vfs_file_read(lws_fop_fd_t fop_fd, lws_filepos_t *amount, uint8_t *buf, lws_filepos_t len) lws_vfs_file_read() argument
246 lws_vfs_file_write(lws_fop_fd_t fop_fd, lws_filepos_t *amount, uint8_t *buf, lws_filepos_t len) lws_vfs_file_write() argument
[all...]
/third_party/libunwind/libunwind/src/x86/
H A DGinit.c219 get_static_proc_name(unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp, void *arg) get_static_proc_name() argument

Completed in 18 milliseconds

1...<<231232233234235236237238239240>>...850