| /third_party/node/deps/histogram/src/ |
| H A D | hdr_histogram.c | 126 static int64_t power(int64_t base, int64_t exp) in power() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 272 LLVMValueRef c23_shifted, exp_mask, bias, exp; in lp_do_offset_tri() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | testidna.cpp | 1385 UChar exp[MAX_DEST_SIZE]={0}; in testCompareReferenceImpl() local
|
| H A D | tstnorm.cpp | 381 UnicodeString exp = UnicodeString(DATA[i+2], "").unescape(); in TestZeroIndex() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 786 BIGNUM *exp = sk_BIGNUM_value(exps, i); in DEFINE_STACK_OF() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 660 const deUint64 exp = (isNan || isInf) ? exponentMask : std::min(e, exponentBias); in infNanRandomFloats() local
|
| H A D | vktShaderPackingFunctionTests.cpp | 606 const int exp = rnd.getInt(minExp, maxExp); in iterate() local 747 const int exp = rnd.getInt(minExp, maxExp); in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cProgramInterfaceQueryTests.cpp | 1449 std::set<GLuint> exp; in Run() local 1872 std::set<GLuint> exp; in Run() local 2009 std::set<GLuint> exp; Run() local 2464 std::set<GLuint> exp; Run() local [all...] |
| H A D | es31cShaderBitfieldOperationTests.cpp | 344 ShaderBitfieldOperationCaseLdexpFloat(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpFloat() argument 356 ShaderBitfieldOperationCaseLdexpVec2(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpVec2() argument 369 ShaderBitfieldOperationCaseLdexpVec3(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpVec3() argument 383 ShaderBitfieldOperationCaseLdexpVec4(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpVec4() argument [all...] |
| H A D | es31cVertexAttribBindingTests.cpp | 249 unsigned int exp; in FloatToHalf() local 282 mantissa >>= exp; in FloatToHalf() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | hex_float.h | 389 int_type exp = getUnbiasedExponent(); in getUnbiasedNormalizedExponent() local
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 782 BIGNUM *exp = sk_BIGNUM_value(exps, i); in DEFINE_STACK_OF() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | hex_float.h | 389 int_type exp = getUnbiasedExponent(); in getUnbiasedNormalizedExponent() local
|
| /third_party/skia/src/utils/ |
| H A D | SkJSON.cpp | 272 static inline float pow10(int32_t exp) { in pow10() argument 741 const char* matchFastFloatDecimalPart(const char* p, int sign, float f, int exp) { in matchFastFloatDecimalPart() argument 816 int exp = 0; matchFast32OrFloat() local [all...] |
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | dotest.c | 73 uint32 exp = (hl >> 52) & 0x7ff; in set_mpfr_d() local 94 uint32 exp = (f >> 23) & 0xff; in set_mpfr_f() local 139 int exp; get_mpfr_d() local 203 int exp; get_mpfr_f() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_random.py | 11 from math import log, exp, pi, fsum, sin, factorial namespace
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpdecimal.h | 355 mpd_ssize_t exp; member 381 int64_t exp; member [all...] |
| H A D | mpsignal.c | 857 mpd_pow(mpd_t *result, const mpd_t *base, const mpd_t *exp, mpd_context_t *ctx) in mpd_pow() argument 865 mpd_powmod(mpd_t *result, const mpd_t *base, const mpd_t *exp, const mpd_t *mod, in mpd_powmod() argument 882 mpd_rescale(mpd_t *result, const mpd_t *a, mpd_ssize_t exp, mpd_context_t *ctx) in mpd_rescale() argument
|
| /third_party/python/Modules/_decimal/tests/ |
| H A D | deccheck.py | 516 def exp(self, t): member in SkipHandler
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | APInt.cpp | 808 int64_t exp = ((T.I >> 52) & 0x7ff) - 1023; in RoundDoubleToAPInt() local 864 uint64_t exp = n; in roundToDouble() local [all...] |
| /third_party/python/Parser/ |
| H A D | action_helpers.c | 963 _PyPegen_ensure_imaginary(Parser *p, expr_ty exp) in _PyPegen_ensure_imaginary() argument 973 _PyPegen_ensure_real(Parser *p, expr_ty exp) in _PyPegen_ensure_real() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | float_conversion.cc | 128 static constexpr int ChunksNeeded(int exp) { in ChunksNeeded() argument 138 static void RunConversion(uint128 v, int exp, in RunConversion() argument 175 BinaryToDecimal(absl::Span<uint32_t> data, uint128 v, int exp) BinaryToDecimal() argument 246 RunConversion( uint128 v, int exp, absl::FunctionRef<void(FractionalDigitGenerator)> f) RunConversion() argument 303 FractionalDigitGenerator(absl::Span<uint32_t> data, uint128 v, int exp) FractionalDigitGenerator() argument 376 PrintFractionalDigitsFast(uint64_t v, char *start, int exp, int precision) PrintFractionalDigitsFast() argument 405 PrintFractionalDigitsFast(uint128 v, char *start, int exp, int precision) PrintFractionalDigitsFast() argument 510 FormatFFast(Int v, int exp, const FormatState &state) FormatFFast() argument 567 FormatFPositiveExpSlow(uint128 v, int exp, const FormatState &state) FormatFPositiveExpSlow() argument 595 FormatFNegativeExpSlow(uint128 v, int exp, const FormatState &state) FormatFNegativeExpSlow() argument 667 FormatF(Int mantissa, int exp, const FormatState &state) FormatF() argument 804 FormatARound(bool precision_specified, const FormatState &state, uint8_t *leading, Int *mantissa, int *exp) FormatARound() argument 831 FormatANormalize(const HexFloatTypeParams float_traits, uint8_t *leading, Int *mantissa, int *exp) FormatANormalize() argument 856 FormatA(const HexFloatTypeParams float_traits, Int mantissa, int exp, bool uppercase, const FormatState &state) FormatA() argument [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | bn.rs | 678 pub fn exp( in exp() functions
|
| /third_party/spirv-tools/source/util/ |
| H A D | hex_float.h | 390 int_type exp = getUnbiasedExponent(); in getUnbiasedNormalizedExponent() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderCommonFunctionTests.cpp | 119 const int exp = tcu::Float32(value).exponent(); in getEpsFromMaxUlpDiff() local 777 const deUint32 exp = !isNan && !isInf ? (rnd.getUint32() & 0x7fu) : 0xffu; in getInputValues() local 858 const deUint32 exp = !isNan && !isInf ? (rnd.getUint32() & 0x7fu) : 0xffu; in getInputValues() local
|