/aosp_15_r20/external/flatbuffers/tests/optional_scalars/optional_scalars/ |
H A D | scalar_stuff_generated.rs | 151 let default_bool = self.default_bool(); in unpack() localVariable 324 pub fn default_bool(&self) -> bool { in default_bool() method 421 pub default_bool: bool, field 711 pub default_bool: bool, field 795 let default_bool = self.default_bool; in pack() localVariable
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/ |
H A D | sentinel.proto | 11 bool default_bool = 6; field
|
/aosp_15_r20/external/protobuf/ruby/src/main/ |
H A D | sentinel.proto | 11 bool default_bool = 6; field
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/ |
H A D | test.proto | 114 optional bool default_bool = 93 [default = true ]; field 247 optional bool default_bool = 93 [default = true ]; field
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_arg_parser.h | 342 bool default_bool; member 1070 inline bool PythonArgs::toBoolWithDefault(int i, bool default_bool) { in toBoolWithDefault()
|
/aosp_15_r20/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
H A D | unittest_reference_types_nano.proto | 93 optional bool default_bool = 73 [default = true ]; field
|
H A D | unittest_nano.proto | 138 optional bool default_bool = 73 [default = true ]; field
|
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/ |
H A D | fields.proto | 75 optional bool default_bool = 301 [default=true]; field
|
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/ |
H A D | optional_scalars_generated.h | 91 bool default_bool = true; member 334 bool default_bool() const { in default_bool() function
|
H A D | optional_scalars2_generated.h | 84 bool default_bool = true; member 327 bool default_bool() const { in default_bool() function
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | optional_scalars_generated.h | 94 bool default_bool = true; member 336 bool default_bool() const { in default_bool() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | test_messages_proto2.proto | 210 optional bool default_bool = 253 [ default = true]; field
|
H A D | unittest_lite.proto | 151 optional bool default_bool = 73 [default = true]; field
|
H A D | unittest.proto | 165 optional bool default_bool = 73 [default = true ]; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | test_messages_proto2.proto | 210 optional bool default_bool = 253 [ default = true]; field
|
H A D | unittest_lite.proto | 151 optional bool default_bool = 73 [default = true]; field
|
H A D | unittest.proto | 165 optional bool default_bool = 73 [default = true ]; field
|
/aosp_15_r20/external/protobuf/csharp/protos/ |
H A D | unittest.proto | 164 optional bool default_bool = 73 [default = true ]; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/ |
H A D | unittest.proto | 164 optional bool default_bool = 73 [default = true ]; field
|