Home
last modified time | relevance | path

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

123456789

/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Doperand_to_dominating_id_test.cpp26 std::string original = R"( in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.h48 BitContainer original = bits_[element_index]; in Set() local
68 BitContainer original = bits_[element_index]; in Clear() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Doperand_to_constant_test.cpp86 std::string original = prologue + R"( in TEST() local
H A Doperand_to_dominating_id_test.cpp26 std::string original = R"( in TEST() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dverify_glyf.cc53 bool VerifyGLYF(Table* original, Table* target) { in VerifyGLYF() argument
H A Dverify_hhea.cc57 bool VerifyHHEA(Table* original, Table* target) { in VerifyHHEA() argument
H A Dverify_hmtx.cc70 bool VerifyHMTX(Table* original, Table* target) { in VerifyHMTX() argument
H A Dverify_maxp.cc66 bool VerifyMAXP(Table* original, Table* target) { in VerifyMAXP() argument
/third_party/protobuf/src/google/protobuf/
H A Dproto3_arena_lite_unittest.cc111 TestAllTypes original; in TEST() local
/third_party/spirv-tools/source/util/
H A Dbit_vector.h48 BitContainer original = bits_[element_index]; in Set() local
68 BitContainer original = bits_[element_index]; in Clear() local
/third_party/spirv-tools/test/reduce/
H A Doperand_to_constant_test.cpp86 std::string original = prologue + R"( in TEST() local
H A Doperand_to_dominating_id_test.cpp26 std::string original = R"( in TEST() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAppParamsUtil.cpp35 std::string trim (const std::string& original) in trim() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp201 std::vector<std::string> original; member
216 const std::string original = test_code_builder.GetCode(); in TEST_P() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp44 void Match(const std::string& original, IRContext* context, in Match() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp201 std::vector<std::string> original; member
216 const std::string original = test_code_builder.GetCode(); in TEST_P() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dlcssa.cpp44 void Match(const std::string& original, IRContext* context, in Match() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRWMutex.h45 RWMutexImpl(const RWMutexImpl &original) = delete; member in llvm::sys::RWMutexImpl
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefCountedTests.cpp116 RCTest* original = new RCTest; in TEST() local
135 RCTest* original = new RCTest(&deleted); in TEST() local
160 RCTest* original = new RCTest(&deleted); TEST() local
182 RCTest* original = new RCTest(&deleted); TEST() local
204 RCTest* original = new RCTest(&deleted); TEST() local
228 RCTest* original = new RCTest(&deleted); TEST() local
280 RCTest* original = new RCTest(&deleted); TEST() local
329 RCTestDerived* original = new RCTestDerived(&deleted); TEST() local
352 RCTestDerived* original = new RCTestDerived(&deleted); TEST() local
374 RCTestDerived* original = new RCTestDerived(&deleted); TEST() local
398 RCTest* original = new RCTest(&deleted); TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dany_exception_safety_test.cc107 auto original = in TEST() local
/third_party/spirv-tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp795 std::vector<std::string> original; member
810 const std::string original = test_code_builder.GetCode(); in TEST_P() local
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp42 void Match(const std::string& original, IRContext* context, in Match() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dip6_frag.h136 struct pbuf *original; member
/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.cpp26 void ReplaceHiLogPrivacyKeyWords(string &original, const string &toBeReplaced, const string &targetStr) in ReplaceHiLogPrivacyKeyWords() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Distream_source_stream.cpp32 IstreamSourceStream::IstreamSourceStream(unique_ptr<istream> inputStream, size_t size, size_t original, size_t offset) in IstreamSourceStream() argument
57 size_t original = inputStream->tellg(); in CreateSourceStream() local

Completed in 12 milliseconds

123456789