HomeSort by relevance Sort by last modified time
    Searched full:surround (Results 176 - 200 of 568) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.html 763 <p>But if you surround an <code>*</code> or <code>_</code> with spaces, it'll be treated as a
884 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
921 formatting syntax. For example, if you wanted to surround a word with
Markdown Documentation - Syntax.text-out 778 <p>But if you surround an <code>*</code> or <code>_</code> with
893 links for URLs and email addresses: simply surround the URL or
932 formatting syntax. For example, if you wanted to surround a word
Markdown Documentation - Syntax.text-res 778 <p>But if you surround an <code>*</code> or <code>_</code> with
893 links for URLs and email addresses: simply surround the URL or
932 formatting syntax. For example, if you wanted to surround a word
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.html 763 <p>But if you surround an <code>*</code> or <code>_</code> with spaces, it'll be treated as a
884 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
921 formatting syntax. For example, if you wanted to surround a word with
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.html 597 <p>But if you surround an <code>*</code> or <code>_</code> with spaces, it'll be treated as a
683 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
710 formatting syntax. For example, if you wanted to surround a word with
  /external/markdown/tests/extensions-x-toc/
syntax-toc.html 573 <p>But if you surround an <code>*</code> or <code>_</code> with spaces, it'll be treated as a
655 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
681 formatting syntax. For example, if you wanted to surround a word with
  /external/markdown/tests/markdown-test/
markdown-syntax.html 597 <p>But if you surround an <code>*</code> or <code>_</code> with spaces, it'll be treated as a
683 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
710 formatting syntax. For example, if you wanted to surround a word with
  /external/aac/libAACdec/src/
aacdecoder.h 295 void *pMpegSurroundDecoder; /*!< pointer to mpeg surround decoder structure */
  /external/aac/libAACenc/src/
mps_main.cpp 99 Description: Mpeg Surround library interface functions
  /external/aac/libMpegTPDec/include/
tp_data.h 239 ELDEXT_LDSAC = 0x2, /* LD MPEG Surround config */
  /external/aac/libMpegTPEnc/include/
tp_data.h 239 ELDEXT_LDSAC = 0x2, /* LD MPEG Surround config */
  /external/aac/libSACdec/src/
sac_dec.h 95 /*********************** MPEG surround decoder library *************************
sac_tsd.cpp 95 /*********************** MPEG surround decoder library *************************
  /external/aac/libSACenc/src/
sacenc_onsetdetect.cpp 95 /*********************** MPEG surround encoder library *************************
sacenc_tree.cpp 95 /*********************** MPEG surround encoder library *************************
sacenc_vectorfunctions.h 95 /*********************** MPEG surround encoder library *************************
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontree.c 386 // to the common token implementation, which it may of course surround
  /external/clang/include/clang/AST/
StmtCXX.h 236 /// statement from leaking out into the surround statements, which would
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
AbstractCommandHandler.java 158 * @param text - the text to surround with quotes
  /external/skia/site/dev/tools/
markdown.md 100 Format code snippets or other preformatted text. Just surround the code
  /external/skqp/site/dev/tools/
markdown.md 100 Format code snippets or other preformatted text. Just surround the code
  /external/tensorflow/tensorflow/python/debug/cli/
cli_shared.py 313 # Surround the name string with quotes, because feed_key_name may contain
  /external/v8/tools/clang/value_cleanup/
ListValueRewriter.cpp 95 // Surround the DeclRefExpr with std::move().
  /frameworks/av/media/libaudioclient/include/media/
AudioSystem.h 345 // populated. The actual number of surround formats should be returned at numSurroundFormats.
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Audio.h 161 OMX_AUDIO_ChannelLS = 0x4, /**< Left surround */
162 OMX_AUDIO_ChannelRS = 0x5, /**< Right surround */
164 OMX_AUDIO_ChannelCS = 0x7, /**< Back surround */
    [all...]

Completed in 870 milliseconds

1 2 3 4 5 6 78 91011>>