HomeSort by: relevance | last modified time | path
    Searched refs:yyy (Results 1 - 18 of 18) sorted by relevancy

  /src/tests/bin/date/
t_date.sh 46 yyy=$(date -d "$year years" +%Y) || continue
48 if [ "$yy" -ne "$yyy" ]; then
49 atf_fail "$yy vs. $yyy"
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
lp1.s 7 LSETUP ( xxx , yyy ) LC0 = P0;
11 yyy: label
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
lp1.s 7 LSETUP ( xxx , yyy ) LC0 = P0;
11 yyy: label
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
mixed-lang-stack.cpp 45 float yyy = 10.5; member in class:derived_type
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
mixed-lang-stack.cpp 45 float yyy = 10.5; member in class:derived_type
  /src/external/bsd/zstd/dist/tests/gzip/
mixed.sh 28 (echo xxx; echo yyy) > in || fail=1
34 # (echo xxx; echo yyy|gzip) > in || fail=1
39 (echo xxx|gzip; echo yyy) > in || fail=1
43 (echo xxx|gzip; echo yyy|gzip) > in || fail=1
  /src/games/warp/
move.c 346 int i, xxx, yyy; local
353 for (yyy = 0; yyy < YSIZE; yyy++) {
355 if (amb[yyy][xxx] == '~' &&
356 !occupant[yyy][xxx]) {
357 mvaddch(yyy+1,xxx*2,' ');
445 int xxx,yyy; local
448 for (yyy = -1; yyy<=1; yyy++
    [all...]
them.c 298 int xxx,yyy; local
301 for (yyy = -1; yyy<=1; yyy++)
302 if ((xxx||yyy) && rand_mod(2))
303 fire_torp(curkl,yyy,xxx);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
formdata16.exp 71 {name yyy}
92 gdb_test "p/x yyy" " = 0xfedcba987654321"
93 gdb_test "p yyy" "= 1147797409030816545"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
formdata16.exp 71 {name yyy}
92 gdb_test "p/x yyy" " = 0xfedcba987654321"
93 gdb_test "p yyy" "= 1147797409030816545"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
call-method-register.exp 72 {name yyy}
108 gdb_test "print global_var.yyy ()" \
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
call-method-register.exp 79 {name yyy}
115 gdb_test "print global_var.yyy ()" \
  /src/external/lgpl3/mpfr/dist/tests/
tpow_all.c 198 mpz_t yyy; local
242 mpz_init (yyy);
243 mpfr_get_z (yyy, y, MPFR_RNDN);
245 inex2 = mpfr_pow_z (z2, x, yyy, rnd);
249 inex2 = mpfr_pow_z (z2, x, yyy, rnd);
252 mpz_clear (yyy);
  /src/external/bsd/unbound/dist/compat/
getentropy_osx.c 64 #define SHA512_Final(xxx, yyy) (CC_SHA512_Final((xxx), (yyy)))
  /src/external/gpl2/groff/dist/src/utils/tfmtodit/
tfmtodit.cpp 410 yyy = 243, enumerator in enum:__anon9393
502 if (c != yyy) {
510 if (c != yyy) {
534 case yyy:
  /src/external/mpl/bind/dist/bin/tests/system/forward/
tests.sh 323 dig_with_opts @$f1 xxx.yyy.sld.tld ds >dig.out.$n.f1 || ret=1
339 dig_with_opts @$f1 xxx.yyy.sld.tld ds >dig.out.$n.f1 || ret=1
  /src/tests/usr.bin/printf/
printf.sh 232 expect xxx%yyy xxx%%yyy
  /src/external/bsd/ipf/dist/
HISTORY 1568 handling of "not opt xxx opt yyy" incorrect.

Completed in 81 milliseconds