Home
last modified time | relevance | path

Searched defs:value (Results 1 – 10 of 10) sorted by relevance

/scripts/
Ddiffconfig51 def print_config(op, config, value, new_value): argument
Dunifdef.c178 static const char *value[MAXSYMS]; /* -Dsym=value */ variable
/scripts/kconfig/
Dconfdata.c488 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()
Dutil.c59 const char *value; in file_write_dep() local
Dqconf.cc88 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes()
/scripts/dtc/
Dfdtget.c72 int value; in show_data() local
209 const void *value = NULL; in show_data_for_item() local
Dfdtput.c73 char *value = NULL; /* holding area for value */ in encode_value() local
238 char *value; in do_fdtput() local
Ddata.c171 struct data data_append_integer(struct data d, uint64_t value, int bits) in data_append_integer()
/scripts/gcc-plugins/
Dgcc-common.h584 static inline void set_decl_section_name(tree node, const char *value) in set_decl_section_name()
/scripts/mod/
Dmodpost.c184 unsigned value; /* Used to compute the hash value. */ in tdb_hash() local