| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-util.c | 1565 const char *original = NULL; in pa_alsa_strerror() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 512 void TestBuffer<T>::checkOperation (const BufferData<T>& original, in checkOperation() argument 715 void TestBufferFloatingPoint<T>::checkOperationFloatingPoint(const BufferDataFloatingPoint<T>& original, in checkOperationFloatingPoint() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | IntermNode.cpp | 297 bool TIntermBranch::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() argument 315 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 375 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 448 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 470 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 516 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 529 replaceChildNodeInternal(TIntermNode *original, TIntermNode *replacement) replaceChildNodeInternal() argument 538 replaceChildNodeWithMultiple(TIntermNode *original, const TIntermSequence &replacements) replaceChildNodeWithMultiple() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 979 intptr_t original = reinterpret_cast<intptr_t>(&*t.find(2)); in TEST() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 512 void TestBuffer<T>::checkOperation (const BufferData<T>& original, in checkOperation() argument 715 void TestBufferFloatingPoint<T>::checkOperationFloatingPoint(const BufferDataFloatingPoint<T>& original, in checkOperationFloatingPoint() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateTimePatternGenerator.java | 2745 private SkeletonFields original = new SkeletonFields(); field in DateTimePatternGenerator.DateTimeMatcher [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | capitst.c | 1641 const char *original; member [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uresbund.cpp | 1486 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { in ures_copyResb() argument [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | set_get.c | 791 lame_set_original(lame_global_flags * gfp, int original) in lame_set_original() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uresbund.cpp | 1488 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { in ures_copyResb() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug.cc | 334 BytecodeArray original = debug_info_->OriginalBytecodeArray(); in ClearDebugBreak() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_compile.c | 2752 float original = ins->constants.f32[component]; in embedded_to_inline_constant() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-native.c | 3005 static void fixup_sample_spec(pa_native_connection *c, pa_sample_spec *fixed, const pa_sample_spec *original) { in fixup_sample_spec() argument
|
| H A D | core-util.c | 2304 const char *original = s; in prepare_number_string() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm16bitStorageTests.cpp | 95 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 D | vktSpvAsmGraphicsShaderTestUtil.cpp | 2559 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 D | uresbund.cpp | 1263 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { in ures_copyResb() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fProgramUniformTests.cpp | 551 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 D | vktSpvAsm16bitStorageTests.cpp | 95 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 D | vktSpvAsmGraphicsShaderTestUtil.cpp | 2556 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 D | simulator-loong64.cc | 1038 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 D | simulator-mips64.cc | 1059 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 D | simulator-mips.cc | 1128 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 D | simulator-riscv64.cc | 3363 I_TYPE Simulator::RoundF2IHelper(F_TYPE original, int rmode) { in RoundF2IHelper() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fUniformApiTests.cpp | 600 static glu::DataType getDataTypeTransposedMatrix (const glu::DataType original) in getDataTypeTransposedMatrix() argument 605 static VarValue getTransposeMatrix (const VarValue& original) in getTransposeMatrix() argument
|