/third_party/boost/tools/build/src/tools/features/ |
D | sanitizers-feature.jam | 13 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/ |
D | af_deesser.c | 146 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/ |
D | parser.h | 263 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/ |
D | parser.in.h | 290 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/ |
D | name | 1 transaction nuking the bitmaps (debugfs recovery)
|
/third_party/ffmpeg/tests/ref/fate/ |
D | fifo-muxer-tst | 5 recovery test: ok
|
/third_party/alsa-lib/ |
D | TODO | 3 M think about xrun recovery helpers
|
/third_party/json/test/thirdparty/Fuzzer/test/ubsan/ |
D | CMakeLists.txt | 1 # These tests are instrumented with ubsan in non-recovery mode.
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.46.4.txt | 58 Synchronize e2fsck/recovery.c with the kernel's fs/jbd2/recovery.c
|
D | v1.43.3.txt | 10 unaligned pointer dereferences in the journal recovery code when
|
/third_party/e2fsprogs/ |
D | RELEASE-NOTES | 58 Synchronize e2fsck/recovery.c with the kernel's fs/jbd2/recovery.c
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
D | README | 38 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/ |
D | README | 73 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/ |
D | DeqpTestRunnerTest.java | 1376 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/ |
D | coap_recovery.txt.in | 55 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/ |
D | Makefile.in | 23 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 \
|
D | Android.bp | 41 "recovery.c",
|
/third_party/python/Doc/reference/ |
D | grammar.rst | 7 error recovery.
|
/third_party/e2fsprogs/misc/ |
D | Makefile.in | 56 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/ |
D | README | 5 testing the Linux kernel machine check error recovery 6 features. This is the code that deals with recovery from memory
|
/third_party/e2fsprogs/e2fsck/ |
D | Android.bp | 31 "recovery.c",
|
D | BUILD.gn | 41 "recovery.c",
|
/third_party/boost/libs/outcome/doc/src/content/reference/functions/ |
D | strong_swap.md | 6 … is made to restore the exact pre-swapped state upon entry, and if that recovery too fails, then t…
|
/third_party/lwip/ |
D | FEATURES | 10 - Extended TCP features: congestion control, RTT estimation and fast recovery/fast retransmit, send…
|
/third_party/ltp/testcases/kdump/doc/ |
D | TEST_PLAN.txt | 8 || 2 || Develop failure recovery code for failures which || JAN 2008 …
|