Searched
full:recovery (Results
601 -
625 of
1562) sorted by null
<<21222324252627282930>>
/external/vboot_reference/futility/ |
cmd_gbb_utility.c | 35 " -r --recoverykey=FILE\tFile name to export Recovery Key.\n" 45 " -r --recoverykey=FILE\tFile name of new Recovery Key.\n"
|
/external/vboot_reference/host/arch/arm/lib/ |
crossystem_arch.c | 532 value = VbGetPlatformGpioStatus("recovery"); 536 return VbGetVarGpio("recovery-switch");
|
/external/vboot_reference/tests/ |
vboot_firmware_tests.c | 196 /* Test LoadFirmware() and check expected return value and recovery reason */ 203 TEST_EQ(rr, expected_recovery, " recovery request");
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
fec_private_tables_bursty.h | 15 // this table are specifically designed to favor recovery of bursty/consecutive 16 // loss network conditions. The tradeoff is worse recovery for random losses.
|
/frameworks/base/core/java/android/nfc/ |
NfcAdapter.java | 297 // recovery 629 * NFC service dead - attempt best effort recovery 636 Log.e(TAG, "could not retrieve NFC service during service recovery"); 638 // this recovery path again later 647 Log.e(TAG, "could not retrieve NFC tag service during service recovery"); 649 // this recovery path again later 656 Log.e(TAG, "could not retrieve NFC card emulation service during service recovery"); 662 Log.e(TAG, "could not retrieve NFC-F card emulation service during service recovery"); [all...] |
/frameworks/base/libs/common_time/ |
clock_recovery.cpp | 80 ALOGW("Failed to start A@H clock recovery diagnostic thread."); 401 // The SW clock recovery implemented by the common clock class expects
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/ |
viddec_h264_parse.c | 87 /// Slice parsing must start from the valid start point( SPS, PPS, IDR or recovery point or primary_I) 357 //// Enable the RP recovery if no IDR ---Cisco
|
/hardware/intel/img/psb_video/src/android/ |
psb_surface_gralloc.c | 232 /* Error recovery */ 483 /* Error recovery */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
dm-log-userspace.h | 257 * int64_t i; -- 1 if recovery necessary, 0 otherwise 341 * uint64_t - region to determine recovery status on
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
dm-log-userspace.h | 262 * int64_t i; -- 1 if recovery necessary, 0 otherwise 346 * uint64_t - region to determine recovery status on
|
/cts/tools/dasm/src/java_cup/runtime/ |
virtual_parse_stack.java | 10 * to "parse ahead" to determine if a given error recovery attempt will
|
/cts/tools/dasm/src/java_cup/ |
terminal.java | 107 /** special terminal used for error recovery */
|
/development/ndk/platforms/android-21/samples/native-codec/jni/ |
native-codec-jni.cpp | 24 * and explicit handling and recovery for more likely error conditions.
|
/docs/source.android.com/src/devices/tech/ota/ |
block.jd | 68 <p>Developers working on the Android OTA system (the recovery image and the
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/ |
index.jd | 42 <li>provides reliability and recovery mechanisms on top of adb</li>
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
BitSet.as | 32 * for automatic error recovery.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3recognizersharedstate.h | 91 * but no token is consumed during recovery...another error is found,
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
DebugTreeAdaptor.cs | 63 // could be token conjured up during error recovery
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
DebugTreeAdaptor.cs | 68 // could be token conjured up during error recovery
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugTreeAdaptor.java | 58 // could be token conjured up during error recovery
|
/external/antlr/antlr-3.4/tool/ |
README.txt | 15 tree walking, translation, error recovery, and error reporting. I've
|
/external/autotest/server/cros/servo/ |
chrome_ec.py | 46 # Keyboard recovery combo has been pressed
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
device_recovery.py | 58 logging.debug('%s is blacklisted, skipping recovery.', str(device))
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
sdbadmin | 76 data in the file so if you want to do a full recovery and restore
|
/external/clang/test/Parser/ |
cxx-template-decl.cpp | 216 // functions during recovery previously.
|
Completed in 637 milliseconds
<<21222324252627282930>>