/external/markdown/MarkdownTest/Tests_2004/ |
Horizontal rules.text | 49 ___ 51 ___ 53 ___ 55 ___ 57 ___
|
Strong and em together.text | 5 ___This is strong and em.___
|
Horizontal rules.html | 59 <pre><code>___
|
/external/markdown/MarkdownTest/Tests_2007/ |
Horizontal rules.text | 49 ___ 51 ___ 53 ___ 55 ___ 57 ___
|
Strong and em together.text | 5 ___This is strong and em.___
|
Horizontal rules.html | 59 <pre><code>___
|
/external/markdown/tests/markdown-test/ |
horizontal-rules.txt | 49 ___ 51 ___ 53 ___ 55 ___ 57 ___
|
strong-and-em-together.txt | 5 ___This is strong and em.___
|
horizontal-rules.html | 32 <pre><code>___
|
/frameworks/base/core/tests/coretests/src/android/text/ |
DynamicLayoutBlocksTest.java | 34 private static final int ___ = DynamicLayout.INVALID_BLOCK_INDEX; field in class:DynamicLayoutBlocksTest 181 assertState( new int[] { 50, 10-4, 20-10 }, new int[] { ___, ___, 456 } ); 184 assertState( new int[] { 50, 20-10 }, new int[] { ___, 456 } ); 187 assertState( new int[] { 50, 20-15 }, new int[] { ___, ___ } ); 190 assertState( new int[] { 50 }, new int[] { ___ } ); 197 assertState( new int[] { 3, 50, 10-7, 20-10 }, new int[] { ___, ___, ___, 456 } ) [all...] |
/external/openssl/patches/ |
mips_private.patch | 16 @@ -1060,7 +1060,7 @@ $code.=<<___ if ($flavour =~ /nubi/i); # 17 ___ 18 $code.=<<___ if ($flavour !~ /o32/i); # non-o32 PIC-ification 22 ___ 23 $code.=<<___; 25 @@ -1083,7 +1083,7 @@ ___ 26 $code.=<<___; 31 ___ 37 $code.=<<___; 48 @@ -1115,7 +1115,7 @@ $code.=<<___ if ($flavour =~ /nubi/i); [all...] |
sha1_armv4_large.patch | 6 $code.=<<___; 10 ___ 13 @@ -170,7 +171,7 @@ ___ 14 $code.=<<___; 21 ___
|
/external/markdown/tests/misc/ |
nested-patterns.txt | 0 ___[link](http://www.freewisdom.org)___
|
em_strong.txt | 17 three underscores: ___
|
em_strong.html | 9 <p>three underscores: ___</p>
|
/external/openssl/crypto/rc4/asm/ |
rc4-s390x.pl | 41 $code=<<___; 44 ___ 60 $code.=<<___; 66 ___ 67 $code.=<<___ if ($flavour =~ /3[12]/); 69 ___ 70 $code.=<<___; 83 ___ 85 $code.=<<___; 90 ___ [all...] |
/external/openssl/crypto/sha/asm/ |
sha1-s390x.pl | 70 $code.=<<___ if ($i==15); 73 ___ 75 $code.=<<___ if ($i<16); 78 ___ 79 $code.=<<___ if ($i>=16); 89 ___ 90 $code.=<<___ if ($i<=70); 92 ___ 101 $code.=<<___; 112 ___ [all...] |
sha1-thumb.pl | 43 <<___; 52 ___ 55 <<___; 63 ___ 68 $code.=<<___; 73 ___ 79 $code.=<<___; 83 ___ 89 $code.=<<___; 96 ___ [all...] |
sha1-alpha.pl | 36 $code.=<<___ if ($i==0); 39 ___ 40 $code.=<<___ if (!($i&1) && $i<14); 43 ___ 44 $code.=<<___ if (!($i&1) && $i<15); 84 ___ 85 $code.=<<___ if (($i&1) && $i<15); 104 ___ 105 $code.=<<___ if ($i>=15); # with forward Xupdate 132 ___ [all...] |
sha1-ppc.pl | 74 $code.=<<___ if ($i==0); 76 ___ 77 $code.=<<___ if ($i<15); 88 ___ 89 $code.=<<___ if ($i>=15); 103 ___ 109 $code.=<<___ if ($i<79); 122 ___ 123 $code.=<<___ if ($i==79); 137 ___ [all...] |
sha512-mips.pl | 122 $code.=<<___ if ($i<15); 125 ___ 126 $code.=<<___ if (!$big_endian && $i<16 && $SZ==4); 136 ___ 137 $code.=<<___ if (!$big_endian && $i<16 && $SZ==8); 156 ___ 157 $code.=<<___; 199 ___ 200 $code.=<<___ if ($i>=13); 202 ___ [all...] |
sha1-parisc.pl | 64 $code.=<<___ if ($i<15); 74 ___ 75 $code.=<<___ if ($i>=15); # with forward Xupdate 89 ___ 95 $code.=<<___ if ($i<79); 108 ___ 109 $code.=<<___ if ($i==79); # with context load 123 ___ 129 $code.=<<___; 144 ___ [all...] |
sha1-sparcv9.pl | 56 $code.=<<___; 69 ___ 74 $code.=<<___; 76 ___ 84 $code.=<<___; 88 ___ 90 $code.=<<___; 105 ___ 119 $code.=<<___; 130 ___ [all...] |
/external/tcpdump/tests/ |
isakmp-delete-segfault.puu | 4 M3SF!FR'H6?T,OKXN&YH=5T,AEYH%R@(@71+C65#___\`````````````````
|
/external/openssl/crypto/bn/asm/ |
x86_64-gf2m.pl | 43 $code.=<<___; 121 ___ 123 $code.=<<___; 139 ___ 141 $code.=<<___; 158 ___ 163 $code.=<<___; 176 ___ 177 $code.=<<___ if ($win64); 179 ___ [all...] |