Home
last modified time | relevance | path

Searched refs:GT (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
DADebug.h80 MAKE_COMPARATOR(GT,>)
100 #define CHECK_GT(x,y) CHECK_OP(x,y,GT,>)
/frameworks/compile/mclinker/include/mcld/Script/
DOperator.h45 GT = 13, enumerator
181 Operator& Operator::create<Operator::GT>();
DBinaryOp.h78 IntOperand* BinaryOp<Operator::GT>::eval(const Module&, const TargetLDBackend&);
/frameworks/compile/mclinker/lib/Script/
DOperator.cpp215 Operator& Operator::create<Operator::GT>() { in create()
216 static BinaryOp<Operator::GT> op; in create()
DBinaryOp.cpp99 IntOperand* BinaryOp<Operator::GT>::eval(const Module& pModule, in eval()
DScriptParser.yy717 &Operator::create<Operator::GT>());
/frameworks/base/docs/html/google/play/licensing/
Dlicensing-reference.jd157 <td><code>VT</code>,&nbsp;<code>GT</code>, <code>GR</code></td>
165 <td><code>VT</code>, <code>GT</code>, <code>GR</code>, <code>UT</code></td>
281 <td>{@code GT}</td>
402 appending them as extras under the keys {@code GT} and {@code GR}. </p>
404 <p>The application {@code Policy} can extract the {@code GT} and {@code GR} extras and use them to
415 <p>The {@code ServerManagedPolicy} uses the server-supplied {@code GT} and {@code GR} values as