Searched defs:value (Results 1 – 15 of 15) sorted by relevance
| /scripts/gendwarfksyms/ |
| D | cache.c | 10 int value; member 14 void cache_set(struct cache *cache, unsigned long key, int value) in cache_set()
|
| D | kabi.c | 85 const char *value; member 300 static unsigned long get_ulong_value(const char *value) in get_ulong_value() 321 unsigned long *value) in kabi_get_enumerator_value() 335 bool kabi_get_byte_size(const char *fqn, unsigned long *value) in kabi_get_byte_size()
|
| D | dwarf.c | 149 bool value; in is_kabi_definition() local 238 Dwarf_Word value; in DEFINE_PROCESS_UDATA_ATTRIBUTE() local 753 Dwarf_Word value; in process_enumerator_type() local
|
| /scripts/gendwarfksyms/examples/ |
| D | kabi.h | 40 #define ___KABI_RULE(hint, target, value) \ argument 46 #define __KABI_RULE(hint, target, value) \ argument 92 #define KABI_ENUMERATOR_VALUE(fqn, field, value) \ argument 100 #define KABI_BYTE_SIZE(fqn, value) __KABI_RULE(byte_size, fqn, value) argument
|
| /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 | preprocess.c | 42 char *value; member 46 static void env_add(const char *name, const char *value) in env_add() 69 const char *value; in env_expand() local 237 char *value; member 283 void variable_add(const char *name, const char *value, in variable_add()
|
| D | qconf.cc | 68 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes()
|
| /scripts/dtc/ |
| D | fdtget.c | 58 int value; in show_data() local 195 const void *value = NULL; in show_data_for_item() local
|
| D | fdtput.c | 59 char *value = NULL; /* holding area for value */ in encode_value() local 224 char *value; in do_fdtput() local
|
| D | data.c | 158 struct data data_append_integer(struct data d, uint64_t value, int bits) in data_append_integer()
|
| /scripts/dtc/libfdt/ |
| D | libfdt.h | 151 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st() 175 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st()
|
| D | fdt_overlay.c | 378 const char *value; in overlay_fixup_phandle() local
|
| D | fdt_ro.c | 120 uint32_t value; in fdt_find_max_phandle() local
|
| /scripts/mod/ |
| D | modpost.c | 230 unsigned value; /* Used to compute the hash value. */ in tdb_hash() local 1180 static int32_t sign_extend32(int32_t value, int index) in sign_extend32()
|