/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/set.cons/ |
move_alloc.pass.cpp | 28 typedef test_compare<std::less<MoveOnly> > C; 66 typedef test_compare<std::less<MoveOnly> > C; 104 typedef test_compare<std::less<MoveOnly> > C;
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/ |
math_symbols.json | 136 "default": "less than sign", 137 "short": "less than" 2021 "default": "less than or equal to", 2022 "alternative": "less than or equal to" 2039 "default": "less than over equal to", 2040 "alternative": "less than over equal to" 2057 "default": "less than but not equal to", 2058 "alternative": "less than but not equal to" 2075 "default": "much less than", 2076 "alternative": "much less than [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Ranges.java | 81 * lower} and strictly less than {@code upper}. 92 * {@code lower} and less than or equal to {@code upper}. 103 * {@code lower} and strictly less than {@code upper}. 115 * lower} and less than or equal to {@code upper}. 148 * Returns a range that contains all values strictly less than {@code 156 * Returns a range that contains all values less than or equal to
|
/external/llvm/test/Transforms/GVN/ |
2009-03-10-PREOnVoid.ll | 13 %"struct.std::_Rb_tree<void*,std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > >,std::_Select1st<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > >,std::less<void*>,std::allocator<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > > >" = type { %"struct.std::_Rb_tree<void*,std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > >,std::_Select1st<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > >,std::less<void*>,std::allocator<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > > >::_Rb_tree_impl<std::less<void*>,false>" } 14 %"struct.std::_Rb_tree<void*,std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > >,std::_Select1st<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > >,std::less<void*>,std::allocator<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > > >::_Rb_tree_impl<std::less<void*>,false>" = type { %"struct.__gnu_cxx::hash<void*>", %"struct.std::_Rb_tree_node_base", i32 } 37 define fastcc void @_ZNSt8_Rb_treeIPvSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE16_M_insert_uniqueERKS3_(%"struct.std::pair<std::_Rb_tree_iterator<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > >,bool>"* noalias nocapture sret %agg.result, %"struct.std::_Rb_tree<void*,std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > >,std::_Select1st<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > >,std::less<void*>,std::allocator<std::pair<void* const, std::vector<ShadowInfo, std::allocator<ShadowInfo> > > > >"* %this, %"struct.std::pair<void* const,void*>"* %__v) nounwind {
|
/external/proguard/src/proguard/evaluation/value/ |
DoubleValue.java | 115 * less than, equal to, or greater than the given DoubleValue, respectively. 124 * less than, equal to, or greater than the given DoubleValue, respectively. 213 * less than, equal to, or greater than the given SpecificDoubleValue, 226 * less than, equal to, or greater than the given SpecificDoubleValue, 316 * less than, equal to, or greater than the given ParticularDoubleValue, 329 * less than, equal to, or greater than the given ParticularDoubleValue,
|
FloatValue.java | 115 * less than, equal to, or greater than the given FloatValue, respectively. 124 * less than, equal to, or greater than the given FloatValue, respectively. 213 * less than, equal to, or greater than the given SpecificFloatValue, 226 * less than, equal to, or greater than the given SpecificFloatValue, 316 * less than, equal to, or greater than the given ParticularFloatValue, 329 * less than, equal to, or greater than the given ParticularFloatValue,
|
/frameworks/base/docs/html/training/custom-views/ |
optimizing-view.jd | 16 <li><a href="#less">Do Less, Less Frequently</a></li> 43 <h2 id="less">Do Less, Less Frequently</h2>
|
/external/bluetooth/bluedroid/hci/include/ |
userial.h | 65 // less than |len|. This function will not block. 70 // less than |len|. This function may block.
|
/external/ceres-solver/internal/ceres/ |
single_linkage_clustering.h | 50 // Graph edges with edge weight less than min_similarity are ignored 56 // single linkage clustering algorithm. Edges with weight less than
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
offline_net_load.html | 26 <button id="more-less-button" onclick="toggleHelpBox()" jsdisplay="more" 27 jsvalues=".moreText:more; .lessText:less;"
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
ficoll.cpp | 62 Collator::LESS, 64 Collator::LESS,
|
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/ |
ondemand_supplier.h | 45 // available from the data server. (Currently this is less than 12,000 items of 46 // in total less than 2 MB of JSON data.)
|
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/ |
vpx_frame_buffer.h | 54 * callback must return a value less than 0. 68 * a value less than 0.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_linkage.h | 47 * the same for using that amount, with holes, or less slots but with less
|
/external/chromium_org/tools/telemetry/telemetry/timeline/ |
slice.py | 38 """Time spent in this function less any time spent in child events.""" 45 """Thread (scheduled) time spent in this function less any thread time spent
|
/external/chromium_org/ui/gfx/geometry/ |
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/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/icu/icu4c/source/test/intltest/ |
ficoll.cpp | 62 Collator::LESS, 64 Collator::LESS,
|
/external/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;
|
/external/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;
|
/external/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;
|
/external/libcxx/test/containers/associative/set/set.cons/ |
iter_iter_alloc.pass.cpp | 44 typedef test_compare<std::less<V> > C; 72 typedef test_compare<std::less<int> > C;
|