Searched defs:value (Results 1 – 10 of 10) sorted by relevance
/scripts/ |
D | diffconfig | 51 def print_config(op, config, value, new_value): argument
|
D | unifdef.c | 178 static const char *value[MAXSYMS]; /* -Dsym=value */ variable
|
/scripts/kconfig/ |
D | confdata.c | 488 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 511 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 542 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 583 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 616 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
|
D | util.c | 59 const char *value; in file_write_dep() local
|
D | qconf.cc | 88 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes()
|
/scripts/dtc/ |
D | fdtget.c | 72 int value; in show_data() local 209 const void *value = NULL; in show_data_for_item() local
|
D | fdtput.c | 73 char *value = NULL; /* holding area for value */ in encode_value() local 238 char *value; in do_fdtput() local
|
D | data.c | 171 struct data data_append_integer(struct data d, uint64_t value, int bits) in data_append_integer()
|
/scripts/gcc-plugins/ |
D | gcc-common.h | 584 static inline void set_decl_section_name(tree node, const char *value) in set_decl_section_name()
|
/scripts/mod/ |
D | modpost.c | 184 unsigned value; /* Used to compute the hash value. */ in tdb_hash() local
|