Home
last modified time | relevance | path

Searched refs:ORIGIN (Results 1 – 9 of 9) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
DOperator.h79 ORIGIN = 46, enumerator
157 Operator& Operator::create<Operator::ORIGIN>();
DUnaryOp.h83 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module&,
/frameworks/compile/mclinker/lib/Script/
DOperator.cpp148 Operator& Operator::create<Operator::ORIGIN>() { in create()
149 static UnaryOp<Operator::ORIGIN> op; in create()
DUnaryOp.cpp155 IntOperand* UnaryOp<Operator::ORIGIN>::eval(const Module& pModule, in eval()
DScriptScanner.ll125 <EXPRESSION>"ORIGIN" { return token::ORIGIN; }
DScriptParser.yy136 %token ORIGIN
876 | ORIGIN '(' string ')'
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/api/
Dcurrent.txt29016 field public static final java.lang.String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";
Dsystem-current.txt31167 field public static final java.lang.String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";