| /netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
| H A D | LiteralSupport.cpp | 808 const char *Exponent = s; in ParseDecimalOrOctalCommon() local 820 TokLoc, Exponent - ThisTokBegin, SM, LangOpts), in ParseDecimalOrOctalCommon() 920 const char *Exponent = s; in ParseNumberStartingWithZero() local 928 TokLoc, Exponent - ThisTokBegin, SM, LangOpts), in ParseNumberStartingWithZero() 1113 uint64_t Exponent = 0; in GetFixedPointValue() local 1128 Exponent = ExpInt.getZExtValue(); in GetFixedPointValue() 1133 if (NegativeExponent) BaseShift -= Exponent; in GetFixedPointValue() 1134 else BaseShift += Exponent; in GetFixedPointValue() 1156 NumBitsNeeded = 4 * (NumDigits + Exponent) + Scale; in GetFixedPointValue() 1158 NumBitsNeeded = 4 * NumDigits + Exponent + Scale; in GetFixedPointValue()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | NativeFormatting.cpp | 175 if (Style == FloatStyle::Exponent) in write_double() 186 if (Style == FloatStyle::Exponent || Style == FloatStyle::ExponentUpper) { in write_double() 254 case FloatStyle::Exponent: in getDefaultPrecision()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_pkey_provided/ |
| H A D | RSA.pub.txt | 3 Exponent: 65537 (0x10001)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | StraightLineStrengthReduce.cpp | 620 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); in emitBump() local 621 return Builder.CreateShl(ExtendedStride, Exponent); in emitBump() 625 ConstantInt *Exponent = in emitBump() local 627 return Builder.CreateNeg(Builder.CreateShl(ExtendedStride, Exponent)); in emitBump()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | NativeFormatting.h | 17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
| H A D | FormatProviders.h | 311 S = FloatStyle::Exponent;
|
| /netbsd-src/lib/libusbhid/ |
| H A D | usb_hid_usages | 1913 0x574 Data Field: Generic Unit Exponent 2135 0x970 Exponent 0 2136 0x971 Exponent 1 2137 0x972 Exponent 2 2138 0x973 Exponent 3 2139 0x974 Exponent 4 2140 0x975 Exponent 5 2141 0x976 Exponent 6 2142 0x977 Exponent 7 2143 0x978 Exponent 8 [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 383 - Insert Exponent DP/QP: xsiexpdp xsiexpqp 392 - Extract Exponent/Significand DP/QP: xsxexpdp xsxsigdp xsxexpqp xsxsigqp 428 - Vector Insert Exponent DP/SP: xviexpdp xviexpsp 433 - Vector Extract Exponent/Significand DP/SP: xvxexpdp xvxexpsp xvxsigdp xvxsigsp
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/certs/ |
| H A D | rootCA.pem | 34 Exponent: 65537 (0x10001)
|
| H A D | cyrillic.utf8 | 34 Exponent: 65537 (0x10001)
|
| H A D | cyrillic.msb | 34 Exponent: 65537 (0x10001)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/certs/ |
| H A D | rootCA.pem | 34 Exponent: 65537 (0x10001)
|
| H A D | cyrillic.utf8 | 33 Exponent: 65537 (0x10001)
|
| H A D | cyrillic.msb | 33 Exponent: 65537 (0x10001)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.cpp | 829 uint64_t Exponent = 0; in visitMulExpr() local 835 while (E != OpsAndLoops.end() && *I == *E && Exponent != MaxExponent) { in visitMulExpr() 836 ++Exponent; in visitMulExpr() 839 assert(Exponent > 0 && "Trying to calculate a zeroth exponent of operand?"); in visitMulExpr() 845 if (Exponent & 1) in visitMulExpr() 847 for (uint64_t BinExp = 2; BinExp <= Exponent; BinExp <<= 1) { in visitMulExpr() 850 if (Exponent & BinExp) in visitMulExpr()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | arm_fp16.td | 30 // Reciprocal Exponent
|
| /netbsd-src/external/gpl3/gdb/dist/libdecnumber/ |
| H A D | decCommon.c | 90 #error Exponent form can be too long for ToString to lay out safely 93 #error Exponent form is too long for ToString to lay out 1819 #error Exponent form is too long for ShowNum to lay out in decShowNum()
|
| /netbsd-src/external/gpl3/gcc/dist/libdecnumber/ |
| H A D | decCommon.c | 90 #error Exponent form can be too long for ToString to lay out safely 93 #error Exponent form is too long for ToString to lay out 1819 #error Exponent form is too long for ShowNum to lay out in decShowNum()
|
| /netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/ |
| H A D | decCommon.c | 90 #error Exponent form can be too long for ToString to lay out safely 93 #error Exponent form is too long for ToString to lay out 1819 #error Exponent form is too long for ShowNum to lay out in decShowNum()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/ |
| H A D | decCommon.c | 90 #error Exponent form can be too long for ToString to lay out safely 93 #error Exponent form is too long for ToString to lay out 1819 #error Exponent form is too long for ShowNum to lay out in decShowNum()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| H A D | revoke.crt | 50 Exponent: 65537 (0x10001)
|
| H A D | https.crt | 50 Exponent: 65537 (0x10001)
|
| H A D | test-ds-only.crt | 50 Exponent: 65537 (0x10001)
|
| H A D | test.crt | 50 Exponent: 65537 (0x10001)
|
| H A D | sub-cert.crt | 50 Exponent: 65537 (0x10001)
|