/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
head.inp | 6 surround you everywhere, and I think there is no greater meaning
|
middle.inp | 6 surround you everywhere, and I think there is no greater meaning
|
/external/webkit/Source/WebCore/rendering/style/ |
RenderStyle.h | 144 DataRef<StyleSurroundData> surround; member in class:WebCore::RenderStyle 344 bool hasMargin() const { return surround->margin.nonZero(); } 345 bool hasBorder() const { return surround->border.hasBorder(); } 346 bool hasPadding() const { return surround->padding.nonZero(); } 347 bool hasOffset() const { return surround->offset.nonZero(); } 375 Length left() const { return surround->offset.left(); } 376 Length right() const { return surround->offset.right(); } 377 Length top() const { return surround->offset.top(); } 378 Length bottom() const { return surround->offset.bottom(); } 410 const BorderData& border() const { return surround->border; [all...] |
RenderStyle.cpp | 88 , surround(defaultStyle()->surround) 118 surround.init(); 149 , surround(o.surround) 184 && surround == o.surround 333 if (surround->margin != other->surround->margin) 336 if (surround->padding != other->surround->padding [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
gnu-versions.h | 28 the GNU C library. The source files for each piece surround all their
|
locale.h | 89 0 Parentheses surround the quantity and currency_symbol. 106 0 Parentheses surround the quantity and int_curr_symbol.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/ |
audio.h | 85 /* 9- 8 audio application mode (0=not spec, 1=karaoke, 2=surround) */
|
/libcore/luni/src/test/java/libcore/java/util/ |
BitSetTest.java | 59 // Surround 'longs' with junk set bits but exclude them from the LongBuffer. 107 // Surround 'bytes' with junk set bits but exclude them from the ByteBuffer.
|
/external/libvpx/examples/includes/geshi/docs/api/geshi/core/ |
_geshi.php.html | 186 <p class="short-description">Use a "div" to surround the source</p> 202 <p class="short-description">Use nothing to surround the source</p> 218 <p class="short-description">Use a "pre" to surround the source</p> 234 <p class="short-description">Use a "table" to surround the source:</p>
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_audio.c | 450 case 4: /* surround */ 451 case 6: /* surround with center and lfe */
|
/external/stlport/src/c_locale_glibc/ |
c_locale_glibc2.c | 582 * 0 Parentheses surround the quantity and currency_symbol 606 * 0 Parentheses surround the quantity and currency_symbol
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
chans.h | 85 BChans = 0, /* back channels: left surround, right surround */
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
c_locale_glibc2.c | 582 * 0 Parentheses surround the quantity and currency_symbol 606 * 0 Parentheses surround the quantity and currency_symbol
|
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
TocUpdator.pm | 326 # Surround anchor name with update tags 348 # Surround anchor name with update tags 479 # Surround number with update tags 528 # Surround toc with update tokens
|
/external/stlport/src/ |
facets_byname.cpp | 517 case 0: // Parentheses surround the quantity and currency symbol 631 case 0: // Parentheses surround the quantity and currency symbol 783 case 0: // Parentheses surround the quantity and currency symbol 820 case 0: // Parentheses surround the quantity and currency symbol [all...] |
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/ |
regress-58274.js | 179 * So we surround |str| lexicographically with quotes to force the lexer to
|
/ndk/sources/cxx-stl/stlport/src/ |
facets_byname.cpp | 517 case 0: // Parentheses surround the quantity and currency symbol 631 case 0: // Parentheses surround the quantity and currency symbol 783 case 0: // Parentheses surround the quantity and currency symbol 820 case 0: // Parentheses surround the quantity and currency symbol [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 722 But if you surround an `*` or `_` with spaces, it'll be treated as a 833 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: 868 formatting syntax. For example, if you wanted to surround a word with
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 722 But if you surround an `*` or `_` with spaces, it'll be treated as a 833 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: 868 formatting syntax. For example, if you wanted to surround a word with
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 722 But if you surround an `*` or `_` with spaces, it'll be treated as a 833 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: 868 formatting syntax. For example, if you wanted to surround a word with
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 685 But if you surround an `*` or `_` with spaces, it'll be treated as a 796 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: 831 formatting syntax. For example, if you wanted to surround a word with
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 722 But if you surround an `*` or `_` with spaces, it'll be treated as a 833 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: 868 formatting syntax. For example, if you wanted to surround a word with
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Unicode/ |
uc-005.js | 229 * So we surround |str| lexicographically with quotes to force the lexer to
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlAutoEditStrategyTest.java | 209 // This test combines both surround with and continuing earlier lines (where
|
/external/webkit/Source/WebCore/inspector/ |
InjectedScriptSource.js | 193 // Surround the expression in parenthesis so the result of the eval is the result 274 // Surround the expression in with statements to inject our command line API so that
|