Searched defs:LESS (Results 1 - 12 of 12) sorted by relevance

/external/compiler-rt/BlocksRuntime/tests/
H A Drettypepromotion.c23 enum { LESS = -1, EQUAL, GREATER }; enumerator in enum:__anon4880
30 if (random()) return LESS;
/external/guava/guava/src/com/google/common/collect/
H A DComparisonChain.java90 return (result < 0) ? LESS : (result > 0) ? GREATER : ACTIVE;
97 private static final ComparisonChain LESS = new InactiveComparisonChain(-1); field in class:ComparisonChain
/external/icu4c/i18n/unicode/
H A Dcoll.h217 * LESS is returned if source string is compared to be less than target
228 LESS = -1, enumerator in enum:Collator::EComparisonResult
346 * than target; EQUAL if source is equal to target; LESS if source is less
377 * length) is equal to target; LESS if source (up to the specified
414 * EQUAL if source is equal to target; LESS if source is less than
/external/libpcap/
H A Dtokdefs.h40 LESS = 266, enumerator in enum:yytokentype
144 #define LESS 266 macro
H A Dgrammar.c75 LESS = 266, enumerator in enum:yytokentype
179 #define LESS 266 macro
783 "NETMASK", "PORT", "PORTRANGE", "LESS", "GREATER", "PROTO", "PROTOCHAIN",
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h267 LESS = 0x0201, enumerator in enum:WebCore::GraphicsContext3D::__anon15241
/external/v8/src/
H A Dobjects.h684 LESS = -1, enumerator in enum:v8::internal::CompareResult
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 358 milliseconds