Searched refs:NameRecord (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/letest/
H A Dsfnt.h422 struct NameRecord struct
433 typedef struct NameRecord NameRecord; typedef in typeref:struct:NameRecord
441 NameRecord nameRecords[ANY_NUMBER];
H A DPortableFontInstance.cpp300 const NameRecord *nameRecord = &fNAMETable->nameRecords[i];
333 const NameRecord *nameRecord = &fNAMETable->nameRecords[i];
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A Dsfnt.h422 struct NameRecord struct
433 typedef struct NameRecord NameRecord; typedef in typeref:struct:NameRecord
441 NameRecord nameRecords[ANY_NUMBER];
H A DPortableFontInstance.cpp300 const NameRecord *nameRecord = &fNAMETable->nameRecords[i];
333 const NameRecord *nameRecord = &fNAMETable->nameRecords[i];
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2778 typedef std::pair<const TreePatternNode*, unsigned> NameRecord; typedef
2781 std::map<std::string, NameRecord> &Names,
2784 NameRecord &Rec = Names[P->getName()];
2820 std::map<std::string, NameRecord> SrcNames, DstNames;
2826 for (std::map<std::string, NameRecord>::iterator
2835 for (std::map<std::string, NameRecord>::iterator

Completed in 92 milliseconds