Searched refs:ORIGIN (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/drm/mediacas/plugins/clearkey/tests/
H A DAndroid.mk29 -Wl,--rpath,\$${ORIGIN}/../../../system/lib/mediacas -Wl,--enable-new-dtags
/frameworks/compile/mclinker/include/mcld/Script/
H A DUnaryOp.h83 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module&,
H A DOperator.h79 ORIGIN = 46, enumerator in enum:mcld::Operator::Type
157 Operator& Operator::create<Operator::ORIGIN>();
/frameworks/compile/mclinker/lib/Script/
H A DOperator.cpp39 "NEXT", "ORIGIN", "SEGMENT_START",
148 Operator& Operator::create<Operator::ORIGIN>() {
149 static UnaryOp<Operator::ORIGIN> op;
H A DUnaryOp.cpp155 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module& pModule,
H A DScriptParser.yy136 %token ORIGIN
876 | ORIGIN '(' string ')'
H A DScriptScanner.ll125 <EXPRESSION>"ORIGIN" { return token::ORIGIN; }
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 486 milliseconds