Home
last modified time | relevance | path

Searched refs:getNameID (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp204 OS << "ID " << Entry.getNameID(); in makeDuplicateResourceError()
317 Entry.getNameID() == /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 1 && in shouldIgnoreDuplicate()
498 return addIDChild(Entry.getNameID()); in addNameNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h106 uint16_t getNameID() const { return NameID; } in getNameID() function
/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp4732 const char *getNameID; /* expected getName() result */ in TestCanonicalization() member
4835 const char* expected = (j==1) ? testCases[i].canonicalID : testCases[i].getNameID; in TestCanonicalization()
/third_party/icu/icu4c/source/test/cintltst/
Dcloctst.c2314 const char *getNameID; /* expected getName() result */ in TestCanonicalization() member
2413 const char* expected = (j==0) ? testCases[i].getNameID : testCases[i].canonicalID; in TestCanonicalization()