Searched defs:attr (Results 1 – 5 of 5) sorted by relevance
/scripts/kconfig/tests/ |
A D | conftest.py | 238 def _contains(self, attr, expected): argument 243 def _matches(self, attr, expected): argument
|
/scripts/kconfig/ |
A D | nconf.gui.c | 39 int *attr; member 108 int attr = p->highlight; in set_colors() local
|
/scripts/gcc-plugins/ |
A D | gcc-common.h | 118 static inline void __add_type_attr(tree type, const char *attr, tree args) in __add_type_attr() 134 static inline void add_type_attr(tree type, const char *attr, tree args) in add_type_attr()
|
/scripts/gendwarfksyms/ |
A D | dwarf.c | 45 #define DEFINE_GET_ATTR(attr, type) \ argument 65 #define DEFINE_GET_STRING_ATTR(attr) \ argument
|
/scripts/kconfig/lxdialog/ |
A D | util.c | 202 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
|
Completed in 12 milliseconds