/external/chromium_org/ui/gfx/ |
point_base.h | 64 // A point is less than another point if its y-value is closer 66 // the x-value closer to the origin is considered less than the
|
/external/clang/test/Modules/ |
auto-module-import.m | 27 // Test umbrella-less submodule includes 31 // Test umbrella-less submodule includes
|
/external/e2fsprogs/lib/uuid/ |
uuid_compare.3.in | 48 Returns an integer less than, equal to, or greater than zero if 50 is found, respectively, to be lexigraphically less than, equal, or
|
/external/icu4c/test/intltest/ |
ficoll.cpp | 62 Collator::LESS, 64 Collator::LESS,
|
/external/llvm/cmake/modules/ |
LLVMProcessSources.cmake | 86 if( idx LESS 0 ) 88 if( idx LESS 0 )
|
/external/llvm/test/CodeGen/PowerPC/ |
addrfuncstr.ll | 26 attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } 27 attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
frameaddr.ll | 43 attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } 46 attributes #3 = { nounwind naked "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
/external/llvm/test/CodeGen/XCore/ |
ashr.ll | 25 br i1 %1, label %less, label %not_less 26 less:
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_linkage.h | 47 * the same for using that amount, with holes, or less slots but with less
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
Expires.java | 92 * less than 2**31. 96 * @throws InvalidArgumentException if supplied value is less than zero.
|
/external/qemu/pc-bios/keymaps/ |
ar | 73 less 0x2b altgr 90 less 0x33 shift
|
/libcore/luni/src/main/java/org/apache/harmony/security/x501/ |
AttributeTypeAndValueComparator.java | 44 * @return -1 of first AttributeTypeAndValue "less" than second 76 * @return -1 of first OID "less" than second OID 1 otherwise, 0 if they are
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.cons/ |
compare_alloc.pass.cpp | 26 typedef test_compare<std::less<int> > C; 36 typedef test_compare<std::less<int> > C;
|
initializer_list_compare.pass.cpp | 26 typedef test_compare<std::less<int> > C; 48 typedef test_compare<std::less<int> > C;
|
move_assign_noexcept.pass.cpp | 41 typedef std::map<MoveOnly, MoveOnly, std::less<MoveOnly>, test_allocator<MoveOnly>> C; 45 typedef std::map<MoveOnly, MoveOnly, std::less<MoveOnly>, other_allocator<MoveOnly>> C;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.special/ |
swap_noexcept.pass.cpp | 45 typedef std::map<MoveOnly, MoveOnly, std::less<MoveOnly>, test_allocator<MoveOnly>> C; 50 typedef std::map<MoveOnly, MoveOnly, std::less<MoveOnly>, other_allocator<MoveOnly>> C;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.cons/ |
compare_alloc.pass.cpp | 26 typedef test_compare<std::less<int> > C; 36 typedef test_compare<std::less<int> > C;
|
move_assign_noexcept.pass.cpp | 41 typedef std::multimap<MoveOnly, MoveOnly, std::less<MoveOnly>, test_allocator<MoveOnly>> C; 45 typedef std::multimap<MoveOnly, MoveOnly, std::less<MoveOnly>, other_allocator<MoveOnly>> C;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.special/ |
swap_noexcept.pass.cpp | 45 typedef std::multimap<MoveOnly, MoveOnly, std::less<MoveOnly>, test_allocator<MoveOnly>> C; 50 typedef std::multimap<MoveOnly, MoveOnly, std::less<MoveOnly>, other_allocator<MoveOnly>> C;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multiset/multiset.cons/ |
move_assign_noexcept.pass.cpp | 41 typedef std::multiset<MoveOnly, std::less<MoveOnly>, test_allocator<MoveOnly>> C; 45 typedef std::multiset<MoveOnly, std::less<MoveOnly>, other_allocator<MoveOnly>> C;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/set.cons/ |
move_assign_noexcept.pass.cpp | 41 typedef std::set<MoveOnly, std::less<MoveOnly>, test_allocator<MoveOnly>> C; 45 typedef std::set<MoveOnly, std::less<MoveOnly>, other_allocator<MoveOnly>> C;
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XNodeSet.java | 443 /** Less than comparator */ 446 /** Less than or equal comparator */ 463 * Tell if one object is less than the other. 636 * Tell if one object is less than the other. 650 * Tell if one object is less than or equal to the other. 664 * Tell if one object is less than the other. 678 * Tell if one object is less than the other. 758 * Compare strings or numbers for less than. 764 * Compare two strings for less than. 770 * @return True if s1 is less than s [all...] |
/dalvik/dexgen/src/com/android/dexgen/util/ |
ToHuman.java | 26 * generally less "debuggy" than {@code toString()}.
|
/dalvik/dx/src/com/android/dx/util/ |
ToHuman.java | 26 * generally less "debuggy" than {@code toString()}.
|
/dalvik/vm/alloc/ |
WriteBarrier.h | 44 * or equal to start and strictly less than end, have been written,
|