OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_file_entries
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
resource.c
39
#undef
_file_entries
macro
40
#define
_file_entries
_skin_entries
macro
46
return _resource_find( name,
_file_entries
, psize );
49
#undef
_file_entries
macro
50
#define
_file_entries
_icon_entries
macro
60
return _resource_find( name,
_file_entries
, psize );
icons.h
975
static const FileEntry
_file_entries
[] =
variable
[
all
...]
/external/qemu/android/skin/
default.h
7391
static const FileEntry
_file_entries
[] =
variable
[
all
...]
Completed in 34 milliseconds