/external/llvm-project/libc/docs/ |
D | build_system.rst | 12 Every entrypoint in LLVM-libc has its own build target. This target is listed 16 Targets for redirecting entrypoints are also listed using the 24 ``libc.a``, ``libm.a``, etc. The targets for such library files are listed in 34 redirector function also has its own build target. This target is listed using 42 Targets for shared libraries of redirectors are listed using the
|
D | header_generation.rst | 18 configuration language commands are listed in the input ``.h.def`` file. While 28 A command should be listed on a line by itself, and should not span more than 34 Most commands typically take arguments. They are listed as a comma separated 68 This is a replacement command which should be listed in an input ``.h.def`` 86 ``.h.def`` file. It is normally listed in the files included by the 98 line on which this command is listed. 103 This is a replacement command which should be listed in an input ``.h.def``
|
D | mechanics_of_public_api.rst | 8 is listed in these files. In the generated header file, the header generator 29 formally listed in LLVM libc using LLVM table-gen files.
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-install-name-tool.rst | 15 install names and rpaths listed in a Mach-O binary. 30 times to add multiple rpaths. Throws an error if ``<rpath>`` is already listed in 37 library install names. Option is ignored if ``<old_install_name>`` is not listed 43 times to delete multiple rpaths. Throws an error if ``<rpath>`` is not listed in 63 multiple times to change multiple rpaths. Throws an error if ``<old_rpath>`` is not listed 64 in the binary or ``<new_rpath>`` is already listed in the binary.
|
/external/python/cpython3/Doc/distutils/ |
D | commandref.rst | 65 | :command:`include pat1 pat2 ...` | include all files matching any of the listed | 68 | :command:`exclude pat1 pat2 ...` | exclude all files matching any of the listed | 72 | ...` | the listed patterns | 75 | ...` | the listed patterns | 78 | | matching --- & any of the listed patterns | 81 | | matching --- & any of the listed patterns |
|
/external/libcups/templates/ja/ |
D | jobs-header.tmpl | 5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
|
/external/libcups/templates/ru/ |
D | jobs-header.tmpl | 5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
|
/external/libcups/templates/ |
D | jobs-header.tmpl | 5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
|
/external/libcups/templates/pt_BR/ |
D | jobs-header.tmpl | 5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
|
/external/libcups/templates/de/ |
D | jobs-header.tmpl | 5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
|
/external/libcups/templates/es/ |
D | jobs-header.tmpl | 5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
|
/external/llvm-project/libcxx/cmake/caches/ |
D | README.md | 7 While we won't explicitly work to break configurations not listed here, any 8 configuration not listed here is not explicitly supported. If you use or ship 9 libc++ under a configuration not listed here, you should work with the libc++
|
/external/google-fonts/fraunces/ |
D | CONTRIBUTORS.txt | 2 # and includes those not listed in AUTHORS.txt because they are not 3 # copyright authors. For example, company employees may be listed 4 # here because their company holds the copyright and is listed there.
|
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/ |
D | control | 23 URL that matches one or more of the URL patterns listed in 26 URL patterns listed in the CookiesBlockedForUrls policy value. 28 URL patterns listed in the CookiesBlockedForUrls policy value.
|
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/ |
D | control | 23 URL that matches one or more of the URL patterns listed in 26 URL patterns listed in the CookiesAllowedForUrls policy value. 28 URL patterns listed in the CookiesAllowedForUrls policy value.
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.signals | 16 the POSIX Test Suite creators are listed below. 67 - Any additional information listed in the POSIX System Interfaces document 69 - Any functional requirements listed in the POSIX Base Definitions document. 70 (ex. Testing that each signal listed in the POSIX Base Definitions
|
/external/ltp/testcases/network/multicast/ |
D | README | 14 remote machine, with the name of the local machine listed. For example, if 16 root home directory will need an ".rhosts" file with machineA's hostname listed.
|
/external/ltp/testcases/network/tcp_cmds/ |
D | README | 15 root's home directory on the remote machine, with the name of the local machine listed. 17 root home directory will need an ".rhosts" file with machineA's hostname listed.
|
/external/ltp/testcases/network/rpc/basic_tests/ |
D | README | 19 remote machine, with the name of the local machine listed. For example, if 21 root home directory will need an ".rhosts" file with machineA's hostname listed.
|
/external/elfutils/libdwfl/ |
D | core-file.c | 550 int listed = retval > 0 ? retval : 0; in dwfl_core_file_report() local 571 ++listed; in dwfl_core_file_report() 599 ++listed; in dwfl_core_file_report() 626 return listed > 0 ? listed : retval; in dwfl_core_file_report()
|
/external/libcap/libcap/ |
D | cap_text.c | 172 int flags = 0, listed=0; in cap_from_text() local 204 listed = 1; in cap_from_text() 214 if (!listed) in cap_from_text() 274 if (!listed) { in cap_from_text()
|
/external/openssh/ |
D | fixpaths | 12 die $0: nothing to do - no substitutions listed!
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_max/ |
D | coverage.txt | 3 Assertions not listed here should be covered by the tests in this directory.
|
/external/llvm/cmake/modules/ |
D | LLVMProcessSources.cmake | 71 set(listed ${ARGN}) variable 81 list(FIND listed ${fn} idx)
|
/external/pigweed/pw_build/ |
D | multi_toolchain_group.gni | 19 # of toolchains, and N is the number of targets listed in the `deps` variable. 25 # deps: (required) List of GN targets to build under each listed toolchain.
|