Home
last modified time | relevance | path

Searched defs:value (Results 5676 - 5700 of 8544) sorted by relevance

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dcnmdptst.c844 const char *value = NULL; in TestGetKeywordValuesForLocale() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.cpp232 bool BreakRules::setKeywordParameter(const UnicodeString &keyword, const UnicodeString &value, UErrorCode &status) { in setKeywordParameter() argument
[all...]
H A Dnumberformattesttuple.cpp31 int32_t value; member
149 int64_t value = 0; in strToInt() local
440 NumberFormatTestTuple::setFlag(int32_t fieldId, UBool value) { in setFlag() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrie.java546 public int value; global() field in BytesTrie.Entry
[all...]
H A DCodePointTrie.java308 maybeFilterValue(int value, int trieNullValue, int nullValue, ValueFilter filter) maybeFilterValue() argument
[all...]
H A DCharsTrie.java480 public int value; global() field in CharsTrie.Entry
[all...]
H A DStringTrieBuilder.java61 protected void addImpl(CharSequence s, int value) { in addImpl() argument
164 registerFinalValue(int value) registerFinalValue() argument
314 protected int value; global() field in StringTrieBuilder.ValueNode
691 add(int c, int value) add() argument
868 writeValueAndType(boolean hasValue, int value, int node) writeValueAndType() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Duspoof_impl.cpp807 uint16_t value = fCFUValues[index]; in appendValueTo() local
/third_party/icu/icu4c/source/common/
H A Duchar.cpp62 _enumTypeValue(const void *context, uint32_t value) { in _enumTypeValue() argument
68 _enumTypeRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumTypeRange() argument
371 int32_t value; in u_charDigitValue() local
476 int8_t value; in u_digit() local
651 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) _enumPropertyStartsRange() argument
[all...]
H A Ducnv_lmb.cpp760 uint32_t value; in LMBCSConversionWorker() local
[all...]
H A Duhash.cpp146 _uhash_setElement(UHashtable *hash, UHashElement* e, int32_t hashcode, UHashTok key, UHashTok value, int8_t hint) _uhash_setElement() argument
465 _uhash_put(UHashtable *hash, UHashTok key, UHashTok value, int8_t hint, UErrorCode *status) _uhash_put() argument
716 uhash_put(UHashtable *hash, void* key, void* value, UErrorCode *status) uhash_put() argument
729 uhash_iput(UHashtable *hash, int32_t key, void* value, UErrorCode *status) uhash_iput() argument
742 uhash_puti(UHashtable *hash, void* key, int32_t value, UErrorCode *status) uhash_puti() argument
756 uhash_iputi(UHashtable *hash, int32_t key, int32_t value, UErrorCode *status) uhash_iputi() argument
769 uhash_putiAllowZero(UHashtable *hash, void *key, int32_t value, UErrorCode *status) uhash_putiAllowZero() argument
783 uhash_iputiAllowZero(UHashtable *hash, int32_t key, int32_t value, UErrorCode *status) uhash_iputiAllowZero() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c260 uint8_t value[8]; in cdce_ncm_init() local
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c165 void report_event(InputDevice *input_dev, uint32_t type, uint32_t code, int32_t value) in report_event() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c688 hid_put_data_unsigned(uint8_t *buf, usb_size_t len, struct hid_location *loc, unsigned int value) hid_put_data_unsigned() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_dfu.c577 uint16_t value = UGETW(ctrl->wValue); in dfu_dnload() local
603 uint16_t value = UGETW(ctrl->wValue); in dfu_upload() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMap.java199 private void _checkFind(int codepoint, int value) { in _checkFind() argument
282 private UnicodeMap _put(int codepoint, T value) { in _put() argument
377 _putAll(int startCodePoint, int endCodePoint, T value) _putAll() argument
392 put(int codepoint, T value) put() argument
407 put(String string, T value) put() argument
435 putAll(UnicodeSet codepoints, T value) putAll() argument
454 putAll(int startCodePoint, int endCodePoint, T value) putAll() argument
517 setMissing(T value) setMissing() argument
535 keySet(T value, UnicodeSet result) keySet() argument
557 keySet(T value) keySet() argument
630 get(String value) get() argument
685 composeWith(UnicodeSet set, T value, Composer<T> composer) composeWith() argument
838 containsValue(T value) containsValue() argument
986 public T value; global() field in UnicodeMap.EntryRange
1081 getSet(T value) getSet() argument
1088 getSet(T value, UnicodeSet result) getSet() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java345 boolean setKeywordParameter(String keyword, String value) { in setKeywordParameter() argument
/third_party/icu/tools/unicode/c/genprops/
H A Dcasepropsbuilder.cpp414 uint32_t value=type; setProps() local
583 makeExcProps(UChar32 c, uint32_t value, UErrorCode &errorCode) makeExcProps() argument
696 uint32_t value=utrie2_get32(pTrie, src); addClosureMapping() local
759 addClosure(UChar32 orig, UChar32 prev2, UChar32 prev, UChar32 c, uint32_t value, UErrorCode &errorCode) addClosure() argument
886 uint32_t value=utrie2_get32(pTrie, c); makeCaseClosure() local
909 makeException(UChar32 c, uint32_t value, ExcProps &ep, UErrorCode &errorCode) makeException() argument
1100 uint32_t value=utrie2_get32(pTrie, c); makeExceptions() local
1141 uint32_t value=utrie2_get32(pTrie, c); build() local
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java1266 StringBuffer value; global() field in CollationPerformanceTest.OptionSpec
1267 OptionSpec(String name, int type, StringBuffer value) OptionSpec() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrie2.java346 public int value; global() field in Trie2.Range
508 public int value; global() field in Trie2.CharSequenceValues
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java994 appendDigit(byte value, int leadingZeros, boolean appendAsInteger) appendDigit() argument
1174 setDigitPos(int position, byte value) setDigitPos() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DStringTrieBuilder.java60 protected void addImpl(CharSequence s, int value) { in addImpl() argument
163 registerFinalValue(int value) registerFinalValue() argument
313 protected int value; global() field in StringTrieBuilder.ValueNode
690 add(int c, int value) add() argument
867 writeValueAndType(boolean hasValue, int value, int node) writeValueAndType() argument
[all...]
H A DCodePointTrie.java296 maybeFilterValue(int value, int trieNullValue, int nullValue, ValueFilter filter) maybeFilterValue() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java342 boolean setKeywordParameter(String keyword, String value) { in setKeywordParameter() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java2322 public final double value; field in NumberFormatterApiTest.UnitInflectionTestCase
2325 UnitInflectionTestCase(String unitIdentifier, String locale, String unitDisplayCase, double value, String expected) UnitInflectionTestCase() argument
[all...]

Completed in 46 milliseconds

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