Searched refs:ORIGIN (Results 1 – 7 of 7) sorted by relevance
30 -Wl,--rpath,\$${ORIGIN}/../../../system/vendor/lib/mediacas -Wl,--enable-new-dtags
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 ')'