Searched refs:ORIGIN (Results 1 – 11 of 11) sorted by relevance
79 ORIGIN = 46, enumerator157 Operator& Operator::create<Operator::ORIGIN>();
83 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module&,
148 Operator& Operator::create<Operator::ORIGIN>() { in create()149 static UnaryOp<Operator::ORIGIN> op; in create()
155 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module& pModule, in eval()
125 <EXPRESSION>"ORIGIN" { return token::ORIGIN; }
136 %token ORIGIN876 | ORIGIN '(' string ')'
37 "-Wl,--rpath,${ORIGIN}/../../../system/vendor/lib/mediacas",
86 case Tag.ORIGIN: in makeEnum()
98 public static final int KM_TAG_ORIGIN = Tag.ORIGIN; // KM_ENUM | 702;
39205 field public static final String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";
27293 field public static final java.lang.String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";