OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KERNEL
(Results
1 - 25
of
99
) sorted by null
1
2
3
4
/external/webp/src/enc/
filter.c
110
enum {
KERNEL
= 3 };
126
const int ymin = (yo -
KERNEL
< 0) ? 0 : yo -
KERNEL
;
127
const int ymax = (yo +
KERNEL
> H - 1) ? H - 1 : yo +
KERNEL
;
128
const int xmin = (xo -
KERNEL
< 0) ? 0 : xo -
KERNEL
;
129
const int xmax = (xo +
KERNEL
> W - 1) ? W - 1 : xo +
KERNEL
;
/external/libpcap/bpf/net/
bpf_filter.c
80
#if !defined(
KERNEL
) && !defined(_KERNEL)
120
#if defined(
KERNEL
) || defined(_KERNEL)
215
* filters intended for the Linux
kernel
in cases where the
kernel
217
* For the
kernel
, p is assumed to be a pointer to an mbuf if buflen is 0,
231
#if defined(
KERNEL
) || defined(_KERNEL)
256
#if defined(
KERNEL
) || defined(_KERNEL)
270
#if defined(
KERNEL
) || defined(_KERNEL)
287
#if defined(
KERNEL
) || defined(_KERNEL)
318
#if defined(
KERNEL
) || defined(_KERNEL
[
all
...]
/external/libpcap/Win32/Include/net/
if.h
44
#ifndef
KERNEL
218
#ifdef
KERNEL
226
#ifdef
KERNEL
/external/opencv3/3rdparty/libwebp/enc/
filter.c
238
enum {
KERNEL
= 3 };
254
const int ymin = (yo -
KERNEL
< 0) ? 0 : yo -
KERNEL
;
255
const int ymax = (yo +
KERNEL
> H - 1) ? H - 1 : yo +
KERNEL
;
256
const int xmin = (xo -
KERNEL
< 0) ? 0 : xo -
KERNEL
;
257
const int xmax = (xo +
KERNEL
> W - 1) ? W - 1 : xo +
KERNEL
;
/external/ppp/pppd/include/net/
if_ppp.h
152
#if (defined(_KERNEL) || defined(
KERNEL
)) && !defined(NeXT)
/external/libpcap/lbl/
os-sunos4.h
207
#ifdef
KERNEL
/external/tcpdump/lbl/
os-sunos4.h
207
#ifdef
KERNEL
/bionic/libc/kernel/uapi/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
11
*** source file (e.g. under external/
kernel
-headers/original/) then
12
*** run bionic/libc/
kernel
/tools/update_all.py
21
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
30
#ifdef
KERNEL
/development/ndk/platforms/android-21/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
11
*** source file (e.g. under external/
kernel
-headers/original/) then
12
*** run bionic/libc/
kernel
/tools/update_all.py
21
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
30
#ifdef
KERNEL
/development/ndk/platforms/android-3/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/external/kernel-headers/original/uapi/linux/
coda.h
65
((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
))
74
#ifdef
KERNEL
93
#else /* DJGPP but not
KERNEL
*/
96
#endif /* !
KERNEL
*/
245
*
Kernel
<--> Venus communications.
568
/* CODA_INVALIDATE is a venus->
kernel
call */
569
/* CODA_FLUSH is a venus->
kernel
call */
572
/* CODA_PURGEUSER is a venus->
kernel
call */
579
/* CODA_ZAPFILE is a venus->
kernel
call */
586
/* CODA_ZAPDIR is a venus->
kernel
call */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
coda.h
65
((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
))
74
#ifdef
KERNEL
93
#else /* DJGPP but not
KERNEL
*/
96
#endif /* !
KERNEL
*/
243
*
Kernel
<--> Venus communications.
566
/* CODA_INVALIDATE is a venus->
kernel
call */
567
/* CODA_FLUSH is a venus->
kernel
call */
570
/* CODA_PURGEUSER is a venus->
kernel
call */
577
/* CODA_ZAPFILE is a venus->
kernel
call */
584
/* CODA_ZAPDIR is a venus->
kernel
call */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coda.h
65
((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
))
74
#ifdef
KERNEL
93
#else /* DJGPP but not
KERNEL
*/
96
#endif /* !
KERNEL
*/
243
*
Kernel
<--> Venus communications.
566
/* CODA_INVALIDATE is a venus->
kernel
call */
567
/* CODA_FLUSH is a venus->
kernel
call */
570
/* CODA_PURGEUSER is a venus->
kernel
call */
577
/* CODA_ZAPFILE is a venus->
kernel
call */
584
/* CODA_ZAPDIR is a venus->
kernel
call */
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
coda.h
4
*** This header was automatically generated from a Linux
kernel
header
6
*** call into the
kernel
available to libc. It contains only constants,
15
#if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
)
24
#ifdef
KERNEL
Completed in 5075 milliseconds
1
2
3
4