Searched defs:EQ (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DOperator.h47 EQ = 15, enumerator in enum:mcld::Operator::Type
185 Operator& Operator::create<Operator::EQ>();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DViewBoundsCheck.java32 static final int EQ = 1 << 1; field in class:ViewBoundsCheck
46 static final int FLAG_CVS_EQ_PVS = EQ << CVS_PVS_POS;
64 static final int FLAG_CVS_EQ_PVE = EQ << CVS_PVE_POS;
82 static final int FLAG_CVE_EQ_PVS = EQ << CVE_PVS_POS;
100 static final int FLAG_CVE_EQ_PVE = EQ << CVE_PVE_POS;
107 static final int MASK = GT | EQ | LT;
116 * Greater than or equal (or less than or equal) can be specified by setting both GT and EQ (or
117 * LT and EQ) flags.
163 return EQ;
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 65 milliseconds