Home
last modified time | relevance | path

Searched refs:recovery (Results 1 – 25 of 183) sorted by relevance

12345678

/third_party/boost/tools/build/src/tools/features/
Dsanitizers-feature.jam13 Enables address sanitizer. Value `norecover` disables recovery for the
27 Enables leak sanitizer. Value `norecover` disables recovery for the
41 Enables thread sanitizer. Value `norecover` disables recovery for the
55 Enables undefined behavior sanitizer. Value `norecover` disables recovery for
/third_party/ffmpeg/libavfilter/
Daf_deesser.c146 double recovery; in filter_frame() local
162 recovery = 1.0 + (0.01 / sense); in filter_frame()
172 dec->ratioA = 1.0 + ((dec->ratioA - 1.0) / recovery); in filter_frame()
183 dec->ratioB = 1.0 + ((dec->ratioB - 1.0) / recovery); in filter_frame()
/third_party/libxml2/include/libxml/
Dparser.h263 int recovery; /* run in recovery mode */ member
895 int recovery);
900 int recovery);
905 int recovery,
910 int recovery);
914 int recovery,
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h290 int recovery; /* run in recovery mode */ member
922 int recovery);
927 int recovery);
932 int recovery,
937 int recovery);
941 int recovery,
/third_party/e2fsprogs/tests/j_short_trans_recover/
Dname1 transaction nuking the bitmaps (debugfs recovery)
/third_party/ffmpeg/tests/ref/fate/
Dfifo-muxer-tst5 recovery test: ok
/third_party/alsa-lib/
DTODO3 M think about xrun recovery helpers
/third_party/json/test/thirdparty/Fuzzer/test/ubsan/
DCMakeLists.txt1 # These tests are instrumented with ubsan in non-recovery mode.
/third_party/e2fsprogs/doc/RelNotes/
Dv1.46.4.txt58 Synchronize e2fsck/recovery.c with the kernel's fs/jbd2/recovery.c
Dv1.43.3.txt10 unaligned pointer dereferences in the journal recovery code when
/third_party/e2fsprogs/
DRELEASE-NOTES58 Synchronize e2fsck/recovery.c with the kernel's fs/jbd2/recovery.c
/third_party/ltp/testcases/kernel/mce-test/tsrc/
DREADME38 tinjpage is a coverage test for the hwpoison page recovery code
56 Old unit test program for the ring buffer used in mca recovery.
/third_party/ltp/testcases/kernel/mce-test/kvm/
DREADME73 MCE 0x806324: dirty LRU page recovery: Recovered
81 MCE 0x75925: dirty LRU page recovery : Recovered
98 NOTE: if the host machine doesn't support software error recovery
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java1376 private void runRecoveryWithPattern(DeqpTestRunner.Recovery recovery, RecoveryEvent[] events) in runRecoveryWithPattern() argument
1381 recovery.onExecutionProgressed(); in runRecoveryWithPattern()
1384 recovery.recoverConnectionRefused(); in runRecoveryWithPattern()
1387 recovery.recoverComLinkKilled(); in runRecoveryWithPattern()
1487 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecoveryWithPattern() local
1498 recovery.setDevice(mockDevice); in testRecoveryWithPattern()
1499 recovery.setSleepProvider(mockSleepProvider); in testRecoveryWithPattern()
1501 runRecoveryWithPattern(recovery, pattern); in testRecoveryWithPattern()
1627 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecovery_unkillableProcess() local
1667 recovery.setDevice(mockDevice); in testRecovery_unkillableProcess()
[all …]
/third_party/libcoap/man/
Dcoap_recovery.txt.in55 repeat rate etc. for error recovery. Further information can be found in
94 transmission recovery as well as application handling of lossy networks.
136 The libcoap recovery/re-transmit logic will only work for confirmable requests.
/third_party/e2fsprogs/debugfs/
DMakefile.in23 quota.o xattrs.o journal.o revoke.o recovery.o do_journal.o
36 $(srcdir)/../e2fsck/recovery.c $(srcdir)/do_journal.c
101 recovery.o: $(srcdir)/../e2fsck/recovery.c
104 $(srcdir)/../e2fsck/recovery.c -o $@
160 $(srcdir)/Makefile.in.old $(srcdir)/recovery.c \
402 recovery.o: $(srcdir)/../e2fsck/recovery.c $(srcdir)/../e2fsck/jfs_user.h \
DAndroid.bp41 "recovery.c",
/third_party/python/Doc/reference/
Dgrammar.rst7 error recovery.
/third_party/e2fsprogs/misc/
DMakefile.in56 TUNE2FS_OBJS= tune2fs.o util.o journal.o recovery.o revoke.o
75 FUSE2FS_OBJS= fuse2fs.o journal.o recovery.o revoke.o
78 profiled/recovery.o profiled/revoke.o
100 profiled/recovery.o profiled/revoke.o
112 $(srcdir)/../e2fsck/recovery.c
435 recovery.o: $(srcdir)/../e2fsck/recovery.c
438 $(srcdir)/../e2fsck/recovery.c -o $@
908 recovery.o: $(srcdir)/../e2fsck/recovery.c $(srcdir)/../e2fsck/jfs_user.h \
/third_party/ltp/testcases/kernel/mce-test/
DREADME5 testing the Linux kernel machine check error recovery
6 features. This is the code that deals with recovery from memory
/third_party/e2fsprogs/e2fsck/
DAndroid.bp31 "recovery.c",
DBUILD.gn41 "recovery.c",
/third_party/boost/libs/outcome/doc/src/content/reference/functions/
Dstrong_swap.md6 … is made to restore the exact pre-swapped state upon entry, and if that recovery too fails, then t…
/third_party/lwip/
DFEATURES10 - Extended TCP features: congestion control, RTT estimation and fast recovery/fast retransmit, send…
/third_party/ltp/testcases/kdump/doc/
DTEST_PLAN.txt8 || 2 || Develop failure recovery code for failures which || JAN 2008 …

12345678