| /src/external/lgpl3/gmp/dist/mpn/powerpc32/ |
| invert_limb.asm | 77 .short 0x7fe1,0x7fa1,0x7f61,0x7f22,0x7ee3,0x7ea4,0x7e65,0x7e27 78 .short 0x7de9,0x7dab,0x7d6d,0x7d30,0x7cf3,0x7cb6,0x7c79,0x7c3d 79 .short 0x7c00,0x7bc4,0x7b89,0x7b4d,0x7b12,0x7ad7,0x7a9c,0x7a61 80 .short 0x7a27,0x79ec,0x79b2,0x7979,0x793f,0x7906,0x78cc,0x7894 81 .short 0x785b,0x7822,0x77ea,0x77b2,0x777a,0x7742,0x770b,0x76d3 82 .short 0x769c,0x7665,0x762f,0x75f8,0x75c2,0x758c,0x7556,0x7520 83 .short 0x74ea,0x74b5,0x7480,0x744b,0x7416,0x73e2,0x73ad,0x7379 84 .short 0x7345,0x7311,0x72dd,0x72aa,0x7277,0x7243,0x7210,0x71de 85 .short 0x71ab,0x7179,0x7146,0x7114,0x70e2,0x70b1,0x707f,0x704e 86 .short 0x701c,0x6feb,0x6fba,0x6f8a,0x6f59,0x6f29,0x6ef9,0x6ec [all...] |
| /src/external/lgpl3/gmp/dist/mpn/arm/ |
| invert_limb.asm | 61 .short 0xffc0,0xfec0,0xfdc0,0xfcc0,0xfbc0,0xfac0,0xfa00,0xf900 62 .short 0xf800,0xf700,0xf640,0xf540,0xf440,0xf380,0xf280,0xf180 63 .short 0xf0c0,0xefc0,0xef00,0xee00,0xed40,0xec40,0xeb80,0xeac0 64 .short 0xe9c0,0xe900,0xe840,0xe740,0xe680,0xe5c0,0xe500,0xe400 65 .short 0xe340,0xe280,0xe1c0,0xe100,0xe040,0xdf80,0xdec0,0xde00 66 .short 0xdd40,0xdc80,0xdbc0,0xdb00,0xda40,0xd980,0xd8c0,0xd800 67 .short 0xd740,0xd680,0xd600,0xd540,0xd480,0xd3c0,0xd340,0xd280 68 .short 0xd1c0,0xd140,0xd080,0xcfc0,0xcf40,0xce80,0xcdc0,0xcd40 69 .short 0xcc80,0xcc00,0xcb40,0xcac0,0xca00,0xc980,0xc8c0,0xc840 70 .short 0xc780,0xc700,0xc640,0xc5c0,0xc540,0xc480,0xc400,0xc38 [all...] |
| /src/external/gpl3/gcc/dist/contrib/ |
| git-descr.sh | 5 short=no 12 --short) short=yes long=no 14 --long|--full) long=yes short=no 20 if test x$short = xyes; then
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| git-descr.sh | 5 short=no 12 --short) short=yes long=no 14 --long|--full) long=yes short=no 20 if test x$short = xyes; then
|
| /src/external/mpl/bind/dist/bin/tests/system/unknown/ |
| tests.sh | 32 dig_cmd +short @10.53.0.1 a$i.example a in >dig.out.$i.test$n 44 dig_cmd +short @10.53.0.1 txt$i.example txt in >dig.out.$i.test$n 56 dig_cmd +short @10.53.0.1 unk$i.example type123 in >dig.out.$i.test$n 67 dig_cmd +short @10.53.0.1 null.example null in >dig.out.test$n 75 dig_cmd +short @10.53.0.1 empty.example null in >dig.out.test$n 84 dig_cmd +short @10.53.0.1 a$i.example a class10 >dig.out.$i.test$n 96 dig_cmd +short @10.53.0.1 txt$i.example txt class10 >dig.out.$i.test$n 108 dig_cmd +short @10.53.0.1 unk$i.example type123 class10 >dig.out.$i.test$n 132 dig_cmd @10.53.0.1 +tcp +short large.example TYPE45234 >dig.out.$i.test$n 147 dig_cmd @10.53.0.2 +tcp +short large.example TYPE45234 >dig.out.$i.test$ [all...] |
| /src/usr.bin/make/unit-tests/ |
| var-eval-short.exp | 1 make: var-eval-short.mk:45: In the :@ modifier, the variable name "${FAIL}" must not contain a dollar 3 Parsing var-eval-short.mk:158: .if 0 && ${0:?${FAIL}then:${FAIL}else} 12 Parsing var-eval-short.mk:166: DEFINED= defined 14 Parsing var-eval-short.mk:167: .if 0 && ${DEFINED:L:?${FAIL}then:${FAIL}else} 25 Parsing var-eval-short.mk:169: .MAKEFLAGS: -d0
|
| cond-short.exp | 10 make: cond-short.mk:231: Comparison with "<" requires both operands "" and "42" to be numeric
|
| suff-lookup.exp | 4 Adding suffix ".short" 15 defining transformation from `.short' to `.c' 16 inserting ".short" (4) at end of list 18 transformation .short.c complete 23 defining transformation from `.dead-end' to `.short' 25 inserting ".short" (4) at end of list 26 transformation .dead-end.short complete 35 Adding suffix ".short" 36 inserting ".short" (4) at end of list 43 inserting ".short" (4) at end of lis [all...] |
| /src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
| gen-oid.pl | 116 my ($type, $oid, $short, $long) = ($1, $2, $3, $4); 117 my $object = { type=> $type, oid => $oid, short => $short, long => $long }; 130 printf " { %s, \"%s\", %s, %s },\n", $$m->{oid}, $$m->{oid}, $$m->{short}, $$m->{long};
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.tui/ |
| tui-layout-asm-short-prog.exp | 17 # very short program using a page up sized scroll. 21 standard_testfile tui-layout-asm-short-prog.S
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.tui/ |
| tui-layout-asm-short-prog.exp | 17 # very short program using a page up sized scroll. 21 standard_testfile tui-layout-asm-short-prog.S
|
| /src/external/lgpl3/mpfr/dist/ |
| version-ext.sh | 34 gitb=`git branch --format='%(refname:short)' --contains | \ 39 gith=`git rev-parse --short HEAD`
|
| /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/ |
| format.txt | 79 Assumptions: unsigned short is at least 16-bits in size and unsigned long 82 unsigned short ByteOrderMark 83 unsigned short OffsetArraySize 85 unsigned short Offsets[OffsetArraySize + 1] 119 unsigned short ByteOrderMark 120 unsigned short NumMappingNodes, count of all mapping nodes 121 unsigned short CaseTableSizes[2], upper and lower mapping node counts 171 unsigned short ByteOrderMark 172 unsigned short NumCompositionNodes, count of composition nodes 199 unsigned short ByteOrderMar [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/reclimit/ |
| tests.sh | 78 dig_with_opts +short @10.53.0.2 count txt >dig.out.2.test$n || ret=1 79 dig_with_opts +short @10.53.0.4 count txt >dig.out.4.test$n || ret=1 94 dig_with_opts +short @10.53.0.2 count txt >dig.out.2.test$n || ret=1 95 dig_with_opts +short @10.53.0.4 count txt >dig.out.4.test$n || ret=1 112 dig_with_opts +short @10.53.0.2 count txt >dig.out.2.test$n || ret=1 113 dig_with_opts +short @10.53.0.4 count txt >dig.out.4.test$n || ret=1 128 dig_with_opts +short @10.53.0.2 count txt >dig.out.2.test$n || ret=1 129 dig_with_opts +short @10.53.0.4 count txt >dig.out.4.test$n || ret=1 149 dig_with_opts +short @10.53.0.2 count txt >dig.out.2.test$n || ret=1 150 dig_with_opts +short @10.53.0.4 count txt >dig.out.4.test$n || ret= [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| return-nodebug.exp | 51 foreach type {{signed char} {short} {int} {long} {long long} {float} {double}} {
|
| align.exp.tcl | 22 short {unsigned short}
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| return-nodebug.exp | 51 foreach type {{signed char} {short} {int} {long} {long long} {float} {double}} {
|
| /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/ |
| cpu.m4 | 75 AC_MSG_CHECKING([for atomic builtins for short]) 79 shared(short) c1; 80 short c2, c3;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| cpexprs.exp.tcl | 219 add {base::overload(short) const} \ 220 {int (const base * const, short)} \ 427 add {tclass<short>::do_something} \ 428 {void (tclass<short> * const)} \ 439 add {flubber<int, int, int, int, short>} \ 451 add {flubber<int, int, int, short, int>} \ 455 add {flubber<int, int, int, short, short>} \ 459 add {flubber<int, int, int, short, long>} \ 463 add {flubber<int, int, int, short, char>} [all...] |
| align.exp | 27 short {unsigned short} 79 struct arrstruct { short fld[7]; };
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| cpexprs.exp.tcl | 219 add {base::overload(short) const} \ 220 {int (const base * const, short)} \ 427 add {tclass<short>::do_something} \ 428 {void (tclass<short> * const)} \ 439 add {flubber<int, int, int, int, short>} \ 451 add {flubber<int, int, int, short, int>} \ 455 add {flubber<int, int, int, short, short>} \ 459 add {flubber<int, int, int, short, long>} \ 463 add {flubber<int, int, int, short, char>} [all...] |
| align.exp | 27 short {unsigned short} 79 struct arrstruct { short fld[7]; };
|
| /src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| kasp-bad-lifetime.conf | 16 * The KSK lifetime is too short. 37 * The ZSK lifetime is too short. 58 * The CSK lifetime is too short.
|
| /src/crypto/external/bsd/openssl.old/dist/util/ |
| mkerr.pl | 590 my $short = " {ERR_PACK($pack_lib, $i, 0), \"$fn\"},"; 591 if ( length($short) <= 80 ) { 592 print OUT "$short\n"; 616 my $short = " {ERR_PACK($pack_lib, 0, $i), \"$rn\"},"; 617 if ( length($short) <= 80 ) { 618 print OUT "$short\n"; 730 my $short = "$i:$fcodes{$i}:"; 732 $t = "\\\n\t" . $t if length($short) + length($t) > 80; 733 print OUT "$short$t\n"; 737 my $short = "$i:$rcodes{$i}:" [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/builtin/ |
| tests.sh | 199 $DIG $DIGOPTS +short version.bind txt ch @10.53.0.1 >dig.out.ns1.$n || ret=1 209 $DIG $DIGOPTS +short version.bind txt ch @10.53.0.3 >dig.out.ns3.$n || ret=1 219 $DIG $DIGOPTS +short hostname.bind txt ch @10.53.0.1 >dig.out.ns1.$n || ret=1 229 $DIG $DIGOPTS +short hostname.bind txt ch @10.53.0.3 >dig.out.ns3.$n || ret=1 250 $DIG $DIGOPTS +short id.server txt ch @10.53.0.2 >dig.out.ns2.$n || ret=1 270 $DIG $DIGOPTS +short id.server txt ch @10.53.0.3 >dig.out.ns3.$n || ret=1
|