Home
last modified time | relevance | path

Searched defs:DefaultBool (Results 1 – 11 of 11) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
DChecker.h556 struct DefaultBool { struct
558 DefaultBool() : val(false) {} in DefaultBool() function
/external/flatbuffers/tests/optional_scalars/
DScalarStuff.cs55 …public bool DefaultBool { get { int o = __p.__offset(68); return o != 0 ? 0!=__p.bb.Get(o + __p.bb… property
300 public bool DefaultBool { get; set; } property in optional_scalars.ScalarStuffT
DScalarStuff.go42 DefaultBool bool `json:"default_bool"` member
582 func (rcv *ScalarStuff) DefaultBool() bool { func
DScalarStuff.py256 def DefaultBool(self): member in ScalarStuff
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
Dfields.pb.go133DefaultBool *bool `protobuf:"varint,301,opt,name=default_bo… member
/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto2.pb.go361DefaultBool *bool `protobuf:"varint,253,opt,name=default_bool,json=defaultBool,def=1" json:… member
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto2.cs2355 public bool DefaultBool { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
DUnittest.cs2494 public bool DefaultBool { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto2.cs2355 public bool DefaultBool { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
DUnittest.cs2494 public bool DefaultBool { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go327DefaultBool *bool `protobuf:"varint,93,opt,name=default_bool,json=defaul… member