Searched refs:detection (Results 1 – 25 of 177) sorted by relevance
12345678
/external/libxml2/os400/libxmlrpg/ |
D | xlink.rpgle | 1 * Summary: unfinished XLink detection module 2 * Description: unfinished XLink detection module 18 * NOTE: the link detection layer will try to resolve QName expansion 20 * then the link detection layer will expand role="foo:myrole" 22 * NOTE: the link detection layer will expand URI-Refences found on 61 * This is the prototype for the link detection routine. 62 * It calls the default link detection callbacks upon link detection. 68 * The link detection module interact with the upper layers using 78 * This is the prototype for a simple link detection callback. 99 * This is the prototype for a extended link detection callback. [all …]
|
/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/clang/docs/ |
D | LeakSanitizer.rst | 12 :doc:`AddressSanitizer` to get both memory error and leak detection. 14 The LeakSanitizer runtime can also be linked in separately to get leak detection
|
/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/test/Driver/Inputs/montavista_i686_tree/usr/lib/gcc/i686-montavista-linux/4.2.0/ |
D | crtbegin.o | 1 dummy file for gcc toolchain detection (crtbegin.o)
|
D | libgcc.a | 1 dummy file for gcc toolchain detection (libgcc.a)
|
/external/libusb/ |
D | TODO | 3 optional timerfd support (runtime detection)
|
/external/libvorbis/win32/VS2008/ |
D | README | 9 Because there is no automatic library detection you have to,
|
/external/libvorbis/win32/VS2005/ |
D | README | 9 Because there is no automatic library detection you have to,
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | rep_prefix.S | 15 # Check for them, to make sure our rep detection
|
/external/llvm/test/Transforms/GVN/ |
D | 2009-11-12-MemDepMallocBitCast.ll | 1 ; Test to make sure malloc's bitcast does not block detection of a store
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 49 * Heuristic detection of sub-messages when printing unknown fields in 92 * Fixed detection of sched_yield on Solaris.
|
/external/compiler-rt/lib/asan/ |
D | README.txt | 18 leak detection (lib/lsan/lsan_common.{cc,h}).
|
/external/tagsoup/ |
D | TODO | 12 Make use of the pseudo-comment in a script element to suppress close-tag detection
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | cap-ng.m4 | 12 # libcap-ng detection
|
/external/libpng/ |
D | TODO | 9 Add "grayscale->palette" transformation and "palette->grayscale" detection.
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | 2008-11-18-Stride2.ll | 7 ; This is a tricky testcase for unsigned wrap detection which ScalarEvolution
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/ |
D | CartoonEdge.frag | 50 // Apply the edge detection result to the main scene color.
|
D | CartoonEdge15.frag | 52 // Apply the edge detection result to the main scene color.
|
/external/compiler-rt/test/lsan/ |
D | lit.common.cfg | 3 # Common configuration for running leak detection tests under LSan/ASan.
|
/external/srtp/googlepatches/ |
D | google-12-srtp-hide-aes-tables-main.patch | 22 - Fixed a bug related to replay detection when sequence number rolls back
|
/external/nanopb-c/tests/alltypes_pointer/ |
D | SConscript | 11 # and other memory leak detection tools.
|
/external/compiler-rt/test/asan/ |
D | lit.cfg | 154 # Turn on leak detection on 64-bit Linux. 156 config.available_features.add('leak-detection')
|
/external/google-breakpad/src/testing/ |
D | configure.ac | 75 [Disables any detection or use of a system 89 # details of the detection process.
|
12345678