Searched refs:ProgramIdentifierIndex (Results 1 – 2 of 2) sorted by relevance
199 struct ProgramIdentifierIndex struct204 ProgramIdentifierIndex(const ProgramIdentifier &id_, uint32_t index_) : id(id_), index(index_) in ProgramIdentifierIndex() argument260 typedef std::vector<ProgramIdentifierIndex> ProgIdIndexVector;
366 …yIndex(std::vector<BinaryIndexNode> *dst, size_t numEntries, const ProgramIdentifierIndex *entries) in buildBinaryIndex()454 m_binaryIndices.push_back(ProgramIdentifierIndex(id, index)); in addProgram()