Searched refs:detection (Results 1 – 25 of 265) sorted by relevance
1234567891011
/external/libxml2/os400/libxmlrpg/ |
D | xlink.rpgle | 1 * Summary: unfinished XLink detection module 2 * Description: unfinished XLink detection module 20 * NOTE: the link detection layer will try to resolve QName expansion 22 * then the link detection layer will expand role="foo:myrole" 24 * NOTE: the link detection layer will expand URI-Refences found on 66 * This is the prototype for the link detection routine. 67 * It calls the default link detection callbacks upon link detection. 73 * The link detection module interact with the upper layers using 83 * This is the prototype for a simple link detection callback. 104 * This is the prototype for a extended link detection callback. [all …]
|
/external/toolchain-utils/go/patch/ |
D | go6.patch | 1 runtime: deadlock detection does not work when using external linker. 9 + t.Skip("deadlock detection fails with external linker") 14 + t.Skip("deadlock detection fails with external linker") 19 + t.Skip("deadlock detection fails with external linker") 24 + t.Skip("deadlock detection fails with external linker") 29 + t.Skip("deadlock detection fails with external linker") 37 + t.Skip("deadlock detection fails with external linker") 45 + t.Skip("deadlock detection fails with external linker") 53 + t.Skip("deadlock detection fails with external linker")
|
/external/webrtc/webrtc/modules/audio_processing/transient/test/ |
D | readDetection.m | 4 %Reads a detection signal from a DAT file. 6 %d: The detection signal. 9 %file: The DAT file where the detection signal is stored in float format. 11 %chunkSize: The chunk size used for the detection in seconds.
|
D | plotDetection.m | 4 %Plots the signal alongside the detection values. 7 %DATfile: The file containing the detection values in binary float format. 9 %chunkSize: The chunk size used to compute the detection values in seconds.
|
/external/autotest/test_suites/ |
D | control.manual_platform_suite | 7 PURPOSE = "USB peripherals detection during stress procedure." 15 This is the manually run usb detection test suite. 18 USB detection tests will be exercizing
|
D | control.usb_detect_stress | 7 PURPOSE = "USB peripherals detection during stress procedure." 18 for ARM and non-ARM boards. USB detection tests will be exercizing
|
D | control.usb_detect | 7 PURPOSE = "USB peripherals detection." 18 for ARM and non-ARM boards. USB detection tests will be exercizing
|
/external/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 29 # \todo [pyry] More intelligent detection, perhaps use some script? 48 # Os detection 77 # Compiler detection 107 # Pointer size detection 116 # CPU detection
|
/external/zlib/src/doc/ |
D | txtvsbin.txt | 10 this may appear like a simple task, a fully accurate detection of the 16 were using a crude detection scheme: if more than 80% (4/5) of the bytes 28 In this article we propose a new, simple detection scheme that features 72 detection schemes observe the presence of non-ASCII codes from the range 93 be regarded as binary by general-purpose text detection schemes, because 95 Under this premise, it is safe to say that our detection method provides
|
/external/valgrind/helgrind/ |
D | README_YARD.txt | 10 It uses a new and relatively simple race detection engine, based on 16 * Modularity. The entire race detection engine is placed in a
|
/external/clang/docs/ |
D | LeakSanitizer.rst | 12 :doc:`AddressSanitizer` to get both memory error and leak detection, or 15 detection phase.
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | independent-interleaved.ll | 1 ; RUN: opt < %s -store-to-load-forwarding-conflict-detection=false -loop-accesses -analyze | FileCh… 2 …require<aa>,loop(print-access-info)' -store-to-load-forwarding-conflict-detection=false -disable-…
|
/external/eigen/doc/ |
D | PreprocessorDirectives.dox | 66 Automatic detection disabled if EIGEN_MAX_CPP_VER<11. 68 Automatic detection disabled if EIGEN_MAX_CPP_VER<11. 70 Automatic detection disabled if EIGEN_MAX_CPP_VER<11. 72 Automatic detection disabled if EIGEN_MAX_CPP_VER<11. 74 Automatic detection disabled if EIGEN_MAX_CPP_VER<11. 76 Automatic detection disabled if EIGEN_MAX_CPP_VER<14. 78 Automatic detection disabled if EIGEN_MAX_CPP_VER<11. 80 Automatic detection disabled if EIGEN_MAX_CPP_VER<11.
|
/external/llvm/test/Transforms/CodeGenPrepare/ |
D | bitreverse-hang.ll | 3 ; This test is a worst-case scenario for bitreversal/byteswap detection. 5 ; rolled here), we have a binary tree of OR operands (as bitreversal detection
|
/external/llvm/test/Transforms/InstCombine/ |
D | bitreverse-hang.ll | 3 ; This test is a worst-case scenario for bitreversal/byteswap detection. 5 ; rolled here), we have a binary tree of OR operands (as bitreversal detection
|
/external/clang/test/Driver/Inputs/montavista_i686_tree/usr/lib/gcc/i686-montavista-linux/4.2.0/ |
D | libgcc.a | 1 dummy file for gcc toolchain detection (libgcc.a)
|
D | crtbegin.o | 1 dummy file for gcc toolchain detection (crtbegin.o)
|
/external/llvm/test/Transforms/LoopVectorize/AArch64/ |
D | max-vf-for-interleaved.ll | 1 ; RUN: opt < %s -force-vector-interleave=1 -store-to-load-forwarding-conflict-detection=false -loop… 16 ; Note: LAA's conflict detection optimization has to be disabled for this test
|
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
D | control.detect.unplug_plug | 9 PURPOSE = "Servo based USB peripherals detection test" 28 Other detection checks can be added for each peripheral
|
D | control.detect.login_unplug_plug | 9 PURPOSE = "Servo based USB peripherals detection test" 28 Other detection checks can be added for each peripheral
|
D | control.detect.login_suspend_resume | 9 PURPOSE = "Servo based USB peripherals detection test" 28 Other detection checks can be added for each peripheral
|
D | control.detect.login_unplug_suspend_resume_plug | 9 PURPOSE = "Servo based USB peripherals detection test" 28 Other detection checks can be added for each peripheral
|
D | control.detect.login_suspend_unplug_resume_plug | 9 PURPOSE = "Servo based USB peripherals detection test" 28 Other detection checks can be added for each peripheral
|
D | control.detect.unplug_login_plug | 9 PURPOSE = "Servo based USB peripherals detection test" 28 Other detection checks can be added for each peripheral
|
D | control.detect.login_unplug_suspend_plug_resume | 9 PURPOSE = "Servo based USB peripherals detection test" 28 Other detection checks can be added for each peripheral
|
1234567891011