Home
last modified time | relevance | path

Searched refs:ORIGIN (Results 1 – 11 of 11) 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/av/drm/mediacas/plugins/clearkey/tests/
DAndroid.bp37 "-Wl,--rpath,${ORIGIN}/../../../system/vendor/lib/mediacas",
/frameworks/base/keystore/java/android/security/keystore2/
DKeyStore2ParameterUtils.java86 case Tag.ORIGIN: in makeEnum()
/frameworks/base/core/java/android/security/keymaster/
DKeymasterDefs.java98 public static final int KM_TAG_ORIGIN = Tag.ORIGIN; // KM_ENUM | 702;
/frameworks/base/core/api/
Dcurrent.txt39205 field public static final String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27293 field public static final java.lang.String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";