Searched defs:const (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/xmon/
H A Dansidecl.h127 #define const macro
/linux-4.1.27/scripts/kconfig/
H A Dqconf.h56 ConfigView* parent(void) const parent() argument
96 ConfigItem* firstChild() const firstChild() argument
167 ConfigList* listView() const listView() argument
171 ConfigItem* firstChild() const firstChild() argument
175 ConfigItem* nextSibling() const nextSibling() argument
183 QString text(colIdx idx) const text() argument
191 const QPixmap* pixmap(colIdx idx) const pixmap() argument
208 ConfigView* parent(void) const parent() argument
228 bool showName(void) const { return list->showName; } showRange() argument
229 bool showRange(void) const { return list->showRange; } showData() argument
230 bool showData(void) const { return list->showData; } argument
257 bool showDebug(void) const { return _showDebug; } argument
/linux-4.1.27/drivers/of/
H A Dfdt.c705 const void * __init of_flat_dt_match_machine(const void *default_match, of_flat_dt_match_machine() argument

Completed in 137 milliseconds