Searched
full:bigger (Results
351 -
375 of
1043) sorted by null
<<11121314151617181920>>
/external/sqlite/android/ |
sqlite3_android.cpp | 366 ALOGE("ucol_getSortKey needs bigger buffer %d", result);
|
/external/tcpdump/ |
sctpConstants.h | 377 * the buffer is put on the stack, so the bigger
|
/external/v8/test/cctest/ |
test-mark-compact.cc | 483 CHECK_LT(length, kBufSize); // Make the buffer bigger.
|
/external/valgrind/main/coregrind/m_aspacemgr/ |
aspacemgr-common.c | 157 /* mmap2 uses 4096 chunks even if actual page size is bigger. */
|
/external/webkit/Source/WebCore/platform/chromium/ |
ScrollbarThemeChromiumMac.mm | 119 static int cOuterButtonLength[] = { 16, 14 }; // The outer button in a double button pair is a bit bigger.
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
ContextShadowCairo.cpp | 184 tiles to cover the destination side. The corner tiles are bigger
|
/external/webkit/Source/WebCore/platform/graphics/filters/ |
FEConvolveMatrix.cpp | 207 kernel matrix is bigger than the image, all pixels are calculated by this
|
/external/webkit/Source/WebCore/platform/mac/ |
ScrollbarThemeMac.mm | 125 static int cOuterButtonLength[] = { 16, 14 }; // The outer button in a double button pair is a bit bigger.
|
/external/zlib/src/contrib/iostream3/ |
zfstream.cc | 274 // least a buffer of size 1 (very inefficient though, therefore make it bigger?)
|
/external/zlib/src/examples/ |
zran.c | 105 /* if list is full, make it bigger */
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Control.c | 207 bigger than the nyquist frequency, then the filter is not relevant and doesn't [all...] |
/frameworks/base/docs/html/guide/practices/ |
screen-compat-mode.jd | 82 up to fill the screen. This essentially "zooms" in on your layout to make it bigger,
|
/frameworks/base/include/androidfw/ |
Input.h | 84 * will occasionally emit 11. There is not much harm making this constant bigger.)
|
/frameworks/base/libs/hwui/ |
PathCache.cpp | 234 // Don't even try to cache a bitmap that's bigger than the cache
|
/frameworks/base/media/java/android/media/ |
ThumbnailUtils.java | 77 * This method first examines if the thumbnail embedded in EXIF is bigger than our target
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
RecentTasksLoader.java | 91 // get the icon size we want -- on tablets, we use bigger icons
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldStringTest.java | 264 assertEquals("Failed replace by bigger seq", "cccbccc", "aba".replace(
|
/ndk/docs/ |
APPLICATION-MK.html | 193 cases, and also generated un-necessarily bigger code for projects that
|
/ndk/sources/host-tools/make-3.81/ |
expand.c | 35 makefile. It is made bigger with realloc whenever it is too small.
|
/packages/apps/Browser/src/com/android/browser/ |
WebStorageSizeManager.java | 196 // limit or the current size of the app cache file, whichever is bigger.
|
/packages/apps/Camera/src/com/android/camera/ |
FocusOverlayManager.java | 334 // AE area is bigger because exposure is sensitive and
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailTabCarousel.java | 256 // bigger visible region due to the pinning)
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 246 * Returns a filter that returns true if the file is bigger than a certain size.
|
/packages/apps/Gallery2/src/com/android/camera/ |
FocusOverlayManager.java | 337 // AE area is bigger because exposure is sensitive and
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
TimeClustering.java | 52 // Try and split a cluster if it is bigger than max cluster size.
|
Completed in 1157 milliseconds
<<11121314151617181920>>