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

/external/compiler-rt/BlocksRuntime/tests/
H A Drettypepromotion.c23 enum { LESS = -1, EQUAL, GREATER }; enumerator in enum:__anon16700
30 if (random()) return LESS;
/external/chromium_org/third_party/icu/source/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/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 = UCOL_LESS, // -1 enumerator in enum:Collator::EComparisonResult
359 * than target; EQUAL if source is equal to target; LESS if source is less
390 * length) is equal to target; LESS if source (up to the specified
434 * . // result would be Collator::LESS ("abc" &lt;&lt;&lt; "ABC")
445 * 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/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DGraphicsContext3D.h236 LESS = 0x0201, enumerator in enum:WebCore::GraphicsContext3D::__anon10262
/external/v8/src/
H A Dobjects.h684 LESS = -1, enumerator in enum:v8::internal::CompareResult
/external/chromium_org/v8/src/
H A Dobjects.h852 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/ ...
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 505 milliseconds