Home
last modified time | relevance | path

Searched defs:getName (Results 301 - 325 of 345) sorted by relevance

1...<<11121314

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp201 std::string NativeRawSymbol::getName() const { in getName() function in NativeRawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp239 StringRef DIScope::getName() const { in getName() function in DIScope
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp1380 std::error_code ImportDirectoryEntryRef::getName(StringRef &Result) const { in getName() function in ImportDirectoryEntryRef
1427 std::error_code DelayImportDirectoryEntryRef::getName(StringRef &Result) const { in getName() function in DelayImportDirectoryEntryRef
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.hpp189 const char* getName() in getName() function in gl4cts::AtomicCounterBufferStorageTestCase
248 const char* getName() in getName() function in gl4cts::BufferTextureStorageTestCase
298 const char* getName() in getName() function in gl4cts::ClearOpsBufferStorageTestCase
357 const char* getName() in getName() function in gl4cts::CopyOpsBufferStorageTestCase
436 const char* getName() in getName() function in gl4cts::IndirectDispatchBufferStorageTestCase
479 const char* getName() in getName() function in gl4cts::InvalidateBufferStorageTestCase
524 const char* getName() in getName() function in gl4cts::PixelPackBufferStorageTestCase
579 const char* getName() in getName() function in gl4cts::PixelUnpackBufferStorageTestCase
682 const char* getName() in getName() function in gl4cts::QuadsBufferStorageTestCase
761 const char* getName() getName() function in gl4cts::QueryBufferStorageTestCase
813 const char* getName() getName() function in gl4cts::SSBOStorageTestCase
930 const char* getName() getName() function in gl4cts::TransformFeedbackBufferStorageTestCase
1001 const char* getName() getName() function in gl4cts::UniformBufferStorageTestCase
[all...]
/third_party/skia/tests/
H A DImageFilterTest.cpp225 const char* getName(int index) const { return fFilters[index].fName; } in getName() function in __anon19025::FilterList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h233 StringRef getName() const { return Name; } in getName() function in llvm::codeview::MemberFuncIdRecord
383 StringRef getName() const { return Name; } in getName() function in llvm::codeview::NestedTypeRecord
413 StringRef getName() const { return Name; } in getName() function in llvm::codeview::ArrayRecord
459 StringRef getName() const { return Name; } in getName() function in llvm::codeview::TagRecord
592 StringRef getName() const { return Name; } in getName() function in llvm::codeview::TypeServer2Record
625 StringRef getName() const { return Name; } in getName() function in llvm::codeview::FuncIdRecord
712 StringRef getName() const { return makeArrayRef(MethodNames).front(); } in getName() function in llvm::codeview::VFTableRecord
743 StringRef getName() const { return Name; } in getName() function in llvm::codeview::OneMethodRecord
781 StringRef getName() const { return Name; } in getName() function in llvm::codeview::OverloadedMethodRecord
805 StringRef getName() cons in getFieldOffset() function in llvm::codeview::DataMemberRecord
827 StringRef getName() const { return Name; } getName() function in llvm::codeview::StaticDataMemberRecord
848 StringRef getName() const { return Name; } getName() function in llvm::codeview::EnumeratorRecord
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h384 StringRef getName() const { return getStringOperand(0); } in getName() function in llvm::DIEnumerator
629 StringRef getName() const { return getStringOperand(2); } in getName() function in llvm::DIType
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h454 StringRef getName() const { in getName() function in llvm::coverage::InstantiationGroup
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h205 StringRef getName() const { return Name; } in getName() function in llvm::cl::OptionCategory
235 StringRef getName() const { return Name; } in getName() function in llvm::cl::SubCommand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1335 StringInit *getName() const { return ValName; } in getName() function in llvm::final::final::final
1480 StringRef getName() const { return cast<StringInit>(Name)->getValue(); } in getName() function in llvm::final::final::Record
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h176 StringRef getName() const { return Name; } in getName() function in llvm::cl::OptionCategory
206 StringRef getName() const { return Name; } in getName() function in llvm::cl::SubCommand
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.h396 GlobalString getName() const { return Name; } in getName() function in Ice::ConstantRelocatable
691 std::string getName() const { in getName() function in Ice::RegNumT::Variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp213 ErrorOr<std::string> RealFile::getName() { in getName() function in RealFile
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp65 static const char *getName() { return DEBUG_TYPE; } in getName() function in __anon24946::X86InstructionSelector
/third_party/skia/third_party/externals/icu/source/common/
H A Dunames.cpp578 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, in getName() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h537 StringRef getName() const { return Name; } in getName() function in llvm::ReadyQueue
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java96 public String getName() { in getName() method in Descriptors.FileDescriptor
658 public String getName() { in getName() method in Descriptors.Descriptor
987 public String getName() { getName() method in Descriptors.FieldDescriptor
1658 public String getName() { getName() method in Descriptors.EnumDescriptor
1849 public String getName() { getName() method in Descriptors.EnumValueDescriptor
1953 public String getName() { getName() method in Descriptors.ServiceDescriptor
2055 public String getName() { getName() method in Descriptors.MethodDescriptor
2186 public abstract String getName(); getName() method in Descriptors.GenericDescriptor
2503 public String getName() { getName() method in Descriptors.DescriptorPool.PackageDescriptor
2660 public String getName() { getName() method in Descriptors.OneofDescriptor
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1850 std::string MultiVertexArrayTest::Spec::getName (void) const in getName() function in deqp::gls::MultiVertexArrayTest::Spec
/third_party/vk-gl-cts/modules/egl/
H A DteglRobustnessTests.cpp226 const string& getName (void) const { return m_name; } in getName() function in deqp::egl::__anon30383::RobustnessTestCase::Params
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboRenderTest.cpp284 std::string FboConfig::getName (void) const in getName() function in deqp::gles2::Functional::FboConfig
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java2443 private static String getName(String s) { in getName() method in DateTimePatternGenerator
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp4887 const char* getName = loc.isBogus() ? "BOGUS" : loc.getName(); TestCanonicalization() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp700 const UChar* getName(UTimeZoneNameType type) const { in getName() function in ZNames
1862 TZDBNames::getName(UTimeZoneNameType type) const { in getName() function in TZDBNames
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames_impl.cpp700 const char16_t* getName(UTimeZoneNameType type) const { in getName() function in ZNames
1847 TZDBNames::getName(UTimeZoneNameType type) const { in getName() function in TZDBNames
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp1079 const spirv::LiteralString &getName(spirv::IdRef id) const { return mNamesById[id]; } in getName() function in rx::__anon20056::final

Completed in 105 milliseconds

1...<<11121314