Home
last modified time | relevance | path

Searched refs:listed (Results 1 – 25 of 1227) sorted by relevance

12345678910>>...50

/external/llvm-project/libc/docs/
Dbuild_system.rst12 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
Dheader_generation.rst18 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``
Dmechanics_of_public_api.rst8 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/
Dllvm-install-name-tool.rst15 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/
Dcommandref.rst65 | :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/
Djobs-header.tmpl5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
/external/libcups/templates/ru/
Djobs-header.tmpl5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
/external/libcups/templates/
Djobs-header.tmpl5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
/external/libcups/templates/pt_BR/
Djobs-header.tmpl5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
/external/libcups/templates/de/
Djobs-header.tmpl5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
/external/libcups/templates/es/
Djobs-header.tmpl5 …NTER">{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in…
/external/llvm-project/libcxx/cmake/caches/
DREADME.md7 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/
DCONTRIBUTORS.txt2 # 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/
Dcontrol23 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/
Dcontrol23 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/
DCOVERAGE.signals16 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/
DREADME14 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/
DREADME15 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/
DREADME19 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/
Dcore-file.c550 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/
Dcap_text.c172 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/
Dfixpaths12 die $0: nothing to do - no substitutions listed!
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_max/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
/external/llvm/cmake/modules/
DLLVMProcessSources.cmake71 set(listed ${ARGN}) variable
81 list(FIND listed ${fn} idx)
/external/pigweed/pw_build/
Dmulti_toolchain_group.gni19 # 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.

12345678910>>...50