/frameworks/av/media/libmediaplayerservice/ |
MetadataRetrieverClient.cpp | 152 ALOGE("offset (%lld) bigger than file size (%llu)", offset, sb.st_size);
|
/frameworks/base/docs/html/training/basics/intents/ |
result.jd | 100 // Do something with the contact here (bigger example below)
|
/frameworks/base/libs/hwui/ |
TextureCache.cpp | 135 // Don't even try to cache a bitmap that's bigger than the cache
|
/frameworks/base/services/java/com/android/server/display/ |
DisplayDeviceInfo.java | 104 * the same apparent density even though the pixels on the TV are much bigger than
|
/frameworks/compile/libbcc/ |
README.rst | 46 at least 2 times bigger.
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
libOMX.TI.AMR.encode.so | |
/libcore/luni/src/main/java/java/io/ |
CharArrayReader.java | 203 * {@code offset + len} is bigger than the size of
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
TrimVideo.java | 184 // If the position is bigger than the end point of trimming, show the
|
/packages/apps/Launcher2/res/values/ |
dimens.xml | 102 <!-- When dragging an item, how much bigger (fixed dps) the dragged view
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
Utilities.java | 76 // Icon is bigger than it should be; clip it (solves the GB->ICS migration case)
|
/packages/inputmethods/LatinIME/native/jni/src/ |
bigram_dictionary.cpp | 133 // resulting probability is 8 - although in the practice it's never bigger than 3 or 4
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
machmode.h | 228 If LIMIT is nonzero, then don't use modes bigger than MAX_FIXED_MODE_SIZE.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
machmode.h | 228 If LIMIT is nonzero, then don't use modes bigger than MAX_FIXED_MODE_SIZE.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
machmode.h | 228 If LIMIT is nonzero, then don't use modes bigger than MAX_FIXED_MODE_SIZE.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
machmode.h | 228 If LIMIT is nonzero, then don't use modes bigger than MAX_FIXED_MODE_SIZE.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/ |
liblto_plugin.so | |
liblto_plugin.so.0 | |
liblto_plugin.so.0.0.0 | |
/external/jmonkeyengine/engine/src/core-effects/com/jme3/water/ |
WaterFilter.java | 427 * to have crystal clear water and bigger to achieve "muddy" water. 593 * reflections use bigger value. If you want to empasize them use 614 * the smaller the value the bigger the waves [all...] |
/external/linux-tools-perf/ |
builtin-lock.c | 205 /* build simple key function one is bigger than two */ 275 int (*bigger)(struct lock_stat *, struct lock_stat *)) 285 if (bigger(st, p))
|
/external/webkit/Source/WebCore/html/canvas/ |
CheckedInt.h | 74 // Type Twice Bigger Type Unsigned Type 153 *** including whether it is supported, whether a twice bigger integer type 154 *** is supported, what that twice bigger type is, and some stuff as found
|
/external/webkit/Source/WebCore/platform/win/ |
PopupMenuWin.cpp | 358 // The popup won't fit above, either, so place it whereever's bigger and resize it to fit 360 // Below is bigger 363 // Above is bigger
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
WebPopupMenuProxyWin.cpp | 409 // The popup won't fit above, either, so place it whereever's bigger and resize it to fit 411 // Below is bigger 414 // Above is bigger
|
/external/webp/include/webp/ |
encode.h | 256 VP8_ENC_ERROR_PARTITION0_OVERFLOW, // partition is bigger than 512k 257 VP8_ENC_ERROR_PARTITION_OVERFLOW, // partition is bigger than 16M 259 VP8_ENC_ERROR_FILE_TOO_BIG, // file is bigger than 4G
|
/libcore/luni/src/main/java/java/nio/channels/ |
DatagramChannel.java | 266 * bigger than {@code targets.length}. 269 * buffers to be filled, must not be bigger than 370 * buffers to be submitted, must be no bigger than
|