Home
last modified time | relevance | path

Searched refs:Numeric (Results 1 – 25 of 174) sorted by relevance

1234567

/external/icu/icu4c/source/test/testdata/
DWordBreakTest.txt43 ÷ 0001 ÷ 0030 ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ZERO (Numeric) ÷ [0.3]
44 … OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ZERO (Numeric) ÷ [0.3]
75 ÷ 0001 ÷ 0031 ÷ 003A ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0…
76 …NG> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] COLON …
77 ÷ 0001 ÷ 0031 ÷ 0027 ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0…
78 …NG> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] APOSTR…
79 ÷ 0001 ÷ 0031 ÷ 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0…
80 …NG> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] COMMA …
81 ÷ 0001 ÷ 0031 ÷ 002E × 2060 ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ONE (Numeric) ÷…
82 …NG> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL S…
[all …]
DSentenceBreakTest.txt41 ÷ 0001 × 0030 ÷ # ÷ [0.2] <START OF HEADING> (Other) × [998.0] DIGIT ZERO (Numeric) ÷ [0.3]
42 … OF HEADING> (Other) × [5.0] COMBINING DIAERESIS (Extend_FE) × [998.0] DIGIT ZERO (Numeric) ÷ [0.3]
71 ÷ 000D ÷ 0030 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] DIGIT ZERO (Numeric) ÷ [0.3]
72 …GE RETURN (CR)> (CR) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [998.0] DIGIT ZERO (Numeric) ÷ [0.3]
101 ÷ 000A ÷ 0030 ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [4.0] DIGIT ZERO (Numeric) ÷ [0.3]
102 …LINE FEED (LF)> (LF) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [998.0] DIGIT ZERO (Numeric) ÷ [0.3]
131 ÷ 0085 ÷ 0030 ÷ # ÷ [0.2] <NEXT LINE (NEL)> (Sep) ÷ [4.0] DIGIT ZERO (Numeric) ÷ [0.3]
132 …XT LINE (NEL)> (Sep) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [998.0] DIGIT ZERO (Numeric) ÷ [0.3]
161 ÷ 0009 × 0030 ÷ # ÷ [0.2] <CHARACTER TABULATION> (Sp) × [998.0] DIGIT ZERO (Numeric) ÷ [0.3]
162 …TER TABULATION> (Sp) × [5.0] COMBINING DIAERESIS (Extend_FE) × [998.0] DIGIT ZERO (Numeric) ÷ [0.3]
[all …]
/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h44 inline void umfpack_free_numeric(void **Numeric, double) in umfpack_free_numeric() argument
45 { umfpack_di_free_numeric(Numeric); *Numeric = 0; } in umfpack_free_numeric()
47 inline void umfpack_free_numeric(void **Numeric, std::complex<double>) in umfpack_free_numeric() argument
48 { umfpack_zi_free_numeric(Numeric); *Numeric = 0; } in umfpack_free_numeric()
71 void *Symbolic, void **Numeric, in umfpack_numeric() argument
74 return umfpack_di_numeric(Ap,Ai,Ax,Symbolic,Numeric,Control,Info); in umfpack_numeric()
78 void *Symbolic, void **Numeric, in umfpack_numeric() argument
81 return umfpack_zi_numeric(Ap,Ai,&numext::real_ref(Ax[0]),0,Symbolic,Numeric,Control,Info); in umfpack_numeric()
85 double X[], const double B[], void *Numeric, in umfpack_solve() argument
88 return umfpack_di_solve(sys,Ap,Ai,Ax,X,B,Numeric,Control,Info); in umfpack_solve()
[all …]
/external/libchrome/base/numerics/
Dsafe_math_shared_impl.h113 template <typename Numeric,
114 bool IsInteger = std::is_integral<Numeric>::value,
115 bool IsFloat = std::is_floating_point<Numeric>::value>
118 template <typename Numeric>
119 struct UnsignedOrFloatForSize<Numeric, true, false> {
120 using type = typename std::make_unsigned<Numeric>::type;
123 template <typename Numeric>
124 struct UnsignedOrFloatForSize<Numeric, false, true> {
125 using type = Numeric;
206 constexpr CLASS##Numeric< \
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dword.txt34 Numeric = [\p{Word_Break = Numeric}];
73 WB8: Numeric ExtFmt* Numeric;
74 WB9: AHLetter ExtFmt* Numeric;
75 WB10: Numeric ExtFmt* AHLetter;
77 WB11: Numeric ExtFmt* (MidNum | MidNumLetQ) ExtFmt* Numeric; # includes WB12
80 WB13a: (AHLetter | Numeric | Katakana | ExtendNumLet) ExtFmt* ExtendNumLet;
81 WB13b: ExtendNumLet ExtFmt* (AHLetter | Numeric | Katakana);
Dword_POSIX.txt33 Numeric = [\p{Word_Break = Numeric}];
72 WB8: Numeric ExtFmt* Numeric;
73 WB9: AHLetter ExtFmt* Numeric;
74 WB10: Numeric ExtFmt* AHLetter;
76 WB11: Numeric ExtFmt* (MidNum | MidNumLetQ) ExtFmt* Numeric; # includes WB12
79 WB13a: (AHLetter | Numeric | Katakana | ExtendNumLet) ExtFmt* ExtendNumLet;
80 WB13b: ExtendNumLet ExtFmt* (AHLetter | Numeric | Katakana);
Dsentence.txt20 Numeric = [\p{Sentence_Break = Numeric}];
41 SB6: ATerm ExtFmt* Numeric;
/external/icu/icu4c/source/test/testdata/break_rules/
Dword.txt34 Numeric = [\p{Word_Break = Numeric}];
73 WB8: Numeric ExtFmt* Numeric;
74 WB9: AHLetter ExtFmt* Numeric;
75 WB10: Numeric ExtFmt* AHLetter;
77 WB11: Numeric ExtFmt* (MidNum | MidNumLetQ) ExtFmt* Numeric; # includes WB12
80 WB13a: (AHLetter | Numeric | Katakana | ExtendNumLet) ExtFmt* ExtendNumLet;
81 WB13b: ExtendNumLet ExtFmt* (AHLetter | Numeric | Katakana);
Dword_POSIX.txt33 Numeric = [\p{Word_Break = Numeric}];
72 WB8: Numeric ExtFmt* Numeric;
73 WB9: AHLetter ExtFmt* Numeric;
74 WB10: Numeric ExtFmt* AHLetter;
76 WB11: Numeric ExtFmt* (MidNum | MidNumLetQ) ExtFmt* Numeric; # includes WB12
79 WB13a: (AHLetter | Numeric | Katakana | ExtendNumLet) ExtFmt* ExtendNumLet;
80 WB13b: ExtendNumLet ExtFmt* (AHLetter | Numeric | Katakana);
Dsentence.txt20 Numeric = [\p{Sentence_Break = Numeric}];
41 SB6: ATerm ExtFmt* Numeric;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dword.txt34 Numeric = [\p{Word_Break = Numeric}];
73 WB8: Numeric ExtFmt* Numeric;
74 WB9: AHLetter ExtFmt* Numeric;
75 WB10: Numeric ExtFmt* AHLetter;
77 WB11: Numeric ExtFmt* (MidNum | MidNumLetQ) ExtFmt* Numeric; # includes WB12
80 WB13a: (AHLetter | Numeric | Katakana | ExtendNumLet) ExtFmt* ExtendNumLet;
81 WB13b: ExtendNumLet ExtFmt* (AHLetter | Numeric | Katakana);
Dword_POSIX.txt33 Numeric = [\p{Word_Break = Numeric}];
72 WB8: Numeric ExtFmt* Numeric;
73 WB9: AHLetter ExtFmt* Numeric;
74 WB10: Numeric ExtFmt* AHLetter;
76 WB11: Numeric ExtFmt* (MidNum | MidNumLetQ) ExtFmt* Numeric; # includes WB12
79 WB13a: (AHLetter | Numeric | Katakana | ExtendNumLet) ExtFmt* ExtendNumLet;
80 WB13b: ExtendNumLet ExtFmt* (AHLetter | Numeric | Katakana);
Dsentence.txt20 Numeric = [\p{Sentence_Break = Numeric}];
41 SB6: ATerm ExtFmt* Numeric;
/external/perfetto/tools/ftrace_proto_gen/
Dproto_gen_utils.cc122 return Numeric(64, true); in GetSigned()
125 return Numeric(2 * size, true); in GetSigned()
157 ProtoType ProtoType::Numeric(uint16_t size, bool is_signed) { in Numeric() function in perfetto::ProtoType
166 return Numeric(64, false); in FromDescriptor()
169 return Numeric(64, true); in FromDescriptor()
172 return Numeric(32, false); in FromDescriptor()
175 return Numeric(32, true); in FromDescriptor()
194 return ProtoType::Numeric(std::max(one.size, other.size), one.is_signed); in GetCommon()
222 return ProtoType::Numeric(64, /* is_signed= */ false); in InferProtoType()
227 return ProtoType::Numeric(32, field.is_signed); in InferProtoType()
[all …]
/external/v8/src/objects/
Djs-relative-time-format.h69 enum class Numeric { enum
74 inline void set_numeric(Numeric numeric);
75 inline Numeric numeric() const;
80 STATIC_ASSERT(Numeric::AUTO <= NumericBit::kMax);
81 STATIC_ASSERT(Numeric::ALWAYS <= NumericBit::kMax);
Djs-relative-time-format-inl.h29 inline void JSRelativeTimeFormat::set_numeric(Numeric numeric) { in ACCESSORS()
36 inline JSRelativeTimeFormat::Numeric JSRelativeTimeFormat::numeric() const { in numeric()
Djs-relative-time-format.cc166 Maybe<Numeric> maybe_numeric = Intl::GetStringOption<Numeric>( in New()
168 {"always", "auto"}, {Numeric::ALWAYS, Numeric::AUTO}, Numeric::ALWAYS); in New()
170 Numeric numeric_enum = maybe_numeric.FromJust(); in New()
280 case Numeric::ALWAYS: in NumericAsString()
282 case Numeric::AUTO: in NumericAsString()
384 (format->numeric() == JSRelativeTimeFormat::Numeric::ALWAYS) in FormatCommon()
/external/icu/icu4c/source/data/brkitr/rules/
Dword.txt47 $Numeric = [\p{Word_Break = Numeric}];
101 $Numeric $ExFm* {100}; # This group of rules also attach trailing format/extends, but
126 $Numeric $ExFm* $Numeric;
130 ($ALetterPlus | $Hebrew_Letter) $ExFm* $Numeric;
134 $Numeric $ExFm* ($ALetterPlus | $Hebrew_Letter);
138 $Numeric $ExFm* ($MidNum | $MidNumLet | $Single_Quote) $ExFm* $Numeric;
150 $Numeric $ExFm* $ExtendNumLet {100}; # (13a)
156 $ExtendNumLet $ExFm* $Numeric {100}; # (13b)
Dword_POSIX.txt47 $Numeric = [\p{Word_Break = Numeric}];
101 $Numeric $ExFm* {100}; # This group of rules also attach trailing format/extends, but
126 $Numeric $ExFm* $Numeric;
130 ($ALetterPlus | $Hebrew_Letter) $ExFm* $Numeric;
134 $Numeric $ExFm* ($ALetterPlus | $Hebrew_Letter);
138 $Numeric $ExFm* ($MidNum | $MidNumLet | $Single_Quote) $ExFm* $Numeric;
150 $Numeric $ExFm* $ExtendNumLet {100}; # (13a)
156 $ExtendNumLet $ExFm* $Numeric {100}; # (13b)
/external/v8/src/builtins/
Dnumber.tq46 Context, Numeric, Numeric, SmiTagged<Operation>): BigInt;
309 extern builtin NonNumberToNumeric(implicit context: Context)(JSAny): Numeric;
387 case (right: Numeric): {
430 } label Numerics(left: Numeric, right: Numeric) {
484 Number(Number, Number), AtLeastOneBigInt(Numeric, Numeric) {
505 case (right: Numeric): {
527 AtLeastOneBigInt(Numeric, Numeric) {
567 case (right: Numeric): {
587 left: JSAny, right: JSAny): Numeric {
598 } label AtLeastOneBigInt(left: Numeric, right: Numeric) {
[all …]
Dtyped-array.tq77 RawPtr, uintptr, constexpr ElementsKind): Numeric;
79 Context, JSTypedArray, uintptr, Numeric, constexpr ElementsKind);
84 type LoadNumericFn = builtin(JSTypedArray, uintptr) => Numeric;
85 type StoreNumericFn = builtin(Context, JSTypedArray, uintptr, Numeric) => Smi;
93 macro LoadNumeric(array: JSTypedArray, index: uintptr): Numeric {
99 context: Context, array: JSTypedArray, index: uintptr, value: Numeric) {
249 array: JSTypedArray, index: uintptr): Numeric {
256 value: Numeric): Smi {
Dbuiltins-bigint.tq142 x: BigInt, y: BigInt): Numeric {
152 xNum: Numeric, yNum: Numeric): BigInt {
184 x: BigInt, y: BigInt): Numeric {
194 xNum: Numeric, yNum: Numeric): BigInt {
/external/perfetto/src/trace_processor/db/
Dcolumn.cc169 return compare::Numeric(static_cast<double>(v), double_value); in FilterIntoNumericSlow()
197 return compare::Numeric(static_cast<int64_t>(v), long_value); in FilterIntoNumericSlow()
362 return compare::Numeric(idx, id_value) < 0; in FilterIntoIdSlow()
367 return compare::Numeric(idx, id_value) == 0; in FilterIntoIdSlow()
372 return compare::Numeric(idx, id_value) > 0; in FilterIntoIdSlow()
377 return compare::Numeric(idx, id_value) != 0; in FilterIntoIdSlow()
382 return compare::Numeric(idx, id_value) <= 0; in FilterIntoIdSlow()
387 return compare::Numeric(idx, id_value) >= 0; in FilterIntoIdSlow()
443 int res = compare::Numeric(a_idx, b_idx); in StableSort()
466 return desc ? compare::Numeric(a_val, b_val) > 0 in StableSortNumeric()
[all …]
Dcompare.h71 inline int Numeric(T a, T b) { in Numeric() function
121 return compare::Numeric(*a, *b); in NullableNumeric()
170 return compare::Numeric(a.long_value, b.long_value); in SqlValue()
172 return compare::Numeric(a.double_value, b.double_value); in SqlValue()
/external/angle/src/common/third_party/base/anglebase/numerics/
Dsafe_math_impl.h117 template <typename Numeric,
118 bool IsInteger = std::numeric_limits<Numeric>::is_integer,
119 bool IsFloat = std::numeric_limits<Numeric>::is_iec559>
122 template <typename Numeric>
123 struct UnsignedOrFloatForSize<Numeric, true, false>
125 typedef typename UnsignedIntegerForSize<Numeric>::type type;
128 template <typename Numeric>
129 struct UnsignedOrFloatForSize<Numeric, false, true>
131 typedef Numeric type;

1234567