Searched defs:field (Results 1 – 10 of 10) sorted by relevance
| /scripts/ |
| D | makelst | 16 field() { function
|
| /scripts/gendwarfksyms/ |
| D | kabi.c | 209 const char *field; in kabi_read_rules() local 249 static char *get_enumerator_target(const char *fqn, const char *field) in get_enumerator_target() 278 const char *fqn, const char *field) in find_enumerator_rule() 314 bool kabi_is_enumerator_ignored(const char *fqn, const char *field) in kabi_is_enumerator_ignored() 320 bool kabi_get_enumerator_value(const char *fqn, const char *field, in kabi_get_enumerator_value()
|
| /scripts/mod/ |
| D | devicetable-offsets.c | 6 #define DEVID_FIELD(devid, field) \ argument
|
| D | file2alias.c | 89 #define ADD(str, sep, cond, field) \ argument 982 int field; member
|
| /scripts/gcc-plugins/ |
| D | randomize_layout_plugin.c | 276 static bool is_flexible_array(const_tree field) in is_flexible_array() 300 tree field; in relayout_struct() local 376 static const_tree get_field_type(const_tree field) in get_field_type() 393 const_tree field; in is_pure_ops_struct() local 441 tree lastval, lastidx, field, init, type, flexsize; in update_decl_size() local 573 tree field, val; in check_bad_casts_in_constructor() local
|
| D | structleak_plugin.c | 76 static tree get_field_type(tree field) in get_field_type() 83 tree field; in is_userspace_type() local
|
| /scripts/gendwarfksyms/examples/ |
| D | kabi.h | 83 #define KABI_ENUMERATOR_IGNORE(fqn, field) \ argument 92 #define KABI_ENUMERATOR_VALUE(fqn, field, value) \ argument
|
| /scripts/gdb/linux/ |
| D | interrupts.py | 100 def x86_show_irqstat(prec, pfx, field, desc): argument
|
| D | utils.py | 64 def offset_of(typeobj, field): argument
|
| /scripts/dtc/libfdt/ |
| D | libfdt.h | 247 #define fdt_get_header(fdt, field) \ argument
|