OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:facility
(Results
1 - 25
of
525
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/none/tests/s390x/
stfle.c
3
/* Number of double words needed to store all
facility
bits. */
42
printf("STFLE
facility
is installed\n");
44
printf("STFLE
facility
is not installed\n");
46
/* Test #3: Tell STFLE to only write 1 DW of
facility
bits. Expected condition
48
that need 2 do double words to store
facility
bits. */
stfle.stdout.exp
5
STFLE
facility
is installed
/external/icu4c/test/testdata/
tstfiles.mk
6
# Not everything has been moved to this file yet, as this is a new
facility
.
/frameworks/base/keystore/java/android/security/
KeyStoreParameter.java
31
*
facility
</a>. The Android KeyStore
facility
is accessed through a
34
* the user to unlock or initialize the Android KeyStore
facility
.
38
* UID so apps using the {@code sharedUid}
facility
will also share a
41
* Keys may be generated using the {@link KeyPairGenerator}
facility
with a
74
*
facility
</a>.
93
*
facility
.
KeyPairGeneratorSpec.java
34
*
facility
</a>. The Android KeyStore
facility
is accessed through a
37
* the user to unlock or initialize the Android KeyStore
facility
.
71
* to unlock or initialize the Android keystore
facility
.
190
* guide/topics/security/keystore.html">Android KeyStore
facility
</a>.
226
*
facility
.
/external/tcpdump/
print-syslog.c
89
u_int16_t
facility
,severity;
local
94
* severity and
facility
values
127
facility
= (pri & SYSLOG_FACILITY_MASK) >> 3;
134
tok2str(syslog_facility_values, "unknown (%u)",
facility
),
142
tok2str(syslog_facility_values, "unknown (%u)",
facility
),
143
facility
,
/external/kernel-headers/original/linux/
ufs_fs_i.h
6
* Laboratory for Computer Science Research Computing
Facility
ufs_fs_sb.h
6
* Laboratory for Computer Science Research Computing
Facility
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
klog.h
26
/* Control the kernel's logging
facility
. This corresponds exactly to
28
with the user-level syslog
facility
, which is something completely
syslog.h
44
* bottom 3 bits are the priority (0-7) and the top 28 bits are the
facility
67
/* mark "
facility
" */
92
/*
facility
codes */
117
#define LOG_FACMASK 0x03f8 /* mask to extract
facility
part */
118
/*
facility
of pri */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
klog.h
26
/* Control the kernel's logging
facility
. This corresponds exactly to
28
with the user-level syslog
facility
, which is something completely
syslog.h
44
* bottom 3 bits are the priority (0-7) and the top 28 bits are the
facility
67
/* mark "
facility
" */
92
/*
facility
codes */
117
#define LOG_FACMASK 0x03f8 /* mask to extract
facility
part */
118
/*
facility
of pri */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
klog.h
26
/* Control the kernel's logging
facility
. This corresponds exactly to
28
with the user-level syslog
facility
, which is something completely
syslog.h
44
* bottom 3 bits are the priority (0-7) and the top 28 bits are the
facility
67
/* mark "
facility
" */
92
/*
facility
codes */
117
#define LOG_FACMASK 0x03f8 /* mask to extract
facility
part */
118
/*
facility
of pri */
/external/openssl/crypto/
s390xcap.c
31
/* protection against missing store-
facility
-list-extended */
/external/chromium/base/
at_exit.h
17
// This class provides a
facility
similar to the CRT atexit(), except that
19
// happen at a really bad time and under the loader lock. This
facility
is
/hardware/invensense/mlsdk/platform/linux/
log_linux.c
24
* @brief Logging
facility
for the MPL
28
* @brief Core logging
facility
functions.
/packages/apps/Email/src/com/android/email/provider/
AccountBackupRestore.java
23
* Helper class to facilitate EmailProvider's account backup/restore
facility
.
33
* To accomplish backup/restore, we use the
facility
now built in to EmailProvider to store a
/external/chromium/base/threading/
worker_pool.h
16
// This is a
facility
that runs tasks that don't require a specific thread or
/external/chromium/chrome/browser/ui/webui/
constrained_html_ui.h
28
// ConstrainedHtmlUI is a
facility
to show HTML WebUI content
/external/dnsmasq/contrib/Solaris10/
README
10
Facility
) to manage services I thought I'd create a simple service manifest
/external/linux-tools-perf/Documentation/
perf-inject.txt
22
information could make use of this
facility
.
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
directx.h
61
/* Error
facility
codes */
/external/openssh/
log.c
120
log_facility_name(SyslogFacility
facility
)
125
if (log_facilities[i].val ==
facility
)
240
log_init(char *av0, LogLevel level, SyslogFacility
facility
, int on_stderr)
272
switch (
facility
) {
313
"Unrecognized internal syslog
facility
code %d\n",
314
(int)
facility
);
321
*
facility
, so we force an open/close of syslog here.
/external/valgrind/main/coregrind/
pub_core_libcsetjmp.h
3
/*--- A minimal setjmp/longjmp
facility
. pub_core_libcsetjmp.h ---*/
36
// PURPOSE: Provides a minimal setjmp/longjmp
facility
, that saves/
Completed in 1069 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>