/ndk/tests/device/test-stlport-copy_vector_into_a_set/jni/ |
D | copy_vector_into_a_set.cpp | 52 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/ |
D | copy_vector_into_a_set.cpp | 52 const PasswordForm* value = *iter; in main() local 57 const PasswordForm* value = *iter; in main() local
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | vbase4_1.cpp | 22 int value; member
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | vbase4_1.cpp | 22 int value; member
|
/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.sorting/alg.binary.search/binary.search/ |
D | binary_search_comp.pass.cpp | 27 test(Iter first, Iter last, const T& value, bool x) in test()
|
D | binary_search.pass.cpp | 26 test(Iter first, Iter last, const T& value, bool x) in test()
|
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/refwrap/ |
D | weak_result.pass.cpp | 54 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/ |
D | lower_bound.pass.cpp | 25 test(Iter first, Iter last, const T& value) in test()
|
D | lower_bound_comp.pass.cpp | 26 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/ |
D | upper_bound.pass.cpp | 25 test(Iter first, Iter last, const T& value) in test()
|
D | upper_bound_comp.pass.cpp | 26 test(Iter first, Iter last, const T& value) in test()
|
/ndk/sources/host-tools/make-3.81/ |
D | expand.c | 101 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
|
D | variable.c | 163 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()
|
D | commands.c | 126 #define DEFINE_VARIABLE(name, len, value) \ in set_file_variables() argument
|
D | variable.h | 55 char *value; /* Variable value. */ member
|
D | main.c | 1315 char *value, *p; in main() local 2348 char *value; in handle_non_switch_argument() local 2574 char *value, *p; in decode_env_switches() local
|
D | file.c | 1000 build_target_list (char *value) in build_target_list()
|
/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.sorting/alg.binary.search/equal.range/ |
D | equal_range_comp.pass.cpp | 27 test(Iter first, Iter last, const T& value) in test()
|
D | equal_range.pass.cpp | 26 test(Iter first, Iter last, const T& value) in test()
|
/ndk/tests/device/test-stlport/unit/ |
D | map_test.cpp | 340 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
|
D | equal_test.cpp | 73 int value; member
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | map_test.cpp | 340 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
|
D | equal_test.cpp | 73 int value; member
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | tempname.c | 204 static uint64_t value; in __gen_tempname() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 266 # 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
|