/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | CharsTrie.java | 620 branchNext(int pos, int length) branchNext() argument 753 branchNext(int pos, int length, int inUnit) branchNext() argument 850 findUniqueValueFromBranch(CharSequence chars, int pos, int length, long uniqueValue) findUniqueValueFromBranch() argument 934 getNextBranchChars(CharSequence chars, int pos, int length, Appendable out) getNextBranchChars() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationTest.java | 198 static final String prettify(byte[] skBytes, int length) { in prettify() argument 430 int length; field in CollationTest.CodePointIterator 751 int length; global() field in CollationTest.RootElementsIterator [all...] |
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
H A D | UnicodeMap.java | 52 private int length; field in UnicodeMap [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Utility.java | 358 encodeRun(T buffer, int value, int length) encodeRun() argument 394 encodeRun(T buffer, short value, int length) encodeRun() argument 426 encodeRun(T buffer, byte value, int length, byte[] state) encodeRun() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | usprep.cpp | 546 int32_t index, length; in usprep_map() local 774 usprep_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) usprep_swap() argument [all...] |
H A D | uset.cpp | 120 uset_removeAllCodePoints(USet *set, const UChar *str, int32_t length) { in uset_removeAllCodePoints() argument 136 uset_retainString(USet *set, const UChar *str, int32_t length) { in uset_retainString() argument 142 uset_retainAllCodePoints(USet *set, const UChar *str, int32_t length) { in uset_retainAllCodePoints() argument 168 uset_complementString(USet *set, const UChar *str, int32_t length) { in uset_complementString() argument 174 uset_complementAllCodePoints(USet *set, const UChar *str, int32_t length) uset_complementAllCodePoints() argument 243 uset_span(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) uset_span() argument 248 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) uset_spanBack() argument 253 uset_spanUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) uset_spanUTF8() argument 258 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) uset_spanBackUTF8() argument 384 int32_t length; uset_getSerializedSet() local 520 int32_t bmpLength, length; uset_getSerializedRange() local [all...] |
H A D | utext.cpp | 945 int32_t length = ut->b; // Length of original utf-8 in utf8TextAccess() local [all...] |
H A D | uts46.cpp | 511 int32_t length=labelStart+destString.length(); processUTF8() local 606 int32_t length=dest.length(); mapDevChars() local 1088 isASCIIOkBiDi(const UChar *s, int32_t length) isASCIIOkBiDi() argument 1120 isASCIIOkBiDi(const char *s, int32_t length) isASCIIOkBiDi() argument 1337 checkArgs(const void *label, int32_t length, void *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) checkArgs() argument 1367 uidna_labelToASCII(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument 1383 uidna_labelToUnicode(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument 1399 uidna_nameToASCII(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII() argument 1415 uidna_nameToUnicode(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicode() argument 1431 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument 1447 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument 1463 uidna_nameToASCII_UTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII_UTF8() argument 1479 uidna_nameToUnicodeUTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicodeUTF8() argument [all...] |
H A D | utrie2_builder.cpp | 371 int32_t length=trie->dataLength; in countInitial() local 890 equal_int32(const int32_t *s, const int32_t *t, int32_t length) { in equal_int32() argument 900 equal_uint32(const uint32_t *s, const uint32_t *t, int32_t length) equal_uint32() argument 1311 int32_t i, length; utrie2_freeze() local [all...] |
H A D | utrie2.h | 672 int32_t length; /* number of serialized bytes at memory; 0 if not frozen yet */ member
|
H A D | utrie.cpp | 37 equal_uint32(const uint32_t *s, const uint32_t *t, int32_t length) { in equal_uint32() argument 749 int32_t i, length; in utrie_serialize() local 857 utrie_unserialize(UTrie *trie, const void *data, int32_t length, UErrorCode *pErrorCode) utrie_unserialize() argument 932 utrie_unserializeDummy(UTrie *trie, void *data, int32_t length, uint32_t initialValue, uint32_t leadUnitValue, UBool make16BitTrie, UErrorCode *pErrorCode) utrie_unserializeDummy() argument [all...] |
H A D | uprops.cpp | 427 u_stringHasBinaryProperty(const UChar *s, int32_t length, UProperty which) { in u_stringHasBinaryProperty() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | ucol.cpp | 42 ucol_openBinary(const uint8_t *bin, int32_t length, in ucol_openBinary() argument 552 ucol_getRules(const UCollator *coll, int32_t *length) { in ucol_getRules() argument
|
/third_party/libuv/src/unix/ |
H A D | ibmi.c | 155 static void iconv_e2a(unsigned char src[], unsigned char dst[], size_t length) { in iconv_e2a() argument 162 static void iconv_a2e(const char* src, unsigned char dst[], size_t length) { in iconv_a2e() argument
|
/third_party/libuv/test/ |
H A D | test-tty-escape-sequence-processing.c | 86 int length; member 173 DWORD length, number_of_written; in setup_screen() local 186 DWORD length, number_of_written; in clear_screen() local 209 DWORD length; capture_screen() local 278 size_t length = strlen(text); make_expect_screen_write() local 284 make_expect_screen_set_attr(struct captured_screen* cs, COORD cursor_position, size_t length, WORD attr) make_expect_screen_set_attr() argument [all...] |
/third_party/libdrm/nouveau/ |
H A D | nouveau.c | 302 nouveau_object_new(struct nouveau_object *parent, uint64_t handle, uint32_t oclass, void *data, uint32_t length, struct nouveau_object **pobj) nouveau_object_new() argument
|
H A D | nouveau.h | 28 uint32_t length; /* deprecated */ member 274 uint32_t length; member
|
H A D | pushbuf.c | 708 nouveau_pushbuf_data(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint64_t offset, uint64_t length) nouveau_pushbuf_data() argument
|
/third_party/libcoap/examples/ |
H A D | oscore-interop-server.c | 340 read_file_mem(const char *file, size_t *length) { in read_file_mem() argument 510 size_t length; in get_oscore_conf() local
|
/third_party/libcoap/src/ |
H A D | coap_pdu.c | 208 size_t length = old_pdu->used_size - old_pdu->e_token_length - in coap_pdu_duplicate() local 903 next_option_safe(coap_opt_t **optp, size_t *length, uint16_t *max_opt) next_option_safe() argument 959 coap_pdu_parse_size(coap_proto_t proto, const uint8_t *data, size_t length) coap_pdu_parse_size() argument 1297 size_t length = pdu->used_size - pdu->e_token_length; coap_pdu_parse_opt() local 1397 coap_pdu_parse(coap_proto_t proto, const uint8_t *data, size_t length, coap_pdu_t *pdu) coap_pdu_parse() argument [all...] |
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtins.c | 677 uint8_t length = ext_func_p->u.built_in.length_and_bitset_size; in ecma_builtin_routine_try_to_instantiate_property() local [all...] |
/third_party/jerryscript/jerry-main/ |
H A D | main-unix.c | 112 uint32_t length = jerry_get_array_length (backtrace_val); in print_unhandled_exception() local
|
/third_party/json/tests/src/ |
H A D | unit-regression2.cpp | 464 const auto length = 300; variable 481 const auto length = 500; variable
|
/third_party/jerryscript/jerry-core/lit/ |
H A D | lit-strings.c | 294 ecma_length_t length = 0; in lit_utf8_string_length() local
|
/third_party/jinja2/ |
H A D | runtime.py | 428 def length(self) -> int: member in LoopContext 594 async def length(self) -> int: # type: ignore member in AsyncLoopContext [all...] |