Home
last modified time | relevance | path

Searched defs:value (Results 5701 - 5725 of 8544) sorted by relevance

1...<<221222223224225226227228229230>>...342

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java686 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 DLocaleDisplayNamesImpl.java117 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 DUtility.java358 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 DDateIntervalInfo.java434 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 DBytesTrie.java515 public int value; global() field in BytesTrie.Entry
[all...]
H A DCharsTrie.java457 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 DPluralRulesTest.java403 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 DUnicodeMap.java196 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 Dusprep.cpp467 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 Dutrie2_builder.cpp351 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 Dutrie.cpp222 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 Duniset_props.cpp668 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 Dmeasfmt.cpp779 double value = 0; in formatNumeric() local
H A Dnumber_skeletons.cpp316 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 Ducol_sit.cpp126 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 Dcsrsbcs.cpp40 int32_t NGramParser::search(const int32_t *table, int32_t value) in search() argument
[all...]
H A Ducol.cpp346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) { in ucol_setAttribute() argument
H A Dgregocal.cpp687 GregorianCalendar::boundsCheck(int32_t value, UCalendarDateFields field) const in boundsCheck() argument
[all...]
/third_party/libsnd/src/
H A Dcaf.c430 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 Dflac.c426 const char *value, *cptr ; in sf_flac_meta_get_vorbiscomments() local
610 { const char * key, * value ; in flac_write_strings() local
[all...]
H A Dalac.c786 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 Dthread.c439 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 Dpanfrost_drm.h180 __u64 value; member
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp155 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 Dudp_proxy.c164 static void exit_usage(const char *name, const char *value) in exit_usage() argument

Completed in 31 milliseconds

1...<<221222223224225226227228229230>>...342