Home
last modified time | relevance | path

Searched defs:theName (Results 1 – 5 of 5) sorted by relevance

/third_party/gptfdisk/
Dgptpart.cc181 void GPTPart::SetName(const string & theName) {
187 void GPTPart::SetName(const UnicodeString & theName) {
202 void GPTPart::SetName(const string & theName) {
Dgpttext.cc325 UnicodeString theName = ""; in SetName() local
Dgpt.cc2053 int GPTData::SetName(uint32_t partNum, const UnicodeString & theName) { in SetName()
/third_party/typescript/tests/cases/compiler/
DinferenceDoesntCompareAgainstUninstantiatedTypeParameter.ts14 theName = 'myClass'; property in ConcreteClass
/third_party/typescript/tests/baselines/reference/
DinferenceDoesntCompareAgainstUninstantiatedTypeParameter.js15 theName = 'myClass'; field in ConcreteClass