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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.h139 bool to_array);
H A Dcpp_message.cc1669 io::Printer* printer, const FieldDescriptor* field, bool to_array) {
1679 if (to_array) {
1695 bool to_array) {
1701 if (to_array) {
1781 GenerateSerializeWithCachedSizesBody(io::Printer* printer, bool to_array) { argument
1800 to_array);
1802 GenerateSerializeOneField(printer, ordered_fields[i++], to_array);
1804 GenerateSerializeOneField(printer, ordered_fields[i++], to_array);
1808 to_array);
1815 if (to_array) {
1668 GenerateSerializeOneField( io::Printer* printer, const FieldDescriptor* field, bool to_array) argument
1693 GenerateSerializeOneExtensionRange( io::Printer* printer, const Descriptor::ExtensionRange* range, bool to_array) argument
[all...]
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.h138 bool to_array);
H A Dcpp_message.cc1421 io::Printer* printer, const FieldDescriptor* field, bool to_array) {
1431 if (to_array) {
1447 bool to_array) {
1453 if (to_array) {
1533 GenerateSerializeWithCachedSizesBody(io::Printer* printer, bool to_array) { argument
1552 to_array);
1554 GenerateSerializeOneField(printer, ordered_fields[i++], to_array);
1556 GenerateSerializeOneField(printer, ordered_fields[i++], to_array);
1560 to_array);
1567 if (to_array) {
1420 GenerateSerializeOneField( io::Printer* printer, const FieldDescriptor* field, bool to_array) argument
1445 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 118 milliseconds