Home
last modified time | relevance | path

Searched refs:NUMERIC (Results 1 – 25 of 58) sorted by relevance

123

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dprotobuf.py144 messages.Variant.INT64: _Encoder.NUMERIC,
145 messages.Variant.UINT64: _Encoder.NUMERIC,
146 messages.Variant.INT32: _Encoder.NUMERIC,
147 messages.Variant.BOOL: _Encoder.NUMERIC,
151 messages.Variant.UINT32: _Encoder.NUMERIC,
152 messages.Variant.ENUM: _Encoder.NUMERIC,
153 messages.Variant.SINT32: _Encoder.NUMERIC,
154 messages.Variant.SINT64: _Encoder.NUMERIC,
178 _Encoder.NUMERIC: _Decoder.getVarInt64,
187 _Encoder.NUMERIC: messages.Variant.INT64,
[all …]
Dprotobuf_test.py127 chr((15 << protobuf._WIRE_TYPE_BITS) | protobuf._Encoder.NUMERIC) +
167 tag = (field_num << protobuf._WIRE_TYPE_BITS) | encoder.NUMERIC
202 invalid_tag_message = chr(protobuf._Encoder.NUMERIC)
246 chr((1 << protobuf._WIRE_TYPE_BITS) | protobuf._Encoder.NUMERIC) +
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateTimePatternGenerator.java1873 NUMERIC = 0x100, field in DateTimePatternGenerator
1929 {'y', YEAR, NUMERIC, 1, 20},
1930 {'Y', YEAR, NUMERIC + DELTA, 1, 20},
1931 {'u', YEAR, NUMERIC + 2*DELTA, 1, 20},
1932 {'r', YEAR, NUMERIC + 3*DELTA, 1, 20},
1937 {'Q', QUARTER, NUMERIC, 1, 2},
1941 {'q', QUARTER, NUMERIC + DELTA, 1, 2},
1945 {'M', MONTH, NUMERIC, 1, 2},
1949 {'L', MONTH, NUMERIC + DELTA, 1, 2},
1954 {'l', MONTH, NUMERIC + DELTA, 1, 1},
[all …]
DMeasureFormat.java180 NUMERIC(ListFormatter.Style.DURATION_NARROW, NumberFormat.CURRENCYSTYLE); enumConstant
241 if (formatWidth == FormatWidth.NUMERIC) { in getInstance()
525 if (formatWidth == FormatWidth.NUMERIC) { in formatMeasures()
909 if (width == FormatWidth.NUMERIC) { in getRegularWidth()
DDateFormatSymbols.java104 public static final int NUMERIC = 2; field in DateFormatSymbols
1140 case NUMERIC : in getLeapMonthPattern()
1196 case NUMERIC : in setLeapMonthPattern()
DRuleBasedCollator.java548 ownedSettings.setFlagDefault(CollationSettings.NUMERIC, defaultSettings.options); in setNumericCollationDefault()
870 ownedSettings.setFlag(CollationSettings.NUMERIC, flag); in setNumericCollation()
1340 return (settings.readOnly().options & CollationSettings.NUMERIC) != 0; in getNumericCollation()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java1899 NUMERIC = 0x100, field in DateTimePatternGenerator
1955 {'y', YEAR, NUMERIC, 1, 20},
1956 {'Y', YEAR, NUMERIC + DELTA, 1, 20},
1957 {'u', YEAR, NUMERIC + 2*DELTA, 1, 20},
1958 {'r', YEAR, NUMERIC + 3*DELTA, 1, 20},
1963 {'Q', QUARTER, NUMERIC, 1, 2},
1967 {'q', QUARTER, NUMERIC + DELTA, 1, 2},
1971 {'M', MONTH, NUMERIC, 1, 2},
1975 {'L', MONTH, NUMERIC + DELTA, 1, 2},
1980 {'l', MONTH, NUMERIC + DELTA, 1, 1},
[all …]
DMeasureFormat.java190 NUMERIC(ListFormatter.Style.DURATION_NARROW, NumberFormat.CURRENCYSTYLE); enumConstant
254 if (formatWidth == FormatWidth.NUMERIC) { in getInstance()
544 if (formatWidth == FormatWidth.NUMERIC) { in formatMeasures()
936 if (width == FormatWidth.NUMERIC) { in getRegularWidth()
DDateFormatSymbols.java105 public static final int NUMERIC = 2; field in DateFormatSymbols
1172 case NUMERIC : in getLeapMonthPattern()
1227 case NUMERIC : in setLeapMonthPattern()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterTest.java2121 { 0x19d9, UProperty.WORD_BREAK, UCharacter.WordBreak.NUMERIC }, in TestAdditionalProperties()
2337 { 0x0F33, UCharacter.NumericType.NUMERIC, -1./2. }, in TestNumericProperties()
2339 { 0x96f6, UCharacter.NumericType.NUMERIC, 0 }, in TestNumericProperties()
2340 { 0xa833, UCharacter.NumericType.NUMERIC, 1./16. }, in TestNumericProperties()
2341 { 0x2152, UCharacter.NumericType.NUMERIC, 1./10. }, in TestNumericProperties()
2342 { 0x2151, UCharacter.NumericType.NUMERIC, 1./9. }, in TestNumericProperties()
2343 { 0x1245f, UCharacter.NumericType.NUMERIC, 1./8. }, in TestNumericProperties()
2344 { 0x2150, UCharacter.NumericType.NUMERIC, 1./7. }, in TestNumericProperties()
2345 { 0x2159, UCharacter.NumericType.NUMERIC, 1./6. }, in TestNumericProperties()
2346 { 0x09f6, UCharacter.NumericType.NUMERIC, 3./16. }, in TestNumericProperties()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java2117 { 0x19d9, UProperty.WORD_BREAK, UCharacter.WordBreak.NUMERIC }, in TestAdditionalProperties()
2333 { 0x0F33, UCharacter.NumericType.NUMERIC, -1./2. }, in TestNumericProperties()
2335 { 0x96f6, UCharacter.NumericType.NUMERIC, 0 }, in TestNumericProperties()
2336 { 0xa833, UCharacter.NumericType.NUMERIC, 1./16. }, in TestNumericProperties()
2337 { 0x2152, UCharacter.NumericType.NUMERIC, 1./10. }, in TestNumericProperties()
2338 { 0x2151, UCharacter.NumericType.NUMERIC, 1./9. }, in TestNumericProperties()
2339 { 0x1245f, UCharacter.NumericType.NUMERIC, 1./8. }, in TestNumericProperties()
2340 { 0x2150, UCharacter.NumericType.NUMERIC, 1./7. }, in TestNumericProperties()
2341 { 0x2159, UCharacter.NumericType.NUMERIC, 1./6. }, in TestNumericProperties()
2342 { 0x09f6, UCharacter.NumericType.NUMERIC, 3./16. }, in TestNumericProperties()
[all …]
/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417Compaction.h10 enum Compaction { AUTO, TEXT, BYTES, NUMERIC }; enumerator
/external/icu/icu4c/source/i18n/
Dcollationsettings.h44 static const int32_t NUMERIC = 2; member
209 return (options & NUMERIC) != 0; in isNumeric()
Dcollationfastlatin.cpp97 if(digitsAreReordered || (settings.options & CollationSettings::NUMERIC) != 0) { in getOptions()
139 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) { in compareUTF16()
170 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) { in compareUTF16()
479 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) { in compareUTF8()
516 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) { in compareUTF8()
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTypesTest.java51 assertEquals(NUMERIC, 2); in testPublicStatics()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationSettings.java34 public static final int NUMERIC = 2; field in CollationSettings
435 return (options & NUMERIC) != 0; in isNumeric()
DCollationFastLatin.java273 if(digitsAreReordered || (settings.options & CollationSettings.NUMERIC) != 0) { in getOptions()
310 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings.NUMERIC) != 0) { in compareUTF16()
346 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings.NUMERIC) != 0) { in compareUTF16()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationSettings.java36 public static final int NUMERIC = 2; field in CollationSettings
437 return (options & NUMERIC) != 0; in isNumeric()
DCollationFastLatin.java277 if(digitsAreReordered || (settings.options & CollationSettings.NUMERIC) != 0) { in getOptions()
314 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings.NUMERIC) != 0) { in compareUTF16()
350 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings.NUMERIC) != 0) { in compareUTF16()
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
Dkv_pb.py181 0: ProtocolBuffer.Encoder.NUMERIC,
359 0: ProtocolBuffer.Encoder.NUMERIC,
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DICUPropertyFactory.java322 if (type == UnicodeProperty.NUMERIC || type == EXTENDED_NUMERIC) { in _getValueAliases()
375 return UnicodeProperty.NUMERIC; in internalGetPropertyType()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DICUPropertyFactory.java321 if (type == UnicodeProperty.NUMERIC || type == EXTENDED_NUMERIC) { in _getValueAliases()
374 return UnicodeProperty.NUMERIC; in internalGetPropertyType()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTestBagFormatter.java55 if (type == UnicodeProperty.NUMERIC || type == UnicodeProperty.EXTENDED_NUMERIC) { in generatePropertyAliases()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestBagFormatter.java54 if (type == UnicodeProperty.NUMERIC || type == UnicodeProperty.EXTENDED_NUMERIC) { in generatePropertyAliases()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRuleBasedCollator.java564 ownedSettings.setFlagDefault(CollationSettings.NUMERIC, defaultSettings.options); in setNumericCollationDefault()
892 ownedSettings.setFlag(CollationSettings.NUMERIC, flag); in setNumericCollation()
1375 return (settings.readOnly().options & CollationSettings.NUMERIC) != 0; in getNumericCollation()

123