Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dnamer.h56 bool HasName(uint32_t id) { in HasName() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h96 bool HasName = V.hasName(); in transferNodesFromList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h115 unsigned HasName : 1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h120 unsigned HasName : 1; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc95 bool HasName(const char* font_name, Font* font) { in HasName() function
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc95 bool HasName(const char* font_name, Font* font) { in HasName() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs427 public bool HasName { property in Google.Protobuf.Reflection.FileDescriptorProto
1003 public bool HasName { property in Google.Protobuf.Reflection.DescriptorProto
2192 public bool HasName { property in Google.Protobuf.Reflection.FieldDescriptorProto
2974 public bool HasName { property in Google.Protobuf.Reflection.OneofDescriptorProto
3209 public bool HasName { property in Google.Protobuf.Reflection.EnumDescriptorProto
3782 public bool HasName { property in Google.Protobuf.Reflection.EnumValueDescriptorProto
4063 public bool HasName { property in Google.Protobuf.Reflection.ServiceDescriptorProto
4325 public bool HasName { property in Google.Protobuf.Reflection.MethodDescriptorProto
/third_party/node/src/
Denv.h91 enum class HasName { Yes, No }; enum
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp88625 bool HasName() const { return GetBoolFlag(ElementHasName); } in HasName() function in nsINode