Searched refs:facilities (Results 1 – 25 of 159) sorted by relevance
1234567
/external/toybox/toys/posix/ |
D | logger.c | 58 *facilities[] = {"kern", "user", "mail", "daemon", "auth", "syslog", in logger_main() local 66 facility = arrayfind(TT.p, facilities, ARRAY_LEN(facilities)); in logger_main()
|
/external/ltp/testcases/kernel/syscalls/syslog/ |
D | syslog08 | 42 local facilities="user mail daemon auth lpr" 46 for facility in $facilities; do
|
/external/v8/src/s390/ |
D | assembler-s390.cc | 182 int64_t facilities[3] = {0L}; in ProbeImpl() local 189 : "=Q"(facilities) in ProbeImpl() 195 if (facilities[0] & (one << (63 - 45))) { in ProbeImpl() 199 if (facilities[0] & (one << (63 - 34))) { in ProbeImpl() 203 if (facilities[0] & (one << (63 - 37))) { in ProbeImpl() 207 if (facilities[2] & (one << (63 - (129 - 128))) && in ProbeImpl() 212 if (facilities[0] & (1lu << (63 - 58))) { in ProbeImpl()
|
/external/u-boot/arch/x86/cpu/ivybridge/ |
D | Kconfig | 50 provide various facilities for allowing a host OS to provide an 58 these facilities. If this option is not enabled, then the host OS
|
/external/python/cpython3/Doc/library/ |
D | language.rst | 9 disassembly, and various other facilities.
|
D | index.rst | 14 facilities as indicated by the long table of contents listed below. The
|
/external/python/cpython2/Doc/library/ |
D | language.rst | 10 disassembly, and various other facilities.
|
D | commands.rst | 21 The :mod:`subprocess` module provides more powerful facilities for spawning new
|
D | index.rst | 14 facilities as indicated by the long table of contents listed below. The
|
/external/mesa3d/docs/specs/OLD/ |
D | MESA_program_debug.spec | 35 The extension provides facilities for implementing debuggers for 42 There are facilities to do the following:
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | README.txt | 25 caching facilities.
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | README.txt | 25 caching facilities.
|
/external/autotest/ |
D | LGPL_LICENSE | 130 You may place library facilities that are a work based on the 132 facilities that are not Applications and are not covered by this 137 on the Library, uncombined with any other library facilities,
|
D | MODULE_LICENSE_LGPL | 130 You may place library facilities that are a work based on the 132 facilities that are not Applications and are not covered by this 137 on the Library, uncombined with any other library facilities,
|
/external/javaparser/ |
D | LICENSE.LGPL | 130 You may place library facilities that are a work based on the 132 facilities that are not Applications and are not covered by this 137 on the Library, uncombined with any other library facilities,
|
/external/elfutils/ |
D | COPYING-LGPLV3 | 130 You may place library facilities that are a work based on the 132 facilities that are not Applications and are not covered by this 137 on the Library, uncombined with any other library facilities,
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | README.txt | 28 caching facilities.
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | README.txt | 28 caching facilities.
|
/external/u-boot/doc/ |
D | README.splashprepare | 12 Use the splash_source.c library. This library provides facilities to declare
|
/external/dagger2/ |
D | CONTRIBUTING.md | 16 facilities provided by `maven-invoker-plugin`.
|
/external/ImageMagick/m4/ |
D | framework.m4 | 132 # You may place library facilities that are a work based on the 134 # facilities that are not Applications and are not covered by this 139 # on the Library, uncombined with any other library facilities,
|
/external/python/cpython3/Doc/tutorial/ |
D | interactive.rst | 8 line and history substitution, similar to facilities found in the Korn shell and
|
/external/boringssl/src/third_party/fiat/ |
D | README.md | 38 now abandoned prototype specialization facilities there are unverified).
|
/external/llvm/test/DebugInfo/Generic/ |
D | cu-ranges.ll | 17 ; FIXME: When we get better dumping facilities we'll want to elaborate here.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/ |
D | cu-ranges.ll | 17 ; FIXME: When we get better dumping facilities we'll want to elaborate here.
|
1234567