Searched refs:attrSet (Results 1 – 3 of 3) sorted by relevance
1557 AttributeSet attrSet = AttributeSet::get( in CompileGS() local1559 pFunction->addAttributes(AttributeSet::FunctionIndex, attrSet); in CompileGS()1785 AttributeSet attrSet = AttributeSet::get( in CompileTES() local1787 pFunction->addAttributes(AttributeSet::FunctionIndex, attrSet); in CompileTES()2086 AttributeSet attrSet = AttributeSet::get( in CompileTCS() local2088 pFunction->addAttributes(AttributeSet::FunctionIndex, attrSet); in CompileTCS()2341 AttributeSet attrSet = AttributeSet::get( in CompileVS() local2343 pFunction->addAttributes(AttributeSet::FunctionIndex, attrSet); in CompileVS()2646 AttributeSet attrSet = AttributeSet::get( in CompileFS() local2648 pFunction->addAttributes(AttributeSet::FunctionIndex, attrSet); in CompileFS()
1683 Set attrSet = acit.getAllAttributeKeys(); in TestFormatToCharacterIterator() local1685 if (attrSet.size() != expectedAttrSet.size()) { in TestFormatToCharacterIterator()1686 …errln("FAIL: Number of attribute keys is " + attrSet.size() + " expected: " + expectedAttrSet.size… in TestFormatToCharacterIterator()1688 Iterator attrIterator = attrSet.iterator(); in TestFormatToCharacterIterator()
1686 Set attrSet = acit.getAllAttributeKeys(); in TestFormatToCharacterIterator() local1688 if (attrSet.size() != expectedAttrSet.size()) { in TestFormatToCharacterIterator()1689 …errln("FAIL: Number of attribute keys is " + attrSet.size() + " expected: " + expectedAttrSet.size… in TestFormatToCharacterIterator()1691 Iterator attrIterator = attrSet.iterator(); in TestFormatToCharacterIterator()