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

1 2 3 4 5 67 8 91011>>

  /external/okhttp/okcurl/
pom.xml 27 <artifactId>npn-boot</artifactId>
  /external/skia/gm/
factory.cpp 37 // Create a cache which will boot the pixels out anytime the
  /frameworks/base/core/java/android/net/
NetworkConfig.java 48 * indicates the boot time dependencyMet setting
  /libcore/libart/src/main/java/java/lang/
VMClassLoader.java 74 * Boot class path manipulation, for getResources().
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
kernel.h 12 long uptime; /* Seconds since boot */
screen_info.h 7 * These are set up by the setup-routine at boot-time:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
kernel.h 12 long uptime; /* Seconds since boot */
screen_info.h 7 * These are set up by the setup-routine at boot-time:
  /system/core/fastbootd/
Android.mk 28 commands/boot.c \
  /system/core/rootdir/
init.trace.rc 3 on early-boot
  /device/moto/shamu/
init.mmi.touch.sh 94 device_property=ro.boot.device
95 hwrev_property=ro.boot.hwrev
194 notice "Touch firmware config id at boot time $str_cfg_id_boot"
  /docs/source.android.com/src/devices/tech/security/
dm-verity.jd 1 page.title=dm-verity on boot
29 <p>Android 4.4 supports verified boot through the optional device-mapper-verity
52 A public key is included on the boot partition, which must be verified
66 take advantage of verified boot should have a method for verifying the integrity
73 long periods to boot and then be significantly drained prior to use.</p>
101 not boot after OTA.</strong></p>
145 <p>See the <a href="http://www.chromium.org/chromium-os/chromiumos-design-docs/verified-boot">The Chromium Projects - Verified
146 Boot</a>
212 your boot image in a fixed location. Keys are typically included in the
219 <li>Add an RSA-2048 key in libmincrypt-compatible format to the /boot partition
    [all...]
  /external/okhttp/
pom.xml 71 <artifactId>npn-boot</artifactId>
125 <argLine>-Xbootclasspath/p:${settings.localRepository}/org/mortbay/jetty/npn/npn-boot/${npn.version}/npn-boot-${npn.version}.jar</argLine>
  /external/dnsmasq/
dnsmasq.conf.example 198 # between PXE boot and OS boot.
332 # Set the boot filename for netboot/PXE. You will only need
333 # this is you want to boot machines over the network and you will need
336 #dhcp-boot=pxelinux.0
338 # Boot for Etherboot gPXE. The idea is to send two different
342 #dhcp-boot=net:#gpxe,undionly.kpxe
343 #dhcp-boot=mybootimage
362 # alternative to dhcp-boot.
367 # Available boot services. for PXE
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
  /art/runtime/
utils_test.cc 363 EXPECT_STREQ("/foo/system@framework@boot.art",
364 GetDalvikCacheFilenameOrDie("/system/framework/boot.art", "/foo").c_str());
365 EXPECT_STREQ("/foo/system@framework@boot.oat",
366 GetDalvikCacheFilenameOrDie("/system/framework/boot.oat", "/foo").c_str());
370 EXPECT_STREQ("/system/framework/arm/boot.art",
371 GetSystemImageFilename("/system/framework/boot.art", kArm).c_str());
profiler.h 98 // the number of methods in the boot path (where we have already compiled the method).
122 uint32_t num_boot_methods_; // Number of samples in the boot path.
148 uint32_t previous_num_boot_methods_; // Number of samples in the boot path.
227 // most of the methods we want to be filtered reside in the boot path and
  /external/chromium_org/build/android/pylib/utils/
emulator.py 152 """Create and launch temporary emulators and wait for them to boot.
158 wait_for_boot: whether or not to wait for emulators to boot up
175 # Wait for all emulators to boot completed.
226 # Time to wait for a "wait for boot complete" (property set on device).
342 '-no-boot-anim',
418 # Now that we checked for obvious problems, wait for a boot complete.
  /external/chromium_org/third_party/icu/source/i18n/
dtptngen.cpp     [all...]
  /external/icu/icu4c/source/i18n/
dtptngen.cpp     [all...]
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Fat.java 54 * @param bs the boot sector specifying the {@code Fat} layout
66 "boot sector says there are only " + bs.getNrFats() +
79 * @param bs the boot sector specifying the {@code Fat} layout
91 "boot sector says there are only " + bs.getNrFats() +
113 "boot sector says there are " + bs.getSectorsPerFat() +
117 "boot sector says there are " + bs.getBytesPerSector() +
  /external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT 158 "boot-properties" service:
171 boot time. It is invoked by the 'qemu-props' helper program that is invoked
188 Implementation: android/boot-properties.c
  /external/qemu/hw/i386/
pc.c 220 return 0x01; /* floppy boot */
222 return 0x02; /* hard drive boot */
224 return 0x03; /* CD-ROM boot */
226 return 0x04; /* Network boot */
243 monitor_printf(mon, "Too many boot devices for PC\n");
249 monitor_printf(mon, "Invalid boot device for PC: '%c'\n",
304 /* set boot devices, and disable floppy signature check if requested */
308 fprintf(stderr, "Too many boot devices for PC\n");
314 fprintf(stderr, "Invalid boot device for PC: '%c'\n",
341 val |= 0x01; /* 1 drive, ready for boot */
    [all...]
  /frameworks/base/services/core/java/com/android/server/
SystemServiceManager.java 118 * Starts the specified boot phase for all system services that have been started up to
121 * @param phase The boot phase to start.
137 throw new RuntimeException("Failed to boot service "
  /system/core/init/
init.c 736 cnt = snprintf(prop, sizeof(prop), "ro.boot.%s", boot_prop_name);
752 { "ro.boot.serialno", "ro.serialno", "", },
753 { "ro.boot.mode", "ro.bootmode", "unknown", },
754 { "ro.boot.baseband", "ro.baseband", "unknown", },
755 { "ro.boot.bootloader", "ro.bootloader", "unknown", },
766 ret = property_get("ro.boot.console", tmp);
770 /* save a copy for init's usage during boot */
776 ret = property_get("ro.boot.hardware", tmp);
901 if ((property_get("ro.boot.selinux", tmp) != 0) && (strcmp(tmp, "disabled") == 0)) {
915 if (property_get("ro.boot.selinux", tmp) == 0)
    [all...]

Completed in 1127 milliseconds

1 2 3 4 5 67 8 91011>>