Searched refs:ORIGIN (Results 1 – 7 of 7) sorted by relevance
86 ORIGIN = 46, enumerator165 Operator& Operator::create<Operator::ORIGIN>();
90 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module&,
202 Operator& Operator::create<Operator::ORIGIN>() in create()204 static UnaryOp<Operator::ORIGIN> op; in create()
160 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module& pModule, in eval()
118 <EXPRESSION>"ORIGIN" { return token::ORIGIN; }
133 %token ORIGIN865 | ORIGIN '(' string ')'
27164 field public static final java.lang.String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";