| /src/external/bsd/tradcpp/dist/tests/ |
| t37.good | 5 abc /* def */ ghi 6 abc /* def ghi */ jkl
|
| t36.c | 3 C(abc /* def */ ghi) 7 D(abc /* def */ ghi)
|
| t37.c | 11 FOO(abc BC def EC ghi) 14 BAR(abc BC def, ghi EC jkl)
|
| /src/external/bsd/flex/dist/tests/ |
| extended.l | 43 ghi(?#
|
| /src/external/bsd/jemalloc.old/dist/test/unit/ |
| emitter.c | 104 emitter_kv_note(emitter, "ghi", "GHI", emitter_type_int, &i_123, 116 "\t\t\"ghi\": 123,\n" 124 " GHI: 123 (note_key1: \"a string\")\n" 354 emitter_col_t ghi = {emitter_justify_right, 5, emitter_type_title}; local 355 ghi.str_val = "GHI"; 360 emitter_col_init(&ghi, &row); 366 ghi.type = emitter_type_int; 370 ghi.int_val = 456 [all...] |
| /src/external/bsd/jemalloc/dist/test/unit/ |
| emitter.c | 116 emitter_kv_note(emitter, "ghi", "GHI", emitter_type_int, &i_123, 129 "\t\t\"ghi\": 123,\n" 138 "\"ghi\":123," 146 " GHI: 123 (note_key1: \"a string\")\n" 462 emitter_col_t ghi = {emitter_justify_right, 5, emitter_type_title, {0}, {0, 0}}; local 463 ghi.str_val = "GHI"; 468 emitter_col_init(&ghi, &row); 474 ghi.type = emitter_type_int [all...] |
| /src/external/historical/nawk/dist/testdir/ |
| T.expr | 224 abc def ghi def
|
| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| sha512-ppc.pl | 473 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_; 479 xor $a1,$fhi,$ghi 496 xor $a1,$a1,$ghi 568 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
|
| sha512-parisc.pl | 374 $Ehi, $Elo, $Fhi, $Flo, $Ghi, $Glo, $Hhi, $Hlo) = 391 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_; 414 andcm $ghi,$ehi,$a3 521 ldw `12*4`($ctx),$Ghi 652 addc $a1,$Ghi,$Ghi 664 stw $Ghi,`12*4`($ctx)
|
| /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| sha512-ppc.pl | 473 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_; 479 xor $a1,$fhi,$ghi 496 xor $a1,$a1,$ghi 568 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
|
| sha512-parisc.pl | 374 $Ehi, $Elo, $Fhi, $Flo, $Ghi, $Glo, $Hhi, $Hlo) = 391 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_; 414 andcm $ghi,$ehi,$a3 521 ldw `12*4`($ctx),$Ghi 652 addc $a1,$Ghi,$Ghi 664 stw $Ghi,`12*4`($ctx)
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| sha512-ppc.pl | 470 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_; 476 xor $a1,$fhi,$ghi 493 xor $a1,$a1,$ghi 565 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
|
| sha512-parisc.pl | 371 $Ehi, $Elo, $Fhi, $Flo, $Ghi, $Glo, $Hhi, $Hlo) = 388 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_; 411 andcm $ghi,$ehi,$a3 518 ldw `12*4`($ctx),$Ghi 649 addc $a1,$Ghi,$Ghi 661 stw $Ghi,`12*4`($ctx)
|
| /src/tests/usr.bin/printf/ |
| printf.sh | 1365 expect abcdefjklmno %s%b%s abc 'def\c' ghi ';' %s%s jkl mno
|