Home
last modified time | relevance | path

Searched defs:Exponent (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DNativeFormatting.h18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; member in llvm::FloatStyle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DNativeFormatting.h19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; member in llvm::FloatStyle
/third_party/node/deps/v8/src/base/numbers/
H A Ddouble.h76 int Exponent() const { in Exponent() function in v8::base::Double
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dieee.h114 int Exponent() const { in Exponent() function in double_conversion::Double
313 int Exponent() const { in Exponent() function in double_conversion::Single
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-ieee.h128 int Exponent() const { in Exponent() function in double_conversion::Double
327 int Exponent() const { in Exponent() function in double_conversion::Single
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-ieee.h128 int Exponent() const { in Exponent() function in double_conversion::Double
327 int Exponent() const { in Exponent() function in double_conversion::Single
/third_party/python/Tools/scripts/
H A Dfixcid.py207 Exponent = '[eE][-+]?[0-9]+' variable
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-ieee.h128 int Exponent() const { in Exponent() function in double_conversion::Double
314 int Exponent() const { in Exponent() function in double_conversion::Single
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp609 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); in emitBump() local
614 ConstantInt *Exponent = in emitBump() local
/third_party/python/Lib/
H A Dtokenize.py75 Exponent = r'[eE][-+]?[0-9](?:_?[0-9])*' variable
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py66 Exponent = r'[eE][-+]?\d+(?:_\d+)*' variable
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.cpp697 rr::RValue<sw::SIMD::Int> Exponent(rr::RValue<sw::SIMD::Float> f) in Exponent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1547 Error BitcodeReader::parseAlignmentValue(uint64_t Exponent, in parseAlignmentValue() argument
/third_party/astc-encoder/Source/
H A Dtinyexr.h7158 unsigned int Exponent : 8; member
7178 unsigned int Exponent : 5; member
[all...]

Completed in 35 milliseconds