Searched defs:field (Results 1 – 8 of 8) sorted by relevance
/scripts/ |
D | makelst | 16 field() { function
|
/scripts/mod/ |
D | devicetable-offsets.c | 6 #define DEVID_FIELD(devid, field) \ argument
|
D | file2alias.c | 89 #define ADD(str, sep, cond, field) \ argument 975 int field; member
|
/scripts/gcc-plugins/ |
D | randomize_layout_plugin.c | 277 static bool is_flexible_array(const_tree field) in is_flexible_array() 301 tree field; in relayout_struct() local 394 static const_tree get_field_type(const_tree field) in get_field_type() 411 const_tree field; in is_pure_ops_struct() local 461 tree lastval, lastidx, field, init, type, flexsize; in update_decl_size() local 593 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/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
|