/third_party/icu/icu4c/source/test/intltest/ |
H A D | utxttest.cpp | 193 UChar *buf = new UChar[saLen+1]; in TestString() local 802 UChar *buf = new UChar[bufSize]; in TestAccessNoClone() local 954 UChar buf[10]; ErrorTest() local 1059 UChar buf[3]; ErrorTest() local 1128 UChar buf[3]; ErrorTest() local 1196 UChar buf[3]; ErrorTest() local [all...] |
H A D | restsnew.cpp | 114 itoa(int32_t i, char* buf) in itoa() argument 374 char buf[5]; in TestIteration() local 587 char buf[5]; TestOtherAPI() local 814 char buf[32]; testTag() local 849 char buf[32]; testTag() local 899 char buf[32]; testTag() local 939 char buf[32]; testTag() local 1018 char buf[32]; testTag() local [all...] |
/third_party/FreeBSD/sys/dev/usb/serial/ |
H A D | usb_serial.c | 360 char buf[64]; in ucom_set_pnpinfo_usb() local 1211 char *buf; in u3g_write_from_shell() local [all...] |
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_generic.c | 714 char buf[128]; in ugen_get_iface_driver() local
|
H A D | usb_device.h | 147 void *buf; member
|
H A D | usb_request.c | 981 uint8_t *buf; in usbd_req_get_desc() local 1063 usbd_req_get_string_any(struct usb_device *udev, struct mtx *mtx, char *buf, in usbd_req_get_string_any() argument 2263 uint8_t buf[1]; usbd_req_set_lpm_info() local [all...] |
H A D | usb_transfer.c | 195 void *buf; in usbd_transfer_setup_sub_malloc() local 867 void *buf = NULL; in usbd_transfer_setup() local [all...] |
/third_party/FreeBSD/sbin/newfs_msdos/ |
H A D | mkfs_msdos.c | 236 char buf[MAXPATHLEN]; in mkfs_msdos() local
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | 1915 usb_free_dma(char* buf) in usb_free_dma() argument 1846 usb_fill_bulk_urb(struct urb *urb, struct usb_device *udev, struct usb_host_endpoint *uhe, void *buf, int length, usb_complete_t callback, void *arg) usb_fill_bulk_urb() argument
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | cdcacm.c | 88 void *buf; /* The read event buffer */ member 1557 void *buf; cdcacm_serial_connect_state() local [all...] |
H A D | f_uac.c | 586 uint8_t *buf = (uint8_t *)req->buf; in audio_get_endpoint_req() local 853 void uac_mkdevdesc(uint8_t *buf) in uac_mkdevdesc() argument 863 uac_mkcfgdesc(uint8_t *buf, struct usbdev_devinfo_s *devinfo) uac_mkcfgdesc() argument 891 uac_mkstrdesc(uint8_t id, uint8_t *buf) uac_mkstrdesc() argument [all...] |
H A D | f_mass_storage.h | 182 void *buf; member
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
H A D | f_generic.h | 117 size_t buf; member 126 uint32_t buf; /* the address of map buf */ member
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_adapter.c | 902 int vfs_nfs_stat(struct Vnode *node, struct stat *buf) in vfs_nfs_stat() argument [all...] |
/third_party/NuttX/fs/tmpfs/ |
H A D | fs_tmpfs.c | 2415 tmpfs_stat_common(struct tmpfs_object_s *to, struct stat *buf) tmpfs_stat_common() argument [all...] |
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | APIInfo.java | 443 public void format(StringBuilder buf, boolea argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | tzfmt.cpp | 798 UChar buf[ZONE_NAME_U16_MAX]; in format() local
|
H A D | numfmt.cpp | 65 char buf[2000]; in debugout() local
|
H A D | rbt_pars.cpp | 399 parseSection(const UnicodeString& rule, int32_t pos, int32_t limit, UnicodeString& buf, const UnicodeString& illegal, UBool isSegment, UErrorCode& status) parseSection() argument 1638 appendVariableDef(const UnicodeString& name, UnicodeString& buf, UErrorCode& status) appendVariableDef() argument [all...] |
/third_party/icu/icu4c/source/extra/uconv/ |
H A D | uconv.cpp | 570 char *buf, *outbuf; member in ConvertFile [all...] |
/third_party/libuv/src/unix/ |
H A D | os390.c | 142 static int getexe(char* buf, size_t len) { in getexe() argument
|
H A D | fs.c | 463 struct stat buf; in uv__fs_read() local 607 struct statvfs buf; in uv__fs_statfs() local 657 char* buf; uv__fs_readlink() local 714 char* buf; uv__fs_realpath() local 754 char buf[8192]; uv__fs_sendfile_emul() local 1399 uv__fs_statx(int fd, const char* path, int is_fstat, int is_lstat, uv_stat_t* buf) uv__fs_statx() argument 1460 uv__fs_stat(const char *path, uv_stat_t *buf) uv__fs_stat() argument 1476 uv__fs_lstat(const char *path, uv_stat_t *buf) uv__fs_lstat() argument 1492 uv__fs_fstat(int fd, uv_stat_t *buf) uv__fs_fstat() argument [all...] |
/third_party/libuv/test/ |
H A D | test-spawn.c | 132 static void on_read(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in on_read() argument 142 static void on_read_once(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in on_read_once() argument 321 uv_buf_t buf; in TEST_IMPL() local 375 uv_buf_t buf; in TEST_IMPL() local 124 on_alloc(uv_handle_t* handle, size_t suggested_size, uv_buf_t* buf) on_alloc() argument 432 uv_buf_t buf; TEST_IMPL() local 498 uv_buf_t buf; TEST_IMPL() local 588 uv_buf_t buf; TEST_IMPL() local 861 uv_buf_t buf; TEST_IMPL() local 917 uv_buf_t buf; TEST_IMPL() local 964 uv_buf_t buf; TEST_IMPL() local 1011 uv_buf_t buf; TEST_IMPL() local 1678 uv_buf_t buf; TEST_IMPL() local 1860 static char buf[1024 + sizeof(dyld_path_var)]; TEST_IMPL() local 1892 uv_buf_t buf; TEST_IMPL() local 2032 char buf[1024]; spawn_stdin_stdout() local 2057 char buf[1024]; spawn_stdin_stdout() local [all...] |
/third_party/libuv/src/ |
H A D | uv-common.c | 192 uv_buf_t buf; in uv_buf_init() local 200 char buf[32]; in uv__unknown_err_code() local 212 char* uv_err_name_r(int err, char* buf, size_ argument 235 uv_strerror_r(int err, char* buf, size_t buflen) uv_strerror_r() argument [all...] |
/third_party/libwebsockets/lib/core-net/ |
H A D | wsi.c | 734 lws_get_urlarg_by_name_safe(struct lws *wsi, const char *name, char *buf, int len) in lws_get_urlarg_by_name_safe() argument 771 lws_get_urlarg_by_name(struct lws *wsi, const char *name, char *buf, int len) in lws_get_urlarg_by_name() argument [all...] |