HomeSort by relevance Sort by last modified time
    Searched full:preloaded (Results 26 - 50 of 204) sorted by null

12 3 4 5 6 7 8 9

  /external/chromium_org/chrome/browser/chromeos/input_method/
browser_state_monitor.cc 103 // preloaded engine is set. Note that it does not work to do nothing in
  /external/chromium_org/chrome/browser/resources/net_internals/
hsts_view.html 34 (<i>you cannot delete preloaded entries</i>):
  /external/chromium_org/chrome/browser/ui/
browser_instant_controller.h 35 // If |url| is the new tab page URL, set |target_contents| to the preloaded
  /external/chromium_org/chrome/browser/ui/search/
search_tab_helper.h 40 // Sets up the initial state correctly for a preloaded NTP.
instant_ntp_prerenderer.cc 296 // The preloaded NTP does not support instant yet. If we're not in startup,
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_registry.cc 73 // Explicitly clear all preloaded modules first. This will cause callbacks
  /external/chromium/chrome/browser/prerender/
prerender_manager.h 57 // to the same URL to be preloaded. Returns true if the URL was added,
68 // determines whether a preloaded version of the URL can be used,
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 96 private static final String PRELOADED_CLASSES = "preloaded-classes";
318 Log.i(TAG, "...preloaded " + count + " classes in "
363 Log.i(TAG, "...preloaded " + N + " resources in "
371 Log.i(TAG, "...preloaded " + N + " resources in "
400 "Unable to find preloaded color resource #0x"
428 "Unable to find preloaded drawable resource #0x"
  /frameworks/base/services/java/com/android/server/
AssetAtlasService.java 57 * This service is responsible for packing preloaded bitmaps into a single
129 * @param context The context giving access to preloaded resources
277 // list of preloaded drawables, abort and delete the configuration
585 * necessarily mean the preloaded drawables have changed. It is important
586 * however that whenever the list of preloaded drawables changes, this
  /bionic/libc/arch-arm/cortex-a15/bionic/
memcpy_base.S 132 // 32 bytes. These cache lines were already preloaded.
260 // Copy 32 bytes. These cache lines were already preloaded.
  /frameworks/base/core/res/res/values/
arrays.xml 22 <!-- Do not translate. These are all of the drawable resources that should be preloaded by
302 preloaded by the zygote process before it starts forking application processes. -->
  /art/build/
Android.oat.mk 38 PRELOADED_CLASSES := frameworks/base/preloaded-classes
  /bionic/libc/arch-arm/krait/bionic/
memcpy_base.S 92 /* Copy 32 bytes. These cache lines were already preloaded */
  /external/chromium/net/base/
transport_security_state.cc 59 state_copy.preloaded = false;
492 out->preloaded = true;
581 out->preloaded = true;
630 preloaded(false) {
  /packages/apps/Browser/src/com/android/browser/
Preloader.java 131 * Return a preloaded tab, and remove it from the preloader. This is used when the
  /external/pixman/pixman/
pixman-arm-simd-asm.h 35 * processed, another cacheline is preloaded (the exact distance ahead is
37 * * a leading section, where enough cachelines are preloaded to ensure no
38 * cachelines escape being preloaded when the inner loop starts
40 * are preloaded to deal with data (if any) that hangs off the end of the
271 * destination) that's being preloaded, or 0 if this channel is not used
  /external/chromium/chrome/browser/chromeos/cros/
input_method_library.cc 317 // Since the |current_input_method_| is in the preloaded engine list,
321 // and the preloaded engine list is set to "mozc,xkb:jp::jpn".
323 // on top of the preloaded engine list.
327 // The |current_input_method_| is NOT in the preloaded engine list. In
375 // changes the current method to the first preloaded engine. Returns
394 << input_method_id << " since the engine is not preloaded. "
    [all...]
  /external/chromium/chrome/browser/search_engines/
template_url_model_unittest.cc 251 // Verifies the behavior of when a preloaded url later gets changed.
254 // happens when a preloaded url that is not the default gets updated.
    [all...]
  /external/chromium_org/net/http/
http_security_headers_unittest.cc 441 // docs.google.com has preloaded pins.
460 // Expect the preloaded state to remain unchanged.
  /bionic/libc/arch-arm/cortex-a9/bionic/
memcpy_base.S 107 3: /* 32 bytes at a time. These cache lines were already preloaded */
  /dalvik/vm/mterp/x86/
header.S 232 * Version of GOTO_NEXT that assumes _reg preloaded with opcode.
  /external/qemu/hw/
mips_r4k.c 213 preloaded we also initialize the hardware, since the BIOS wasn't
  /external/valgrind/main/coregrind/
pub_core_trampoline.h 46 // put them is in one of the .so's preloaded into the client, since
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPhotoManager.java 312 * Cache size threshold at which bitmaps will not be preloaded.
769 // Unless this image is being preloaded, decode it right away while
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
AndroidJarLoaderTest.java 76 /** Finds a class we just preloaded. It should work. */

Completed in 824 milliseconds

12 3 4 5 6 7 8 9