Home
last modified time | relevance | path

Searched defs:original (Results 51 - 75 of 240) sorted by relevance

12345678910

/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
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp35 std::vector<uint8_t> original = TrimKey(in); in ToLocal() local
[all...]
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp34 std::vector<uint8_t> original = TrimKey(in); in ToLocal() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibtwolame.c46 int original; member
/third_party/mbedtls/library/
H A Dpsa_crypto_core.h917 uint8_t *original; member
/third_party/json/tests/src/
H A Dunit-convenience.cpp98 void check_escaped(const char* original, const char* escaped, const bool ensure_ascii) in check_escaped() argument
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dlocal-variables.cc14 V8LocalVariables::V8LocalVariables(WRL::ComPtr<IModelPropertyAccessor> original, in V8LocalVariables() argument
/third_party/lwip/src/include/lwip/
H A Dip6_frag.h135 struct pbuf *original; member
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_shader.h86 uint32_t *original; member
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dcpp_interface_test.cpp227 void CheckOptimization(const std::string& original, in CheckOptimization() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dgraphics_robust_access_test.cpp198 ACCheck(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheck() argument
210 ACCheckFail(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheckFail() argument
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dremove_unused_instruction_test.cpp34 const std::string original = R"( in TEST() local
H A Dvalidation_during_reduction_test.cpp122 std::string original = R"( in TEST() local
245 std::string original = R"( in TEST() local
475 std::string original = R"( in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dcpp_interface_test.cpp227 void CheckOptimization(const std::string& original, in CheckOptimization() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dgraphics_robust_access_test.cpp198 ACCheck(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheck() argument
210 ACCheckFail(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheckFail() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dremove_unused_instruction_test.cpp34 const std::string original = R"( in TEST() local
H A Dvalidation_during_reduction_test.cpp122 std::string original = R"( in TEST() local
245 std::string original = R"( in TEST() local
475 std::string original = R"( in TEST() local
/third_party/skia/tests/
H A DPathOpsAsWindingTest.cpp133 SkPath original = test; in DEF_TEST() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dserialization_test.cc33 FontPtr original = font_array[0]; in TestSerialization() local
99 FontPtr original = font_array[0]; in TestSerializationBitmap() local
/third_party/protobuf/src/google/protobuf/
H A Dproto3_arena_unittest.cc116 TestAllTypes original; in TEST() local
126 TestAllTypes original; in TEST() local
/third_party/spirv-tools/test/
H A Dcpp_interface_test.cpp227 void CheckOptimization(const std::string& original, in CheckOptimization() argument
/third_party/spirv-tools/test/opt/
H A Dgraphics_robust_access_test.cpp196 ACCheck(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheck() argument
208 ACCheckFail(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheckFail() argument
/third_party/spirv-tools/test/reduce/
H A Dremove_unused_instruction_test.cpp34 const std::string original = R"( in TEST() local
H A Dvalidation_during_reduction_test.cpp122 std::string original = R"( in TEST() local
245 std::string original = R"( in TEST() local
475 std::string original = R"( in TEST() local

Completed in 19 milliseconds

12345678910