Searched refs:SYMBOL (Results 1 – 7 of 7) sorted by relevance
81 case Operand::SYMBOL: { in eval()108 assert(operandStack.top()->type() == Operand::SYMBOL || in eval()
38 : Operand(Operand::SYMBOL), m_Value(0) in SymOperand()43 : Operand(Operand::SYMBOL), m_Name(pName), m_Value(0) in SymOperand()
31 SYMBOL, enumerator82 return pOperand->type() == Operand::SYMBOL; in classof()
488 assert((*it).second.symbol().type() == Operand::SYMBOL); in addScriptSymbols()
898 .put(Organization.SYMBOL, "(^o^)/~~"); // Ignore him (her). in testOrganizationCommon()
6563 public static final String SYMBOL = DATA7; field in ContactsContract.CommonDataKinds.Organization
24025 field public static final java.lang.String SYMBOL = "data7";