Home
last modified time | relevance | path

Searched defs:size (Results 6176 - 6200 of 8426) sorted by relevance

1...<<241242243244245246247248249250>>...338

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java865 SetSpeed2(int size) SetSpeed2() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterName.java996 setGroupCountSize(int count, int size) setGroupCountSize() argument
[all...]
H A DICUResourceBundleReader.java944 protected int size; global() field in ICUResourceBundleReader.Container
1164 storeDirectly(int size) storeDirectly() argument
1169 putIfCleared(Object[] values, int index, Object item, int size) putIfCleared() argument
1221 putIfAbsent(int key, Object item, int size) putIfAbsent() argument
1330 putIfAbsent(int res, Object item, int size) putIfAbsent() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSpoofChecker.java1053 public int size() { in size() method in SpoofChecker.Builder.ConfusabledataBuilder.SPUStringPool
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesTest.java1610 serializeAndDeserialize(T original, Output<Integer> size) serializeAndDeserialize() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBITestMonkey.java110 void prepareAppliedRules(int size) { in prepareAppliedRules() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dushape.cpp401 invertBuffer(UChar *buffer, int32_t size, uint32_t /*options*/, int32_t lowlimit, int32_t highlimit) { in invertBuffer() argument
463 countSpaces(UChar *dest, int32_t size, uint32_t /*options*/, int32_t *spacesCountl, int32_t *spacesCountr) { in countSpaces() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtransreg.cpp975 int32_t size = 3; registerSTV() local
[all...]
H A Dalphaindex.cpp356 int32_t size = indexCharacters.size() - 1; in initLabels() local
[all...]
H A Drbtz.cpp47 int32_t size = rules1->size(); in compareRules() local
650 int32_t size = source->size(); copyRules() local
[all...]
H A Dolsontz.cpp54 static UBool arrayEqual(const void *a1, const void *a2, int32_t size) { in arrayEqual() argument
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dlibunwind_i.h176 unw_word_t size; member
/third_party/libuv/src/unix/
H A Dos390.c155 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
H A Dfs.c1507 static size_t uv__fs_buf_offset(uv_buf_t* bufs, size_t size) { in uv__fs_buf_offset() argument
H A Daix.c891 size_t size; in uv_setup_args() local
976 uv_get_process_title(char* buffer, size_t size) uv_get_process_title() argument
1118 int sockfd, sock6fd, inet6, i, r, size = 1; uv_interface_addresses() local
[all...]
/third_party/libsnd/src/
H A Dcommon.c576 size_t size ; in psf_binheader_writef() local
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGparser.c430 desc_mem_stack_f (unw_word t, unw_word size, struct ia64_state_record *sr) in desc_mem_stack_f() argument
/third_party/libuv/src/
H A Duv-common.c76 void* uv__malloc(size_t size) { in uv__malloc() argument
93 void* uv__calloc(size_t count, size_t size) { in uv__calloc() argument
97 void* uv__realloc(void* ptr, size_t size) { in uv__realloc() argument
104 void* uv__reallocf(void* ptr, size_t size) { in uv__reallocf() argument
301 uv_ip4_name(const struct sockaddr_in* src, char* dst, size_t size) uv_ip4_name() argument
306 uv_ip6_name(const struct sockaddr_in6* src, char* dst, size_t size) uv_ip6_name() argument
311 uv_ip_name(const struct sockaddr *src, char *dst, size_t size) uv_ip_name() argument
645 uv_fs_event_getpath(uv_fs_event_t* handle, char* buffer, size_t* size) uv_fs_event_getpath() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h124 __u64 size; /* in */ member
204 __u32 size; /* in, cmdstream size */ member
H A Detnaviv_drm.h102 __u64 size; /* in */ member
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1357 UInt64 size = 0; in FillDeviceSizes() local
H A DLoadCodecs.cpp182 static bool ParseSignatures(const Byte *data, unsigned size, CObjectVector<CByteBuffer> &signatures) in ParseSignatures() argument
/third_party/libbpf/src/
H A Dgen_loader.c50 static int realloc_insn_buf(struct bpf_gen *gen, __u32 size) in realloc_insn_buf() argument
73 static int realloc_data_buf(struct bpf_gen *gen, __u32 size) in realloc_data_buf() argument
156 add_data(struct bpf_gen *gen, const void *data, __u32 size) add_data() argument
220 move_blob2blob(struct bpf_gen *gen, int off, int size, int blob_off) move_blob2blob() argument
230 move_blob2ctx(struct bpf_gen *gen, int ctx_off, int size, int blob_off) move_blob2ctx() argument
238 move_ctx2blob(struct bpf_gen *gen, int off, int size, int ctx_off, bool check_non_zero) move_ctx2blob() argument
252 move_stack2blob(struct bpf_gen *gen, int off, int size, int stack_off) move_stack2blob() argument
260 move_stack2ctx(struct bpf_gen *gen, int ctx_off, int size, int stack_off) move_stack2ctx() argument
[all...]
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h102 __u64 size; /* in */ member
/third_party/libdrm/include/drm/
H A Dnouveau_drm.h67 uint32_t size; member
113 __u64 size; member

Completed in 39 milliseconds

1...<<241242243244245246247248249250>>...338