Searched
full:full (Results
576 -
600 of
6788) sorted by null
<<21222324252627282930>>
/external/v8/src/ |
list.h | 39 // using the STL because we want full control over space and speed of 152 // Increase the capacity of a full list, and add an element. 153 // List must be full already.
|
/frameworks/base/core/java/com/android/internal/os/ |
PowerProfile.java | 51 * should be 0 on devices that can go into full CPU power collapse even 119 * Power consumption at full backlight brightness. If the backlight is at 122 public static final String POWER_SCREEN_FULL = "screen.full";
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
load-bitmap.jd | 80 <p>Now that the image dimensions are known, they can be used to decide if the full image should be 85 <li>Estimated memory usage of loading the full image in memory.</li> 100 bitmap of approximately 512x384. Loading this into memory uses 0.75MB rather than 12MB for the full
|
/libcore/luni/src/main/java/libcore/icu/ |
LocaleData.java | 171 case DateFormat.FULL: 185 case DateFormat.FULL: 197 // There are some full time format patterns in ICU that use the pattern character 'v'.
|
/packages/apps/Calendar/src/com/android/calendar/ |
EventLoader.java | 174 // queue is full. This should never happen because the queue 255 // queue is full. This should never happen because the queue 281 // queue is full. This should never happen because the queue
|
/packages/inputmethods/PinyinIME/jni/include/ |
dicttrie.h | 38 // For a full spelling id, node_num = 1; 71 // corresponding full ids. 141 // The given spelling ids are all valid full ids.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
PhotoStoreTest.java | 78 // As 200 is below the full photo size, we don't want to see it upscaled 88 // As 300x200 is below the full photo size, we don't want to see it upscaled 94 // As 600x400 is above the full photo size, we expect the picture to be cropped and then
|
/bionic/ |
CleanSpec.mk | 16 # If you don't need to do a full clean build but would like to touch
|
/bionic/libc/include/sys/ |
atomics.h | 39 * GCC sync builtins, which always provide a full barrier.
|
/bionic/libc/private/ |
bionic_atomic_x86.h | 19 /* Define a full memory barrier, this is only needed if we build the
|
/bootable/bootloader/legacy/ |
CleanSpec.mk | 16 # If you don't need to do a full clean build but would like to touch
|
/bootable/diskinstaller/ |
CleanSpec.mk | 16 # If you don't need to do a full clean build but would like to touch
|
/bootable/recovery/ |
CleanSpec.mk | 16 # If you don't need to do a full clean build but would like to touch
|
/cts/ |
CleanSpec.mk | 16 # If you don't need to do a full clean build but would like to touch
|
/cts/suite/audio_quality/test_description/processing/ |
calc_delay.py | 49 # full data, but still it is slow. about 18 secs for data0 of 4 secs with data1 of 1 secs
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
MediaFrameworkTest.java | 52 //Acquire the full wake lock to keep the device up
|
/cts/tools/dasm/src/java_cup/ |
version.java | 42 /** Full title of the system */
|
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/ |
UnitTests.java | 38 * (such as a full CTS build with XML etc).
|
/dalvik/vm/ |
RawDexFile.h | 66 /* get full path of optimized DEX file */
|
/dalvik/vm/native/ |
java_lang_Object.cpp | 60 * NOTE: we declare this as a full DalvikBridgeFunc, rather than a
|
java_lang_Runtime.cpp | 64 * Load the specified full path as a dynamic library filled with
|
/development/ |
CleanSpec.mk | 16 # If you don't need to do a full clean build but would like to touch
|
/development/ndk/platforms/android-3/include/sys/ |
atomics.h | 39 * GCC sync builtins, which always provide a full barrier.
|
/development/samples/SearchableDictionary/ |
_index.html | 14 <li>Create an SQLite database and an FTS3 table for full-text searches</li>
|
/development/samples/SkeletonApp/ |
readme.txt | 5 This directory contains the full implementation of a basic application for
|
Completed in 777 milliseconds
<<21222324252627282930>>