Home
last modified time | relevance | path

Searched defs:precision (Results 1 – 25 of 208) sorted by relevance

123456789

/external/icu/icu4c/source/test/intltest/
Dnumberformat2test.cpp806 FixedPrecision precision; in TestDigitFormatterDefaultCtor() local
836 FixedPrecision precision; in TestDigitFormatterMonetary() local
873 FixedPrecision precision; in TestDigitFormatter() local
935 FixedPrecision precision; in TestDigitFormatter() local
988 FixedPrecision precision; in TestDigitFormatter() local
1023 FixedPrecision precision; in TestDigitFormatter() local
1051 ScientificPrecision precision; in TestSciFormatterDefaultCtor() local
1081 ScientificPrecision precision; in TestSciFormatter() local
1137 FixedPrecision precision; in TestValueFormatterIsFastFormattable() local
1174 FixedPrecision precision; in TestValueFormatterIsFastFormattable() local
[all …]
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp127 inline bool supportsSignedZero (glu::Precision precision) in supportsSignedZero()
153 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits()
166 static int getMaxNormalizedValueExponent (glu::Precision precision) in getMaxNormalizedValueExponent()
179 static int getMinNormalizedValueExponent (glu::Precision precision) in getMinNormalizedValueExponent()
192 static float makeFloatRepresentable (float f, glu::Precision precision) in makeFloatRepresentable()
464 static const char* getPrecisionPostfix (glu::Precision precision) in getPrecisionPostfix()
492 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
500 …AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in AbsCase()
525 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
537 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
[all …]
Des31fShaderIntegerFunctionTests.cpp111 inline int getShaderUintBitCount (glu::ShaderType shaderType, glu::Precision precision) in getShaderUintBitCount()
137 …andom& rnd, glu::ShaderType shaderType, glu::DataType dataType, glu::Precision precision, deUint32… in generateRandomInputData()
322 static const char* getPrecisionPostfix (glu::Precision precision) in getPrecisionPostfix()
350 static std::string getIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::S… in getIntegerFuncCaseName()
358 …UaddCarryCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in UaddCarryCase()
372 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
426 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
454 …UsubBorrowCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderTyp… in UsubBorrowCase()
468 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
520 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
[all …]
Des31fShaderUniformIntegerFunctionTests.cpp68 …Case(Context& context, const char* description, int inputValue, glu::Precision precision, glu::Sha… in UniformIntegerFunctionCase()
146 static const char* getPrecisionPostfix (glu::Precision precision) in getPrecisionPostfix()
174 static std::string getCaseName (glu::Precision precision, glu::ShaderType shaderType) in getCaseName()
191 …FindMSBEdgeCase(Context& context, int inputValue, glu::Precision precision, glu::ShaderType shader… in FindMSBEdgeCase()
218 …FindLSBEdgeCase(Context& context, int inputValue, glu::Precision precision, glu::ShaderType shader… in FindLSBEdgeCase()
Des31fShaderAtomicOpTests.cpp96 …onst char* funcName, AtomicOperandType operandType, DataType type, Precision precision, const UVec… in ShaderAtomicOpCase()
258 …text& context, const char* name, AtomicOperandType operandType, DataType type, Precision precision) in ShaderAtomicAddCase()
347 static int getPrecisionNumIntegerBits (glu::Precision precision) in getPrecisionNumIntegerBits()
366 static bool intEqualsAfterUintCast (deInt32 value, deUint32 casted, glu::Precision precision) in intEqualsAfterUintCast()
393 …ontainsAfterUintCast (const std::set<deInt32>& haystack, deUint32 needle, glu::Precision precision) in containsAfterUintCast()
401 …ontainsAfterUintCast (const std::set<deUint32>& haystack, deInt32 needle, glu::Precision precision) in containsAfterUintCast()
412 …text& context, const char* name, AtomicOperandType operandType, DataType type, Precision precision) in ShaderAtomicMinCase()
493 …text& context, const char* name, AtomicOperandType operandType, DataType type, Precision precision) in ShaderAtomicMaxCase()
575 …text& context, const char* name, AtomicOperandType operandType, DataType type, Precision precision) in ShaderAtomicAndCase()
651 …text& context, const char* name, AtomicOperandType operandType, DataType type, Precision precision) in ShaderAtomicOrCase()
[all …]
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp123 inline bool supportsSignedZero (glu::Precision precision) in supportsSignedZero()
149 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits()
390 static const char* getPrecisionPostfix (glu::Precision precision) in getPrecisionPostfix()
414 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
422 …AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in AbsCase()
447 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
459 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
504 …SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase()
529 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
552 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
[all …]
/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp366 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
404 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
415 …static inline string funcDefinitions (int callNestingDepth, const string& precision, const string&… in funcDefinitions()
450 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
463 …onsCaseStatements (bool optimized, bool constantExpressionsOnly, const string& precision, bool use… in builtinFunctionsCaseStatements()
480 …static inline string arrayCaseStatements (bool optimized, const string& precision, bool useHeavier… in arrayCaseStatements()
499 …uctCaseStatements (bool optimized, bool constantExpressionsOnly, const string& precision, bool use… in structCaseStatements()
550 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
563 …static inline string singleStatementCaseStatements (bool optimized, const string& precision, bool … in singleStatementCaseStatements()
575 …static inline string multipleStatementsCaseStatements (bool optimized, const string& precision, bo… in multipleStatementsCaseStatements()
[all …]
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp369 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
407 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
418 …static inline string funcDefinitions (int callNestingDepth, const string& precision, const string&… in funcDefinitions()
452 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
465 …onsCaseStatements (bool optimized, bool constantExpressionsOnly, const string& precision, bool use… in builtinFunctionsCaseStatements()
482 …rayCaseStatements (bool optimized, bool constantExpressionsOnly, const string& precision, bool use… in arrayCaseStatements()
510 …uctCaseStatements (bool optimized, bool constantExpressionsOnly, const string& precision, bool use… in structCaseStatements()
561 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
574 …static inline string singleStatementCaseStatements (bool optimized, const string& precision, bool … in singleStatementCaseStatements()
586 …static inline string multipleStatementsCaseStatements (bool optimized, const string& precision, bo… in multipleStatementsCaseStatements()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp131 inline bool supportsSignedZero (glu::Precision precision) in supportsSignedZero()
157 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits()
170 static int getMaxNormalizedValueExponent (glu::Precision precision) in getMaxNormalizedValueExponent()
183 static int getMinNormalizedValueExponent (glu::Precision precision) in getMinNormalizedValueExponent()
196 static float makeFloatRepresentable (float f, glu::Precision precision) in makeFloatRepresentable()
341 static const char* getPrecisionPostfix (glu::Precision precision) in getPrecisionPostfix()
369 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
600 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
612 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
657 …AbsCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderT… in AbsCase()
[all …]
DvktShaderIntegerFunctionTests.cpp113 inline int getShaderUintBitCount (glu::ShaderType shaderType, glu::Precision precision) in getShaderUintBitCount()
139 …andom& rnd, glu::ShaderType shaderType, glu::DataType dataType, glu::Precision precision, deUint32… in generateRandomInputData()
196 static const char* getPrecisionPostfix (glu::Precision precision) in getPrecisionPostfix()
224 static std::string getIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::S… in getIntegerFuncCaseName()
463 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
517 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
545 …UaddCarryCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::S… in UaddCarryCase()
573 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
625 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
653 …UsubBorrowCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::… in UsubBorrowCase()
[all …]
/external/icu/icu4c/source/i18n/
Dvalueformatter.cpp76 const FixedPrecision &precision) { in isNoGrouping()
201 const FixedPrecision &precision, in prepareFixedDecimalFormatting()
213 const ScientificPrecision &precision, in prepareScientificFormatting()
/external/tensorflow/tensorflow/contrib/coder/kernels/
Drange_coder_test.cc28 void RangeEncodeDecodeTest(int precision, random::SimplePhilox* gen) { in RangeEncodeDecodeTest()
92 const int precision = 1 + rand.Uniform(11); in TEST() local
99 for (int precision = 12; precision < 17; ++precision) { in TEST() local
Drange_coder.cc32 RangeEncoder::RangeEncoder(int precision) : precision_(precision) { in RangeEncoder()
297 RangeDecoder::RangeDecoder(const string& source, int precision) in RangeDecoder()
/external/skqp/tests/
DPathOpsTestCommon.cpp16 static double calc_t_div(const SkDCubic& cubic, double precision, double start) { in calc_t_div()
39 static bool add_simple_ts(const SkDCubic& cubic, double precision, SkTArray<double, true>* ts) { in add_simple_ts() argument
51 static void addTs(const SkDCubic& cubic, double precision, double start, double end, in addTs()
63 static void toQuadraticTs(const SkDCubic* cubic, double precision, SkTArray<double, true>* ts) { in toQuadraticTs() argument
133 void CubicToQuads(const SkDCubic& cubic, double precision, SkTArray<SkDQuad, true>& quads) { in CubicToQuads()
/external/skia/tests/
DPathOpsTestCommon.cpp16 static double calc_t_div(const SkDCubic& cubic, double precision, double start) { in calc_t_div()
39 static bool add_simple_ts(const SkDCubic& cubic, double precision, SkTArray<double, true>* ts) { in add_simple_ts() argument
51 static void addTs(const SkDCubic& cubic, double precision, double start, double end, in addTs()
63 static void toQuadraticTs(const SkDCubic* cubic, double precision, SkTArray<double, true>* ts) { in toQuadraticTs() argument
133 void CubicToQuads(const SkDCubic& cubic, double precision, SkTArray<SkDQuad, true>& quads) { in CubicToQuads()
/external/skqp/src/gpu/gl/
DGrGLUniformHandler.cpp29 GrSLPrecision precision, in internalAddUniformArray()
67 GrSLPrecision precision, in addSampler()
90 GrSLPrecision precision, in addTexelBuffer()
/external/skqp/src/gpu/vk/
DGrVkUniformHandler.cpp182 GrSLPrecision precision, in internalAddUniformArray()
241 GrSLPrecision precision, in addSampler()
269 GrSLPrecision precision, in addTexelBuffer()
/external/skia/src/gpu/vk/
DGrVkUniformHandler.cpp180 GrSLPrecision precision, in internalAddUniformArray()
239 GrSLPrecision precision, in addSampler()
267 GrSLPrecision precision, in addTexelBuffer()
/external/skia/src/gpu/gl/
DGrGLUniformHandler.cpp29 GrSLPrecision precision, in internalAddUniformArray()
67 GrSLPrecision precision, in addSampler()
90 GrSLPrecision precision, in addTexelBuffer()
/external/vulkan-validation-layers/libs/glm/detail/
Dprecision.hpp34 enum precision enum
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp113 …tionCase (Context& context, const char* name, const char* desc, glu::Precision precision, const tc… in InterpolationCase()
126 static bool isValidFloat (glu::Precision precision, float val) in isValidFloat()
141 static bool isValidFloatVec (glu::Precision precision, const tcu::Vector<float, Size>& vec) in isValidFloatVec()
314 for (int precision = glu::PRECISION_LOWP; precision <= glu::PRECISION_HIGHP; precision++) in init() local
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp115 …tionCase (Context& context, const char* name, const char* desc, glu::Precision precision, const tc… in InterpolationCase()
128 static bool isValidFloat (glu::Precision precision, float val) in isValidFloat()
143 static bool isValidFloatVec (glu::Precision precision, const tcu::Vector<float, Size>& vec) in isValidFloatVec()
320 for (int precision = glu::PRECISION_LOWP; precision <= glu::PRECISION_HIGHP; precision++) in init() local
/external/python/cpython2/Python/
Dpystrtod.c528 ensure_decimal_point(char* buffer, size_t buf_size, int precision) in ensure_decimal_point()
644 int precision) in _PyOS_ascii_formatd()
739 int precision, in PyOS_double_to_string()
938 int mode, Py_ssize_t precision, in format_float_short()
1187 int precision, in PyOS_double_to_string()
/external/python/cpython3/Python/
Dpystrtod.c597 ensure_decimal_point(char* buffer, size_t buf_size, int precision) in ensure_decimal_point()
714 int precision) in _PyOS_ascii_formatd()
793 int precision, in PyOS_double_to_string()
992 int mode, int precision, in format_float_short()
1242 int precision, in PyOS_double_to_string()
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp162 int precision; member
211 PrettySize<SizeType> prettySize (SizeType value, int precision = 2) in prettySize()

123456789