Home
last modified time | relevance | path

Searched refs:Decimal (Results 1 – 25 of 45) sorted by relevance

12

/openbsd-src/gnu/usr.bin/perl/lib/unicore/extracted/
H A DDNumType.txt16 # Numeric_Type=Decimal: When there is a value in field 6.
214 0030..0039 ; Decimal # Nd [10] DIGIT ZERO..DIGIT NINE
215 0660..0669 ; Decimal # Nd [10] ARABIC-INDIC DIGIT ZERO..ARABIC-INDIC DIGIT NINE
216 06F0..06F9 ; Decimal # Nd [10] EXTENDED ARABIC-INDIC DIGIT ZERO..EXTENDED ARABIC-INDIC DIGIT NI…
217 07C0..07C9 ; Decimal # Nd [10] NKO DIGIT ZERO..NKO DIGIT NINE
218 0966..096F ; Decimal # Nd [10] DEVANAGARI DIGIT ZERO..DEVANAGARI DIGIT NINE
219 09E6..09EF ; Decimal # Nd [10] BENGALI DIGIT ZERO..BENGALI DIGIT NINE
220 0A66..0A6F ; Decimal # Nd [10] GURMUKHI DIGIT ZERO..GURMUKHI DIGIT NINE
221 0AE6..0AEF ; Decimal # Nd [10] GUJARATI DIGIT ZERO..GUJARATI DIGIT NINE
222 0B66..0B6F ; Decimal # Nd [10] ORIYA DIGIT ZERO..ORIYA DIGIT NINE
[all …]
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp20 enum class Base { Binary, Decimal, Hex, Other }; enumerator
27 return Base::Decimal; in getBase()
63 const auto Decimal = Option.Decimal; in process() local
66 const bool SkipDecimal = Decimal == 0; in process()
75 std::max((int)Option.DecimalMinDigits, Decimal + 1); in process()
109 const bool IsBase10 = B == Base::Decimal; in process()
137 auto DigitsPerGroup = Decimal; in process()
/openbsd-src/gnu/usr.bin/perl/cpan/version/lib/version/
H A DInternals.pod24 =item Decimal versions
26 Any version which "looks like a number", see L<Decimal Versions>. This
31 =item Dotted-Decimal versions
34 point and may have an optional embedded underscore, see L<Dotted-Decimal
49 In specific, version numbers initialized as L<Decimal Versions> will
51 passed to C<new()>. Version numbers initialized as L<Dotted-Decimal Versions>
54 =head2 Decimal Versions
58 $VERSION scalar. A Decimal version is initialized with what looks like
78 IMPORTANT NOTE: As shown above, if your Decimal version contains more
84 =head2 Dotted-Decimal Versions
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DIntelPTSingleBufferTrace.cpp44 Decimal, enumerator
77 case Decimal: in ReadIntelPTConfigFile()
98 case Decimal: in ReadIntelPTConfigFile()
109 IntelPTConfigFileType::Decimal); in GetIntelPTOSEventType()
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformatter_int.bench.cpp81 Decimal, enumerator
103 struct Base<BaseE::Decimal> {
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td372 // 13 Cycles Decimal Floating Point operations, 1 input operands
390 // 13 Cycles Decimal Floating Point operations, 2 input operands
399 // 13 Cycles Decimal Floating Point operations, 3 input operands
409 // 13 Cycles Decimal Floating Point operations, and 3 Cycles Store operations, 2 input operands
416 // 24 Cycles Decimal Floating Point operations, 1 input operands
422 // 25 Cycles Decimal Floating Point operations, 2 input operands
429 // 25 Cycles Decimal Floating Point operations, 3 input operands
442 // 38 Cycles Decimal Floating Point operations, 2 input operands
448 // 59 Cycles Decimal Floating Point operations, 2 input operands
455 // 61 Cycles Decimal Floating Point operations, 2 input operands
[all …]
H A DREADME_P9.txt143 - Decimal Convert From/to National/Zoned/Signed-QWord:
153 - Decimal Copy-Sign/Set-Sign: bcdcpsgn. bcdsetsgn.
158 - Decimal Shift/Unsigned-Shift/Shift-and-Round: bcds. bcdus. bcdsr.
166 - Decimal (Unsigned) Truncate: bcdtrunc. bcdutrunc.
H A DPPCScheduleP10.td51 def P10_DF : ProcResource<1>; // One Decimal Floating Point pipelines.
H A DPPCScheduleP9.td119 // Only one DFU (Decimal Floating Point and Quad Precision) unit.
H A DPPCInstrAltivec.td1593 // Decimal Integer Format Conversion Instructions
1612 // Decimal Convert From/to National/Zoned/Signed-QWord
1620 // Decimal Copy-Sign/Set-Sign
1626 // Decimal Shift/Unsigned-Shift/Shift-and-Round
1631 // Decimal (Unsigned) Truncate
/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2530 int8_t Decimal; member
2557 Decimal == R.Decimal && DecimalMinDigits == R.DecimalMinDigits &&
/openbsd-src/gnu/usr.bin/perl/cpan/version/lib/
H A Dversion.pod52 =item Decimal Versions
59 =item Dotted Decimal Versions
158 Decimal: regular decimal numbers (literal or in a string)
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBDefs.h180 Decimal, enumerator
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlnumber.pod29 Decimal strings may have an exponential notation part, as in C<"12.34e-56">.
H A Dperlreref.pod168 digit PosixDigit XPosixDigit \d Decimal digits
/openbsd-src/gnu/gcc/gcc/
H A Dmachmode.def193 /* Decimal floating point modes. */
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicsSystemZ.td413 // Instructions from the Vector Packed Decimal Facility
/openbsd-src/gnu/llvm/llvm/docs/
H A DAMDGPUOperandSyntax.rst789 Decimal [-]?[1-9][0-9]* -1234
811Decimal [-]?[0-9]*[.][0-9]*([eE][+-]?[0-9]*)? -1.234, 234e2 Must …
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccint.info265 * Decimal float library routines::
430 File: gccint.info, Node: Soft float library routines, Next: Decimal float library routines, Prev…
689 File: gccint.info, Node: Decimal float library routines, Next: Exception handling routines, Prev…
871 …Node: Exception handling routines, Next: Miscellaneous routines, Prev: Decimal float library rou…
9399 "Single Decimal Floating" mode represents a four byte decimal
9404 "Double Decimal Floating" mode represents an eight byte decimal
9408 "Tetra Decimal Floating" mode represents a sixteen byte decimal
9478 Decimal floating point modes. By default these are `SDmode',
31068 * __adddd3: Decimal float library routines.
31072 * __addsd3: Decimal float library routines.
[all …]
H A Dlibgcc.texi42 * Decimal float library routines::
489 @node Decimal float library routines
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td622 // Decimal arithmetic
1007 // ------------------------ Decimal floating point -------------------------- //
H A DSystemZScheduleZ196.td609 // Decimal arithmetic
969 // ------------------------ Decimal floating point -------------------------- //
H A DSystemZScheduleZ13.td652 // Decimal arithmetic
1042 // ------------------------ Decimal floating point -------------------------- //
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormattedStatus.rst1802 * - flang/include/flang/Decimal
1882 * - flang/lib/Decimal
1992 * - flang/unittests/Decimal
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-9228 * Decimal revision number: Revision numbers.

12