HomeSort by relevance Sort by last modified time
    Searched full:kernel (Results 201 - 225 of 18768) sorted by null

1 2 3 4 5 6 7 891011>>

  /development/ndk/platforms/android-9/arch-x86/include/asm/
resource.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
scatterlist.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
sections.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
segment.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
semaphore.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
smp.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
spinlock.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
string.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
string_32.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
system.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
thread_info.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
thread_info_32.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
tlbflush.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
uaccess.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
unistd.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
user.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
  /docs/source.android.com/src/tech/datausage/
sidebar2.md 7 # The xt_qtaguid netfilter kernel module #
8 - [Overview](/tech/datausage/kernel-overview.html)
10 - [Kernel changes](/tech/datausage/kernel-changes.html)
  /external/iptables/include/linux/netfilter/
xt_TEE.h 8 /* used internally by the kernel */
  /external/kernel-headers/original/linux/
autoconf.h 4 /* we're not using this to build kernel stuff, so a subset should do */
  /frameworks/compile/slang/tests/F_root_11_ox/
stderr.txt.expect 1 root_11_ox.rs:5:6: error: Compute kernel root() targeting SDK levels 11-13 may not skip parameters
  /frameworks/compile/slang/tests/F_root_compute_really_bad/
stderr.txt.expect 1 root_compute_really_bad.rs:4:5: error: Compute kernel root() is required to return a void type
2 root_compute_really_bad.rs:4:5: error: Compute kernel root() must have at least one parameter for in or out
3 root_compute_really_bad.rs:4:14: error: Unexpected kernel root() parameter 'ain' of type 'int'
4 root_compute_really_bad.rs:4:23: error: Unexpected kernel root() parameter 'aout' of type 'int'
5 root_compute_really_bad.rs:4:33: error: Unexpected kernel root() parameter 'usrData' of type 'int'
6 root_compute_really_bad.rs:4:48: error: Unexpected kernel root() parameter 'x1' of type 'float'
7 root_compute_really_bad.rs:4:59: error: Unexpected kernel root() parameter 'y1' of type 'double'
9 root_compute_really_bad.rs:6:19: error: Unexpected kernel root() parameter 'extra1' of type 'uint32_t'
10 root_compute_really_bad.rs:6:36: error: Unexpected kernel root() parameter 'extra2' of type 'uint32_t'
  /frameworks/compile/slang/tests/F_v15_non_root_kernel/
stderr.txt.expect 1 v15_non_root_kernel.rs:5:6: error: Non-root compute kernel foo() is not supported in SDK levels 11-15
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
auxvec.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
device.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
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/dec/
system.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

Completed in 231 milliseconds

1 2 3 4 5 6 7 891011>>