/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 518 title for the link, surrounded in quotes. For example: 561 The link URL may, optionally, be surrounded by angle brackets: 692 \*this text is surrounded by literal asterisks\*
|
syntax-toc.html | 434 title for the link, surrounded in quotes. For example:</p> 471 <p>The link URL may, optionally, be surrounded by angle brackets:</p> 578 <pre><code>\*this text is surrounded by literal asterisks\*
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 555 title for the link, surrounded in quotes. For example: 598 The link URL may, optionally, be surrounded by angle brackets: 729 \*this text is surrounded by literal asterisks\*
|
markdown-syntax.html | 457 title for the link, surrounded in quotes. For example:</p> 494 <p>The link URL may, optionally, be surrounded by angle brackets:</p> 602 <pre><code>\*this text is surrounded by literal asterisks\*
|
/device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/ |
EmailPolicy.java | 80 * surrounded by quotes and separated by spaces. Multiple field/value pairs may be provided.
|
/external/bison/data/ |
java.m4 | 38 # Expand to the value of DEF surrounded by PRE and POST if it's %define'ed,
|
/external/bison/tests/ |
c++.at | 49 # surrounded by quotes) that should identify the project.
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
p5.cpp | 56 A2<(&an_X)> *a13_3; // expected-warning{{address non-type template argument cannot be surrounded by parentheses}}
|
/external/clang/test/SemaTemplate/ |
temp_arg_nontype.cpp | 93 A7c<(&Z::int_member)> *a18_4; // expected-warning{{address non-type template argument cannot be surrounded by parentheses}}
|
/external/guava/guava/src/com/google/common/net/ |
HostAndPort.java | 258 * <p>URI formatting requires that IPv6 literals be surrounded by brackets,
|
/external/javassist/src/main/javassist/ |
CtNewConstructor.java | 88 * It must be a block surrounded by <code>{}</code>.
|
/external/mesa3d/docs/OLD/ |
MESA_trace.spec | 231 immediately adds the <comment> string to the trace output, surrounded
|
/external/mesa3d/src/mesa/swrast/ |
s_aatriangle.c | 181 * grid. In the drawing, the center of each subpixel is surrounded by
|
/external/skia/src/core/ |
SkTLList.h | 22 where list is a SkTLList<type_name>*, location is an iterator, and args is the paren-surrounded
|
/frameworks/av/cmds/screenrecord/ |
TextRenderer.cpp | 244 // one less. Also, each glyph is surrounded by a black outline, which
|
/frameworks/base/docs/html/training/wearables/apps/ |
layouts.jd | 127 <dd>An image view surrounded by a circle.
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 139 number surrounded by angle brackets, e.g., 616 Undelete the specified inode number (which must be surrounded by angle
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteQueryBuilder.java | 86 * Append a chunk to the WHERE clause of the query. All chunks appended are surrounded 105 * Append a chunk to the WHERE clause of the query. All chunks appended are surrounded
|
/docs/source.android.com/src/source/ |
code-style.jd | 462 much discussion has surrounded this rule, the decision remains that 100 595 surrounded by an <code>if (LOCAL_LOG)</code> or <code>if (LOCAL_LOGD)</code> 608 should be surrounded by an <code>if (LOCAL_LOGV)</code> block (or equivalent) so
|
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
PhoneNumberMatcherTest.java | 322 // Numbers should not be considered valid, if they are surrounded by Latin characters, but 384 // Numbers should be considered valid, since they are surrounded by Chinese. 395 // Numbers should be considered valid, since they are surrounded by punctuation. [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.html | 575 title for the link, surrounded in quotes. For example:</p> 626 <p>The link URL may, optionally, be surrounded by angle brackets:</p> 770 <pre><code>\*this text is surrounded by literal asterisks\*
|
Markdown Documentation - Syntax.text-out | 585 along with an <em>optional</em> title for the link, surrounded in 637 <p>The link URL may, optionally, be surrounded by angle 784 <code>\*this text is surrounded by literal asterisks\*
|
Markdown Documentation - Syntax.text-res | 585 along with an <em>optional</em> title for the link, surrounded in 637 <p>The link URL may, optionally, be surrounded by angle 784 <code>\*this text is surrounded by literal asterisks\*
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.html | 575 title for the link, surrounded in quotes. For example:</p> 626 <p>The link URL may, optionally, be surrounded by angle brackets:</p> 770 <pre><code>\*this text is surrounded by literal asterisks\*
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.html | 457 title for the link, surrounded in quotes. For example:</p> 494 <p>The link URL may, optionally, be surrounded by angle brackets:</p> 602 <pre><code>\*this text is surrounded by literal asterisks\*
|