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/main/java/androidx/recyclerview/widget/
H A DViewBoundsCheck.java33 static final int EQ = 1 << 1; field in class:ViewBoundsCheck
47 static final int FLAG_CVS_EQ_PVS = EQ << CVS_PVS_POS;
65 static final int FLAG_CVS_EQ_PVE = EQ << CVS_PVE_POS;
83 static final int FLAG_CVE_EQ_PVS = EQ << CVE_PVS_POS;
101 static final int FLAG_CVE_EQ_PVE = EQ << CVE_PVE_POS;
108 static final int MASK = GT | EQ | LT;
117 * Greater than or equal (or less than or equal) can be specified by setting both GT and EQ (or
118 * LT and EQ) flags.
164 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