Searched
full:less (Results
326 -
350 of
8160) sorted by null
<<11121314151617181920>>
/external/qemu/pc-bios/keymaps/ |
sv | 72 less 0x56
|
/external/skia/include/core/ |
SkTileGridPicture.h | 19 * and playback costs, but is less effective at eliminating extraneous
|
/external/stlport/test/unit/ |
queue_test.cpp | 35 priority_queue<int, deque<int>, less<int> > q;
|
/external/v8/test/mjsunit/tools/ |
tickprocessor-test.func-info | 21 Callers occupying less than 2.0% are not shown.
|
/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",
|
/libcore/crypto/src/main/java/org/conscrypt/ |
DataStream.java | 35 * If the data size in the stream is less than specified length,
|
/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;
|
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/multiset/ |
max_size.pass.cpp | 30 typedef std::multiset<int, std::less<int>, min_allocator<int>> M;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multiset/multiset.cons/ |
alloc.pass.cpp | 23 typedef std::less<int> C;
|
compare.pass.cpp | 23 typedef test_compare<std::less<int> > C;
|
default.pass.cpp | 30 std::multiset<int, std::less<int>, min_allocator<int>> m;
|
Completed in 247 milliseconds
<<11121314151617181920>>