OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stop_after_syntax_identifier_
(Results
1 - 7
of
7
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
parser.h
114
stop_after_syntax_identifier_
= value;
471
bool
stop_after_syntax_identifier_
;
member in class:google::protobuf::compiler::Parser
parser.cc
102
stop_after_syntax_identifier_
(false) {
422
//
stop_after_syntax_identifier_
is true. So, we conservatively allocate
442
} else if (!
stop_after_syntax_identifier_
) {
446
if (
stop_after_syntax_identifier_
) return !had_errors_;
479
if (syntax != "proto2" && !
stop_after_syntax_identifier_
) {
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
parser.h
115
stop_after_syntax_identifier_
= value;
426
bool
stop_after_syntax_identifier_
;
member in class:google::protobuf::compiler::Parser
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
parser.h
115
stop_after_syntax_identifier_
= value;
426
bool
stop_after_syntax_identifier_
;
member in class:google::protobuf::compiler::Parser
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
parser.h
115
stop_after_syntax_identifier_
= value;
426
bool
stop_after_syntax_identifier_
;
member in class:google::protobuf::compiler::Parser
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
parser.h
115
stop_after_syntax_identifier_
= value;
426
bool
stop_after_syntax_identifier_
;
member in class:google::protobuf::compiler::Parser
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
parser.h
114
stop_after_syntax_identifier_
= value;
511
bool
stop_after_syntax_identifier_
;
member in class:google::protobuf::compiler::Parser
Completed in 71 milliseconds