| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | EnumOptions.php | 24     protected $allow_alias = null;  variable in Google\\Protobuf\\Internal\\EnumOptions
 | 
| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | EnumOptions.php | 24     protected $allow_alias = null;  variable in Google\\Protobuf\\Internal\\EnumOptions
 | 
| /external/rust/crates/protobuf-codegen/2.27.1/src/ | 
| D | enums.rs | 107     fn allow_alias(&self) -> bool {  in allow_alias()  method
 | 
| /external/rust/crates/protobuf-codegen/src/gen/ | 
| D | enums.rs | 96     fn allow_alias(&self) -> bool {  in allow_alias()  method
 | 
| /external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 496   optional bool allow_alias = 2;  field
 | 
| /external/nos/host/generic/nugget/proto/google/protobuf/ | 
| D | descriptor.proto | 560   optional bool allow_alias = 2;  field
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ | 
| D | descriptor_sv.proto | 622   optional bool allow_alias = 2;  field
 | 
| D | descriptor.proto | 634   optional bool allow_alias = 2;  field
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | descriptor.proto | 650   optional bool allow_alias = 2;  field
 | 
| D | descriptor.pb.h | 13258 inline bool EnumOptions::allow_alias() const {  in allow_alias()  function
 | 
| /external/rust/crates/protobuf-parse/src/proto/google/protobuf/ | 
| D | descriptor.proto | 640   optional bool allow_alias = 2;  field
 | 
| /external/protobuf/src/google/protobuf/ | 
| D | descriptor.proto | 650   optional bool allow_alias = 2;  field
 | 
| D | descriptor.pb.h | 13393 inline bool EnumOptions::allow_alias() const {  in allow_alias()  function
 | 
| /external/nanopb-c/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 601   optional bool allow_alias = 2;  field
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | layout_assignment.cc | 357                                               bool allow_alias,  in SetInstructionLayout()397                                               bool allow_alias,  in SetInstructionLayout()
 
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/ | 
| D | parser.cc | 547   bool allow_alias = false;  in ValidateEnum()  local
 | 
| /external/protobuf/src/google/protobuf/compiler/ | 
| D | parser.cc | 548   bool allow_alias = false;  in ValidateEnum()  local
 | 
| /external/rust/crates/protobuf/src/ | 
| D | descriptor.rs | 5897     pub allow_alias: ::std::option::Option<bool>,  field5925     pub fn allow_alias(&self) -> bool {  in allow_alias()  method
 
 | 
| /external/rust/crates/protobuf/2.27.1/src/ | 
| D | descriptor.rs | 6797     allow_alias: ::std::option::Option<bool>,  field
 |