Home
last modified time | relevance | path

Searched defs:IsDefault (Results 1 – 25 of 34) sorted by relevance

12

/external/protobuf/src/google/protobuf/
Darenastring.h166 inline bool IsDefault() const { return (as_int() & kMask) == kDefault; } in IsDefault() function
353 inline bool IsDefault() const { return tagged_ptr_.IsDefault(); } in IsDefault() function
Dinlined_string_field.h357 static constexpr bool IsDefault() { return false; } in IsDefault() function
358 static constexpr bool IsDefault(const std::string*) { return false; } in IsDefault() function
Darena_impl.h115 bool IsDefault() const { in IsDefault() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Darenastring.h166 inline bool IsDefault() const { return (as_int() & kMask) == kDefault; } in IsDefault() function
353 inline bool IsDefault() const { return tagged_ptr_.IsDefault(); } in IsDefault() function
Dinlined_string_field.h357 static constexpr bool IsDefault() { return false; } in IsDefault() function
358 static constexpr bool IsDefault(const std::string*) { return false; } in IsDefault() function
Darena_impl.h115 bool IsDefault() const { in IsDefault() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Darenastring.h166 inline bool IsDefault() const { return (as_int() & kMask) == kDefault; } in IsDefault() function
353 inline bool IsDefault() const { return tagged_ptr_.IsDefault(); } in IsDefault() function
Dinlined_string_field.h357 static constexpr bool IsDefault() { return false; } in IsDefault() function
358 static constexpr bool IsDefault(const std::string*) { return false; } in IsDefault() function
Darena_impl.h115 bool IsDefault() const { in IsDefault() function
/external/golang-protobuf/internal/impl/
Ddecode.go44 func (o unmarshalOptions) IsDefault() bool { func
/external/tensorflow/tensorflow/core/data/
Ddataset_utils.h181 bool IsDefault() const { return determinism_ == Type::kDefault; } in IsDefault() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DELFObjectFile.cpp750 bool IsDefault; in readDynsymVersionsImpl() local
/external/aws-sdk-java-v2/services/elasticloadbalancingv2/src/main/resources/codegen-resources/
Dexamples-1.json261 "IsDefault": false, boolean
549 "IsDefault": false, boolean
1113 "IsDefault": false, boolean
1310 "IsDefault": false, boolean
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DELF.h878 uint32_t SymbolVersionIndex, bool &IsDefault, in getSymbolVersionByIndex()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDIBuilder.cpp461 bool IsDefault, Metadata *MD) { in createTemplateValueParameterHelper()
478 bool IsDefault) { in createTemplateTemplateParameter()
DDebugInfoMetadata.cpp1165 bool IsDefault, in DITemplateTypeParameter()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2438 unsigned Tag, bool IsDefault, ArrayRef<Metadata *> Ops) in DITemplateParameter()
2500 unsigned Tag, bool IsDefault, in DITemplateValueParameter()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp1419 unsigned &Val, bool &IsDefault, in decodeCustomOperand()
1483 bool &IsDefault, const MCSubtargetInfo &STI) { in decodeDepCtr()
/external/flatbuffers/include/flatbuffers/
Didl.h353 bool IsDefault() const { return presence == kDefault; } in IsDefault() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1546 bool IsDefault; in printDepCtr() local
/external/clang/lib/AST/
DASTDiagnostic.cpp534 bool IsDefault = false; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVBuiltins.cpp1100 uint64_t IsDefault = (Value == SPIRV::BuiltIn::GlobalSize || in generateGetQueryInst() local
/external/aws-sdk-java-v2/services/apprunner/src/main/resources/codegen-resources/
Dservice-2.json707 "IsDefault":{ object
755 "IsDefault":{ object
1803 "IsDefault":{"type":"boolean"}, object
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp701 bool IsDefault; in getFullSymbolName() local
/external/aws-sdk-java-v2/services/ec2/src/main/resources/codegen-resources/
Dexamples-1.json861 "IsDefault": false, boolean
2479 "IsDefault": false, boolean
3615 "IsDefault": false, boolean

12