/openbsd/gnu/llvm/clang/utils/ABITest/ |
H A D | Makefile.test.common | 31 test.%.report: temps/test.%.xx.diff temps/test.%.xy.diff temps/test.%.yx.diff temps/test.%.yy.diff 56 test.%.build: temps/test.%.ref temps/test.%.xx temps/test.%.xy temps/test.%.yx temps/test.%.yy temp… 66 temps/test.%.xx.diff: temps/test.%.ref.out temps/test.%.xx.out 69 temps/test.%.xy.diff: temps/test.%.ref.out temps/test.%.xy.out 92 temps/test.%.ref: temps/test.%.driver.ref.o temps/test.%.a.ref.o temps/test.%.b.ref.o 95 temps/test.%.xx: temps/test.%.driver.ref.o temps/test.%.a.x.o temps/test.%.b.x.o 98 temps/test.%.xy: temps/test.%.driver.ref.o temps/test.%.a.x.o temps/test.%.b.y.o 101 temps/test.%.yx: temps/test.%.driver.ref.o temps/test.%.a.y.o temps/test.%.b.x.o 104 temps/test.%.yy: temps/test.%.driver.ref.o temps/test.%.a.y.o temps/test.%.b.y.o 120 temps/test.%.x.defs: temps/test.%.a.x.ll temps/.dir [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | t-iris5-as | 3 # add -save-temps to avoid comparison failure due to embedded temp file names 4 BOOT_CFLAGS = -O2 -save-temps
|
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/t/ |
H A D | 02-link.t | 52 my @temps; 53 eval { ($exe_file, @temps) = $b->link_executable(objects => $object_file) };
|
H A D | 03-cplusplus.t | 49 my ($lib, @temps) = $b->link(objects => $object_file,
|
H A D | 01-basic.t | 50 my ($lib, @temps) = $b->link(objects => $object_file,
|
H A D | 04-base.t | 145 my ($lib, @temps);
|
/openbsd/usr.bin/calendar/calendars/fr_FR.UTF-8/ |
H A D | calendar.proverbes | 25 01/10 Beau temps à la saint Guillaume 115 Le mauvais temps prend fin. 179 05/22 Beau temps à la sainte Émilie 239 Y perd la graine et puis le temps. 286 10/09 Beau temps à la saint Denis, 352 Indiquent le temps des douze mois.
|
/openbsd/bin/ksh/ |
H A D | main.c | 719 ep->temps = NULL; in newenv() 809 remove_temps(ep->temps); in cleanup_proc_env() 816 remove_temps(genv->temps); in reclaim() 817 genv->temps = NULL; in reclaim()
|
H A D | sh.h | 81 struct temp *temps; /* temp files */ member
|
H A D | history.c | 216 tf = maketemp(ATEMP, TT_HIST_EDIT, &genv->temps); in c_fc()
|
/openbsd/regress/bin/ksh/ |
H A D | th | 276 ($fh, $temps) = mkstemp("${temp_dir}/rts.XXXXXXXX"); 319 unlink($tempi, $tempo, $tempe, $temps); 409 return undef if !&write_file($temps, $test{'script'}); 513 push(@argv, $temps) if defined $test{'script'};
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | wrapper.c | 318 WrapperEntry **temps=wrap_list+wrap_count; in wrap_kill_temp() local 321 wrap_free_entry(temps[--wrap_tempcount]); in wrap_kill_temp()
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | ClangLinkerWrapper.rst | 57 --save-temps Save intermediate results
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | README | 170 line options by passing -v -save-temps to gcc in addition to all the 180 line. Use -v -save-temps -Wl,-t, except that on targets that use gcc's 181 collect2, you would add -v -save-temps -Wl,-t,-debug. The -t option
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | README | 170 line options by passing -v -save-temps to gcc in addition to all the 180 line. Use -v -save-temps -Wl,-t, except that on targets that use gcc's 181 collect2, you would add -v -save-temps -Wl,-t,-debug. The -t option
|
/openbsd/gnu/gcc/gcc/ |
H A D | gimplify.c | 84 tree temps; member 179 for (t = c->temps; t ; t = TREE_CHAIN (t)) in pop_gimplify_context() 183 declare_vars (c->temps, body, false); in pop_gimplify_context() 185 record_vars (c->temps); in pop_gimplify_context() 659 tree temps, block; in declare_vars() local 668 temps = nreverse (last); in declare_vars() 674 BIND_EXPR_VARS (scope) = temps; in declare_vars() 683 BLOCK_VARS (block) = chainon (BLOCK_VARS (block), temps); in declare_vars() 687 BLOCK_VARS (block) = temps; in declare_vars() 733 TREE_CHAIN (tmp) = gimplify_ctxp->temps; in gimple_add_tmp_var() [all …]
|
/openbsd/gnu/usr.bin/perl/t/ |
H A D | test.pl | 1394 my @temps ; 1451 push @temps, $filename; 1584 foreach (@temps) {
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 5268 HARD_REG_SET temps; in output_stack_adjust() local 5292 CLEAR_HARD_REG_BIT (temps, i); in output_stack_adjust() 5305 HARD_REG_SET temps; in output_stack_adjust() local 5757 int temps[MAX_TEMPS+1]; member 5784 schedule->temps[tmpx++] = i; in sh5_schedule_saves() 5832 schedule->temps[tmpx++] = i; in sh5_schedule_saves() 5854 schedule->temps[tmpx] = -1; in sh5_schedule_saves() 6020 tmp_pnt = schedule.temps; in sh_expand_prologue() 6131 tmp_pnt = schedule.temps; in sh_expand_prologue() 6339 tmp_pnt = schedule.temps; in sh_expand_epilogue() [all …]
|
/openbsd/gnu/llvm/clang/tools/clang-linker-wrapper/ |
H A D | LinkerWrapperOpts.td | 52 def save_temps : Flag<["--"], "save-temps">,
|
/openbsd/gnu/gcc/gcc/config/frv/ |
H A D | frv.opt | 53 mcond-exec-temps=
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perldsc.pod | 436 # reading from file; more temps 449 # likewise, but using temps 622 # reading from file; more temps 639 # likewise, but using temps
|
/openbsd/gnu/usr.bin/perl/ |
H A D | doio.c | 3333 struct sembuf *temps, *t; local 3336 Newx (temps, nsops, struct sembuf); 3337 t = temps; 3344 result = semop(id, temps, nsops); 3345 Safefree(temps);
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | Options.td | 594 def save_temps: F<"save-temps">, HelpText<"Save intermediate LTO compilation results">; 595 def save_temps_eq: JJ<"save-temps=">, HelpText<"Save select intermediate LTO compilation results">, 662 def: F<"plugin-opt=save-temps">, Alias<save_temps>, HelpText<"Alias for --save-temps">;
|
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/ |
H A D | abi | 43 R19 - R25 volatile temps
|
/openbsd/gnu/llvm/lld/wasm/ |
H A D | Options.td | 264 def save_temps: F<"save-temps">, HelpText<"Save intermediate LTO compilation results">;
|