Home
last modified time | relevance | path

Searched defs:Merge (Results 1 – 25 of 52) sorted by relevance

123

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DFieldMaskTreeTest.cs162 …private void Merge(FieldMaskTree tree, IMessage source, IMessage destination, FieldMask.MergeOptio… in Merge() method in Google.Protobuf.FieldMaskTreeTest
190 public void Merge(bool useDynamicMessage) in Merge() method in Google.Protobuf.FieldMaskTreeTest
/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldMaskTree.cs231 public void Merge(IMessage source, IMessage destination, FieldMask.MergeOptions options) in Merge() method in Google.Protobuf.FieldMaskTree
249 private void Merge( in Merge() method in Google.Protobuf.FieldMaskTree
DJsonParser.cs123 internal void Merge(IMessage message, string json) in Merge() method in Google.Protobuf.JsonParser
133 internal void Merge(IMessage message, TextReader jsonReader) in Merge() method in Google.Protobuf.JsonParser
151 private void Merge(IMessage message, JsonTokenizer tokenizer) in Merge() method in Google.Protobuf.JsonParser
/third_party/mindspore/mindspore/core/ops/
Dmerge.h30 Merge() : PrimitiveC(kNameMerge) {} in Merge() function
/third_party/typescript/tests/cases/compiler/
DcaseInsensitiveFileSystemWithCapsImportTypeDeclarations.ts23 export type Merge<T, U> = T & U; alias
/third_party/skia/third_party/externals/swiftshader/tests/regres/cause/
Dcause.go30 func Merge(errs ...error) error { func
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMaskPartial.cs321 public void Merge(IMessage source, IMessage destination, MergeOptions options) in Merge() method in Google.Protobuf.WellKnownTypes.FieldMask
329 public void Merge(IMessage source, IMessage destination) in Merge() method in Google.Protobuf.WellKnownTypes.FieldMask
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dmerger.cc44 CALLER_ATTACH Font* Merger::Merge() { in Merge() function in subtly::Merger
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dmerger.cc44 CALLER_ATTACH Font* Merger::Merge() { in Merge() function in subtly::Merger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DPtrState.cpp102 bool RRInfo::Merge(const RRInfo &Other) { in Merge() function in RRInfo
150 void PtrState::Merge(const PtrState &Other, bool TopDown) { in Merge() function in PtrState
/third_party/mindspore/mindspore/core/base/
Deffect_info.h33 void Merge(const EffectInfo &info) { in Merge() function
/third_party/flutter/skia/modules/sksg/src/
DSkSGMerge.cpp15 Merge::Merge(std::vector<Rec>&& recs) in Merge() function in sksg::Merge
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DFieldMaskTest.cs213 public void Merge() in Merge() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
/third_party/skia/modules/sksg/src/
DSkSGMerge.cpp16 Merge::Merge(std::vector<Rec>&& recs) in Merge() function in sksg::Merge
/third_party/grpc/test/cpp/qps/
Dhistogram.h44 void Merge(const Histogram& h) { grpc_histogram_merge(impl_, h.impl_); } in Merge() function
/third_party/mindspore/mindspore/ops/operations/
Dcontrol_ops.py87 class Merge(PrimitiveWithInfer): class
/third_party/skia/src/effects/imagefilters/
DSkMergeImageFilter.cpp39 sk_sp<SkImageFilter> SkImageFilters::Merge(sk_sp<SkImageFilter>* const filters, int count, in Merge() function in SkImageFilters
/third_party/json/test/thirdparty/Fuzzer/test/
DFuzzerUnittest.cpp603 TEST(Merge, Bad) { in TEST() argument
633 static void Merge(const std::string &Input, in Merge() function
643 TEST(Merge, Good) { in TEST() argument
711 TEST(Merge, Merge) { in TEST() argument
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dgraph_kernel_cluster.cc162 void Merge(Cluster *other_cluster) { in Merge() function
198 void Merge(const std::vector<size_t> &candidates) { in Merge() function in mindspore::opt::Graph
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerMerge.cpp116 size_t Merger::Merge(std::vector<std::string> *NewFiles) { in Merge() function in fuzzer::Merger
/third_party/protobuf/src/google/protobuf/
Dimplicit_weak_message.h122 static void Merge(const MessageLite& from, MessageLite* to) { in Merge() function
Dmessage_lite.cc522 void GenericTypeHandler<MessageLite>::Merge(const MessageLite& from, in Merge() function in google::protobuf::internal::GenericTypeHandler
527 void GenericTypeHandler<std::string>::Merge(const std::string& from, in Merge() function in google::protobuf::internal::GenericTypeHandler::string
/third_party/boost/libs/regex/src/
Dcregex.cpp462 std::string RegEx::Merge(const std::string& in, const std::string& fmt, in Merge() function in boost::RegEx
472 std::string RegEx::Merge(const char* in, const char* fmt, in Merge() function in boost::RegEx
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_solver_alg.cc109 void FootPrint::Merge(vector<Interval> *interval_v, stack<Interval> *s) { in Merge() function in mindspore::somas::FootPrint
/third_party/flutter/engine/flutter/fml/
Dmessage_loop_task_queues.cc196 bool MessageLoopTaskQueues::Merge(TaskQueueId owner, TaskQueueId subsumed) { in Merge() function in fml::MessageLoopTaskQueues

123