Searched refs:finds (Results 1 – 25 of 132) sorted by relevance
123456
/external/curl/include/curl/ |
D | curlbuild.h.in | 114 /* Configure process defines this to 1 when it finds out that system */ 126 /* Configure process defines this to 1 when it finds out that system */ 133 /* Configure process defines this to 1 when it finds out that system */ 140 /* Configure process defines this to 1 when it finds out that system */ 147 /* Configure process defines this to 1 when it finds out that system */ 154 /* Configure process defines this to 1 when it finds out that system */
|
D | curlbuild.h.cmake | 114 /* Configure process defines this to 1 when it finds out that system */ 126 /* Configure process defines this to 1 when it finds out that system */ 133 /* Configure process defines this to 1 when it finds out that system */ 140 /* Configure process defines this to 1 when it finds out that system */ 147 /* Configure process defines this to 1 when it finds out that system */ 154 /* Configure process defines this to 1 when it finds out that system */
|
/external/c-ares/ |
D | ares_build.h.in | 72 /* Configure process defines this to 1 when it finds out that system */ 84 /* Configure process defines this to 1 when it finds out that system */ 91 /* Configure process defines this to 1 when it finds out that system */
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.keyboard | 11 The test finds the keyboard event in /dev/input/, and queries to ensure that
|
/external/autotest/client/site_tests/hardware_Keyboard/ |
D | control | 11 The test finds the keyboard event in /dev/input/, and queries to ensure that
|
/external/autotest/client/site_tests/platform_FilePerms/ |
D | control | 9 This test will fail if it finds unexpected permissions on system files or
|
/external/libvorbis/doc/ |
D | 09-helper.tex | 83 "low_neighbor(v,x)" finds the position \varname{n} in vector \varname{[v]} of 90 "high_neighbor(v,x)" finds the position \varname{n} in vector [v] of
|
/external/llvm/docs/CommandGuide/ |
D | llvm-diff.rst | 43 If **llvm-diff** finds no differences between the modules, it will exit
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | SConscript | 21 # XXX: Our dependency scanner only finds depended modules in relative dirs.
|
/external/icu/icu4c/source/samples/strsrch/ |
D | readme.txt | 2 strsrch: a sample program which finds the occurrences of a pattern string in a source string, using…
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | url-parsing-with-wsgi.txt | 83 does not know -- it probably finds internal objects to dispatch to, 158 for special symbols; if it finds a symbol ``application``, it assumes 160 finds a symbol that matches the name of the module (e.g., ``edit``), 169 parse the entire path -- it just finds the *next* application, which
|
/external/llvm/docs/ |
D | FAQ.rst | 81 When I run configure, it finds the wrong C compiler. 84 unless it finds compiler paths set in ``CC`` and ``CXX`` for the C and C++ 87 If ``configure`` finds the wrong compiler, either adjust your ``PATH`` 91 The ``configure`` script finds the right C compiler, but it uses the LLVM tools from a previous bui…
|
/external/curl/packages/vms/ |
D | generate_config_vms_h_curl.com | 227 $! config_h.com finds that configure defaults to it being enabled so 234 $! The config_h.com finds a bunch of default disable commands in
|
/external/zlib/src/doc/ |
D | algorithm.txt | 4 LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in 35 possible match but generally finds a match which is long enough.
|
/external/eigen/doc/ |
D | TutorialReductionsVisitorsBroadcasting.dox | 130 Here is another example that finds the column whose sum of elements is the maximum 215 …ns and partial reductions have been introduced, we can dive into a more advanced example that finds
|
/external/llvm/test/TableGen/ |
D | SetTheory.td | 158 // The 'sequence' operator finds a sequence of records from their name.
|
/external/curl/m4/ |
D | xc-am-iface.m4 | 227 dnl subdir when it finds out that it no longer holds any
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/doc/source/ |
D | index.rst | 1030 code finds all the <b> tags in the document:: 1045 finds all the tags whose names start with the letter "b"; in this 1054 This code finds all the tags whose names contain the letter 't':: 1067 against `any` item in that list. This code finds all the <a> tags 1081 The value ``True`` matches everything it can. This code finds `all` 1216 This code finds all tags whose ``id`` attribute has a value, 1340 ``.string`` matches your value for ``text``. This code finds the <a> 1358 only finds the first two:: 1392 finds the <title> tag when it's allowed to look at all descendants of 1394 <html> tag's immediate children, it finds nothing. [all …]
|
/external/eigen/cmake/ |
D | FindLAPACK.cmake | 3 # This module finds an installed library that implements the LAPACK
|
D | FindBLAS.cmake | 3 # This module finds an installed library that implements the BLAS
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
D | usage.apt.vm | 185 Note that ANTLR will not try to process grammars that it finds in this directory, but
|
/external/clang/docs/ |
D | HowToSetupToolingForLLVM.rst | 102 automatically when clang-check finds errors, and can be re-opened with
|
/external/clang/lib/StaticAnalyzer/ |
D | README.txt | 66 finds a bug, it can tell the BugReporter object about the bug,
|
/external/valgrind/docs/internals/ |
D | segments-seginfos.txt | 101 glibc-2.3.5 ld-linux does. It finds the minimum interval of pages which
|
/external/v8/build/toolchain/mac/ |
D | BUILD.gn | 213 # or handling quotes. In contrast, when Ninja finds a file name with
|
123456