| /external/clang/test/Index/ |
| D | complete-super.m | 4 typedef int Bool; typedef 8 + (void)select:(Bool)condition first:(int)x second:(int)y; argument 15 + (void)select:(Bool)condition first:(int)x second:(int)y; argument 23 + (void)select:(Bool)condition first:(int)a second:(int)b { argument
|
| /external/clang/test/OpenMP/ |
| D | for_codegen.cpp | 429 struct Bool { struct 430 Bool(bool b) : b(b) {} in Bool() argument 431 operator bool() const { return b; } in operator bool() 432 const bool b;
|
| /external/rust/crates/static_assertions/src/ |
| D | bool.rs | 37 type Bool: Sized; typedef 42 type Bool = False; typedef 47 type Bool = True; typedef
|
| /external/google-fruit/include/fruit/impl/meta/ |
| D | basics.h | 32 struct Bool { struct 33 static constexpr bool value = b;
|
| /external/golang-protobuf/internal/testprotos/required/ |
| D | required.pb.go | 487 type Bool struct { struct 488 state protoimpl.MessageState 489 sizeCache protoimpl.SizeCache 490 unknownFields protoimpl.UnknownFields 492 V *bool `protobuf:"varint,1,req,name=v" json:"v,omitempty"` 495 func (x *Bool) Reset() { 504 func (x *Bool) String() string { 508 func (*Bool) ProtoMessage() {} 510 func (x *Bool) ProtoReflect() protoreflect.Message { 523 func (*Bool) Descriptor() ([]byte, []int) { [all …]
|
| /external/golang-protobuf/internal/encoding/text/ |
| D | decode_test.go | 110 type Bool struct { struct 111 val bool 114 func (b Bool) checkOk(tok text.Token) string { 125 func (b Bool) checkNok(tok text.Token) string {
|
| /external/llvm/lib/Fuzzer/test/ |
| D | FuzzerFnAdapterUnittest.cpp | 17 TEST(Unpack, Bool) { in TEST() argument 93 TEST(Apply, Bool) { in TEST() argument
|
| /external/rust/crates/syn/src/ |
| D | export.rs | 35 pub type Bool = bool; typedef
|
| /external/grpc-grpc/test/cpp/qps/ |
| D | client_sync.cc | 170 struct Bool { struct in grpc::testing::SynchronousStreamingClient 171 bool val; 172 Bool() : val(false) {} in Bool() function
|
| /external/golang-protobuf/internal/encoding/json/ |
| D | decode_token.go | 20 Bool const 106 func (t Token) Bool() bool { func
|
| D | decode_test.go | 74 type Bool struct { struct 75 val bool 78 func (x Bool) check(tok json.Token) string {
|
| /external/apache-xml/src/main/java/org/apache/xpath/operations/ |
| D | Bool.java | 30 public class Bool extends UnaryOperation class
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | constant_reduction_function_test.cc | 36 TEST_F(ConstantReductionFunctionTest, Bool) { in TEST_F() argument
|
| /external/golang-protobuf/internal/detrand/ |
| D | rand.go | 25 func Bool() bool { func
|
| /external/golang-protobuf/reflect/protoreflect/ |
| D | value_union.go | 270 func (v Value) Bool() bool { func 415 func (k MapKey) Bool() bool { func
|
| /external/python/pycparser/utils/fake_libc_include/X11/ |
| D | _X11_fake_defines.h | 5 #define Bool int macro
|
| /external/mesa3d/src/gallium/drivers/svga/include/ |
| D | svga_types.h | 47 typedef uint8_t Bool; typedef
|
| /external/clang/test/SemaTemplate/ |
| D | current-instantiation.cpp | 170 struct Bool { struct 171 enum anonymous_enum { value = b };
|
| /external/golang-protobuf/proto/ |
| D | wrappers.go | 8 func Bool(v bool) *bool { return &v } func
|
| /external/perfetto/src/trace_processor/importers/fuchsia/ |
| D | fuchsia_trace_utils.h | 122 static ArgValue Bool(bool value) { in Bool() function 178 uint64_t Bool() const { in Bool() function
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 71 Bool, enumerator
|
| /external/flatbuffers/python/flatbuffers/reflection/ |
| D | BaseType.py | 8 Bool = 2 variable in BaseType
|
| /external/rust/crates/protobuf/src/reflect/repeated/ |
| D | vec_downcast.rs | 11 Bool(&'a mut Vec<bool>), enumerator
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 71 Bool, enumerator
|
| /external/rust/crates/clap/3.2.23/src/error/ |
| D | context.rs | 48 Bool(bool), enumerator
|