HomeSort by relevance Sort by last modified time
    Searched full:boot (Results 501 - 525 of 1049) sorted by null

<<21222324252627282930>>

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatFileSystem.java 72 "boot sector says there are no FATs");
FatType.java 149 * @return the boot sector label for this FAT type
  /build/tools/releasetools/
common.py 284 'sourcedir'), and turn them into a boot image. Return the image
    [all...]
  /art/oatdump/
oatdump.cc 63 " Example: oatdump --image=$ANDROID_PRODUCT_OUT/system/framework/boot.art\n"
64 " Example: adb shell oatdump --image=/system/framework/boot.art\n"
68 " Example: --oat-file=/system/framework/boot.oat\n"
72 " Example: --image=/system/framework/boot.art\n"
75 " --boot-image=<file.art>: provide the image file for the boot class path.\n"
76 " Example: --boot-image=/system/framework/boot.art\n"
    [all...]
  /art/runtime/
parsed_options.cc 293 LOG(INFO) << "setting boot class path to " << boot_class_path_string_;
682 // boot.art/boot.oat generation by GenerateImage which relies on the
699 image_ += "/framework/boot.art";
    [all...]
  /external/dnsmasq/man/es/
dnsmasq.8     [all...]
  /external/chromium_org/chrome/browser/
chrome_notification_types.h 719 // 1. Boot into fresh OOBE
721 // 2. Boot into user pods list (normal boot). Same for lock screen.
723 // 3. Boot into GAIA sign in UI (user pods display disabled or no users):
728 // 4. Boot into retail mode
730 // 5. Boot into kiosk mode
    [all...]
  /art/compiler/driver/
compiler_driver.cc 128 oss2 << static_cast<InvokeType>(i) << " method calls are direct into boot";
135 oss2 << static_cast<InvokeType>(i) << " method calls have methods in boot";
234 // Indicate that a method of the given type was able to call directly into boot.
241 // Indicate that a method of the given type was able to be resolved directly from boot.
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.cc 400 // If we're not doing boot animation then WebUI should trigger
401 // wallpaper load on boot.
  /external/chromium_org/third_party/android_testrunner/
adb_interface.py 438 logger.Log("Waiting for boot complete...")
501 # start runtime and wait till boot complete flag is set
  /external/iproute2/doc/
api-ip6-flowlabels.tex 223 longer than boot time require to store allocated labels at stable
247 we cannot lease labels with lifetimes longer than boot time, the second,
  /external/iproute2/man/man8/
ip-route.8 136 .BR kernel " | " boot " | " static " |"
468 .B boot
483 .B boot
ip-route.8.in 136 .BR kernel " | " boot " | " static " |"
468 .B boot
483 .B boot
  /external/qemu/docs/
ANDROID-QEMUD.TXT 7 which is started at boot time. Its purpose is to provide a multiplexing
56 'qemud' daemon started at boot by /system/etc/init.goldfish.rc
  /frameworks/base/core/java/android/webkit/
WebViewFactory.java 192 * Perform any WebView loading preparations that must happen at boot from the system server,
251 // boot cycle.
  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsCollection.java 359 // missing stats is okay, probably first boot
424 // missing stats is okay, probably first boot
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemStatus.java 204 * milliseconds since boot in the {@link SystemClock#elapsedRealtime} time base.
342 * milliseconds since boot in the {@link SystemClock#elapsedRealtime} time base.
  /hardware/ti/omap4-aah/domx/domx/profiling/src/
profile.c 99 * @brief Compute time since boot to timestamp events
101 * @return OMX_U64 = time since boot in us
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/mtd/
ubi-user.h 255 * a different offset. For example, the boot-loader might do things faster if
257 * As the boot-loader would not normally need to read EC headers (unless it
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 255 * a different offset. For example, the boot-loader might do things faster if
257 * As the boot-loader would not normally need to read EC headers (unless it
  /prebuilts/gradle-plugin/com/android/tools/dvlib/22.7.0/
dvlib-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/dvlib/22.7.1/
dvlib-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/dvlib/22.7.3/
dvlib-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/dvlib/22.8.0/
dvlib-22.8.0.jar 
  /bootable/recovery/
bootloader.cpp 137 LOGI("Set boot command \"%s\"\n", in->command[0] != 255 ? in->command : "");

Completed in 1432 milliseconds

<<21222324252627282930>>