Searched defs:GT (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DOperator.h45 GT = 13, enumerator in enum:mcld::Operator::Type
181 Operator& Operator::create<Operator::GT>();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DViewBoundsCheck.java31 static final int GT = 1 << 0; field in class:ViewBoundsCheck
40 static final int FLAG_CVS_GT_PVS = GT << CVS_PVS_POS;
43 * The child view's start can be equal to its parent view's start. This flag follows with GT
58 static final int FLAG_CVS_GT_PVE = GT << CVS_PVE_POS;
61 * The child view's start can be equal to its parent view's end. This flag follows with GT
76 static final int FLAG_CVE_GT_PVS = GT << CVE_PVS_POS;
79 * The child view's end can be equal to its parent view's start. This flag follows with GT
94 static final int FLAG_CVE_GT_PVE = GT << CVE_PVE_POS;
97 * The child view's end can be equal to its parent view's end. This flag follows with GT
107 static final int MASK = GT | E
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/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 2927 milliseconds