Home
last modified time | relevance | path

Searched defs:original (Results 176 - 200 of 215) sorted by relevance

123456789

/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1770 const char *original; member
H A Ddtptngts.cpp1467 char original[ULOC_FULLNAME_CAPACITY]; in testFallbackWithDefaultRootLocale() local
H A Dcaltest.cpp1687 UDate tst, original; in doYEAR_WOYLoop() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java1807 public void checkModification(UnicodeSet original, boolean isFrozen) { in checkModification() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java2607 private SkeletonFields original = new SkeletonFields(); field in DateTimePatternGenerator.DateTimeMatcher
[all...]
/third_party/lame/libmp3lame/
H A Dutil.h422 int original; /* mark as original. default=1 */ member
H A Dset_get.c791 lame_set_original(lame_global_flags * gfp, int original) in lame_set_original() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1800 copy_operation original = it->second; /* the map insertion below can overwrite this */ in handle_operands() local
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c986 GLintptr original = vao->BufferBinding[0].Offset; in compile_vertex_list() local
/third_party/node/deps/v8/src/execution/
H A Dframes.h314 void operator=(const StackFrame& original) = delete; member in v8::internal::StackFrame
/third_party/node/deps/v8/src/objects/
H A Dscope-info.cc623 RecreateWithBlockList( Isolate* isolate, Handle<ScopeInfo> original, Handle<StringSet> blocklist) RecreateWithBlockList() argument
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c1565 const char *original = NULL; in pa_alsa_strerror() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp512 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 DIntermNode.cpp297 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 Draw_hash_set_test.cc979 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 DvktAtomicOperationTests.cpp512 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 DDateTimePatternGenerator.java2745 private SkeletonFields original = new SkeletonFields(); field in DateTimePatternGenerator.DateTimeMatcher
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c1641 const char *original; member
[all...]
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp1486 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { in ures_copyResb() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp1488 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { in ures_copyResb() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc334 BytecodeArray original = debug_info_->OriginalBytecodeArray(); in ClearDebugBreak() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2752 float original = ins->constants.f32[component]; in embedded_to_inline_constant() local
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c3005 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 Dcore-util.c2304 const char *original = s; in prepare_number_string() local
/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...]

Completed in 81 milliseconds

123456789