| /src/external/bsd/tradcpp/dist/tests/ |
| t37.good | 5 abc /* def */ ghi 6 abc /* def ghi */ jkl
|
| t04.c | 2 string(abc)
|
| t36.c | 3 C(abc /* def */ ghi) 7 D(abc /* def */ ghi)
|
| t05.c | 2 concat(abc,def)
|
| t37.c | 11 FOO(abc BC def EC ghi) 14 BAR(abc BC def, ghi EC jkl)
|
| /src/crypto/external/bsd/libsaslc/dist/test/parser_tests/test4/ |
| saslc.conf | 2 test2 123abc 12
|
| /src/external/historical/nawk/dist/testdir/ |
| T.utf | 82 abc a 1 83 abc b 2 84 abc x 0 101 abc a 1 102 abc x 0 125 abc [^a] 2 2 1 126 abc [^ab] 3 3 1 129 abc a 1 1 1 130 abc x 0 0 -1 160 现在abc [ 现在][现在 ] [all...] |
| T.clv | 93 echo 123 abc 10.99 >foo1 94 $awk -v x=123 -v y=abc -v z1=10.99 'BEGIN { print x, y, z1 }' >foo2 97 echo 123 abc 10.99 >foo1 98 $awk -vx=123 -vy=abc -vz1=10.99 'BEGIN { print x, y, z1 }' >foo2 101 echo 123 abc 10.99 >foo1 102 $awk -v x=123 -v y=abc -v z1=10.99 -- 'BEGIN { print x, y, z1 }' >foo2 106 echo 123 abc 10.99 >foo1 107 $awk -v x=123 -v y=abc -f foo0 -v z1=10.99 >foo2 111 echo 123 abc 10.99 >foo1 112 $awk -vx=123 -vy=abc -f foo0 -vz1=10.99 >foo [all...] |
| T.expr | 94 abc abc 108 try { print ($1~/abc/ !$2) } 111 abc 0 11 223 abc def def 224 abc def ghi def
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| nsnoimports.cc | 12 int abc = 33; member in namespace:A::B::C 23 (void) C::abc; 35 (void) A::B::C::abc;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| nsnoimports.cc | 12 int abc = 33; member in namespace:A::B::C 23 (void) C::abc; 35 (void) A::B::C::abc;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/ |
| info-types-2.f90 | 25 print*, "sub_m2_a = ", abc
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/ |
| info-types-2.f90 | 25 print*, "sub_m2_a = ", abc
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.testsuite/ |
| string_to_regexp.exp | 61 test_regexp abc -- abc 62 test_regexp abc def -- abcdef
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.testsuite/ |
| string_to_regexp.exp | 61 test_regexp abc -- abc 62 test_regexp abc def -- abcdef
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| ptype-offsets.cc | 23 struct abc struct 26 virtual ~abc () 65 abc () function in struct:abc 185 int abc; member in struct:static_member 200 struct abc foo;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| ptype-offsets.cc | 23 struct abc struct 26 virtual ~abc () 65 abc () function in struct:abc 185 int abc; member in struct:static_member 200 struct abc foo;
|
| /src/crypto/external/bsd/netpgp/dist/src/lib/ |
| bufgap.c | 191 AFTSUB(bp, bp->abc) = BEFSUB(bp, bp->bbc); 193 (void) memmove(&AFTSUB(bp, bp->abc), 199 bp->abc += rlen; 214 AFTSUB(bp, bp->abc) = BEFSUB(bp, bp->bbc); 216 (void) memmove(&AFTSUB(bp, bp->abc), 222 bp->abc += rlen; 246 rlen = priorrune(&r, &AFTSUB(bp, bp->abc)); 250 bp->abc -= rlen; 252 BEFSUB(bp, bp->bbc) = AFTSUB(bp, bp->abc); 255 &AFTSUB(bp, bp->abc), [all...] |
| /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| bufgap.c | 180 AFTSUB(bp, bp->abc) = BEFSUB(bp, bp->bbc); 182 (void) memmove(&AFTSUB(bp, bp->abc), 188 bp->abc += rlen; 203 AFTSUB(bp, bp->abc) = BEFSUB(bp, bp->bbc); 205 (void) memmove(&AFTSUB(bp, bp->abc), 211 bp->abc += rlen; 235 rlen = priorrune(&r, &AFTSUB(bp, bp->abc)); 239 bp->abc -= rlen; 241 BEFSUB(bp, bp->bbc) = AFTSUB(bp, bp->abc); 244 &AFTSUB(bp, bp->abc), [all...] |
| /src/external/mpl/bind/dist/tests/isc/ |
| ascii_test.c | 146 uint64_t abc = tolower(a) << 8 | tolower(b); local 159 assert_int_equal(ab8, abc); 165 assert_int_equal(isc_ascii_tolower8(ab << 8), abc << 8); 166 assert_int_equal(isc_ascii_tolower8(ab << 16), abc << 16); 167 assert_int_equal(isc_ascii_tolower8(ab << 24), abc << 24); 168 assert_int_equal(isc_ascii_tolower8(ab << 32), abc << 32); 169 assert_int_equal(isc_ascii_tolower8(ab << 40), abc << 40); 170 assert_int_equal(isc_ascii_tolower8(ab << 48), abc << 48);
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-missing-objfile.exp | 327 {\"abc-def\" pspace}} { 336 " abc-def" \ 348 [string_to_regexp {['abc-def', 'baz-', '-bar', 'Foo', 'abc-def', 'baz-', '-bar', 'Foo']}] 360 " abc-def" \ 368 [string_to_regexp {['abc-def', '-bar', 'Foo', 'abc-def', '-bar', 'Foo']}] 380 " abc-def" \ 388 [string_to_regexp {['abc-def', '-bar', 'abc-def', '-bar']} [all...] |
| py-missing-debug.exp | 239 {\"abc-def\" pspace}} { 248 " abc-def" \ 256 [string_to_regexp {['abc-def', 'baz-', '-bar', 'Foo']}] 268 " abc-def" \ 276 [string_to_regexp {['abc-def', '-bar', 'Foo']}] 288 " abc-def" \ 296 [string_to_regexp {['abc-def', '-bar']}] 308 " abc-def \\\[disabled\\\]" \ 321 with_test_prefix "enable 'abc-def'" { 324 gdb_test "enable missing-debug-handler \"$re\" abc-def" [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/dap/ |
| typecheck.py | 18 import collections.abc 30 if base == collections.abc.Mapping or base == typing.Mapping: 31 if not isinstance(value, collections.abc.Mapping): 39 elif base == collections.abc.Sequence or base == typing.Sequence:
|
| /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/dap/ |
| typecheck.py | 18 import collections.abc namespace 30 if base == collections.abc.Mapping or base == typing.Mapping: 31 if not isinstance(value, collections.abc.Mapping): 39 elif base == collections.abc.Sequence or base == typing.Sequence:
|
| /src/external/mpl/bind/dist/bin/tests/system/qmin/ |
| qmin_ans.py | 14 from collections.abc import AsyncGenerator 16 import abc namespace 66 @abc.abstractmethod 96 @abc.abstractmethod
|