Searched refs:detected (Results 1 – 25 of 417) sorted by relevance
12345678910>>...17
/external/llvm/test/YAMLParser/ |
D | spec-09-20.test | 2 # CHECK: !!str "detected\n" 3 # CHECK: !!str "\n\n# detected\n" 8 detected 12 # detected 17 detected
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-09-20.data | 2 detected 6 # detected 11 detected
|
D | spec-09-20.canonical | 4 !!str "detected\n", 5 !!str "\n\n# detected\n",
|
D | unclosed-bracket.loader-error | 5 #"we could have detected the unclosed bracket on the above line, but this would forbid such syntax …
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/hough_circle/ |
D | hough_circle.markdown | 40 - Display the detected circle in a window. 74 - *circles*: A vector that stores sets of 3 values: \f$x_{c}, y_{c}, r\f$ for each detected 79 - *min_dist = src_gray.rows/8*: Minimum distance between detected centers. 82 - *min_radius = 0*: Minimum radio to be detected. If unknown, put zero as default. 83 - *max_radius = 0*: Maximum radius to be detected. If unknown, put zero as default. 85 -# Draw the detected circles: 99 -# Display the detected circle(s):
|
/external/valgrind/memcheck/tests/ |
D | addressable.stderr.exp | 9 For counts of detected and suppressed errors, rerun with: -v 38 For counts of detected and suppressed errors, rerun with: -v 47 For counts of detected and suppressed errors, rerun with: -v 61 For counts of detected and suppressed errors, rerun with: -v 80 For counts of detected and suppressed errors, rerun with: -v 90 For counts of detected and suppressed errors, rerun with: -v
|
/external/libxml2/os400/libxmlrpg/ |
D | xlink.rpgle | 87 * @nbLocators: the number of locators detected on the link 90 * @nbArcs: the number of arcs detected on the link 95 * @nbTitles: the number of titles detected on the link 96 * @title: array of titles detected on the link 108 * @nbLocators: the number of locators detected on the link 111 * @nbTitles: the number of titles detected on the link 112 * @title: array of titles detected on the link
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/hough_lines/ |
D | hough_lines.markdown | 66 -# What does all the stuff above mean? It means that in general, a line can be *detected* by 87 of the detected lines \f$(x_{0}, y_{0}, x_{1}, y_{1})\f$ 96 - Display the original image and the detected line in two windows. 133 - *lines*: A vector that will store the parameters \f$(r,\theta)\f$ of the detected lines 166 \f$(x_{start}, y_{start}, x_{end}, y_{end})\f$ of the detected lines 183 -# Display the original image and the detected lines: 186 imshow("detected lines", cdst); 209 You may observe that the number of lines detected vary while you change the *threshold*. The 210 explanation is sort of evident: If you establish a higher threshold, fewer lines will be detected 211 (since you will need more points to declare a line detected).
|
/external/clang/test/SemaObjC/ |
D | default-synthesize-1.m | 15 @implementation SynthItAll // expected-note 2 {{detected while default synthesizing properties in c… 25 @implementation SynthSetter // expected-note 2 {{detected while default synthesizing properties in … 45 @implementation SynthGetter // expected-note 2 {{detected while default synthesizing properties in … 124 … // expected-note {{detected while default synthesizing properties in class implementation}} 139 @implementation ZXCalendarParsedResult // expected-note {{detected while default synthesizing prope…
|
/external/llvm/test/CodeGen/Hexagon/ |
D | predicate-rcmp.ll | 15 %detected.0 = xor i8 %a102, 1 16 %conv253 = zext i8 %detected.0 to i32
|
/external/opencv3/doc/tutorials/features2d/feature_homography/ |
D | feature_homography.markdown | 100 //-- Get the corners from the image_1 ( the object to be "detected" ) 114 //-- Show detected matches 131 -# And here is the result for the detected object (highlighted in green)
|
/external/llvm/docs/CommandGuide/ |
D | llvm-diff.rst | 33 which tend to stop any downstream changes from being detected. 56 massive detected differences in blocks.
|
/external/autotest/client/site_tests/network_WiMaxPresent/ |
D | control | 9 PURPOSE = "Verify a WiMAX module is detected and supported by the system." 27 Verifies that a WiMAX module is detected and supported by the system.
|
/external/opencv3/doc/tutorials/features2d/feature_detection/ |
D | feature_detection.markdown | 12 - Use the function @ref cv::drawKeypoints to draw the detected keypoints 62 //-- Show detected (drawn) keypoints
|
/external/opencv3/doc/tutorials/features2d/trackingmotion/good_features_to_track/ |
D | good_features_to_track.markdown | 96 /// Draw corners detected 97 cout<<"** Number of corners detected: "<<corners.size()<<endl;
|
/external/opencv3/doc/tutorials/features2d/feature_description/ |
D | feature_description.markdown | 14 - Use the function @ref cv::drawMatches to draw the detected matches. 69 //-- Show detected matches
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
D | INSTALL.GNU | 70 If the detected settings correspond to your platform and compiler, 72 the build system, the detected platform will be `ansi'. 78 If the build system correctly detected your platform, but you want 112 If for some reason your platform isn't correctly detected, copy
|
/external/pdfium/testing/tools/ |
D | make_expected.sh | 12 echo $INFILE | grep -qs ' ' && echo space in filename detected && exit 1
|
/external/v8/tools/sanitizers/ |
D | tsan_suppressions.txt | 4 # Incorrectly detected lock cycles in test-lockers
|
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/ |
D | control | 24 - if USB device is not detected in lsusb command 26 - USB detected peripherals are different than expected
|
/external/opencv3/doc/tutorials/features2d/trackingmotion/corner_subpixeles/ |
D | corner_subpixeles.markdown | 95 /// Draw corners detected 96 cout<<"** Number of corners detected: "<<corners.size()<<endl;
|
/external/curl/tests/data/ |
D | test1530 | 23 # it should be detected and an error should be reported
|
/external/libxml2/result/valid/ |
D | t8a.xml.err.rdr | 1 Entity: line 1: parser error : internal error: xmlParseInternalSubset: error detected in Markup dec…
|
/external/valgrind/memcheck/tests/ppc32/ |
D | power_ISA2_07.stderr.exp | 9 For counts of detected and suppressed errors, rerun with: -v
|
D | power_ISA2_05.stderr.exp | 9 For counts of detected and suppressed errors, rerun with: -v
|
12345678910>>...17