/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 232 <p>Android 3.0 is the first version of the platform designed to run on either single or multicore processor architectures. A variety of changes in the Dalvik VM, Bionic library, and elsewhere add support for symmetric multiprocessing in multicore environments. These optimizations can benefit all applications, even those that are single-threaded. For example, with two active cores, a single-threaded application might still see a performance boost if the Dalvik garbage collector runs on the second core. The system will arrange for this automatically.</p>
|
/frameworks/base/docs/html/design/patterns/ |
app-structure.jd | 277 <p>Consider the activities people will perform in the detail view and arrange the layout accordingly.</p>
|
/frameworks/base/docs/html/training/articles/ |
perf-tips.jd | 359 more difficult to arrange timely collection of these resources. You also
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
Fences.java | 42 * illustrated in the examples below. These idioms arrange some of
|
/ndk/sources/host-tools/make-3.81/config/ |
lib-link.m4 | 500 dnl pass all path elements in one option. We can arrange that for a
|
/packages/apps/Phone/src/com/android/phone/ |
EmergencyCallHelper.java | 344 // We're about to turn on the radio, so arrange to be notified
|
/packages/inputmethods/PinyinIME/jni/share/ |
spellingtrie.cpp | 386 ym_buf = spl_table->arrange(&ym_item_size, &ym_num);
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
scale.c | 599 // Arrange words 0,3,6 into 0,1,2 604 // Arrange words 0,3,6 into 3,4,5 614 // Arrange first value for pixels 0,1,2,3,4,5 619 // Arrange second value for pixels 0,1,2,3,4,5 624 // Arrange third value for pixels 0,1,2,3,4,5 [all...] |
/external/jpeg/ |
structure.doc | 215 We can also arrange to have private storage that varies between different [all...] |
/external/libpcap/ |
pcap-linux.c | [all...] |
/external/qemu/distrib/jpeg-6b/ |
structure.doc | 215 We can also arrange to have private storage that varies between different [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make-stds.texi | 189 Arrange to ignore an error from that command, and print a message before 235 Instead, arrange to pass the necessary options to the C compiler [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/ |
gpl.7 | 661 available, or (2) arrange to deprive yourself of the benefit of the 662 patent license for this particular work, or (3) arrange, in a manner [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
gpl.7 | 661 available, or (2) arrange to deprive yourself of the benefit of the 662 patent license for this particular work, or (3) arrange, in a manner [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/ |
gpl.7 | 661 available, or (2) arrange to deprive yourself of the benefit of the 662 patent license for this particular work, or (3) arrange, in a manner [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
gpl.7 | 661 available, or (2) arrange to deprive yourself of the benefit of the 662 patent license for this particular work, or (3) arrange, in a manner [all...] |
/external/aac/libFDK/src/ |
FDK_hybrid.cpp | 129 #define HTCP(real,imag) { { HTC(real), HTC(imag) } } /* How to arrange the packed values. */
|
/external/bison/m4/ |
lib-link.m4 | 643 dnl pass all path elements in one option. We can arrange that for a [all...] |
/external/chromium/chrome/browser/resources/touch_ntp/ |
newtab.js | 750 // If we didn't successfully re-arrange an app, then we won't be
|
/external/dnsmasq/ |
FAQ | 329 identity rather than the MAC address. If you arrange for the same
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
JSR166TestCase.java | 45 * JUnit does not otherwise arrange). The rules for creating such [all...] |
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
PHP Markdown Extra Readme.text | 312 as hook points to arrange the state of some parser variables before and
|
/external/llvm/include/llvm/Analysis/ |
ScalarEvolution.h | 205 /// SCEVCallbackVH - A CallbackVH to arrange for ScalarEvolution to be [all...] |
/external/protobuf/src/google/protobuf/ |
message.h | 415 // than the last, the best way to do it is to re-arrange the elements [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
gen.c | 462 /* We've arrange it so that templates are never chained [all...] |