HomeSort by relevance Sort by last modified time
    Searched refs:kernel (Results 1 - 25 of 326) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/samples/hello-neon/jni/
helloneon-intrinsics.h 20 void fir_filter_neon_intrinsics(short *output, const short* input, const short* kernel, int width, int kernelSize);
  /external/e2fsprogs/debugfs/
jfs_user.h 6 #include <ext2fs/kernel-jbd.h>
  /external/e2fsprogs/misc/
jfs_user.h 6 #include <ext2fs/kernel-jbd.h>
  /bionic/libc/kernel/arch-sh/asm/
serial.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 #include <linux/kernel.h>
  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
arch_ti.h 48 #include <linux/kernel.h>
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
arch_ti.h 43 #include <linux/kernel.h>
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
arch_ti.h 48 #include <linux/kernel.h>
  /build/target/board/generic_x86/
AndroidBoard.mk 11 LOCAL_KERNEL := prebuilt/android-x86/kernel/kernel
17 $(LOCAL_KERNEL):kernel
  /bionic/libc/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /development/ndk/platforms/android-3/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /development/ndk/platforms/android-9/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /external/qemu/distrib/sdl-1.2.12/src/thread/beos/
SDL_systhread_c.h 25 #include <be/kernel/OS.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
sysinfo.h 32 #include <linux/kernel.h>
  /hardware/ti/wlan/wl1271/platforms/os/linux/
wl_env.bash 5 export KERNEL_DIR=/usr/local/google/android/gingerbread/kernel
  /libcore/luni/src/test/java/tests/api/org/apache/harmony/kernel/dalvik/
AllTests.java 17 package tests.api.org.apache.harmony.kernel.dalvik;
25 suite.addTestSuite(tests.api.org.apache.harmony.kernel.dalvik.ThreadsTest.class);
  /system/wlan/ti/wilink_6_1/platforms/os/linux/
zoom2_env.bash 4 export KERNEL_DIR=/usr/local/google/android/master/kernel
  /external/grub/docs/
menu.lst 17 kernel /boot/gnumach.gz root=hd0s1
23 kernel /vmlinuz root=/dev/hdb1
29 kernel /boot/loader.gz
34 kernel --type=netbsd /boot/knetbsd.gz
36 # For booting Mach (getting kernel from floppy)
40 kernel (fd0)/boot/kernel root=hd0s3
46 kernel /boot/loader
51 kernel --type=netbsd /netbsd
56 kernel --type=netbsd /bs
    [all...]
  /bionic/libc/kernel/tools/
find_users.py 3 # this program is used to find source code that includes linux kernel headers directly
9 import kernel namespace
19 sources that include kernel headers directly. the program prints
39 kernel.verboseSearch = 1
40 kernel.verboseFind = 1
52 # first, obtain the list of kernel files used by our clients
56 fparser = kernel.HeaderScanner()
  /external/oprofile/libop/
op_parse_event.h 23 int kernel; member in struct:parsed_event
32 * event_name:count[:unit_mask:kernel:user]
  /system/core/rootdir/etc/
init.goldfish.sh 6 qemud=`getprop ro.kernel.android.qemud`
9 radio_ril=`getprop ro.kernel.android.ril`
21 num_dns=`getprop ro.kernel.android.ndns`
35 boot_anim=`getprop ro.kernel.android.bootanim`

Completed in 507 milliseconds

1 2 3 4 5 6 7 8 91011>>