/external/rust/android-crates-io/crates/open-enum-derive/src/ |
D | config.rs | 22 pub allow_alias: bool, field 43 let allow_alias: syn::LitBool = input.parse()?; in parse() localVariable
|
/external/cronet/stable/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/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | EnumOptions.php | 24 protected $allow_alias = null; variable in Google\\Protobuf\\Internal\\EnumOptions
|
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/ |
D | enums.rs | 107 fn allow_alias(&self) -> bool { in allow_alias() method
|
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/ |
D | enums.rs | 96 fn allow_alias(&self) -> bool { in allow_alias() method
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 560 optional bool allow_alias = 2; field
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 620 optional bool allow_alias = 2; field
|
D | descriptor_sv.proto | 622 optional bool allow_alias = 2; field
|
/external/cronet/stable/third_party/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/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/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 640 optional bool allow_alias = 2; field
|
/external/cronet/tot/third_party/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/tensorflow/tensorflow/compiler/xla/service/ |
D | layout_assignment.cc | 357 bool allow_alias, in SetInstructionLayout() 397 bool allow_alias, in SetInstructionLayout()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 548 bool allow_alias = false; in ValidateEnum() local
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 548 bool allow_alias = false; in ValidateEnum() local
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 548 bool allow_alias = false; in ValidateEnum() local
|
/external/rust/android-crates-io/crates/protobuf/src/ |
D | descriptor.rs | 5897 pub allow_alias: ::std::option::Option<bool>, field 5925 pub fn allow_alias(&self) -> bool { in allow_alias() method
|
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | descriptor.rs | 6797 allow_alias: ::std::option::Option<bool>, field
|