| /external/icu/icu4c/source/test/intltest/ |
| D | numberformat2test.cpp | 806 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/ |
| D | es31fShaderCommonFunctionTests.cpp | 127 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 …]
|
| D | es31fShaderIntegerFunctionTests.cpp | 111 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 …]
|
| D | es31fShaderAtomicOpTests.cpp | 96 …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/ |
| D | es3fShaderCommonFunctionTests.cpp | 123 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 …]
|
| D | es3fShaderPrecisionTests.cpp | 64 …teFloatPrecisionEvalProgram (const glu::RenderContext& context, glu::Precision precision, const ch… in createFloatPrecisionEvalProgram() 124 …Program (const glu::RenderContext& context, glu::DataType type, glu::Precision precision, const ch… in createIntUintPrecisionEvalProgram() 215 …har* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, const tc… in ShaderFloatPrecisionCase() 467 …har* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits… in ShaderIntPrecisionCase() 661 …har* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits… in ShaderUintPrecisionCase() 859 glu::Precision precision; in init() member 880 glu::Precision precision; in init() member 906 glu::Precision precision; in init() member
|
| /external/deqp/modules/gles2/performance/ |
| D | es2pShaderOptimizationTests.cpp | 366 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/ |
| D | es3pShaderOptimizationTests.cpp | 369 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/ |
| D | vktShaderCommonFunctionTests.cpp | 131 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 …]
|
| D | vktShaderIntegerFunctionTests.cpp | 113 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/ |
| D | valueformatter.cpp | 76 const FixedPrecision &precision) { in isNoGrouping() 201 const FixedPrecision &precision, in prepareFixedDecimalFormatting() 213 const ScientificPrecision &precision, in prepareScientificFormatting()
|
| /external/skia/src/gpu/glsl/ |
| D | GrGLSLVarying.cpp | 13 const char* output, GrSLPrecision precision) { in addPassThroughAttribute() 22 GrSLPrecision precision) { in addFlatPassThroughAttribute() 38 GrSLPrecision precision, in internalAddVarying()
|
| /external/skia/tests/ |
| D | PathOpsTestCommon.cpp | 16 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/vulkan-validation-layers/libs/glm/detail/ |
| D | precision.hpp | 34 enum precision enum
|
| /external/deqp/modules/gles2/accuracy/ |
| D | es2aVaryingInterpolationTests.cpp | 113 …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/ |
| D | es3aVaryingInterpolationTests.cpp | 115 …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/skia/src/gpu/vk/ |
| D | GrVkUniformHandler.cpp | 142 GrSLPrecision precision, in internalAddUniformArray() 194 GrSLPrecision precision, in addSampler()
|
| /external/libpcap/ |
| D | savefile.c | 169 pcap_open_offline_with_tstamp_precision(const char *fname, u_int precision, in pcap_open_offline_with_tstamp_precision() 214 pcap_t* pcap_hopen_offline_with_tstamp_precision(intptr_t osfd, u_int precision, in pcap_hopen_offline_with_tstamp_precision() 256 pcap_fopen_offline_with_tstamp_precision(FILE *fp, u_int precision, in pcap_fopen_offline_with_tstamp_precision()
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktInfoTests.cpp | 162 int precision; member 211 PrettySize<SizeType> prettySize (SizeType value, int precision = 2) in prettySize()
|
| /external/flac/libFLAC/ |
| D | float.c | 269 FLAC__uint32 FLAC__fixedpoint_log2(FLAC__uint32 x, unsigned fracbits, unsigned precision) in FLAC__fixedpoint_log2()
|
| /external/syslinux/dos/ |
| D | printf.c | 43 static char *number(char *str, long num, int base, int size, int precision, in number() 125 int precision; /* min. # of digits for integers; max in vsprintf() local
|
| /external/deqp/modules/gles2/scripts/ |
| D | gen-swizzles.py | 167 def __init__(self, name, precision, dataType, swizzle, inputs, outputs): argument 253 precision = "mediump" variable
|
| /external/deqp/modules/gles3/scripts/ |
| D | gen-swizzles.py | 171 def __init__(self, name, precision, dataType, swizzle, inputs, outputs): argument 257 precision = "mediump" variable
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | string_util.cc | 32 void ToExponentAndMantissa(double val, double thresh, int precision, in ToExponentAndMantissa() 99 int precision) { in ToBinaryStringFullySpecified()
|
| /external/google-benchmark/src/ |
| D | string_util.cc | 32 void ToExponentAndMantissa(double val, double thresh, int precision, in ToExponentAndMantissa() 99 int precision) { in ToBinaryStringFullySpecified()
|