/external/tpm2/ |
Startup.c | 17 // TPM_RC_NV_UNINITIALIZED the saved state cannot be recovered and a Startup(CLEAR) is 75 // cannot be recovered, then this cycle can not startup up with STATE
|
/packages/apps/ManagedProvisioning/tests/src/com/android/managedprovisioning/ |
IntentStoreTest.java | 99 * Tests that the intent can be saved, recovered, 100 * and that the recovered intent is equal to the original one.
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/ |
AbstractTParser.java | 50 * ANTLR has found a parsing error, has recovered from it and is now
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSException.java | 19 * <code>DOMError.SEVERITY_FATAL_ERROR</code> or a non recovered
|
/libcore/ojluni/src/main/java/java/security/ |
UnrecoverableEntryException.java | 29 * This exception is thrown if an entry in the keystore cannot be recovered.
|
UnrecoverableKeyException.java | 29 * This exception is thrown if a key in the keystore cannot be recovered.
|
/prebuilts/go/darwin-x86/src/time/ |
tick.go | 52 // Ticker cannot be recovered by the garbage collector; it "leaks".
|
/prebuilts/go/linux-x86/src/time/ |
tick.go | 52 // Ticker cannot be recovered by the garbage collector; it "leaks".
|
/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/ |
test_fec.cc | 409 // Should have recovered this packet. 415 << "Insufficient number of recovered packets."; 421 << "Recovered packet length not identical to original " 425 << "Recovered packet payload not identical to original " 435 << "Excessive number of recovered packets.\t size is: " 478 << "Recovered packet list is not empty";
|
/external/autotest/client/site_tests/platform_Pkcs11ChangeAuthData/ |
platform_Pkcs11ChangeAuthData.py | 53 # Since token was recovered, previous correct auth should be rejected.
|
/external/chromium-trace/catapult/dashboard/ |
cron.yaml | 10 - description: Mark alerts as recovered, and associate alerts with groups.
|
/external/llvm/test/CodeGen/X86/ |
seh-finally.ll | 5 @str_recovered = internal unnamed_addr constant [10 x i8] c"recovered\00", align 1
|
/external/llvm/include/llvm/Support/ |
CrashRecoveryContext.h | 24 /// purely "best effort", the exact set of failures which can be recovered from 99 /// detected; or empty if the backtrace wasn't recovered.
|
/external/zlib/src/contrib/minizip/ |
mztools.c | 225 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; 278 /* Number of recovered entries */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/ |
test_distributed_transactions.py | 77 # Get "to be recovered" transactions but 88 # Get "to be recovered" transactions. Commit, abort and
|
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/ |
test_distributed_transactions.py | 77 # Get "to be recovered" transactions but 88 # Get "to be recovered" transactions. Commit, abort and
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_distributed_transactions.py | 77 # Get "to be recovered" transactions but 88 # Get "to be recovered" transactions. Commit, abort and
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_distributed_transactions.py | 77 # Get "to be recovered" transactions but 88 # Get "to be recovered" transactions. Commit, abort and
|
/prebuilts/go/darwin-x86/src/runtime/ |
crash_test.go | 119 want := "main: recovered done\nnew-thread: recovered done\nsecond-new-thread: recovered done\nmain-again: recovered done\n" 260 fmt.Printf(" recovered")
|
/prebuilts/go/linux-x86/src/runtime/ |
crash_test.go | 119 want := "main: recovered done\nnew-thread: recovered done\nsecond-new-thread: recovered done\nmain-again: recovered done\n" 260 fmt.Printf(" recovered")
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtp_fec_unittest.cc | 207 // recovered packets is 2, and not equal to number of media packets (=3). 243 // Expect 3 media packets in recovered list, and complete recovery. 287 // one media packet is recoverable. So exepct 2 media packets on recovered 325 // Expect 3 media packets in recovered list, and complete recovery. 332 // a 50% non-consecutive loss which can be fully recovered, and a 50% 333 // consecutive loss which cannot be fully recovered. 392 // two 50% consecutive losses which can be fully recovered, and one 393 // non-consecutive which cannot be fully recovered. 814 // Check that the number of media and recovered packets are equal. [all...] |
/external/chromium-trace/catapult/dashboard/dashboard/ |
add_point_queue_test.py | 69 self.assertTrue(alert_key.get().recovered)
|
/external/chromium-trace/catapult/dashboard/dashboard/models/ |
stoppage_alert.py | 34 recovered = ndb.BooleanProperty(indexed=True, default=False) variable in class:StoppageAlert
|
/external/clang/test/SemaCXX/ |
using-directive.cpp | 133 // Test that we recovered okay.
|
/external/google-breakpad/src/google_breakpad/processor/ |
stack_frame_cpu.h | 187 // For each register in context whose value has been recovered, we set 263 // For each register in context whose value has been recovered, we set 332 // For each register in context whose value has been recovered, we set 393 // For each register in context whose value has been recovered,
|