Home
last modified time | relevance | path

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

12

/ndk/tests/device/test-stlport-copy_vector_into_a_set/jni/
Dcopy_vector_into_a_set.cpp52 const PasswordForm* value = *iter; in main() local
57 const PasswordForm* value = *iter; in main() local
/ndk/tests/device/test-gnustl-copy_vector_into_a_set/jni/
Dcopy_vector_into_a_set.cpp52 const PasswordForm* value = *iter; in main() local
57 const PasswordForm* value = *iter; in main() local
/ndk/tests/device/test-stlport_shared-exception/jni/
Dvbase4_1.cpp22 int value; member
/ndk/tests/device/test-stlport_static-exception/jni/
Dvbase4_1.cpp22 int value; member
/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.sorting/alg.binary.search/binary.search/
Dbinary_search_comp.pass.cpp27 test(Iter first, Iter last, const T& value, bool x) in test()
Dbinary_search.pass.cpp26 test(Iter first, Iter last, const T& value, bool x) in test()
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/refwrap/
Dweak_result.pass.cpp54 static const bool value = sizeof(test<T>(0)) == 1; member
/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.sorting/alg.binary.search/lower.bound/
Dlower_bound.pass.cpp25 test(Iter first, Iter last, const T& value) in test()
Dlower_bound_comp.pass.cpp26 test(Iter first, Iter last, const T& value) in test()
/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.sorting/alg.binary.search/upper.bound/
Dupper_bound.pass.cpp25 test(Iter first, Iter last, const T& value) in test()
Dupper_bound_comp.pass.cpp26 test(Iter first, Iter last, const T& value) in test()
/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
Dvariable.h55 char *value; /* Variable value. */ member
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
Dfile.c1000 build_target_list (char *value) in build_target_list()
/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.sorting/alg.binary.search/equal.range/
Dequal_range_comp.pass.cpp27 test(Iter first, Iter last, const T& value) in test()
Dequal_range.pass.cpp26 test(Iter first, Iter last, const T& value) in test()
/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/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/sources/host-tools/sed-4.2.1/lib/
Dtempname.c204 static uint64_t value; in __gen_tempname() local
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h266 # define png_warning_parameter_unsigned(p,number,format,value) ((void)0) argument
267 # define png_warning_parameter_signed(p,number,format,value) ((void)0) argument
283 # define png_voidcast(type, value) static_cast<type>(value) argument
285 # define png_voidcast(type, value) (value) argument
583 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument

12