Searched refs:expand (Results 1 - 25 of 236) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/usr.bin/expand/
H A DMakefile4 PROG= expand
5 MLINKS= expand.1 unexpand.1
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dxref.h30 extern char *get_xref_token (int expand);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/tests/
H A Dnode-expand7 ../makeinfo --commands-in-node-names $srcdir/node-expand.txi
8 test -s node-expand.info
11 rm -f node-expand.info
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dexpand-sals.exp18 set srcfile expand-sals.cc
19 if { [prepare_for_testing expand-sals.exp expand-sals $srcfile {debug c++}] } {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/sh64/
H A Derr-pt32-cmd2.s1 ! Check command-line error checking. The option -expand-pt32 is invalid with
2 ! -no-expand.
5 ! { dg-options "-abi=64 -expand-pt32 -no-expand" }
6 ! { dg-error ".* invalid together with -no-expand" "" { target sh64-*-* } 0 }
H A Dptc32-noexp-1.d1 #as: --abi=32 -no-expand
4 #name: PT constant, 32-bit ABI with -no-expand.
H A Dptc64-noexp-1.d1 #as: --abi=64 -no-expand
4 #name: PT constant, 64-bit ABI with -no-expand.
H A Dshift32-noexp-3.d1 #as: --abi=32 -no-expand
4 #name: Shift expression, local but undefined symbol, 32-bit ABI with -no-expand.
H A Dshift64-noexp-3.d1 #as: --abi=64 -no-expand
4 #name: Shift expression, local but undefined symbol, 64-bit ABI with -no-expand.
H A Dcase-noexp-1.d1 #as: --abi=32 -no-expand
4 #name: Case-insensitive registers and opcodes with -no-expand.
H A Derr-noexp-cmd1.s1 ! Check command-line error checking. The option -no-expand is not valid
5 ! { dg-options "-no-expand" }
H A Derr-pt32-cmd1.s1 ! Check command-line error checking. The option -expand-pt32 is only valid
5 ! { dg-options "-expand-pt32" }
H A Dptc64-32-1.d1 #as: --abi=64 -expand-pt32
4 #name: PT constant, 64-bit ABI with -expand-pt32.
/netbsd-6-1-5-RELEASE/regress/libexec/ld.elf_so/
H A DMakefile5 SUBDIR+= expand origin
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dexpand-psymtabs.exp25 # For example, in this test, we compile expand-psymtabs.c twice with
36 set testfile expand-psymtabs
48 untested expand-psymtabs.exp
53 untested expand-psymtabs.exp
58 untested expand-psymtabs.exp
/netbsd-6-1-5-RELEASE/usr.bin/ldd/
H A DMakefile.elf7 SRCS+= xmalloc.c debug.c expand.c map_object.c load.c search.c \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload10.C15 static int rpt_func(int &status, int expand,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload10.C15 static int rpt_func(int &status, int expand,
/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A DMakefile8 SRCS= docmd.c expand.c gram.y lookup.c main.c server.c
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dlocal2.c293 expand(p, 0, "\tcmplw UL,UR" COM "compare 64-bit values (upper)\n");
295 expand(p, 0, "\tcmpw UL,UR" COM "compare 64-bit values (upper)\n");
299 expand(p, 0, "\tcmplw AL,AR" COM "(and lower)\n");
301 expand(p, 0, "\tcmpw AL,AR" COM "(and lower)\n");
313 expand(p, INBREG, "\tsrwi A1,AL,32-AR" COM "64-bit left-shift\n");
314 expand(p, INBREG, "\tslwi U1,UL,AR\n");
315 expand(p, INBREG, "\tor U1,U1,A1\n");
316 expand(p, INBREG, "\tslwi A1,AL,AR\n");
318 expand(p, INBREG, "\tli A1,0" COM "64-bit left-shift\n");
320 expand(
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A D1cjmp1b-n.d3 # as: -no-expand
H A Dreloc16-n.d2 # as: -no-expand
H A Drelocxrn.d2 # as: -no-expand -linkrelax
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dgetaa-6b.d9 #as: -no-expand
H A Dgetaa-6f.d8 #as: -no-expand

Completed in 804 milliseconds

12345678910