HomeSort by relevance Sort by last modified time
    Searched full:smaller (Results 401 - 425 of 6318) sorted by null

<<11121314151617181920>>

  /external/proguard/docs/
main.html 40 <li>Creating more compact code, for smaller code archives, faster transfer
41 across networks, faster loading, and smaller memory footprints.</li>
  /external/skia/bench/
BlurImageFilterBench.cpp 30 // to a smaller destination bitmap.
35 // of the source (not inset). This is intended to exercise blurring a smaller source bitmap to a
  /external/skia/tests/
PipeTest.cpp 63 // try drawing the same image again -- it should be much smaller
134 // try drawing the same picture again -- it should be much smaller
  /external/skqp/bench/
BlurImageFilterBench.cpp 30 // to a smaller destination bitmap.
35 // of the source (not inset). This is intended to exercise blurring a smaller source bitmap to a
  /external/skqp/tests/
PipeTest.cpp 63 // try drawing the same image again -- it should be much smaller
134 // try drawing the same picture again -- it should be much smaller
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
extractvalue.ll 53 ; to an inbounds gep + smaller load.
76 ; to a 3-index inbounds gep + smaller load.
  /external/v8/src/zone/
accounting-allocator.cc 51 // segments beginning with the smaller ones.
54 // size might be smaller then max_pool_size. Note that no actual memory gets
  /external/valgrind/memcheck/tests/
memalign2.c 43 // We allocate (and then free) a piece of memory smaller than
47 // parameter smaller than the released blocks size to ensure the free is directly
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
vp8_partition_aggregator.h 84 // Class that calculates the optimal aggregation of VP8 partitions smaller than
91 // first_partition_idx to last_partition_idx must be smaller than
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/slice/
PinnedSliceStateTest.java 93 new SliceSpec("spec2", 1), // spec2 is 1 because it's smaller in the second set.
95 new SliceSpec("spec4", 1), // spec4 is 1 because it's smaller in the first set.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/debug/
Log.java 121 // Override system log level and output. VERBOSE is smaller than
122 // ERROR, so the comparison checks that the override value is smaller
  /frameworks/support/slices/core/src/androidTest/java/androidx/slice/compat/
CompatPinnedListTest.java 123 new SliceSpec("spec2", 1), // spec2 is 1 because it's smaller in the second set.
125 new SliceSpec("spec4", 1), // spec4 is 1 because it's smaller in the first set.
  /hardware/libhardware/modules/camera/3_4/arc/
exif_utils.h 89 // resolution of thumbnail is equal to or smaller than 640x480. If the
168 // to be smaller than 64KB. If quality is 100, the size may be bigger than
  /packages/apps/Settings/src/com/android/settings/
PreviewSeekBarPreferenceFragment.java 118 mSmaller = content.findViewById(R.id.smaller);
141 // The larger and smaller buttons will be disabled when we call
  /packages/apps/TV/src/com/android/tv/data/
BaseProgram.java 33 * If a program's season or episode number is null, it will be consider "smaller" than programs
41 * will be consider "smaller" than programs with season or episode numbers.
  /packages/services/Car/car_product/overlay/frameworks/base/core/res/res/values/
dimens.xml 61 is 8dp smaller than the notification_header_height to bring the text closer. Otherwise,
89 <!-- Size of smaller notification text (see TextAppearance.StatusBar.EventContent.Line2,
  /platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/
MultiWindowTests.java 126 // Verify that final area for gmail is smaller than initial
129 assertTrue("GMail area not smaller than before resize",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdlib.h 110 __warnattr ("mbstowcs called with dst buffer smaller than len "
142 __warnattr ("wcstombs called with dst buffer smaller than len");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdlib.h 110 __warnattr ("mbstowcs called with dst buffer smaller than len "
142 __warnattr ("wcstombs called with dst buffer smaller than len");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 238 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
240 if (smaller)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.h 29 form of large macro TARGET_INITIALIZER that expands to many smaller
32 The smaller macros each initialize one component of the structure,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 238 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); local
240 if (smaller)
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cbc.go 60 panic("crypto/cipher: output smaller than input")
117 panic("crypto/cipher: output smaller than input")
  /prebuilts/go/darwin-x86/src/image/
geom_test.go 100 // You can't get any smaller than a.
110 t.Errorf("Union: r=%s, s=%s, a=%s, b=%s, i=%d: union could be smaller",
  /prebuilts/go/linux-x86/src/crypto/cipher/
cbc.go 60 panic("crypto/cipher: output smaller than input")
117 panic("crypto/cipher: output smaller than input")

Completed in 3076 milliseconds

<<11121314151617181920>>