| /scripts/dtc/libfdt/ |
| D | fdt_addresses.c | 17 uint32_t val; in fdt_cells() local 36 int val; in fdt_address_cells() local 48 int val; in fdt_size_cells() local
|
| D | libfdt.h | 1386 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1421 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1438 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1541 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1546 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1553 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() 1753 uint32_t val) in fdt_setprop_u32() 1788 uint64_t val) in fdt_setprop_u64() 1806 uint32_t val) in fdt_setprop_cell() 1931 const char *name, uint32_t val) in fdt_appendprop_u32() [all …]
|
| D | fdt_wip.c | 15 uint32_t idx, const void *val, in fdt_setprop_inplace_namelen_partial() 34 const void *val, int len) in fdt_setprop_inplace()
|
| D | fdt_strerror.c | 18 #define FDT_ERRTABENT(val) \ argument
|
| D | fdt_rw.c | 277 const void *val, int len) in fdt_setprop() 292 const void *val, int len) in fdt_appendprop()
|
| D | fdt_overlay.c | 30 const fdt32_t *val; in overlay_get_target_phandle() local 104 fdt32_t *valp, val; in overlay_phandle_add_offset() local
|
| D | fdt_sw.c | 325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property()
|
| D | fdt_ro.c | 688 const void *val; in fdt_node_offset_by_prop_value() local
|
| /scripts/ |
| D | sorttable.c | 144 static void wbe(uint32_t val, uint32_t *x) in wbe() 149 static void w2be(uint16_t val, uint16_t *x) in w2be() 154 static void w8be(uint64_t val, uint64_t *x) in w8be() 159 static void wle(uint32_t val, uint32_t *x) in wle() 164 static void w2le(uint16_t val, uint16_t *x) in w2le() 169 static void w8le(uint64_t val, uint64_t *x) in w8le()
|
| D | unifdef.c | 917 int val; in eval_table() local 955 int val = 0; in ifeval() local 1157 char *val; in addsym() local
|
| /scripts/kconfig/ |
| D | symbol.c | 153 long long val, val2; in sym_validate_range() local 341 tristate val; in sym_calc_choice() local 528 bool sym_tristate_within_range(const struct symbol *sym, tristate val) in sym_tristate_within_range() 545 bool sym_set_tristate_value(struct symbol *sym, tristate val) in sym_set_tristate_value() 576 tristate val; in choice_set_value() local 683 long long val; in sym_string_within_range() local 725 char *val; in sym_set_string_value() local 783 tristate val; in sym_get_string_default() local 852 tristate val; in sym_get_string_value() local
|
| D | confdata.c | 325 char *p, *val; in conf_read_simple() local 613 const char *val; in __print_symbol() local 655 const char *val; in print_symbol_for_c() local 697 const char *val; in print_symbol_for_rustccfg() local 1127 void conf_set_changed(bool val) in conf_set_changed()
|
| D | expr.h | 50 tristate val; member 65 void *val; member
|
| D | conf.c | 234 tristate val; in conf_set_all_new_symbols() local
|
| D | mconf.c | 460 tristate val; in build_conf() local
|
| D | expr.c | 861 union string_value *val) in expr_parse_string()
|
| D | nconf.c | 767 tristate val; in build_conf() local
|
| /scripts/include/ |
| D | hash.h | 18 static inline unsigned int hash_32(unsigned int val) in hash_32()
|
| /scripts/dtc/ |
| D | util.c | 159 long val; in get_oct_char() local 182 long val; in get_hex_char() local 199 char val; in get_escape_char() local
|
| D | flattree.c | 45 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell() 123 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell() 589 fdt32_t val; in flat_read_word() local 669 struct data val; in flat_read_property() local 737 uint32_t val; in unflatten_tree() local 808 uint32_t val; in dt_from_blob() local
|
| D | dtc-parser.y | 424 uint64_t val = ~0ULL >> (64 - $1.bits); variable
|
| D | dtc.h | 136 char *val; member 209 struct data val; member
|
| D | livetree.c | 39 struct property *build_property(const char *name, struct data val, in build_property()
|
| /scripts/kconfig/lxdialog/ |
| D | util.c | 606 void item_set_selected(int val) in item_set_selected()
|
| /scripts/gcc-plugins/ |
| D | randomize_layout_plugin.c | 573 tree field, val; in check_bad_casts_in_constructor() local
|