Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dexpand.c101 char *value; in recursively_expand_for_file() local
166 char *value; in reference_variable() local
329 char *value = (v->recursive in variable_expand_string() local
541 char *value; in allocated_variable_expand_for_file() local
Dvariable.c163 char *value, enum variable_origin origin, in define_variable_in_set()
364 char *value; in lookup_variable() local
960 char *value = recursively_expand_for_file (v, file); in target_environment() local
994 char *value, enum variable_origin origin, in do_variable_definition()
Dcommands.c126 #define DEFINE_VARIABLE(name, len, value) \ in set_file_variables() argument
Dmain.c1315 char *value, *p; in main() local
2348 char *value; in handle_non_switch_argument() local
2574 char *value, *p; in decode_env_switches() local
Dvariable.h55 char *value; /* Variable value. */ member
Dfile.c1000 build_target_list (char *value) in build_target_list()
Dmisc.c837 static unsigned int value; in get_path_max() local
Dread.c167 char *value; in read_all_makefiles() local
/ndk/tests/device/test-gnustl-full/unit/
Dmap_test.cpp340 typedef Container::value_type value; in template_methods() typedef
365 typedef Container::value_type value; in template_methods() typedef
389 typedef Container::value_type value; in template_methods() typedef
414 typedef Container::value_type value; in template_methods() typedef
Dequal_test.cpp73 int value; member
/ndk/tests/device/test-stlport/unit/
Dmap_test.cpp340 typedef Container::value_type value; in template_methods() typedef
365 typedef Container::value_type value; in template_methods() typedef
389 typedef Container::value_type value; in template_methods() typedef
414 typedef Container::value_type value; in template_methods() typedef
Dequal_test.cpp73 int value; member
/ndk/sources/host-tools/sed-4.2.1/lib/
Dtempname.c204 static uint64_t value; in __gen_tempname() local
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_monetary.h42 enum part {none, space, symbol, sign, value}; enumerator
D_function.h238 typename _Operation::second_argument_type value; variable
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c814 char value; in p_b_symbol() local
1358 dofwd(struct parse *p, sopno pos, sop value) in dofwd()
/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp337 uint64 &value = drep.ival; /* Value develops as follows: in _Stl_atod() local
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_defs.h655 const Dwarf_Value* value() const { in value() function