Searched refs:facility (Results 1 – 25 of 132) sorted by relevance
123456
/external/tcpdump/ |
D | print-syslog.c | 88 u_int16_t facility,severity; in syslog_print() local 117 facility = (pri & SYSLOG_FACILITY_MASK) >> 3; in syslog_print() 123 tok2str(syslog_facility_values, "unknown (%u)", facility), in syslog_print() 131 tok2str(syslog_facility_values, "unknown (%u)", facility), in syslog_print() 132 facility, in syslog_print()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 24 "Assume that the distinct-operands facility is installed" 29 "Assume that the load/store-on-condition facility is installed" 34 "Assume that the high-word facility is installed" 39 "Assume that the floating-point extension facility is installed" 44 "Assume that the fast-serialization facility is installed" 49 "Assume that interlocked-access facility 1 is installed"
|
D | SystemZRegisterInfo.td | 95 // used for virtual registers if the high-word facility is available.
|
/external/valgrind/main/none/tests/s390x/ |
D | stfle.stdout.exp | 5 STFLE facility is installed 10 No MSA facility available
|
D | fpext_fail.stderr.exp | 4 That facility is not available on this host
|
/external/libunwind/doc/ |
D | libunwind-ptrace.tex | 48 implementing this facility use a name-prefix of \Func{\_UPT}, which is 51 An application that wants to use the \Func{\_UPT}-facility first needs 59 only portions of the \Prog{\_UPT}-facility. For this reason, the 92 \Prog{\_UPT}-facility by definition is not available in 97 The \Prog{\_UPT}-facility assumes that a single \Prog{\_UPT}-info 100 a \Prog{\_UPT}-info structure at any given time, this facility
|
/external/fio/os/windows/posix/include/ |
D | syslog.h | 16 void openlog(const char *ident, int logopt, int facility);
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-sub-09.ll | 1 ; Test 128-bit subtraction when the distinct-operands facility is available.
|
D | int-add-16.ll | 1 ; Test 128-bit addition when the distinct-operands facility is available.
|
/external/clang/examples/PrintFunctionNames/ |
D | README.txt | 1 This is a simple example demonstrating how to use clang's facility for
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
D | perf-inject.txt | 22 information could make use of this facility.
|
/external/iproute2/tc/ |
D | README.last | 44 but remember: not all pentiums have this facility, and
|
/external/valgrind/main/ |
D | README.s390 | 32 instructions from that facility and observing whether SIGILL is thrown
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp2.txt | 46 the program, and using the 'typedef' like facility is not a wonderful
|
/external/iptables/extensions/ |
D | libxt_cluster.man | 58 In the case of TCP connections, pickup facility has to be disabled
|
/external/mesa3d/docs/ |
D | RELNOTES-6.3 | 31 window-system indepedent Pbuffer facility.
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | RELNOTES-6.3 | 31 window-system indepedent Pbuffer facility.
|
/external/clang/test/Analysis/ |
D | blocks.m | 47 aslclient asl_open(const char *ident, const char *facility, uint32_t opts);
|
/external/iputils/doc/ |
D | rarpd.sgml | 44 This facility is deeply obsoleted by
|
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/ |
D | readme.vc9.txt | 48 2. To use the new custom tools facility in Visual Studio 2008,
|
/external/sepolicy/tools/sepolicy-analyze/ |
D | README | 80 neverallow rules as it parses them. This is principally a debugging facility
|
/external/qemu/distrib/sdl-1.2.15/ |
D | COPYING | 175 d) If a facility in the modified Library refers to a function or a 177 the facility, other than as an argument passed when the facility 180 table, the facility still operates, and performs whatever part of
|
/external/libnl/ |
D | COPYING | 177 d) If a facility in the modified Library refers to a function or a 179 the facility, other than as an argument passed when the facility 182 table, the facility still operates, and performs whatever part of
|
/external/chromium_org/webkit/ |
D | LICENSE | 233 d) If a facility in the modified Library refers to a function or a 235 the facility, other than as an argument passed when the facility 238 table, the facility still operates, and performs whatever part of 684 d) If a facility in the modified Library refers to a function or a 686 the facility, other than as an argument passed when the facility 689 table, the facility still operates, and performs whatever part of
|
/external/chromium_org/third_party/checkstyle/ |
D | LICENSE | 175 d) If a facility in the modified Library refers to a function or a 177 the facility, other than as an argument passed when the facility 180 table, the facility still operates, and performs whatever part of
|
123456