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

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.cons/
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;
move_assign.pass.cpp 29 typedef test_compare<std::less<MoveOnly> > C;
68 typedef test_compare<std::less<MoveOnly> > C;
107 typedef test_compare<std::less<MoveOnly> > C;
148 typedef test_compare<std::less<MoveOnly> > C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/
max_size.pass.cpp 30 typedef std::set<int, std::less<int>, min_allocator<int>> M;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/set.cons/
alloc.pass.cpp 23 typedef std::less<int> C;
compare.pass.cpp 23 typedef test_compare<std::less<int> > C;
move_assign.pass.cpp 29 typedef test_compare<std::less<MoveOnly> > C;
68 typedef test_compare<std::less<MoveOnly> > C;
107 typedef test_compare<std::less<MoveOnly> > C;
147 typedef test_compare<std::less<MoveOnly> > C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/priqueue.cons/
ctor_comp.pass.cpp 21 std::priority_queue<int, std::vector<int, stack_allocator<int, 10> > > q((std::less<int>()));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
not_less_than.fail.cpp 14 // not less than comparable
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
begin_end.hpp 26 // happy this way (less ETI-related errors), and it doesn't affect
  /ndk/tests/device/test-gnustl-full/unit/
queue_test.cpp 35 priority_queue<int, deque<int>, less<int> > q;
  /ndk/tests/device/test-stlport/unit/
queue_test.cpp 35 priority_queue<int, deque<int>, less<int> > q;
  /packages/apps/Contacts/res/layout/
edit_expansion_view.xml 18 <!-- "More" or "less" expansion button in the contact editor. -->
  /packages/apps/ContactsCommon/res/values-sw600dp/
integers.xml 21 <!-- Yikes, there is less space on a tablet! This makes the search experience rather
  /packages/apps/ContactsCommon/src/com/android/contacts/common/database/
EmptyCursor.java 25 * If you want an empty cursor, this class is better than a MatrixCursor because it has less
  /packages/apps/OMA-DM/engine/dmlib/dmengine/dm_persist/hdr/
file_manager.h 24 // assume that we support 32 or less files, so we can pass "file set" as an integer (32 bits)
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ScrollAdapterCustomSize.java 31 * 100pixels of unfocused one. ScrollAdapterView will assign more or less
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
MemoryUtils.java 30 * (in other words: this is probably less than the "RAM: 1 GB" that was printed on the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/java/
java-tree.def 26 less, equal, or greater to the second argument. */
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_carray.swg 8 // A simple fix C array wrapper, more or less as presented in
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
token.h 32 #define LESS 20
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
token.h 32 #define LESS 20

Completed in 986 milliseconds

<<11121314151617181920>>