Home
last modified time | relevance | path

Searched defs:Exponent (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_common.c45 uint32_t Exponent : 8; member
56 uint16_t Exponent : 5; member
H A Dvphal_common_defs.h73 uint16_t Exponent : 5; member
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/
H A Dieee.h114 int Exponent() const { in Exponent() function
300 int Exponent() const { in Exponent() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Ddouble-conversion-ieee.h128 int Exponent() const { in Exponent() function
314 int Exponent() const { in Exponent() function
/aosp_15_r20/external/double-conversion/double-conversion/
H A Dieee.h114 int Exponent() const { in Exponent() function
313 int Exponent() const { in Exponent() function
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddouble-conversion-ieee.h128 int Exponent() const { in Exponent() function
327 int Exponent() const { in Exponent() function
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Ddouble-conversion-ieee.h128 int Exponent() const { in Exponent() function
327 int Exponent() const { in Exponent() function
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddouble-conversion-ieee.h128 int Exponent() const { in Exponent() function
327 int Exponent() const { in Exponent() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp575 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); in emitBump() local
580 ConstantInt *Exponent = in emitBump() local
/aosp_15_r20/external/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp619 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); in emitBump() local
624 ConstantInt *Exponent = in emitBump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DNativeFormatting.h18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DNativeFormatting.h19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DNativeFormatting.h17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DNativeFormatting.h17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DNativeFormatting.h17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DNativeFormatting.h17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DNativeFormatting.h17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmshalf.c394 static const cmsUInt32Number Exponent[64] = { variable
/aosp_15_r20/external/clang/lib/Lex/
H A DLiteralSupport.cpp716 const char *Exponent = s; in ParseDecimalOrOctalCommon() local
819 const char *Exponent = s; in ParseNumberStartingWithZero() local
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dfixcid.py207 Exponent = '[eE][-+]?[0-9]+' variable
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dfixcid.py207 Exponent = '[eE][-+]?[0-9]+' variable
/aosp_15_r20/external/python/cpython2/Lib/
Dtokenize.py59 Exponent = r'[eE][-+]?\d+' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/pgen2/
Dtokenize.py66 Exponent = r'[eE][-+]?\d+(?:_\d+)*' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/pgen2/
Dtokenize.py66 Exponent = r'[eE][-+]?\d+(?:_\d+)*' variable

123