/third_party/icu/icu4c/source/common/ |
H A D | ubiditransform.cpp | 390 resolveBaseDirection(const UChar *text, uint32_t length, in resolveBaseDirection() argument
|
H A D | ucharstriebuilder.cpp | 43 int32_t length=strings[stringOffset]; in getString() local 71 int32_t length=s.length(); in setTo() local 257 int32_t length=0; // Number of different units at unitIndex. countElementUnits() local 314 createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length, Node *nextNode) const createLinearMatchNode() argument 323 ensureCapacity(int32_t length) ensureCapacity() argument 360 write(const UChar *s, int32_t length) write() argument 370 writeElementUnits(int32_t i, int32_t unitIndex, int32_t length) writeElementUnits() argument 380 int32_t length; writeValueAndFinal() local 404 int32_t length; writeValueAndType() local 430 int32_t length; writeDeltaTo() local [all...] |
H A D | ucnv_ext.cpp | 39 ucnv_extFindToU(const uint32_t *toUSection, int32_t length, uint8_t byte) { in ucnv_extFindToU() argument 132 int32_t i, j, idx, length, matchLength; in ucnv_extMatchToU() local 333 ucnv_extSimpleMatchToU(const int32_t *cx, const char *source, int32_t length, UBool useFallback) ucnv_extSimpleMatchToU() argument 375 int32_t match, length; ucnv_extContinueMatchToU() local 465 ucnv_extFindFromU(const UChar *fromUSection, int32_t length, UChar u) ucnv_extFindFromU() argument 544 int32_t i, j, idx, length, matchLength; ucnv_extMatchFromU() local 679 int32_t length, prevLength; ucnv_extWriteFromU() local 828 int32_t length; ucnv_extSimpleMatchFromU() local 888 int32_t length=cnv->preFromULength-match; ucnv_extContinueMatchFromU() local 978 ucnv_extGetUnicodeSetString(const UConverterSharedData *sharedData, const int32_t *cx, const USetAdder *sa, UConverterUnicodeSet which, int32_t minLength, UChar32 firstCP, UChar s[UCNV_EXT_MAX_UCHARS], int32_t length, int32_t sectionIndex, UErrorCode *pErrorCode) ucnv_extGetUnicodeSetString() argument 1044 int32_t length; ucnv_extGetUnicodeSet() local [all...] |
H A D | ucnvbocu.cpp | 541 int32_t length; /* will be 2..4 */ in _Bocu1FromUnicodeWithOffsets() local 602 diff>>=8*length; /* length was reduced by targetCapacity */ _Bocu1FromUnicodeWithOffsets() local 779 int32_t length; /* will be 2..4 */ _Bocu1FromUnicode() local 834 diff>>=8*length; /* length was reduced by targetCapacity */ _Bocu1FromUnicode() local [all...] |
H A D | ucnvhz.cpp | 379 int32_t length= ucnv_MBCSFromUChar32(myConverterData->gbConverter->sharedData, in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() local
|
H A D | ucptrie.cpp | 200 int32_t i, length; in ucptrie_internalU8PrevIndex() local 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) ucptrie_openFromBinary() argument 487 int32_t length = (int32_t)sizeof(UCPTrieHeader) + trie->indexLength * 2; ucptrie_toBinary() local 547 int32_t length=trie->dataLength; countNull() local [all...] |
H A D | uiter.cpp | 214 uiter_setString(UCharIterator *iter, const UChar *s, int32_t length) { in uiter_setString() argument 325 uiter_setUTF16BE(UCharIterator *iter, const char *s, int32_t length) { in uiter_setUTF16BE() argument 624 int32_t i, limit, length; utf8IteratorGetIndex() local 1004 uiter_setUTF8(UCharIterator *iter, const char *s, int32_t length) uiter_setUTF8() argument [all...] |
/third_party/FreeBSD/stand/usb/ |
H A D | usb_busdma_loader.c | 239 usb_pc_common_mem_cb(struct usb_page_cache *pc, void *dma_handle, uint32_t length) usb_pc_common_mem_cb() argument [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | usbd_video.c | 654 uint32_t length, offset, res; in uvc_nocp_continue() local [all...] |
/third_party/icu/tools/unicode/c/genprops/ |
H A D | pnamesbuilder.cpp | 335 void buildValueMap(const Value values[], int32_t length, UErrorCod argument 376 valuesIndexOf(const Value values[], int32_t length, int32_t value) valuesIndexOf() argument 408 buildValuesBytesTrie(const Value values[], int32_t length, UErrorCode &errorCode) buildValuesBytesTrie() argument 421 buildPropertiesBytesTrie(const Property properties[], int32_t length, UErrorCode &errorCode) buildPropertiesBytesTrie() argument [all...] |
H A D | corepropsbuilder.cpp | 735 int32_t length=codes.length(); in setProps() local [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UnicodeSetStringSpanTest.java | 277 containsSpanBackUTF16(final UnicodeSetWithStrings set, final String s, int length, SpanCondition spanCondition) containsSpanBackUTF16() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUBinary.java | 660 getBytes(ByteBuffer bytes, int length, int additionalSkipLength) getBytes() argument 669 getString(ByteBuffer bytes, int length, int additionalSkipLength) getString() argument 676 getChars(ByteBuffer bytes, int length, int additionalSkipLength) getChars() argument 683 getShorts(ByteBuffer bytes, int length, int additionalSkipLength) getShorts() argument 690 getInts(ByteBuffer bytes, int length, int additionalSkipLength) getInts() argument 697 getLongs(ByteBuffer bytes, int length, int additionalSkipLength) getLongs() argument [all...] |
H A D | RBBIDataWrapper.java | 61 static RBBIStateTable get(ByteBuffer bytes, int length) throws IOException { in get() argument [all...] |
H A D | Trie2Writable.java | 619 private boolean equal_int(int[] a, int s, int t, int length) { in equal_int() argument
|
H A D | UnicodeSetStringSpan.java | 649 spanBack(CharSequence s, int length, SpanCondition spanCondition) spanBack() argument 896 spanNotBack(CharSequence s, int length) spanNotBack() argument 944 matches16(CharSequence s, int start, final String t, int length) matches16() argument 976 spanOne(final UnicodeSet set, CharSequence s, int start, int length) spanOne() argument 988 spanOneBack(final UnicodeSet set, CharSequence s, int length) spanOneBack() argument 1034 private int length; global() field in UnicodeSetStringSpan.OffsetList [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Edits.java | 79 private int length; field in Edits 268 private final int length; global() field in Edits.Iterator [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationKeys.java | 134 AppendBeyondCapacity(byte[] bytes, int start, int n, int length) AppendBeyondCapacity() argument 136 Resize(int appendCapacity, int length) Resize() argument 173 int length() { length() method in CollationKeys.SortKeyLevel [all...] |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
H A D | IndicInputMethodImpl.java | 305 ACIText( char [] chArray, int offset, int length, int committed ) { in ACIText() argument [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UnicodeSetStringSpanTest.java | 274 containsSpanBackUTF16(final UnicodeSetWithStrings set, final String s, int length, SpanCondition spanCondition) containsSpanBackUTF16() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | PatternStringParser.java | 111 public int length(int flags) { in length() method in PatternStringParser.ParsedPatternInfo
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationruleparser.cpp | 609 int32_t length = uloc_forLanguageTag(lang.data(), localeID, ULOC_FULLNAME_CAPACITY, parseSetting() local 848 int32_t length = ruleIndex - start; setErrorContext() local [all...] |
H A D | plurfmt.cpp | 558 int32_t length = -1; in parseType() local
|
H A D | ucol_res.cpp | 126 int32_t length; in loadRules() local 271 int32_t length; in loadFromBundle() local 393 int32_t length; in loadFromData() local [all...] |
H A D | islamcal.cpp | 510 int32_t length = 0; in handleGetMonthLength() local
|