Home
last modified time | relevance | path

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

/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/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc52 static bool HasName(ThreadContextBase *tctx, void *arg) { in HasName() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h115 unsigned HasName : 1; variable
/external/llvm/include/llvm/IR/
DValue.h114 unsigned HasName : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h120 unsigned HasName : 1; variable
/external/cronet/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/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc132 bool HasName(const char* font_name, Font* font) { in HasName() function
/external/clang/unittests/ASTMatchers/
DASTMatchersTraversalTest.cpp531 TEST(HasName, MatchesParameterVariableDeclarations) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp1753 bool Differ::HasName(const IdInstructions& id_to, uint32_t id) { in HasName() function in spvtools::diff::__anon226ed7550111::Differ
/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp1749 bool Differ::HasName(const IdInstructions& id_to, uint32_t id) { in HasName() function in spvtools::diff::__anon2bc90e1b0111::Differ
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/
Ddiff.cpp1848 bool Differ::HasName(const IdInstructions& id_to, uint32_t id) { in HasName() function in spvtools::diff::__anon3efb07680111::Differ
/external/clang/lib/CodeGen/
DTargetInfo.cpp7351 bool HasName; member in __anonf472f0181411::FieldEncoding