Home
last modified time | relevance | path

Searched defs:HasName (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
DWasmWriter.cpp28 bool HasName = S.SectionType == WASM_SEC_CUSTOM; in createSectionHeader() local
/external/webrtc/test/pc/e2e/analyzer/video/
Dnames_collection.cc29 bool NamesCollection::HasName(absl::string_view name) const { in HasName() function in webrtc::NamesCollection
/external/llvm/lib/IR/
DSymbolTableListTraitsImpl.h97 bool HasName = V.hasName(); in transferNodesFromList() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h96 bool HasName = V.hasName(); in transferNodesFromList() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h107 bool HasName = V.hasName(); in transferNodesFromList() local
/external/skia/src/core/
DSkRuntimeEffectPriv.h83 static bool HasName(const SkRuntimeEffect& effect) { in HasName() function
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc52 static bool HasName(ThreadContextBase *tctx, void *arg) { in HasName() function
/external/llvm/include/llvm/IR/
DValue.h114 unsigned HasName : 1; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h115 unsigned HasName : 1; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DValue.h118 unsigned HasName : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h120 unsigned HasName : 1; variable
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs453 public bool HasName { property in Google.Protobuf.Reflection.FileDescriptorProto
1063 public bool HasName { property in Google.Protobuf.Reflection.DescriptorProto
2343 public bool HasName { property in Google.Protobuf.Reflection.FieldDescriptorProto
3172 public bool HasName { property in Google.Protobuf.Reflection.OneofDescriptorProto
3427 public bool HasName { property in Google.Protobuf.Reflection.EnumDescriptorProto
4046 public bool HasName { property in Google.Protobuf.Reflection.EnumValueDescriptorProto
4350 public bool HasName { property in Google.Protobuf.Reflection.ServiceDescriptorProto
4633 public bool HasName { property in Google.Protobuf.Reflection.MethodDescriptorProto
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs453 public bool HasName { property in Google.Protobuf.Reflection.FileDescriptorProto
1063 public bool HasName { property in Google.Protobuf.Reflection.DescriptorProto
2343 public bool HasName { property in Google.Protobuf.Reflection.FieldDescriptorProto
3172 public bool HasName { property in Google.Protobuf.Reflection.OneofDescriptorProto
3427 public bool HasName { property in Google.Protobuf.Reflection.EnumDescriptorProto
4046 public bool HasName { property in Google.Protobuf.Reflection.EnumValueDescriptorProto
4350 public bool HasName { property in Google.Protobuf.Reflection.ServiceDescriptorProto
4633 public bool HasName { property in Google.Protobuf.Reflection.MethodDescriptorProto
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs453 public bool HasName { property in Google.Protobuf.Reflection.FileDescriptorProto
1063 public bool HasName { property in Google.Protobuf.Reflection.DescriptorProto
2343 public bool HasName { property in Google.Protobuf.Reflection.FieldDescriptorProto
3172 public bool HasName { property in Google.Protobuf.Reflection.OneofDescriptorProto
3427 public bool HasName { property in Google.Protobuf.Reflection.EnumDescriptorProto
4046 public bool HasName { property in Google.Protobuf.Reflection.EnumValueDescriptorProto
4350 public bool HasName { property in Google.Protobuf.Reflection.ServiceDescriptorProto
4633 public bool HasName { property in Google.Protobuf.Reflection.MethodDescriptorProto
/external/clang/unittests/ASTMatchers/
DASTMatchersTraversalTest.cpp531 TEST(HasName, MatchesParameterVariableDeclarations) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp1848 bool Differ::HasName(const IdInstructions& id_to, uint32_t id) { in HasName() function in spvtools::diff::__anon5a2be8a60111::Differ
/external/angle/third_party/spirv-tools/src/source/diff/
Ddiff.cpp1890 bool Differ::HasName(const IdInstructions& id_to, uint32_t id) { in HasName() function in spvtools::diff::__anonf81e29200111::Differ
/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp1848 bool Differ::HasName(const IdInstructions& id_to, uint32_t id) { in HasName() function in spvtools::diff::__anonf938b5ac0111::Differ
/external/clang/lib/CodeGen/
DTargetInfo.cpp7351 bool HasName; member in __anon65b3be691411::FieldEncoding