HomeSort by relevance Sort by last modified time
    Searched full:less (Results 401 - 425 of 9298) sorted by null

<<11121314151617181920>>

  /external/qemu/pc-bios/keymaps/
et 75 less 0x56
fo 68 less 0x56
fr-ca 26 less 0x2b
lt 51 less 0x33 shift
nl 44 less 0x2b
sv 72 less 0x56
  /external/skia/src/core/
SkLocalMatrixShader.h 50 SkDEBUGFAIL("Should not call in GPU-less build");
  /external/stlport/test/unit/
queue_test.cpp 35 priority_queue<int, deque<int>, less<int> > q;
  /external/webrtc/src/system_wrappers/interface/
constructor_magic.h 33 // Alternative, less-accurate legacy name.
  /frameworks/av/media/libnbaio/
README.txt 7 transferred frames is less than the requested number of frames.
  /frameworks/base/core/java/android/animation/
TimeInterpolator.java 34 * interpolators which overshoot their targets, or less than 0 for
  /frameworks/base/core/java/android/test/
FlakyTest.java 35 * as a failed test. If the tolerance factor is less than 1, the test runs
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
FillInWrapTest.java 51 assertTrue("the child's height should be less than the parent's",
  /frameworks/support/v4/java/android/support/v4/app/
ActivityManagerCompat.java 34 * something in the class of a 512MB device with about a 800x480 or less screen.
  /frameworks/testing/support/src/android/support/test/filters/
SdkSuppress.java 26 * Test(s) will be skipped when executed on android platforms less than specified level.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
cavl_if.h 117 ** 32 - 64 (inclusive) that is less than or equal to the number of
148 ** or less than the number of bits in a single long.
160 /* Maximum depth is definitely less than number of bits in a long. */
173 ** take the less branch. bit 0 gives branch from root, and
  /libcore/luni/src/main/java/java/lang/
NegativeArraySizeException.java 21 * Thrown when an attempt is made to create an array with a size of less than
  /libcore/luni/src/main/java/java/util/
SortedSet.java 52 * {@code SortedSet} which contains elements less than the end element. The
58 * @return a subset where the elements are less than {@code end}.
81 * element but less than the end element. The returned {@code SortedSet} is
90 * and less than {@code end}.
  /libcore/luni/src/main/native/
valueOf.h 28 // type specified. This is less general but faster (and currently sufficient).
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.access/
max_size.pass.cpp 30 typedef std::map<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> M;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.cons/
move.pass.cpp 28 typedef test_compare<std::less<int> > C;
55 typedef test_compare<std::less<int> > C;
74 typedef test_compare<std::less<int> > C;
101 typedef test_compare<std::less<int> > C;
move_alloc.pass.cpp 30 typedef test_compare<std::less<MoveOnly> > C;
69 typedef test_compare<std::less<MoveOnly> > C;
108 typedef test_compare<std::less<MoveOnly> > C;
148 typedef test_compare<std::less<MoveOnly> > C;
move_assign.pass.cpp 30 typedef test_compare<std::less<MoveOnly> > C;
70 typedef test_compare<std::less<MoveOnly> > C;
110 typedef test_compare<std::less<MoveOnly> > C;
151 typedef test_compare<std::less<MoveOnly> > C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/
max_size.pass.cpp 30 typedef std::multimap<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> M;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.cons/
move.pass.cpp 28 typedef test_compare<std::less<int> > C;
55 typedef test_compare<std::less<int> > C;
80 typedef test_compare<std::less<int> > C;
107 typedef test_compare<std::less<int> > C;

Completed in 975 milliseconds

<<11121314151617181920>>