Searched refs:to_array (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.h141 bool to_array);
H A Dcpp_message.cc2232 io::Printer* printer, const FieldDescriptor* field, bool to_array) {
2242 if (to_array) {
2258 bool to_array) {
2264 if (to_array) {
2358 GenerateSerializeWithCachedSizesBody(io::Printer* printer, bool to_array) { argument
2377 to_array);
2379 GenerateSerializeOneField(printer, ordered_fields[i++], to_array);
2381 GenerateSerializeOneField(printer, ordered_fields[i++], to_array);
2385 to_array);
2392 if (to_array) {
2231 GenerateSerializeOneField( io::Printer* printer, const FieldDescriptor* field, bool to_array) argument
2256 GenerateSerializeOneExtensionRange( io::Printer* printer, const Descriptor::ExtensionRange* range, bool to_array) argument
[all...]
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DBitSet.pm193 sub to_array : method { subroutine

Completed in 161 milliseconds