OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HWCFG_BOOL
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/avd/
hw-config-defs.h
7
#ifndef
HWCFG_BOOL
8
#error
HWCFG_BOOL
not defined
27
HWCFG_BOOL
(
34
HWCFG_BOOL
(
41
HWCFG_BOOL
(
48
HWCFG_BOOL
(
55
HWCFG_BOOL
(
62
HWCFG_BOOL
(
83
HWCFG_BOOL
(
90
HWCFG_BOOL
(
[
all
...]
hw-config.h
27
#define
HWCFG_BOOL
(n,s,d,a,t) hw_bool_t n;
hw-config.c
30
#define
HWCFG_BOOL
(n,s,d,a,t) config->n = iniFile_getBoolean(ini, s, d);
Completed in 871 milliseconds