Home
last modified time | relevance | path

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

12345678910>>...13

/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/angle/src/compiler/translator/
Dbuiltin_variables.json49 "precision":"High" string
53 "precision":"High" string
57 "precision":"High" string
73 "precision":"Medium", string
82 "precision":"Medium", string
91 "precision":"Medium", string
100 "precision":"Medium", string
109 "precision":"Medium", string
118 "precision":"Medium", string
127 "precision":"Medium", string
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Delementwise_test.cc40 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
64 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
90 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
116 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
141 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
168 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
192 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
218 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
244 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
268 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
[all …]
Dpadding_test.cc44 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
72 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
100 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
128 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
156 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
184 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
212 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
240 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
272 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
301 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Dflt_type.cc24 FLT::FLT(CalculationsPrecision precision, float value) in FLT()
43 FLT2::FLT2(CalculationsPrecision precision, const float2& value) in FLT2()
62 FLT4::FLT4(CalculationsPrecision precision, const float4& value) in FLT4()
Dmultiply_add_test.cc47 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
77 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
104 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
131 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
165 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Dconv_powervr_test.cc52 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
87 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
122 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
157 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Drelu_test.cc44 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
71 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
98 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
125 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Dconcat_test.cc46 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
78 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
111 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
145 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Dpooling_test.cc47 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
76 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
106 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
136 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Ddepth_wise_conv_test.cc50 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
86 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
123 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Dresize_test.cc45 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
76 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
107 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Dadd_test.cc43 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
71 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
101 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
Dconv_buffer_1x1_test.cc49 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
84 for (auto precision : env_.GetSupportedPrecisions()) { in TEST_F() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp114 inline bool supportsSignedZero (glu::Precision precision) in supportsSignedZero()
140 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits()
153 static int getMaxNormalizedValueExponent (glu::Precision precision) in getMaxNormalizedValueExponent()
166 static int getMinNormalizedValueExponent (glu::Precision precision) in getMinNormalizedValueExponent()
179 static float makeFloatRepresentable (float f, glu::Precision precision) in makeFloatRepresentable()
451 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
459 …AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in AbsCase()
484 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
496 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
541 …SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase()
[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 std::string getIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::S… in getIntegerFuncCaseName()
330 …UaddCarryCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in UaddCarryCase()
344 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
398 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
426 …UsubBorrowCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderTyp… in UsubBorrowCase()
440 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
492 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
520 …UmulExtendedCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderT… in UmulExtendedCase()
[all …]
Des31fShaderUniformIntegerFunctionTests.cpp68 …Case(Context& context, const char* description, int inputValue, glu::Precision precision, glu::Sha… in UniformIntegerFunctionCase()
146 static std::string getCaseName (glu::Precision precision, glu::ShaderType shaderType) in getCaseName()
163 …FindMSBEdgeCase(Context& context, int inputValue, glu::Precision precision, glu::ShaderType shader… in FindMSBEdgeCase()
190 …FindLSBEdgeCase(Context& context, int inputValue, glu::Precision precision, glu::ShaderType shader… in FindLSBEdgeCase()
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp110 inline bool supportsSignedZero (glu::Precision precision) in supportsSignedZero()
136 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits()
377 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
385 …AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in AbsCase()
410 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
422 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
467 …SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase()
492 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
515 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
573 …RoundEvenCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in RoundEvenCase()
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dprecision.cc22 std::string ToString(CalculationsPrecision precision) { in ToString()
33 DataType DeduceDataTypeFromPrecision(CalculationsPrecision precision) { in DeduceDataTypeFromPrecision()
/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/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/external/vulkancts/modules/vulkan/shaderexecutor/
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 std::string getIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::S… in getIntegerFuncCaseName()
435 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
489 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
517 …UaddCarryCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::S… in UaddCarryCase()
545 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
597 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
625 …UsubBorrowCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::… in UsubBorrowCase()
729 …UmulExtendedCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu… in UmulExtendedCase()
[all …]
/external/mesa3d/src/compiler/glsl/
Dbuiltin_variables.cpp336 int precision, const char *name, in add_field()
400 ir_variable *add_input(int slot, const glsl_type *type, int precision, in add_input()
413 ir_variable *add_output(int slot, const glsl_type *type, int precision, in add_output()
425 int precision, const char *name) in add_index_output()
431 ir_variable *add_system_value(int slot, const glsl_type *type, int precision, in add_system_value()
514 int precision, in add_index_variable()
560 int precision, in add_variable()
616 int precision, in add_uniform()
656 builtin_variable_generator::add_const(const char *name, int precision, in add_const()
1431 int precision, const char *name, in add_varying()
/external/u-boot/lib/
Dvsprintf.c161 int base, int size, int precision, int type) in number()
260 int precision, int flags) in string()
282 int precision, int flags) in string16()
304 int precision, int flags) in device_path_string()
324 int precision, int flags) in mac_address_string()
343 int precision, int flags) in ip6_addr_string()
363 int precision, int flags) in ip4_addr_string()
395 int precision, int flags, const char *fmt) in uuid_string()
443 int field_width, int precision, int flags) in pointer()
519 int precision; /* min. # of digits for integers; max in vsnprintf_internal() local
/external/libaom/libaom/av1/encoder/
Dencodemv.c24 MvSubpelPrecision precision) { in update_mv_component_stats()
64 MvSubpelPrecision precision) { in av1_update_mv_stats()
78 MvSubpelPrecision precision) { in encode_mv_component()
120 MvSubpelPrecision precision) { in build_nmv_component_cost_table()
221 MvSubpelPrecision precision) { in av1_build_nmv_cost_table()

12345678910>>...13