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

1 2 3 4 5 6 78 91011>>

  /external/srec/shared/include/
CircularBuffer.h 121 * error, while a value less than bufSize indicates that end-of-buffer is
133 * error, while a value less than bufSize indicates that end-of-buffer is
146 * an error, while a value less than bufSize indicates that buffer capacity is
  /external/stlport/doc/
stlport_namespaces.txt 85 struct less
98 struct less<MyStruct>
103 As you can see the specialization is not in the STLport less namespace and it
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.5.1-2.js 44 andToUint32(P) is less than the value of the length property of A, then
49 13. For every integer k that is less than the value of the length property
50 of A but not less than Result(12), if A itself has a property (not an
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.5-6.js 25 Description: Returns a number (a nonnegative integer less than 2^16)
36 4. If Result(2) is less than 0 or is not less than
15.5.4.5-3.js 25 Description: Returns a number (a nonnegative integer less than 2^16)
36 4. If Result(2) is less than 0 or is not less than
15.5.4.5-5.js 25 Description: Returns a number (a nonnegative integer less than 2^16)
36 4. If Result(2) is less than 0 or is not less than
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/version120/
regress-99663.js 31 * Only JS version 1.2 or less has the behavior we're expecting here -
39 * in JS version 1.2 or less for the test to pass -
69 * These MUST be compiled in JS1.2 or less for the test to work - see above
  /libcore/luni/src/main/java/java/util/
SortedMap.java 45 * are less than the specified {@code endKey}. Changes to the returned
53 * @return a sorted map where the keys are less than {@code endKey}.
77 * greater than or equal to the specified {@code startKey} and less than the
  /external/chromium/third_party/icu/source/i18n/
sortkey.cpp 195 // An empty key is always LESS than a non-empty one
199 return Collator::LESS;
217 result = Collator::LESS;
236 return Collator::LESS;
244 return Collator::LESS;
  /external/icu4c/i18n/
sortkey.cpp 195 // An empty key is always LESS than a non-empty one
199 return Collator::LESS;
217 result = Collator::LESS;
236 return Collator::LESS;
244 return Collator::LESS;
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapTest.java 83 // abnormal case: quality less than 0
256 //abnormal case: x and/or y less than 0
263 //abnormal case: width and/or height less than 0
319 //abnormal case: width and/or height less than 0
326 //abnormal case: stride less than width and bigger than -width
333 //abnormal case: offset less than 0
684 // abnormal case: x and/or y less than 0
691 // abnormal case: width and/or height less than 0
712 // abnormal case: stride less than width and bigger than -width
719 // abnormal case: offset less than
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
coll.h 114 * cout << "abc is less than ABC" << endl;
217 * LESS is returned if source string is compared to be less than target
228 LESS = -1,
341 * different strings. Returns information about whether a string is less
346 * than target; EQUAL if source is equal to target; LESS if source is less
355 * different strings. Returns information about whether a string is less
361 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
377 * length) is equal to target; LESS if source (up to the specifie
    [all...]
tblcoll.h 270 * less than, greater than or equal to another string in a language.
275 * than the target string, LESS if the source is less than the
285 * different strings. Returns information about whether a string is less
291 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
302 * about whether a string is less than, greater than or equal to another
308 * than the target string, LESS if the source is less than the
326 * length) is less than target.
337 * is less than, greater than or equal to another string array
    [all...]
  /external/icu4c/i18n/unicode/
coll.h 114 * cout << "abc is less than ABC" << endl;
217 * LESS is returned if source string is compared to be less than target
228 LESS = -1,
341 * different strings. Returns information about whether a string is less
346 * than target; EQUAL if source is equal to target; LESS if source is less
355 * different strings. Returns information about whether a string is less
361 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
377 * length) is equal to target; LESS if source (up to the specifie
    [all...]
tblcoll.h 270 * less than, greater than or equal to another string in a language.
275 * than the target string, LESS if the source is less than the
285 * different strings. Returns information about whether a string is less
291 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
302 * about whether a string is less than, greater than or equal to another
308 * than the target string, LESS if the source is less than the
326 * length) is less than target.
337 * is less than, greater than or equal to another string array
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
ThreadPoolExecutorSubclassTest.java 540 * Constructor throws if corePoolSize argument is less than zero
550 * Constructor throws if maximumPoolSize is less than zero
570 * Constructor throws if keepAliveTime is less than zero
602 * Constructor throws if corePoolSize argument is less than zero
612 * Constructor throws if maximumPoolSize is less than zero
632 * Constructor throws if keepAliveTime is less than zero
674 * Constructor throws if corePoolSize argument is less than zero
684 * Constructor throws if maximumPoolSize is less than zero
704 * Constructor throws if keepAliveTime is less than zero
746 * Constructor throws if corePoolSize argument is less than zer
    [all...]
ThreadPoolExecutorTest.java 396 * Constructor throws if corePoolSize argument is less than zero
406 * Constructor throws if maximumPoolSize is less than zero
426 * Constructor throws if keepAliveTime is less than zero
458 * Constructor throws if corePoolSize argument is less than zero
468 * Constructor throws if maximumPoolSize is less than zero
488 * Constructor throws if keepAliveTime is less than zero
530 * Constructor throws if corePoolSize argument is less than zero
540 * Constructor throws if maximumPoolSize is less than zero
560 * Constructor throws if keepAliveTime is less than zero
602 * Constructor throws if corePoolSize argument is less than zer
    [all...]
  /libcore/luni/src/main/java/java/nio/
ByteBuffer.java 297 * @return a negative value if this is less than {@code other}; 0 if this
434 * the index, must not be negative and less than limit.
461 * the index, must not be negative and equal or less than
490 * the index, must not be negative and equal or less than
519 * the index, must not be negative and equal or less than
547 * the index, must not be negative and equal or less than
575 * the index, must not be negative and equal or less than
603 * the index, must not be negative and equal or less than
719 * if {@code remaining()} is less than {@code src.length}.
742 * if {@code remaining()} is less than {@code len}
    [all...]
  /external/stlport/stlport/stl/pointers/
_set.h 36 _STLP_EXPORT template struct _STLP_CLASS_DECLSPEC less<void*>; variable in typeref:struct:_STLP_CLASS_DECLSPEC
44 _STLP_EXPORT_TEMPLATE_CLASS _DbgCompare<void*, less<void*> >;
46 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree<void*, _DbgCompare<void*, less<void*> >, void*, _Identity<void*>,
50 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree<void*, less<void*>, void*, _Identity<void*>,
55 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>),
302 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>),
  /external/stlport/test/unit/
set_test.cpp 58 set<int, less<int> > s;
70 typedef set<int, less<int> > int_set;
96 set<int, less<int> > s;
214 struct less<SetTestClass> { struct in namespace:std
285 typedef set<int, less<int>, StackAllocator<int> > SetInt;
286 less<int> intLess;
  /ndk/sources/android/stlport/stlport/stl/pointers/
_set.h 36 _STLP_EXPORT template struct _STLP_CLASS_DECLSPEC less<void*>; variable in typeref:struct:_STLP_CLASS_DECLSPEC
44 _STLP_EXPORT_TEMPLATE_CLASS _DbgCompare<void*, less<void*> >;
46 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree<void*, _DbgCompare<void*, less<void*> >, void*, _Identity<void*>,
50 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree<void*, less<void*>, void*, _Identity<void*>,
55 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>),
302 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>),
  /ndk/sources/android/stlport/test/unit/
set_test.cpp 58 set<int, less<int> > s;
70 typedef set<int, less<int> > int_set;
96 set<int, less<int> > s;
214 struct less<SetTestClass> { struct in namespace:std
285 typedef set<int, less<int>, StackAllocator<int> > SetInt;
286 less<int> intLess;
  /external/guava/src/com/google/common/primitives/
SignedBytes.java 45 * Byte#MAX_VALUE} or less than {@link Byte#MIN_VALUE}
77 * @return a negative value if {@code a} is less than {@code b}; a positive
88 * @return the value present in {@code array} that is less than or equal to
  /external/jpeg/
djpeg.1 116 Use fast integer DCT (less accurate).
124 The fast integer method is much less accurate than the other two.
157 faster and needs less memory, but it produces a lower-quality image.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.2.4.js 33 For characters whose Unicode encoding is 0xFF or less, a two-digit
52 9. If Result(8), is less than 256, go to step 12.
110 // ASCII value less than

Completed in 747 milliseconds

1 2 3 4 5 6 78 91011>>