OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__list_entry
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/wrs_omxil_core/utils/inc/
list.h
43
struct list *
__list_entry
(struct list *, int);
/hardware/intel/common/wrs_omxil_core/utils/src/
list.c
85
struct list *
__list_entry
(struct list *list, int index)
function
/hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp
174
entry =
__list_entry
(g_module_list, nIndex);
Completed in 47 milliseconds