| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
| H A D | TransliteratorInputMethod.java | 686 getListCellRendererComponent( JList list, Object value, int index, boolean isSelected, boolean cellHasFocus) getListCellRendererComponent() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 117 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument 531 keyValueDisplayName(String key, String value, boolean skipAdjust) keyValueDisplayName() argument 555 keyValueDisplayName(String key, String value) keyValueDisplayName() argument [all...] |
| H A D | Utility.java | 358 private static final <T extends Appendable> void encodeRun(T buffer, int value, int length) { in encodeRun() argument 381 appendInt(T buffer, int value) appendInt() argument 394 encodeRun(T buffer, short value, int length) encodeRun() argument 426 encodeRun(T buffer, byte value, int length, byte[] state) encodeRun() argument 454 appendEncodedByte(T buffer, byte value, byte[] state) appendEncodedByte() argument 1846 charSequenceHashCode(CharSequence value) charSequenceHashCode() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateIntervalInfo.java | 434 public void put(Key key, Value value, boolean noFallback) { in put() argument 463 processSkeletonTable(Key key, Value value) processSkeletonTable() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | BytesTrie.java | 515 public int value; global() field in BytesTrie.Entry [all...] |
| H A D | CharsTrie.java | 457 public int value; global() field in CharsTrie.Entry [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | PluralRulesTest.java | 403 public void checkValue(String title1, PluralRules rules, String expected, String value) { in checkValue() argument 642 assertRuleValue(String rule, double value) assertRuleValue() argument 646 assertRuleKeyValue(String rule, String key, double value) assertRuleKeyValue() argument [all...] |
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMap.java | 196 private void _checkFind(int codepoint, int value) { in _checkFind() argument 279 private UnicodeMap _put(int codepoint, T value) { in _put() argument 374 _putAll(int startCodePoint, int endCodePoint, T value) _putAll() argument 389 put(int codepoint, T value) put() argument 404 put(String string, T value) put() argument 432 putAll(UnicodeSet codepoints, T value) putAll() argument 451 putAll(int startCodePoint, int endCodePoint, T value) putAll() argument 514 setMissing(T value) setMissing() argument 532 keySet(T value, UnicodeSet result) keySet() argument 554 keySet(T value) keySet() argument 627 get(String value) get() argument 682 composeWith(UnicodeSet set, T value, Composer<T> composer) composeWith() argument 835 containsValue(T value) containsValue() argument 983 public T value; global() field in UnicodeMap.EntryRange 1078 getSet(T value) getSet() argument 1085 getSet(T value, UnicodeSet result) getSet() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | usprep.cpp | 467 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ in getValues() argument 519 int16_t value; usprep_map() local 722 int16_t value; usprep_prepare() local [all...] |
| H A D | utrie2_builder.cpp | 351 copyEnumRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in copyEnumRange() argument 430 uint32_t value; in utrie2_cloneAsThawed() local 469 uint32_t value; in utrie2_fromUTrie() local 655 set32(UNewTrie2 *trie, UChar32 c, UBool forLSCP, uint32_t value, UErrorCode *pErrorCode) set32() argument 678 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) utrie2_set32() argument 690 utrie2_set32ForLeadSurrogateCodeUnit(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) utrie2_set32ForLeadSurrogateCodeUnit() argument 704 writeBlock(uint32_t *block, uint32_t value) writeBlock() argument 716 fillBlock(uint32_t *block, UChar32 start, UChar32 limit, uint32_t value, uint32_t initialValue, UBool overwrite) fillBlock() argument 737 utrie2_setRange32(UTrie2 *trie, UChar32 start, UChar32 end, uint32_t value, UBool overwrite, UErrorCode *pErrorCode) utrie2_setRange32() argument 947 uint32_t value, initialValue; findHighStart() local [all...] |
| H A D | utrie.cpp | 222 utrie_set32(UNewTrie *trie, UChar32 c, uint32_t value) { in utrie_set32() argument 284 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite) { in utrie_setRange32() argument 263 utrie_fillBlock(uint32_t *block, UChar32 start, UChar32 limit, uint32_t value, uint32_t initialValue, UBool overwrite) utrie_fillBlock() argument 408 uint32_t value; utrie_fold() local 722 uint32_t value, initialValue; defaultGetFoldedValue() local 1050 enumSameValue(const void * , uint32_t value) enumSameValue() argument 1064 uint32_t value, prevValue, initialValue; utrie_enum() local [all...] |
| H A D | uniset_props.cpp | 668 int32_t value = *(int32_t*)context; in generalCategoryMaskFilter() local 682 int32_t value; member 779 UnicodeSet::applyIntPropertyValue(UProperty prop, int32_t value, UErrorCode& ec) { in applyIntPropertyValue() argument 810 applyPropertyAlias(const UnicodeString& prop, const UnicodeString& value, UErrorCode& ec) applyPropertyAlias() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measfmt.cpp | 779 double value = 0; in formatNumeric() local
|
| H A D | number_skeletons.cpp | 316 void enum_to_stem_string::roundingMode(UNumberFormatRoundingMode value, UnicodeString& sb) { in roundingMode() argument 356 void enum_to_stem_string::groupingStrategy(UNumberGroupingStrategy value, UnicodeString& sb) { in groupingStrategy() argument 378 void enum_to_stem_string::unitWidth(UNumberUnitWidth value, UnicodeString& sb) { in unitWidth() argument 406 void enum_to_stem_string::signDisplay(UNumberSignDisplay value, UnicodeString& sb) { in signDisplay() argument 441 enum_to_stem_string::decimalSeparatorDisplay(UNumberDecimalSeparatorDisplay value, UnicodeString& sb) { in decimalSeparatorDisplay() argument [all...] |
| H A D | ucol_sit.cpp | 126 UColAttributeValue value; member 169 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() argument 224 int32_t value in readHexCodeUnit() local [all...] |
| H A D | csrsbcs.cpp | 40 int32_t NGramParser::search(const int32_t *table, int32_t value) in search() argument [all...] |
| H A D | ucol.cpp | 346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) { in ucol_setAttribute() argument
|
| H A D | gregocal.cpp | 687 GregorianCalendar::boundsCheck(int32_t value, UCalendarDateFields field) const in boundsCheck() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | caf.c | 430 float value ; in caf_read_header() local 843 char *key, *value ; in caf_read_strings() local 913 put_key_value(struct put_buffer * buf, const char * key, const char * value) put_key_value() argument [all...] |
| H A D | flac.c | 426 const char *value, *cptr ; in sf_flac_meta_get_vorbiscomments() local 610 { const char * key, * value ; in flac_write_strings() local [all...] |
| H A D | alac.c | 786 alac_pakt_append (PAKT_INFO * info, uint32_t value) in alac_pakt_append() argument 808 uint32_t bcount, value = 1, pakt_size ; in alac_pakt_read_decode() local 900 { int32_t value = info->packet_size [k] ; alac_pakt_encode() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | thread.c | 439 int uv_sem_init(uv_sem_t* sem, unsigned int value) { in uv_sem_init() argument 531 unsigned int value; member 539 static int uv__custom_sem_init(uv_sem_t* sem_, unsigned int value) { in uv__custom_sem_init() argument 616 uv__sem_init(uv_sem_t* sem, unsigned int value) uv__sem_init() argument 663 uv_sem_init(uv_sem_t* sem, unsigned int value) uv_sem_init() argument 874 uv_key_set(uv_key_t* key, void* value) uv_key_set() argument [all...] |
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | panfrost_drm.h | 180 __u64 value; member
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zOut.cpp | 155 void COutArchive::WriteUInt32(UInt32 value)
in WriteUInt32() argument 164 void COutArchive::WriteUInt64(UInt64 value)
in WriteUInt64() argument 173 void COutArchive::WriteNumber(UInt64 value)
in WriteNumber() argument 196 GetBigNumberSize(UInt64 value) GetBigNumberSize() argument 917 SetItem(unsigned index, bool defined, UInt32 value) SetItem() argument 929 SetItem(unsigned index, bool defined, UInt64 value) SetItem() argument [all...] |
| /third_party/mbedtls/programs/test/ |
| H A D | udp_proxy.c | 164 static void exit_usage(const char *name, const char *value) in exit_usage() argument
|