Home
last modified time | relevance | path

Searched defs:value (Results 7101 - 7125 of 10543) sorted by relevance

1...<<281282283284285286287288289290>>...422

/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...]
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/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...]
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/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...]
/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/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/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...]
/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...]

Completed in 35 milliseconds

1...<<281282283284285286287288289290>>...422