Home
last modified time | relevance | path

Searched defs:size (Results 5026 - 5050 of 7768) sorted by relevance

1...<<201202203204205206207208209210>>...311

/third_party/icu/icu4c/source/common/
H A Duhash.cpp551 uhash_openSize(UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_openSize() argument
577 uhash_initSize(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_initSize() argument
H A Dusprep.cpp786 int32_t i, offset, count, size; in usprep_swap() local
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c255 uint32_t size = sc->sc_osize; in uhid_write_callback() local
226 uhid_fill_set_report(struct usb_device_request *req, uint8_t iface_no, uint8_t type, uint8_t id, uint16_t size) uhid_fill_set_report() argument
238 uhid_fill_get_report(struct usb_device_request *req, uint8_t iface_no, uint8_t type, uint8_t id, uint16_t size) uhid_fill_get_report() argument
554 uint32_t size; uhid_ioctl() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c595 hid_locate(const void *desc, usb_size_t size, int32_t u, enum hid_kind k, uint8_t index, struct hid_location *loc, uint32_t *flags, uint8_t *id) hid_locate() argument
725 hid_is_collection(const void *desc, usb_size_t size, int32_t usage) hid_is_collection() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_dfu.c1124 int usb_dfu_read(struct usb_dfu_entity *dfu, void *buf, int size, uint32_t blk_seq_num) in usb_dfu_read() argument
1154 int usb_dfu_write(struct usb_dfu_entity *dfu, void *buf, int size, uint32_t blk_seq_num) in usb_dfu_write() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c611 size_t size; in generic_ep0_read_events() local
1055 static void *generic_ep0_handle_mmap(struct usb_handle *handle, uint32_t size) in generic_ep0_handle_mmap() argument
[all...]
H A Dusbd_config.c94 size_t size = str->len; in fconfig_get_string() local
415 uint32_t size; in fconfig_fill_strings() local
[all...]
H A Df_generic.c439 size_t size = sizeof(struct generic_ep) * eps_count; in generic_eps_alloc() local
/third_party/alsa-lib/aserver/
H A Daserver.c60 size_t size = offsetof(struct sockaddr_un, sun_path) + l; in make_local_socket() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMap.java919 public int size() { in size() method in UnicodeMap
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/
H A DSearchTest.java71 int[] size; field in SearchTest.SearchData
52 SearchData(String text, String pattern, String coll, int strength, ElementComparisonType cmpType, String breaker, int[] offset, int[] size) SearchData() argument
83 SD(String text, String pattern, String coll, int strength, ElementComparisonType cmpType, String breaker, int[] offset, int[] size) SD() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralRulesTest.java1169 private <T extends Serializable> T serializeAndDeserialize(T original, Output<Integer> size) { in serializeAndDeserialize() argument
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMap.java916 public int size() { in size() method in UnicodeMap
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DAlphabeticIndex.java928 public int size() { in size() method in AlphabeticIndex.Bucket
[all...]
/third_party/libunwind/libunwind/src/dwarf/
H A DGfind_proc_info-lsb.c573 dwarf_callback (struct dl_phdr_info *info, size_t size, voi argument
[all...]
/third_party/libuv/src/unix/
H A Dudp.c759 ssize_t size; in uv__udp_try_send() local
1120 uv__setsockopt(uv_udp_t* handle, int option4, int option6, const void* val, socklen_t size) uv__setsockopt() argument
[all...]
H A Dibmi.c513 size_t size; in uv_setup_args() local
533 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
H A Dstream.c671 size_t size; in uv__write_req_size() local
H A Dsunos.c383 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
/third_party/libwebsockets/lib/core-net/
H A Dvhost.c245 lws_protocol_vh_priv_zalloc(struct lws_vhost *vhost, const struct lws_protocols *prot, int size) lws_protocol_vh_priv_zalloc() argument
H A Dnetwork.c516 ULONG size = 0; in lws_get_addr_scope() local
816 lws_write_numeric_address(const uint8_t *ads, int size, char *buf, size_t len) in lws_write_numeric_address() argument
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c359 nsc_line_to_tag(const char *buf, size_t size, char *tag, size_t max_tag, in nsc_line_to_tag() argument
427 nsc_lookup_cb(lws_cache_nscookiejar_t *cache, void *opaque, int flags, const char *buf, size_t size) nsc_lookup_cb() argument
540 nsc_regen_cb(lws_cache_nscookiejar_t *cache, void *opaque, int flags, const char *buf, size_t size) nsc_regen_cb() argument
701 lws_cache_nscookiejar_write(struct lws_cache_ttl_lru *_c, const char *specific_key, const uint8_t *source, size_t size, lws_usec_t expiry, void **ppvoid) lws_cache_nscookiejar_write() argument
742 nsc_get_cb(lws_cache_nscookiejar_t *cache, void *opaque, int flags, const char *buf, size_t size) nsc_get_cb() argument
922 nsc_dump_cb(lws_cache_nscookiejar_t *cache, void *opaque, int flags, const char *buf, size_t size) nsc_dump_cb() argument
[all...]
/third_party/libuv/src/
H A Dthreadpool.c236 uv_worker_info_t* uv_dump_work_queue(int* size) { in uv_dump_work_queue() argument
/third_party/libuv/test/
H A Dtest-tty-escape-sequence-processing.c134 static void set_cursor_size(uv_tty_t* tty_out, DWORD size) { in set_cursor_size() argument
/third_party/mesa3d/include/drm-uapi/
H A Dpanfrost_drm.h97 __u32 size; member

Completed in 37 milliseconds

1...<<201202203204205206207208209210>>...311