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 | asn1_compiler.c | 308 const char *value; member
|
D | unifdef.c | 178 static const char *value[MAXSYMS]; /* -Dsym=value */ variable
|
/scripts/kconfig/ |
D | confdata.c | 477 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 500 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 531 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 572 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 605 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 | 90 bool ConfigSettings::writeSizes(const QString& key, const Q3ValueList<int>& value) in writeSizes()
|
/scripts/dtc/ |
D | fdtput.c | 73 char *value = NULL; /* holding area for value */ in encode_value() local 238 char *value; in do_fdtput() local
|
D | fdtget.c | 72 int value; in show_data() local 209 const void *value = NULL; in show_data_for_item() local
|
D | data.c | 171 struct data data_append_integer(struct data d, uint64_t value, int bits) in data_append_integer()
|
/scripts/mod/ |
D | modpost.c | 174 unsigned value; /* Used to compute the hash value. */ in tdb_hash() local
|