Searched refs:A (Results 1 – 25 of 50) sorted by relevance
12
57 42. :--:42 456789 123456789 abcdefghi A76 56. :--:56 456789 123456789 abcdefghi A95 70.42 456789 123456789 abcdefghi A126 84.56 456789 123456789 abcdefghi A137 90.62 456789 123456789 abcdefghi A:--:156 104.75 456789 123456789 abcdefghi A
29 41.41 yzxyzxyz XYZXYZXYZ abcabcab 42.42 456789 123456789 abcdefghi A80 55.55 yzxyzxyz XYZXYZXYZ abcabcab 56.56 456789 123456789 abcdefghi A
69 42<<< 123456789 abcdefghi A100 56<<< 123456789 abcdefghi A
46 55.55 yzxyzxyz XYZXYZXYZ abcabcab 56.56 456789 123456789 abcdefghi A
119 70.70 456789 123456789 abcdefghi A:--:
144 70.70 456789 123456789 abcdefghi A:--:
7 .B od -A x -t x1z -v10 .B od -A o -t oS -w16
9 even "next Thursday". A date string may contain items indicating
21 my @A = split ' ', $line[0];23 @A % 2 || @B % 228 foreach my $i (0..@A/2-1) { $a[$i] = { L_BLK => $A[2*$i], LEN => $A[2*$i+1] } };
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
89 : | { shuf -i0-9 -e A B || test $? -ne 1; } &&104 { shuf -i0-9 -o A -o B || test $? -ne 1; } &&107 { shuf -i0-9 --random-source A --random-source B || test $? -ne 1; } &&143 shuf --rep -e A B C D | head -n 1000 > exp || framework_failure_
22 mkdir A B || framework_failure_27 mv --verbose --backup=numbered -T A B > out || fail=1
48 test $(stat --printf %A $dir|sed s/s/x/g) \49 = $(stat --printf %A e/$dir|sed s/s/x/g) ||
39 expected_perms=$(stat --format=%A src)48 actual_perms=$(stat --format=%A dest)
28 mode=$(stat --p=%A dst/dir)
72 perms=$(stat --printf %A parent)76 perms=$(stat --printf %A parent/sub)
31 test $(git diff --cached --name-only --diff-filter=A -z $against |
55 _W = (^|[^A-Za-z0-9_])56 W_ = ([^A-Za-z0-9_]|$$)
26 of a sentence. A @dfn{sentence break} is defined as either the end of a43 or before the last word of a sentence. A @dfn{sentence break}
67 A basic test of touch -m has just failed, so the subsequent85 A fundamental touch -a test has just failed, so the subsequent
45 # If you want to refrain from installing programs A and B,46 # use --enable-no-install-program=A,B
19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
41 #define SWAP_LINES(A, B) \ argument45 _tmp = (A); \46 (A) = (B); \
54 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ || framework_failure_