HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_BSD (Results 1 - 16 of 16) sorted by null

  /external/qemu/android/config/darwin-x86/
config-host.h 23 #define CONFIG_BSD 1
  /external/qemu/android/config/freebsd-x86/
config-host.h 21 #define CONFIG_BSD 1
  /external/qemu/
osdep.c 32 /* Needed early for CONFIG_BSD etc. */
49 #elif defined(CONFIG_BSD)
oslib-posix.c 54 #elif defined(CONFIG_BSD)
cpu-all.h 748 #if defined(CONFIG_BSD) && defined(CONFIG_USER_ONLY)
net-android.c 57 #ifdef CONFIG_BSD
1269 #if defined (CONFIG_BSD) || defined (__FreeBSD_kernel__)
    [all...]
net.c 32 /* Needed early for CONFIG_BSD etc. */
55 #ifdef CONFIG_BSD
1141 #if defined (CONFIG_BSD) || defined (__FreeBSD_kernel__)
    [all...]
savevm.c 32 /* Needed early for CONFIG_BSD etc. */
49 #ifdef CONFIG_BSD
    [all...]
block.c 31 #ifdef CONFIG_BSD
    [all...]
qemu-char.c 60 #ifdef CONFIG_BSD
    [all...]
vl-android.c 87 /* Needed early for CONFIG_BSD etc. */
111 #ifdef CONFIG_BSD
    [all...]
vl.c 32 /* Needed early for CONFIG_BSD etc. */
56 #ifdef CONFIG_BSD
    [all...]
  /external/qemu/fpu/
softfloat-native.c 12 #if (defined(CONFIG_BSD) && !defined(__APPLE__) && !defined(__GLIBC__)) || \
27 #if defined(CONFIG_BSD) || \
softfloat-native.h 4 #if (defined(CONFIG_BSD) && !defined(__APPLE__) && !defined(__GLIBC__)) \
116 #if (defined(CONFIG_BSD) && !defined(__APPLE__) && !defined(__GLIBC__)) \
softfloat.h 90 #if (defined(__i386__) || defined(__x86_64__)) && !defined(CONFIG_BSD)
  /external/qemu/block/
raw-posix.c 624 #elif defined(CONFIG_BSD)
    [all...]

Completed in 1773 milliseconds