/third_party/boost/boost/multiprecision/ |
D | cpp_bin_float.hpp | 643 inline void do_eval_add(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, con… in do_eval_add() argument 720 inline void do_eval_subtract(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res… in do_eval_subtract() argument 829 inline void eval_add(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, const … in eval_add() argument 838 inline void eval_add(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, const … in eval_add() argument 844 inline void eval_subtract(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, c… in eval_subtract() argument 853 inline void eval_subtract(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, c… in eval_subtract() argument 859 inline void eval_multiply(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, c… in eval_multiply() argument 941 inline void eval_multiply(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, c… in eval_multiply() argument 947 …:value>::type eval_multiply(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res… in eval_multiply() argument 983 …:value>::type eval_multiply(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res… in eval_multiply() argument [all …]
|
/third_party/boost/boost/multiprecision/cpp_bin_float/ |
D | transcendental.hpp | 12 void eval_exp_taylor(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, const … in eval_exp_taylor() argument 35 void eval_exp(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, const cpp_bin… in eval_exp() argument
|
/third_party/boost/boost/units/ |
D | scale.hpp | 69 std::string symbol_string(const scale<Base,Exponent>&) in symbol_string() argument 75 std::string name_string(const scale<Base,Exponent>&) in name_string() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | NativeFormatting.h | 19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | NativeFormatting.h | 18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/third_party/python/Tools/scripts/ |
D | fixcid.py | 207 Exponent = '[eE][-+]?[0-9]+' variable
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
D | ieee.h | 114 int Exponent() const { in Exponent() function 300 int Exponent() const { in Exponent() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | double-conversion-ieee.h | 128 int Exponent() const { in Exponent() function 314 int Exponent() const { in Exponent() function
|
/third_party/icu/icu4c/source/i18n/ |
D | double-conversion-ieee.h | 128 int Exponent() const { in Exponent() function 314 int Exponent() const { in Exponent() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-ieee.h | 128 int Exponent() const { in Exponent() function 314 int Exponent() const { in Exponent() function
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-ieee.h | 125 int Exponent() const { in Exponent() function 303 int Exponent() const { in Exponent() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 609 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); in emitBump() local 614 ConstantInt *Exponent = in emitBump() local
|
/third_party/python/Lib/lib2to3/pgen2/ |
D | tokenize.py | 66 Exponent = r'[eE][-+]?\d+(?:_\d+)*' variable
|
/third_party/python/Lib/ |
D | tokenize.py | 75 Exponent = r'[eE][-+]?[0-9](?:_?[0-9])*' variable
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | ShaderCore.cpp | 697 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/Analysis/ |
D | ScalarEvolutionExpander.cpp | 785 uint64_t Exponent = 0; in visitMulExpr() local
|
D | ValueTracking.cpp | 3153 if (ConstantInt *Exponent = dyn_cast<ConstantInt>(I->getOperand(1))) { in cannotBeOrderedLessThanZeroImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 4054 SDValue Exponent = DAG.getNode(ISD::SINT_TO_FP, SDLoc(Node), in ConvertNodeToLibcall() local
|
D | TargetLowering.cpp | 6063 SDValue Exponent = DAG.getNode(ISD::SUB, dl, IntVT, ExponentBits, Bias); in expandFP_TO_SINT() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1547 Error BitcodeReader::parseAlignmentValue(uint64_t Exponent, in parseAlignmentValue()
|