OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_QEMU_SHAREDIR
(Results
1 - 8
of
8
) sorted by null
/external/qemu/android/config/windows/
config-host.h
2
#define
CONFIG_QEMU_SHAREDIR
"/usr/local/share/qemu"
/external/qemu/android/config/darwin-x86/
config-host.h
2
#define
CONFIG_QEMU_SHAREDIR
"/usr/local/share/qemu"
/external/qemu/android/config/darwin-x86_64/
config-host.h
3
#define
CONFIG_QEMU_SHAREDIR
"/usr/local/share/qemu"
/external/qemu/android/config/freebsd-x86/
config-host.h
2
#define
CONFIG_QEMU_SHAREDIR
"/usr/local/share/qemu"
/external/qemu/android/config/linux-ppc/
config-host.h
2
#define
CONFIG_QEMU_SHAREDIR
"/usr/local/share/qemu"
/external/qemu/android/config/linux-x86/
config-host.h
2
#define
CONFIG_QEMU_SHAREDIR
"/usr/local/share/qemu"
/external/qemu/
arch_init.c
56
const char arch_config_name[] =
CONFIG_QEMU_SHAREDIR
"/target-" TARGET_ARCH ".conf";
vl-android.c
[
all
...]
Completed in 532 milliseconds