Searched defs:recovery (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | af_deesser.c | 146 double recovery; in filter_frame() local
|
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 1518 private void runRecoveryWithPattern(DeqpTestRunner.Recovery recovery, RecoveryEvent[] events) in runRecoveryWithPattern() 1629 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecoveryWithPattern() local 1769 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecovery_unkillableProcess() local
|
/third_party/libxml2/ |
D | testSAX.c | 55 static int recovery = 0; variable
|
D | parser.c | 14125 int recovery, void *data) { in xmlSAXParseFileWithData() 14190 int recovery) { in xmlSAXParseFile() 14402 int size, int recovery, void *data) { in xmlSAXParseMemoryWithData() 14453 int size, int recovery) { in xmlSAXParseMemory() 14572 xmlSAXParseDoc(xmlSAXHandlerPtr sax, const xmlChar *cur, int recovery) { in xmlSAXParseDoc()
|
D | xmllint.c | 115 static int recovery = 0; variable
|
D | testapi.c | 14882 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseDoc() local 14975 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseFile() local 15025 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseFileWithData() local 15084 int recovery; /* work in recovery mode, i.e. tries to read not Well Formed documents */ in test_xmlSAXParseMemory() local 15144 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseMemoryWithData() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_descriptor_set.c | 374 struct vn_descriptor_pool_state recovery; in vn_descriptor_pool_alloc_descriptors() local
|
/third_party/libxml2/include/libxml/ |
D | parser.h | 263 int recovery; /* run in recovery mode */ member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 22694 __u64 recovery: 1; member
|