HomeSort by relevance Sort by last modified time
    Searched full:fenced (Results 1 - 21 of 21) sorted by null

  /external/markdown/markdown/extensions/
fenced_code.py 4 Fenced Code Extension for Python Markdown
7 This extension adds Fenced Code Blocks to Python-Markdown.
11 ... A paragraph before a fenced code block:
14 ... Fenced code block
19 u'<p>A paragraph before a fenced code block:</p>\\n<pre><code>Fenced code block\\n</code></pre>'
24 u'<p>A paragraph before a fenced code block:</p>\\n<pre><code>Fenced code block\\n</code></pre>'
87 """ Match and store Fenced Code Blocks in the HtmlStash. """
  /external/markdown/docs/extensions/
Fenced_Code_Blocks.txt 0 Fenced Code Blocks
15 Fenced Code Blocks are defined using the syntax established in
18 [php]: http://www.michelf.com/projects/php-markdown/extra/#fenced-code-blocks
28 Fenced code blocks can have a blank line as the first and/or last line of a
  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLFenced.cpp 46 RenderMathMLFenced::RenderMathMLFenced(Node* fenced)
47 : RenderMathMLRow(fenced)
55 Element* fenced = static_cast<Element*>(node()); local
58 AtomicString openValue = fenced->getAttribute(MathMLNames::openAttr);
61 AtomicString closeValue = fenced->getAttribute(MathMLNames::closeAttr);
65 AtomicString separators = static_cast<Element*>(fenced)->getAttribute(MathMLNames::separatorsAttr);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
boost_sp_counted_base.h 88 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 88 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 88 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 88 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
boost_sp_counted_base.h 88 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 223 fenced code blocks.
243 transformed into their HTML equivalent inside fenced code blocks.
248 * Added fenced code block syntax which don't require indentation
249 and can start and end with blank lines. A fenced code block
259 fenced code blocks.
markdown.php     [all...]
  /external/valgrind/main/memcheck/tests/
origin1-yes.c 41 // mucking about to make sure that the modification isn't fenced by a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 92 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 92 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 92 // The atomic policy uses fully-fenced builtins, single doesn't care.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 93 // The atomic policy uses fully-fenced builtins, single doesn't care.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java 393 * pushTask at all, but instead inline there a store-fenced array
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 91 // The atomic policy uses fully-fenced builtins, single doesn't care.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 91 // The atomic policy uses fully-fenced builtins, single doesn't care.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 91 // The atomic policy uses fully-fenced builtins, single doesn't care.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 92 // The atomic policy uses fully-fenced builtins, single doesn't care.
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 969 milliseconds