HomeSort by relevance Sort by last modified time
    Searched refs:smaller (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
SizeFileFilter.java 23 * Filters files based on size, can filter either smaller files or
45 /** Whether the files accepted will be larger or smaller. */
65 * otherwise smaller ones (but not equal to)
80 * If size equals threshold and smaller files are required,
89 boolean smaller = file.length() < size;
90 return acceptLarger ? !smaller : smaller;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce4.asm 4 [savexmm128 xmm7, 16*64*1024-16]; last smaller-sized
5 [savereg rsi, 8*64*1024-8] ; last smaller-sized
10 [allocstack 128] ; last smaller-sized
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay_data.js 86 'format': 'smaller',
379 'format': 'smaller'
382 'format': 'smaller'
386 'format': 'smaller',
390 'format': 'smaller',
418 'format': 'smaller',
695 'format': 'smaller'
698 'format': 'smaller'
702 'format': 'smaller',
706 'format': 'smaller',
    [all...]
  /external/chromium_org/courgette/
analyze_stress_test 49 $(count_result "BEST_COURGETTE") patch(es) where courgette is smaller
50 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller
run_stress_test 161 $(count_result "BEST_COURGETTE") patch(es) where courgette is smaller
162 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller
  /external/chromium_org/third_party/skia/src/pathops/
SkReduceOrder.cpp 39 int smaller = reduction[1].fY > reduction[0].fY; local
40 int larger = smaller ^ 1;
43 if (reduction[smaller].fY > yExtrema) {
44 reduction[smaller].fY = yExtrema;
60 int smaller = reduction[1].fX > reduction[0].fX; local
61 int larger = smaller ^ 1;
64 if (reduction[smaller].fX > xExtrema) {
65 reduction[smaller].fX = xExtrema;
114 // sameSide > 0 means mid is smaller than either [0] or [2], so replace smaller
212 int smaller = reduction[1].fY > reduction[0].fY; local
236 int smaller = reduction[1].fX > reduction[0].fX; local
    [all...]
  /external/skia/src/pathops/
SkReduceOrder.cpp 39 int smaller = reduction[1].fY > reduction[0].fY; local
40 int larger = smaller ^ 1;
43 if (reduction[smaller].fY > yExtrema) {
44 reduction[smaller].fY = yExtrema;
60 int smaller = reduction[1].fX > reduction[0].fX; local
61 int larger = smaller ^ 1;
64 if (reduction[smaller].fX > xExtrema) {
65 reduction[smaller].fX = xExtrema;
114 // sameSide > 0 means mid is smaller than either [0] or [2], so replace smaller
212 int smaller = reduction[1].fY > reduction[0].fY; local
236 int smaller = reduction[1].fX > reduction[0].fX; local
    [all...]
  /external/chromium_org/content/browser/resources/media/
media_internals.css 51 font-size: smaller;
  /external/chromium/chrome/browser/resources/
keyboard_overlay_data.js 16 "format": "smaller",
448 "format": "smaller",
452 "format": "smaller",
459 "format": "smaller",
466 "format": "smaller",
511 "format": "smaller",
931 "format": "smaller",
935 "format": "smaller",
942 "format": "smaller",
949 "format": "smaller",
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractTableReadTest.java 127 Table<String, Integer, Character> smaller local
136 .addEqualityGroup(smaller)
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb 53 * Note that k=1 results in a much smaller predictor for the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
278 if (smaller)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
278 if (smaller)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
278 if (smaller)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
278 if (smaller)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
278 if (smaller)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
278 if (smaller)