Searched refs:temporary (Results 1 - 25 of 104) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug099.go33 // Again, without temporary
H A Dbug221.go8 // didn't need to be in a temporary, but it was picking
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dvshuffle.inc11 /* We need to use a temporary result buffer (result_bis), because
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980408-1.c15 temporary; member in struct:_Image
/haiku-buildtools/autoconf/lib/Autom4te/
H A DGeneral.pm117 The name of the temporary directory created by C<mktmpdir>. Left
161 Filter Perl's exit codes, delete any temporary directory (unless
288 Create a temporary directory which name is based on C<$signature>.
H A DChannels.pm608 Sometimes it is necessary to make temporary modifications to channels.
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/graphite/
H A Dpr41305.C296 self_type temporary (*this + ae);
297 data_.swap (temporary.data ());
/haiku-buildtools/legacy/gcc/gcc/config/pa/
H A Dee.asm122 ; All gr saves are done. Align the temporary frame pointer and
227 ; All gr restore are done. Align the temporary frame pointer and
H A Dee_fp.asm126 ; All gr saves are done. Align the temporary frame pointer and
238 ; All gr restore are done. Align the temporary frame pointer and
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexinfo.el57 apply to a temporary file, not the original; use the `makeinfo-buffer'
798 This works by writing a temporary file (`tex-zap-file') in the directory
802 temporary file; and if the buffer has a header, it is written to the
803 temporary file before the region itself. The buffer's header is all lines
807 The value of `texinfo-tex-trailer' is appended to the temporary file after the region."
/haiku-buildtools/gcc/gmp/mpn/alpha/
H A Dcom.asm69 lda r30, -16(r30) C temporary stack space
/haiku-buildtools/gcc/gmp/mpn/sparc32/v9/
H A Dmul_1.asm35 C 2. Unroll the inner loop. Since we already use alternate temporary areas,
H A Daddmul_1.asm35 C 2. Unroll the inner loop. Since we already use alternate temporary areas,
H A Dsubmul_1.asm35 C 2. Unroll the inner loop. Since we already use alternate temporary areas,
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dloop.c153 a temporary and compute a hidden iteration count before entering
300 declare_temps -- create, initialize temporary variables
814 /* create pointer temporary */
862 /* create pointer temporary */
1173 * Generate a (temporary) unique identifier_node of
1189 * build a temporary variable, given its NAME and TYPE.
1218 /* if exp isn't constant, create a temporary for its value */
H A Dnloop.c165 a temporary and compute a hidden iteration count before entering
310 declare_temps -- create, initialize temporary variables
400 * a temporary.
834 /* create pointer temporary */
882 /* create pointer temporary */
1186 * Generate a (temporary) unique identifier_node of
1202 * build a temporary variable, given its NAME and TYPE.
1231 /* if exp isn't constant, create a temporary for its value */
H A Ddecl.c1304 we'll be passing a temporary's address at call time. */
2252 * generate a temporary variable. These don't need satisfying
2760 /* Remove the temporary bindings we made. */
4362 int temporary = allocation_temporary_p ();
4367 temporary data yet. */
4370 if (current_scope == global_scope && temporary)
4429 && temporary && TREE_PERMANENT (decl))
4432 but discard the actual temporary nodes,
4448 /* If we have gone back from temporary to permanent allocation,
4449 actually free the temporary spac
4318 int temporary = allocation_temporary_p (); local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-decl.c2354 /* But don't do this if the type contains temporary nodes. */
2369 but the list of arg types certainly is temporary.
2514 Only save it once. This prevents temporary decls created in
3794 /* Set this to zero to debug not using the temporary obstack
3936 use temporary storage. Do this even if we will ignore the value. */
3956 int temporary = allocation_temporary_p ();
3994 temporary data yet. */
3997 if (current_binding_level == global_binding_level && temporary)
4155 && temporary
4161 but discard the actual temporary node
3940 int temporary = allocation_temporary_p (); local
5675 int temporary = allocation_temporary_p (); local
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dresrc.c130 /* The temporary file used if we're not using popen, so we can delete it
236 /* Open temporary output file. */
239 fatal (_("can't open temporary file `%s': %s"), redir,
310 fatal (_("can't open temporary file `%s': %s"),
315 _("Using temporary file `%s' to read preprocessor output\n"),
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh410 temporary object file, and libtool could not work around it because
480 temporary object file, and libtool could not work around it because
559 temporary object file, and libtool could not work around it because
2596 # $output - temporary wrapper script for $objdir/$outputname
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh600 temporary object file, and libtool could not work around it because
675 temporary object file, and libtool could not work around it because
745 temporary object file, and libtool could not work around it because
2704 # Eliminate all temporary directories.
3283 $echo "creating a temporary reloadable object file: $output"
3976 # $output - temporary wrapper script for $objdir/$outputname
4831 $echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2
/haiku-buildtools/binutils/etc/
H A Dconfigure1399 # When interrupted or exit'd, cleanup temporary files, and complete
2364 -d, --debug don't remove temporary files
2495 # Have a temporary directory for convenience. Make it in the build tree
2518 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
/haiku-buildtools/gcc/zlib/
H A Dmake_vms.com706 $! Write configuration to both permanent and temporary config file
/haiku-buildtools/binutils/zlib/
H A Dmake_vms.com706 $! Write configuration to both permanent and temporary config file
/haiku-buildtools/gcc/gnattools/
H A Dconfigure1485 # When interrupted or exit'd, cleanup temporary files, and complete
3447 -d, --debug don't remove temporary files
3578 # Have a temporary directory for convenience. Make it in the build tree
3601 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5

Completed in 330 milliseconds

12345