Home
last modified time | relevance | path

Searched refs:facilities (Results 1 – 25 of 159) sorted by relevance

1234567

/external/toybox/toys/posix/
Dlogger.c58 *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/
Dsyslog0842 local facilities="user mail daemon auth lpr"
46 for facility in $facilities; do
/external/v8/src/s390/
Dassembler-s390.cc182 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/
DKconfig50 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/
Dlanguage.rst9 disassembly, and various other facilities.
Dindex.rst14 facilities as indicated by the long table of contents listed below. The
/external/python/cpython2/Doc/library/
Dlanguage.rst10 disassembly, and various other facilities.
Dcommands.rst21 The :mod:`subprocess` module provides more powerful facilities for spawning new
Dindex.rst14 facilities as indicated by the long table of contents listed below. The
/external/mesa3d/docs/specs/OLD/
DMESA_program_debug.spec35 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/
DREADME.txt25 caching facilities.
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
DREADME.txt25 caching facilities.
/external/autotest/
DLGPL_LICENSE130 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,
DMODULE_LICENSE_LGPL130 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/
DLICENSE.LGPL130 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/
DCOPYING-LGPLV3130 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/
DREADME.txt28 caching facilities.
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
DREADME.txt28 caching facilities.
/external/u-boot/doc/
DREADME.splashprepare12 Use the splash_source.c library. This library provides facilities to declare
/external/dagger2/
DCONTRIBUTING.md16 facilities provided by `maven-invoker-plugin`.
/external/ImageMagick/m4/
Dframework.m4132 # 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/
Dinteractive.rst8 line and history substitution, similar to facilities found in the Korn shell and
/external/boringssl/src/third_party/fiat/
DREADME.md38 now abandoned prototype specialization facilities there are unverified).
/external/llvm/test/DebugInfo/Generic/
Dcu-ranges.ll17 ; FIXME: When we get better dumping facilities we'll want to elaborate here.
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dcu-ranges.ll17 ; FIXME: When we get better dumping facilities we'll want to elaborate here.

1234567