HomeSort by relevance Sort by last modified time
    Searched full:less (Results 1 - 25 of 2836) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/third_party/icu/source/test/intltest/
allcoll.cpp 50 Collator::LESS,
51 Collator::LESS, /*Collator::GREATER,*/
52 Collator::LESS,
53 Collator::LESS,
54 Collator::LESS,
55 Collator::LESS,
56 Collator::LESS,
59 Collator::LESS, /* 10 */
61 Collator::LESS,
64 Collator::LESS,
    [all...]
trcoll.cpp 59 Collator::LESS,
60 Collator::LESS,
61 Collator::LESS,
62 Collator::LESS,
64 Collator::LESS,
65 Collator::LESS,
68 Collator::LESS,
69 Collator::LESS,
jacoll.cpp 57 Collator::LESS,
58 Collator::EQUAL, //Collator::LESS, /* Katakanas and Hiraganas are equal on tertiary level(ICU 2.0)*/
59 Collator::LESS,
60 Collator::GREATER, // Collator::LESS, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
61 Collator::LESS,
62 Collator::LESS, //Collator::GREATER /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */
124 doTest(myCollation, testBaseCases[i], testBaseCases[i + 1], Collator::LESS);
134 Collator::LESS);
147 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], Collator::LESS);
161 Collator::LESS);
    [all...]
escoll.cpp 71 Collator::LESS,
72 Collator::LESS,
74 Collator::LESS,
75 Collator::LESS,
77 Collator::LESS,
79 Collator::LESS,
  /external/icu4c/test/intltest/
allcoll.cpp 50 Collator::LESS,
51 Collator::LESS, /*Collator::GREATER,*/
52 Collator::LESS,
53 Collator::LESS,
54 Collator::LESS,
55 Collator::LESS,
56 Collator::LESS,
59 Collator::LESS, /* 10 */
61 Collator::LESS,
64 Collator::LESS,
    [all...]
trcoll.cpp 59 Collator::LESS,
60 Collator::LESS,
61 Collator::LESS,
62 Collator::LESS,
64 Collator::LESS,
65 Collator::LESS,
68 Collator::LESS,
69 Collator::LESS,
jacoll.cpp 57 Collator::LESS,
58 Collator::EQUAL, //Collator::LESS, /* Katakanas and Hiraganas are equal on tertiary level(ICU 2.0)*/
59 Collator::LESS,
60 Collator::GREATER, // Collator::LESS, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
61 Collator::LESS,
62 Collator::LESS, //Collator::GREATER /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */
124 doTest(myCollation, testBaseCases[i], testBaseCases[i + 1], Collator::LESS);
134 Collator::LESS);
147 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], Collator::LESS);
161 Collator::LESS);
    [all...]
escoll.cpp 71 Collator::LESS,
72 Collator::LESS,
74 Collator::LESS,
75 Collator::LESS,
77 Collator::LESS,
79 Collator::LESS,
  /external/stlport/doc/
pointer_specialization.txt 34 class _Compare = less<_Tp>,
63 class set<_Tp*, less<_Tp*>, _Alloc>
66 is the Standard less struct. The underlying container would be:
68 set<void*, less<void*>, _VoidAlloc>
71 specialized the less struct for any pointer type even the basic one.
74 the less<void*> functor. The less specialization issue also show that
77 set<void*, less<void*>, _VoidAlloc>
83 where __less would be equivalent to the standard less functor but
87 need to be able to detect the less specialization. The partial se
    [all...]
  /libcore/luni/src/main/java/java/util/
DualPivotQuicksort.java 45 * If the length of an array to be sorted is less than this
166 int less = left + 1; // The index of first element of center part local
181 * less k great
185 * all in (left, less) < pivot1
186 * pivot1 <= all in [less, k) <= pivot2
192 for (int k = less; k <= great; k++) {
195 if (k != less) {
196 a[k] = a[less];
197 a[less] = ak;
199 less++
444 int less = left + 1; \/\/ The index of first element of center part local
739 int less = left + 1; \/\/ The index of first element of center part local
1032 int less = left + 1; \/\/ The index of first element of center part local
1327 int less = left + 1; \/\/ The index of first element of center part local
1700 int less = left + 1; \/\/ The index of first element of center part local
2073 int less = left + 1; \/\/ The index of first element of center part local
    [all...]
  /dalvik/dx/tests/112-dex-return-jsr-result/
info.txt 1 This test checks to make sure a result returned more-or-less directly
  /external/iptables/include/linux/netfilter_ipv4/
ipt_2ttl.h 10 IPT_TTL_LT, /* less than */
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_hl_.h 11 IP6T_HL_LT, /* less than */
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6t_hl.h 11 IP6T_HL_LT, /* less than */
  /external/iptables/extensions/
libip6t_hl.man 7 Matches if Hop Limit is less than \fIvalue\fP.
libipt_ttl.man 10 Matches if TTL is less than the given TTL value.
  /external/v8/test/mjsunit/tools/
tickprocessor-test.gc-state 19 Callers occupying less than 2.0% are not shown.
  /external/chromium/third_party/icu/source/data/unidata/
BidiMirroring.txt 41 003C; 003E # LESS-THAN SIGN
77 2264; 2265 # LESS-THAN OR EQUAL TO
79 2266; 2267 # LESS-THAN OVER EQUAL TO
81 2268; 2269 # [BEST FIT] LESS-THAN BUT NOT EQUAL TO
83 226A; 226B # MUCH LESS-THAN
85 226E; 226F # [BEST FIT] NOT LESS-THAN
87 2270; 2271 # [BEST FIT] NEITHER LESS-THAN NOR EQUAL TO
89 2272; 2273 # [BEST FIT] LESS-THAN OR EQUIVALENT TO
91 2274; 2275 # [BEST FIT] NEITHER LESS-THAN NOR EQUIVALENT TO
93 2276; 2277 # LESS-THAN OR GREATER-THA
    [all...]
  /external/icu4c/data/unidata/
BidiMirroring.txt 41 003C; 003E # LESS-THAN SIGN
77 2264; 2265 # LESS-THAN OR EQUAL TO
79 2266; 2267 # LESS-THAN OVER EQUAL TO
81 2268; 2269 # [BEST FIT] LESS-THAN BUT NOT EQUAL TO
83 226A; 226B # MUCH LESS-THAN
85 226E; 226F # [BEST FIT] NOT LESS-THAN
87 2270; 2271 # [BEST FIT] NEITHER LESS-THAN NOR EQUAL TO
89 2272; 2273 # [BEST FIT] LESS-THAN OR EQUIVALENT TO
91 2274; 2275 # [BEST FIT] NEITHER LESS-THAN NOR EQUIVALENT TO
93 2276; 2277 # LESS-THAN OR GREATER-THA
    [all...]
  /external/stlport/stlport/stl/
_function_base.h 70 struct less : public binary_function<_Tp,_Tp,bool> struct in inherits:binary_function,__stlport_class
72 /* less is the default template parameter for many STL containers, to fully use
73 * the move constructor feature we need to know that the default less is just a
76 , public __stlport_class<less<_Tp> >
82 void _M_swap_workaround(less<_Tp>& __x) {}
88 struct __type_traits<less<_Tp> > {
90 typedef typename _IsSTLportClass<less<_Tp> >::_Ret _STLportLess;
92 enum { _Is = _IsSTLportClass<less<_Tp> >::_Is };
106 less<_Tp> __less(_Tp* ) { return less<_Tp>();
    [all...]
  /ndk/sources/android/stlport/stlport/stl/
_function_base.h 70 struct less : public binary_function<_Tp,_Tp,bool> struct in inherits:binary_function,__stlport_class
72 /* less is the default template parameter for many STL containers, to fully use
73 * the move constructor feature we need to know that the default less is just a
76 , public __stlport_class<less<_Tp> >
82 void _M_swap_workaround(less<_Tp>& __x) {}
88 struct __type_traits<less<_Tp> > {
90 typedef typename _IsSTLportClass<less<_Tp> >::_Ret _STLportLess;
92 enum { _Is = _IsSTLportClass<less<_Tp> >::_Is };
106 less<_Tp> __less(_Tp* ) { return less<_Tp>();
    [all...]
  /external/chromium/net/tools/flip_server/
split.h 13 // Yea, this could be done with less code duplication using
  /external/kernel-headers/original/asm-arm/
poll.h 12 /* The rest seem to be more-or-less nonstandard. Check them! */
  /external/kernel-headers/original/asm-generic/
poll.h 12 /* The rest seem to be more-or-less nonstandard. Check them! */
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_DOUBLE.S 21 mvncc r0, #0 @ (less than) r1<- -1
22 moveq r0, #0 @ (equal) r1<- 0, trumps less than

Completed in 605 milliseconds

1 2 3 4 5 6 7 8 91011>>