Home
last modified time | relevance | path

Searched defs:original (Results 201 - 216 of 216) sorted by relevance

123456789

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp95 bool compare16Bit (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
100 bool compare16Bit (deUint16 original, float returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
106 bool compare16Bit (deInt16 original, deInt16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
206 const float* original = reinterpret_cast<const float*>(&originalBytes.front()); in graphicsCheck16BitFloats() local
233 const double* original in graphicsCheck16BitFloats64() local
284 const float* original = reinterpret_cast<const float*>(&originalBytes.front()); computeCheck16BitFloats() local
311 const double* original = reinterpret_cast<const double*>(&originalBytes.front()); computeCheck16BitFloats64() local
821 compareStruct(const resultType* returned, const originType* original, tcu::TestLog& log) compareStruct() argument
910 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); computeCheckStruct() local
930 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); graphicsCheckStruct() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.cpp2559 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat() argument
2622 bool compare16BitFloat (deUint16 original, deUint16 returned, tcu::TestLog& log) in compare16BitFloat() argument
2669 bool compare16BitFloat(deUint16 original, float returned, tcu::TestLog & log) in compare16BitFloat() argument
2717 compare16BitFloat(deFloat16 original, deFloat16 returned, std::string& error) compare16BitFloat() argument
2774 compare16BitFloat64(double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) compare16BitFloat64() argument
4518 const double* original = static_cast<const double*>(inputData) + posNdx * outputType.numElements; runAndVerifyDefaultPipeline() local
4529 const deFloat16* original = static_cast<const deFloat16*>(inputData) + posNdx * outputType.numElements; runAndVerifyDefaultPipeline() local
4538 const float* original = static_cast<const float*>(inputData) + posNdx * outputType.numElements; runAndVerifyDefaultPipeline() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp1263 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { in ures_copyResb() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp551 static glu::DataType getDataTypeTransposedMatrix (const glu::DataType original) in getDataTypeTransposedMatrix() argument
556 static VarValue getTransposeMatrix (const VarValue& original) in getTransposeMatrix() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp95 bool compare16Bit (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
100 bool compare16Bit (deUint16 original, float returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
106 bool compare16Bit (deInt16 original, deInt16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
206 const float* original = reinterpret_cast<const float*>(&originalBytes.front()); in graphicsCheck16BitFloats() local
233 const double* original in graphicsCheck16BitFloats64() local
284 const float* original = reinterpret_cast<const float*>(&originalBytes.front()); computeCheck16BitFloats() local
311 const double* original = reinterpret_cast<const double*>(&originalBytes.front()); computeCheck16BitFloats64() local
821 compareStruct(const resultType* returned, const originType* original, tcu::TestLog& log) compareStruct() argument
910 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); computeCheckStruct() local
930 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); graphicsCheckStruct() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.cpp2556 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat() argument
2619 bool compare16BitFloat (deUint16 original, deUint16 returned, tcu::TestLog& log) in compare16BitFloat() argument
2666 bool compare16BitFloat(deUint16 original, float returned, tcu::TestLog & log) in compare16BitFloat() argument
2714 compare16BitFloat(deFloat16 original, deFloat16 returned, std::string& error) compare16BitFloat() argument
2771 compare16BitFloat64(double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) compare16BitFloat64() argument
4515 const double* original = static_cast<const double*>(inputData) + posNdx * outputType.numElements; runAndVerifyDefaultPipeline() local
4526 const deFloat16* original = static_cast<const deFloat16*>(inputData) + posNdx * outputType.numElements; runAndVerifyDefaultPipeline() local
4535 const float* original = static_cast<const float*>(inputData) + posNdx * outputType.numElements; runAndVerifyDefaultPipeline() local
[all...]
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc1038 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() argument
1073 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error() argument
1110 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() argument
1143 void Simulator::set_fpu_register_word_invalid_result(float original, in set_fpu_register_word_invalid_result() argument
1158 set_fpu_register_invalid_result(float original, float rounded) set_fpu_register_invalid_result() argument
1172 set_fpu_register_invalid_result64(float original, float rounded) set_fpu_register_invalid_result64() argument
1189 set_fpu_register_word_invalid_result(double original, double rounded) set_fpu_register_word_invalid_result() argument
1204 set_fpu_register_invalid_result(double original, double rounded) set_fpu_register_invalid_result() argument
1219 set_fpu_register_invalid_result64(double original, double rounded) set_fpu_register_invalid_result64() argument
1238 set_fcsr_round64_error(float original, float rounded) set_fcsr_round64_error() argument
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc1059 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() argument
1097 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error() argument
1137 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() argument
1173 void Simulator::set_fpu_register_word_invalid_result(float original, in set_fpu_register_word_invalid_result() argument
1192 set_fpu_register_invalid_result(float original, float rounded) set_fpu_register_invalid_result() argument
1210 set_fpu_register_invalid_result64(float original, float rounded) set_fpu_register_invalid_result64() argument
1231 set_fpu_register_word_invalid_result(double original, double rounded) set_fpu_register_word_invalid_result() argument
1250 set_fpu_register_invalid_result(double original, double rounded) set_fpu_register_invalid_result() argument
1269 set_fpu_register_invalid_result64(double original, double rounded) set_fpu_register_invalid_result64() argument
1292 set_fcsr_round64_error(float original, float rounded) set_fcsr_round64_error() argument
[all...]
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc1128 void Simulator::set_fpu_register_word_invalid_result(float original, in set_fpu_register_word_invalid_result() argument
1147 void Simulator::set_fpu_register_invalid_result(float original, float rounded) { in set_fpu_register_invalid_result() argument
1165 void Simulator::set_fpu_register_invalid_result64(float original, in set_fpu_register_invalid_result64() argument
1186 void Simulator::set_fpu_register_word_invalid_result(double original, in set_fpu_register_word_invalid_result() argument
1205 void Simulator::set_fpu_register_invalid_result(double original, in set_fpu_register_invalid_result() argument
1224 set_fpu_register_invalid_result64(double original, double rounded) set_fpu_register_invalid_result64() argument
1247 set_fcsr_round_error(double original, double rounded) set_fcsr_round_error() argument
1285 set_fcsr_round64_error(double original, double rounded) set_fcsr_round64_error() argument
1325 set_fcsr_round_error(float original, float rounded) set_fcsr_round_error() argument
1363 set_fcsr_round64_error(float original, float rounded) set_fcsr_round64_error() argument
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc3363 I_TYPE Simulator::RoundF2IHelper(F_TYPE original, int rmode) { in RoundF2IHelper() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp600 static glu::DataType getDataTypeTransposedMatrix (const glu::DataType original) in getDataTypeTransposedMatrix() argument
605 static VarValue getTransposeMatrix (const VarValue& original) in getTransposeMatrix() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp8193 UnicodeString original; in TestCurrencyUsage() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c375 char original[ULOC_FULLNAME_CAPACITY]; in TestNullDefault() local
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc6090 Node* original = node->InputAt(0); in LowerFoldConstant() local
H A Dwasm-compiler.cc4381 AddInt64LoweringReplacement( CallDescriptor* original, CallDescriptor* replacement) AddInt64LoweringReplacement() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 97 milliseconds

123456789