Home
last modified time | relevance | path

Searched refs:OUT (Results 1 – 25 of 25) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dgather-docs103 if (!open (OUT, "> $outfile")) {
110 print OUT "\@c Automatically generated from *.c and others (the comments before\n";
111 print OUT "\@c each entry tell you which file and where in that file). DO NOT EDIT!\n";
112 print OUT "\@c Edit the *.c files, configure with --enable-maintainer-mode,\n";
113 print OUT "\@c run 'make stamp-functions' and gather-docs will build a new copy.\n\n";
116 print OUT "\@c $src_file{$key}:$src_line{$key}\n";
117 print OUT $node_lines{$key};
118 print OUT "\n";
121 if (! print OUT "\n") {
126 close (OUT);
Dmaint-tool243 open(OUT, ">$srcdir/Makefile.tmp");
246 print OUT;
248 print OUT "# The dependencies in the remainder of this file are automatically\n";
249 print OUT "# generated by \"make maint-deps\". Manual edits will be lost.\n\n";
273 print OUT "$obj \$(srcdir)/$f";
278 printf OUT " \\\n\t$d";
281 print OUT " $d";
285 print OUT "\n";
287 print OUT "$obj \$(srcdir)/$f\n";
291 print OUT $c;
[all …]
Dlibiberty.texi306 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
Dcopying-lib.texi497 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
/toolchain/binutils/binutils-2.25/bfd/
Dieee.c2480 #define OUT(x) { *output_ptr++ = (x); if (output_ptr == output_ptr_end) flush (); } macro
2487 OUT (value); in write_int()
2504 OUT ((int) ieee_number_repeat_start_enum + length); in write_int()
2508 OUT (value >> 24); in write_int()
2510 OUT (value >> 16); in write_int()
2512 OUT (value >> 8); in write_int()
2514 OUT (value); in write_int()
2525 OUT (length); in copy_id()
2530 OUT (ch); in copy_id()
2627 OUT (0x90); in copy_expression()
[all …]
DCOPYING605 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
Dconfigure9605 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
Dexplode45 open(OUT, ">$outfile");
47 open(OUT, ">&STDOUT");
88 print OUT "$s\n";
/toolchain/binutils/binutils-2.25/
DCOPYING.NEWLIB47 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
90 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
198 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
255 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
281 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
307 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
333 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
376 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
403 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
541 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
[all …]
DCOPYING.LIBGLOSS46 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
190 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
215 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
246 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
289 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
352 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
DCOPYING274 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
DCOPYING3605 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
Dlibtool.m44795 _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86-64-opcode.s389 # OUT
390 OUT %al,$0 # -- -- -- -- E6 00
391 OUT %ax,$0 # 66 -- -- -- E7 00 ; O16 for 16-bit operand size
392 OUT %eax,$0 # -- -- -- -- E7 00
/toolchain/binutils/binutils-2.25/include/
DCOPYING274 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
DCOPYING3605 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
/toolchain/binutils/binutils-2.25/opcodes/
Dbfin-dis.c487 #define OUT(p, txt, ...) (p)->fprintf_func ((p)->stream, txt, ## __VA_ARGS__) macro
1247 OUT (outf, "CC %s= %s", op_names[op], bitname); in decode_CC2stat_0()
1249 OUT (outf, "%s %s= CC", bitname, op_names[op]); in decode_CC2stat_0()
DChangeLog292 * bfin-dis.c (OUT): Define.
Dconfigure9330 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
/toolchain/binutils/binutils-2.25/include/coff/
DChangeLog-9103123 (COFF_ADJUST_SYM_IN/OUT): Optionally put page flag into symbol
/toolchain/binutils/binutils-2.25/gas/
DCOPYING605 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
Dconfigure9151 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
/toolchain/binutils/binutils-2.25/gprof/
Dconfigure9081 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
/toolchain/binutils/binutils-2.25/binutils/
Dconfigure9171 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
/toolchain/binutils/binutils-2.25/ld/
Dconfigure9899 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'