Searched refs:Merge (Results 1 - 19 of 19) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
H A Dtext_format_test.py128 text_format.Merge(golden_text, parsed_message)
138 text_format.Merge(golden_text, parsed_message)
150 text_format.Merge(ascii_text, parsed_message)
160 text_format.Merge(ascii_text, parsed_message)
167 text_format.Merge(text, message)
180 text_format.Merge(text, message)
196 text_format.Merge(text, message)
214 text_format.Merge, text, message)
222 text_format.Merge, text, message)
228 text_format.Merge, tex
[all...]
H A Ddescriptor_test.py142 text_format.Merge(expected_ascii, expected_proto)
/external/protobuf/src/google/protobuf/
H A Dreflection_ops.h59 static void Merge(const Message& from, Message* to);
H A Dtext_format.h199 static bool Merge(io::ZeroCopyInputStream* input, Message* output);
200 // Like Merge(), but reads directly from a string.
220 // Like TextFormat::Merge().
221 bool Merge(io::ZeroCopyInputStream* input, Message* output);
247 // Like TextFormat::Merge(). The provided implementation is used
H A Dreflection_ops_unittest.cc81 TEST(ReflectionOpsTest, Merge) {
82 // Note: Copy is implemented in terms of Merge() so technically the Copy
103 ReflectionOps::Merge(message2, &message);
109 // Note: Copy is implemented in terms of Merge() so technically the Copy
133 ReflectionOps::Merge(message2, &message);
144 ReflectionOps::Merge(message2, &message1);
158 // Note: Copy is implemented in terms of Merge() so technically the Copy
164 ReflectionOps::Merge(message, &message),
H A Dreflection_ops.cc47 Merge(from, to);
50 void ReflectionOps::Merge(const Message& from, Message* to) { function in class:google::protobuf::internal::ReflectionOps
H A Dmessage.cc66 ReflectionOps::Merge(from, this);
H A Drepeated_field.h167 // static void Merge(const Type& from, Type* to);
274 static void Merge(const GenericType& from, GenericType* to) { function in class:google::protobuf::internal::GenericTypeHandler
281 inline void GenericTypeHandler<MessageLite>::Merge( function in class:google::protobuf::internal::GenericTypeHandler
300 static void Merge(const string& from, string* to) { *to = from; } function in class:google::protobuf::internal::StringTypeHandlerBase
678 TypeHandler::Merge(other.Get<TypeHandler>(i), Add<TypeHandler>());
H A Dtext_format.cc788 bool TextFormat::Parser::Merge(io::ZeroCopyInputStream* input, function in class:google::protobuf::TextFormat::Parser
798 return Merge(&input_stream, output);
830 /* static */ bool TextFormat::Merge(io::ZeroCopyInputStream* input, function in class:google::protobuf::TextFormat
832 return Parser().Merge(input, output);
H A Ddescriptor.pb.cc804 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
1320 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
1596 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
2056 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
2709 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
3044 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
3358 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
3673 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
4059 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
4608 ::google::protobuf::internal::ReflectionOps::Merge(fro
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc414 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
754 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
1025 ::google::protobuf::internal::ReflectionOps::Merge(from, this);
/external/webkit/WebKitTools/android/webkitmerge/
H A Dwebkitmerge.cpp203 bool Merge(const char* oldDir, const char* oldFile, const char* newDir, const char* newFile, function
215 bool Merge(const char* dir, const char* file) function
217 return Merge(dir, file, dir, file, "/dev/null");
1220 bool success = Merge(workingDir, oldFile, renamedDir, renamed, "/dev/null");
1379 bool success = Merge(workingDir, oldFile);
1687 "WebKit Merge for Android version 1.1\n"
/external/v8/test/cctest/
H A Dtest-regexp.cc1735 // Merge one direction.
1736 CharacterRange::Merge(&l1, &l2, &first_only, &second_only, &both);
1754 // Merge other direction.
1755 CharacterRange::Merge(&l2, &l1, &second_only, &first_only, &both);
1773 // Merge but don't record all combinations.
1774 CharacterRange::Merge(&l1, &l2, NULL, NULL, &both);
1784 // Merge into same set.
1786 CharacterRange::Merge(&l1, &l2, &all, &all, &all);
/external/libpng/
H A DCHANGES2185 Merge reading of chunk length and chunk type into a single 8-byte read.
2186 Merge writing of chunk length and chunk type into a single 8-byte write.
/external/protobuf/python/google/protobuf/
H A Dtext_format.py43 'PrintFieldValue', 'Merge' ]
126 def Merge(text, message): function
/external/v8/src/
H A Djsregexp.h284 // This way, the Merge function can compute all the usual set operations:
287 static void Merge(ZoneList<CharacterRange>* first_set,
529 // Merge in the information from another branch of an alternation.
530 void Merge(QuickCheckDetails* other, int from_index);
H A Djsregexp.cc1938 void QuickCheckDetails::Merge(QuickCheckDetails* other, int from_index) { function in class:v8::internal::QuickCheckDetails
2012 details->Merge(&new_details, characters_filled_in);
4383 // Utility function for CharacterRange::Merge. Adds a range at the end of
4421 void CharacterRange::Merge(ZoneList<CharacterRange>* first_set, function in class:CharacterRange
4434 // Merge sets by iterating through the lists in order of lowest "from" value,
4917 CharacterRange::Merge(character_set,
/external/blktrace/btt/doc/
H A Dbtt.tex211 \item[Device Merge Information]
1066 \texttt{DMI} & Device Merge Information:\\
1082 \texttt{Q2M} & Queue-to-Merge times:\\
1084 \texttt{M2D} & Merge-to-Issue times:\\
/external/bison/tests/
H A Dtestsuite448 137;cxx-type.at:439;GLR: Merge conflicting parses, impure, no locations;;
449 138;cxx-type.at:446;GLR: Merge conflicting parses, impure, locations;;
450 139;cxx-type.at:453;GLR: Merge conflicting parses, pure, no locations;;
451 140;cxx-type.at:459;GLR: Merge conflicting parses, pure, locations;;
[all...]

Completed in 282 milliseconds