/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/stable.sort/ |
D | stable_sort.pass.cpp | 29 value_type* save(new value_type[len]); in test_sort_helper() local 32 std::copy(f, l, save); in test_sort_helper() 33 std::stable_sort(save, save+len); in test_sort_helper() 34 assert(std::is_sorted(save, save+len)); in test_sort_helper() 36 delete [] save; in test_sort_helper()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/sort/ |
D | sort.pass.cpp | 29 value_type* save(new value_type[len]); in test_sort_helper() local 32 std::copy(f, l, save); in test_sort_helper() 33 std::sort(save, save+len); in test_sort_helper() 34 assert(std::is_sorted(save, save+len)); in test_sort_helper() 36 delete [] save; in test_sort_helper()
|
/ndk/tests/build/mips-fp4/jni/ |
D | Android.mk | 6 LOCAL_CFLAGS += -O2 -mips32r2 -save-temps 12 LOCAL_CFLAGS += -O2 -mips32r2 -ffast-math -save-temps
|
/ndk/tests/build/issue17144-byteswap/ |
D | build.sh | 24 $NDK/ndk-build -B APP_ABI=armeabi-v7a APP_CFLAGS=-save-temps NDK_DEBUG=1 34 $NDK/ndk-build -B APP_ABI=x86 APP_CFLAGS=-save-temps NDK_DEBUG=1
|
/ndk/sources/host-tools/make-3.81/ |
D | expand.c | 104 struct variable_set_list *save = 0; in recursively_expand_for_file() local 135 save = current_variable_set_list; in recursively_expand_for_file() 150 current_variable_set_list = save; in recursively_expand_for_file() 452 struct variable_set_list *save; in variable_expand_for_file() local 457 save = current_variable_set_list; in variable_expand_for_file() 464 current_variable_set_list = save; in variable_expand_for_file()
|
D | vpath.c | 80 int save = warn_undefined_variables_flag; in build_vpath_lists() local 85 warn_undefined_variables_flag = save; in build_vpath_lists() 112 int save = warn_undefined_variables_flag; in build_vpath_lists() local 117 warn_undefined_variables_flag = save; in build_vpath_lists()
|
D | read.c | 173 int save = warn_undefined_variables_flag; in read_all_makefiles() local 178 warn_undefined_variables_flag = save; in read_all_makefiles() 276 struct conditionals *save = conditionals; in install_conditionals() local 281 return save; in install_conditionals() 791 struct conditionals *save; in eval() local 817 save = install_conditionals (&new_conditionals); in eval() 841 restore_conditionals (save); in eval() 2946 int save = warn_undefined_variables_flag; in tilde_expand() local 2951 warn_undefined_variables_flag = save; in tilde_expand()
|
D | README.Amiga | 31 - Can be made resident to save space and time
|
D | remake.c | 1483 int save = warn_undefined_variables_flag; in library_search() local 1488 warn_undefined_variables_flag = save; in library_search()
|
D | job.c | 2975 int save = warn_undefined_variables_flag; in construct_command_argv() local 3036 warn_undefined_variables_flag = save; in construct_command_argv()
|
D | function.c | 852 char save = p[len]; in func_foreach() local 857 p[len] = save; in func_foreach()
|
D | INSTALL | 210 Enable the cache: use and save the results of the tests in FILE,
|
D | ChangeLog | 136 * expand.c (recursively_expand_for_file): Initialize `save' to
|
/ndk/tests/build/b14811006-GOT_PREL-optimization/ |
D | build.sh | 53 $NDK/ndk-build -B APP_ABI=$ABI APP_CFLAGS=-save-temps
|
/ndk/tests/build/cortex-a53-835769/ |
D | build.sh | 22 $NDK/ndk-build -B APP_CFLAGS=-save-temps
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | glob.c | 659 int save = errno; local 677 __set_errno (save); 744 int save = errno; local 761 __set_errno (save); 1229 int save; variable 1396 save = errno; 1404 __set_errno (save); 1410 int save = errno; variable 1415 __set_errno (save);
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindRegistersSave.S | 134 ; save VRSave register 137 ; save CR registers 140 ; save CTR register 144 ; save float registers 179 ; save vector registers
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/ |
D | environment.ipp | 53 // save the name in list of keys
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngrtran.c | 2715 png_byte save; in png_do_read_swap_alpha() local 2720 save = *(--sp); in png_do_read_swap_alpha() 2724 *(--dp) = save; in png_do_read_swap_alpha() 2734 png_byte save[2]; in png_do_read_swap_alpha() local 2739 save[0] = *(--sp); in png_do_read_swap_alpha() 2740 save[1] = *(--sp); in png_do_read_swap_alpha() 2747 *(--dp) = save[0]; in png_do_read_swap_alpha() 2748 *(--dp) = save[1]; in png_do_read_swap_alpha() 2761 png_byte save; in png_do_read_swap_alpha() local 2766 save = *(--sp); in png_do_read_swap_alpha() [all …]
|
D | png.h | 1863 PNG_EXPORT(219, png_size_t, png_process_data_pause, (png_structp, int save));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/ |
D | wcsnrtombs.inc | 65 * We need to save a copy of the conversion state
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 483 --toolchain-src-dir=<path> option to save a few minutes to your rebuild,
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 5281 % We save the uninterpreted tokens, rather than creating a box. 6416 % In case a @footnote appears in a vbox, save the footnote text and create 6419 % Similarily, if a @footnote appears inside an alignment, save the footnote 6791 % xref label, in the form LABEL-title, which is how we save it in the
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 196 # Try only shells that exist, to save several forks. 4175 # Best one so far, save it but keep looking for a better one 4241 # Best one so far, save it but keep looking for a better one
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 408 remade from any other files; therefore, `make' can save time by not
|