Searched defs:field (Results 1 – 7 of 7) 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 | 85 #define ADD(str, sep, cond, field) \ argument 934 int field; member
|
/scripts/gcc-plugins/ |
D | structleak_plugin.c | 78 static tree get_field_type(tree field) in get_field_type() 85 tree field; in is_userspace_type() local
|
D | randomize_layout_plugin.c | 290 static bool is_flexible_array(const_tree field) in is_flexible_array() 324 tree field; in relayout_struct() local 418 static const_tree get_field_type(const_tree field) in get_field_type() 435 const_tree field; in is_pure_ops_struct() local 485 tree lastval, lastidx, field, init, type, flexsize; in update_decl_size() local 621 tree field, val; in check_bad_casts_in_constructor() local
|
/scripts/gdb/linux/ |
D | utils.py | 45 def offset_of(typeobj, field): argument
|
/scripts/dtc/libfdt/ |
D | libfdt.h | 234 #define fdt_get_header(fdt, field) \ argument
|