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