Home
last modified time | relevance | path

Searched defs:number (Results 901 - 925 of 1131) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/cJSON/tests/unity/src/
H A Dunity.c157 void UnityPrintNumberByStyle(const UNITY_INT number, const UNITY_DISPLAY_STYLE_T style) in UnityPrintNumberByStyle() argument
178 UNITY_UINT number = (UNITY_UINT)number_to_print; in UnityPrintNumber() local
191 void UnityPrintNumberUnsigned(const UNITY_UINT number) in UnityPrintNumberUnsigned() argument
210 UnityPrintNumberHex(const UNITY_UINT number, const char nibbles_to_print) UnityPrintNumberHex() argument
233 UnityPrintMask(const UNITY_UINT mask, const UNITY_UINT number) UnityPrintMask() argument
268 UNITY_DOUBLE number = input_number; UnityPrintFloat() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java1901 findChoiceSubMessage(MessagePattern pattern, int partIndex, double number) findChoiceSubMessage() argument
2093 Number number; global() field in MessageFormat.PluralSelectorContext
2117 select(Object ctx, double number) select() argument
[all...]
H A DNumberFormat.java269 format(Object number, StringBuffer toAppendTo, FieldPosition pos) format() argument
310 format(double number) format() argument
320 format(long number) format() argument
331 format(BigInteger number) format() argument
340 format(java.math.BigDecimal number) format() argument
349 format(com.ibm.icu.math.BigDecimal number) format() argument
368 format(double number, StringBuffer toAppendTo, FieldPosition pos) format() argument
377 format(long number, StringBuffer toAppendTo, FieldPosition pos) format() argument
385 format(BigInteger number, StringBuffer toAppendTo, FieldPosition pos) format() argument
393 format(java.math.BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) format() argument
401 format(com.ibm.icu.math.BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) format() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberSkeletonImpl.java[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ditrbnf.cpp2051 double number = 1001; in TestSetDecimalFormatSymbols() local
[all...]
H A Dustrtest.cpp1360 _refUnicodeStringHasMoreChar32Than(const UnicodeString &s, int32_t start, int32_t length, int32_t number) { in _refUnicodeStringHasMoreChar32Than() argument
1367 UnicodeStringTest::_testUnicodeStringHasMoreChar32Than(const UnicodeString &s, int32_t start, int32_t length, int32_t number) { in _testUnicodeStringHasMoreChar32Than() argument
1420 int32_t start, length, number; in TestCountChar32() local
[all...]
H A Dplurults.cpp1111 getPluralKeyword(const LocalPointer<PluralRules> &rules, Locale locale, double number, const char16_t* skeleton) getPluralKeyword() argument
1595 double number; testSelectTrailingZeros() member
[all...]
/third_party/icu/icu4c/source/test/letest/
H A Dletest.cpp455 char number[16]; in getHexArray() local
501 char number[3 in getFloatArray() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dmessagepattern.cpp555 int32_t number=parseArgNumber(nameIndex, index); in parseArg() local
895 int32_t number; parseArgNumber() local
[all...]
H A Dustring.cpp1049 u_strHasMoreChar32Than(const UChar *s, int32_t length, int32_t number) { in u_strHasMoreChar32Than() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberSkeletonImpl.java[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessageFormat.java1857 findChoiceSubMessage(MessagePattern pattern, int partIndex, double number) findChoiceSubMessage() argument
2049 Number number; global() field in MessageFormat.PluralSelectorContext
2073 select(Object ctx, double number) select() argument
[all...]
H A DNumberFormat.java256 format(Object number, StringBuffer toAppendTo, FieldPosition pos) format() argument
295 format(double number) format() argument
304 format(long number) format() argument
314 format(BigInteger number) format() argument
322 format(java.math.BigDecimal number) format() argument
330 format(ohos.global.icu.math.BigDecimal number) format() argument
347 format(double number, StringBuffer toAppendTo, FieldPosition pos) format() argument
355 format(long number, StringBuffer toAppendTo, FieldPosition pos) format() argument
362 format(BigInteger number, StringBuffer toAppendTo, FieldPosition pos) format() argument
369 format(java.math.BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) format() argument
376 format(ohos.global.icu.math.BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) format() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesTest.java1347 getPluralKeyword(PluralRules rules, ULocale locale, double number, String skeleton) getPluralKeyword() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dplurrule.cpp294 PluralRules::select(const number::FormattedNumber& number, UErrorCode& status) const { in select() argument
926 isFulfilled(const IFixedDecimal &number) isFulfilled() argument
1032 isFulfilled(const IFixedDecimal &number) isFulfilled() argument
[all...]
H A Dnumfmt.cpp399 format(double number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
411 format(int32_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
423 format(int64_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
490 ArgExtractor::number(void) const { number() function in ArgExtractor
524 format(const number::impl::DecimalQuantity &number, UnicodeString& appendTo, FieldPositionIterator* posIter, UErrorCode& status) const format() argument
542 format(const number::impl::DecimalQuantity &number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
659 format(int64_t number, UnicodeString& appendTo, FieldPosition& pos) const format() argument
683 format(double number, UnicodeString& appendTo) const format() argument
693 format(int32_t number, UnicodeString& appendTo) const format() argument
703 format(int64_t number, UnicodeString& appendTo) const format() argument
[all...]
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c1540 jerry_append_number_to_buffer(uint8_t *buffer_p, uint8_t *buffer_end_p, lit_utf8_size_t number) jerry_append_number_to_buffer() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-json.c92 ecma_number_t number; /**< when type is number_token, it contains the value of the number */ member
/third_party/lame/misc/
H A Dabx.c186 size_t swap ( size_t number, int bits ) in swap() argument
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp1049 u_strHasMoreChar32Than(const char16_t *s, int32_t length, int32_t number) { in u_strHasMoreChar32Than() argument
[all...]
H A Dmessagepattern.cpp555 int32_t number=parseArgNumber(nameIndex, index); in parseArg() local
895 int32_t number; parseArgNumber() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumfmt.cpp399 format(double number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
411 format(int32_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
423 format(int64_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
490 ArgExtractor::number() const { number() function in ArgExtractor
524 format(const number::impl::DecimalQuantity &number, UnicodeString& appendTo, FieldPositionIterator* posIter, UErrorCode& status) const format() argument
542 format(const number::impl::DecimalQuantity &number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
659 format(int64_t number, UnicodeString& appendTo, FieldPosition& pos) const format() argument
683 format(double number, UnicodeString& appendTo) const format() argument
693 format(int32_t number, UnicodeString& appendTo) const format() argument
703 format(int64_t number, UnicodeString& appendTo) const format() argument
[all...]
H A Dplurrule.cpp298 PluralRules::select(const number::FormattedNumber& number, UErrorCode& status) const { in select() argument
930 isFulfilled(const IFixedDecimal &number) isFulfilled() argument
1036 isFulfilled(const IFixedDecimal &number) isFulfilled() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h113 namespace number { // icu::number namespace
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h110 namespace number { // icu::number namespace
[all...]

Completed in 38 milliseconds

1...<<31323334353637383940>>...46