Searched
full:escape (Results
651 -
675 of
1511) sorted by null
<<21222324252627282930>>
/external/llvm/test/Transforms/DeadStoreElimination/ |
simple.ll | 149 ; %P doesn't escape, the DEAD instructions should be removed.
|
/external/llvm/test/Transforms/GVN/ |
nonescaping-malloc.ll | 8 ; is never stored and does not escape.
|
/external/llvm/utils/TableGen/ |
X86DisassemblerTables.h | 258 /// @param opcode - The last byte of the opcode (not counting any escape
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-death-test.h | 105 // literal character, period (.), or a single \\ escape sequence;
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.html | 123 characters, you must escape them as entities, e.g. <code>&lt;</code>, and 128 escape ampersands within URLs. Thus, if you want to link to:</p> 468 line. To avoid this, you can backslash-escape the period:</p> 768 escape it:</p>
|
Markdown Documentation - Syntax.text-out | 137 you want to use them as literal characters, you must escape them as 142 '<code>AT&amp;T</code>'. You even need to escape ampersands 480 beginning of a line. To avoid this, you can backslash-escape the 782 backslash escape it:</p>
|
Markdown Documentation - Syntax.text-res | 137 you want to use them as literal characters, you must escape them as 142 '<code>AT&amp;T</code>'. You even need to escape ampersands 480 beginning of a line. To avoid this, you can backslash-escape the 782 backslash escape it:</p>
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.html | 123 characters, you must escape them as entities, e.g. <code>&lt;</code>, and 128 escape ampersands within URLs. Thus, if you want to link to:</p> 468 line. To avoid this, you can backslash-escape the period:</p> 768 escape it:</p>
|
/external/markdown/ |
test-markdown.py | 322 tester.test_directory("tests/safe_mode", measure_time=True, safe_mode="escape")
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.html | 107 characters, you must escape them as entities, e.g. <code>&lt;</code>, and 111 escape ampersands within URLs. Thus, if you want to link to:</p> 372 line. To avoid this, you can backslash-escape the period:</p> 601 escape it:</p>
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.html | 93 characters, you must escape them as entities, e.g. <code>&lt;</code>, and 97 escape ampersands within URLs. Thus, if you want to link to:</p> 353 line. To avoid this, you can backslash-escape the period:</p> 577 escape it:</p>
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.html | 107 characters, you must escape them as entities, e.g. <code>&lt;</code>, and 111 escape ampersands within URLs. Thus, if you want to link to:</p> 372 line. To avoid this, you can backslash-escape the period:</p> 601 escape it:</p>
|
/external/pcre/ |
config.h.in | 22 /* By default, the \R escape sequence matches any Unicode line ending
|
/external/pcre/doc/html/ |
pcrecallout.html | 133 which the current match attempt started. However, if the escape sequence \K
|
pcreperform.html | 108 By default, the escape sequences \b, \d, \s, and \w, and the POSIX
|
/external/pcre/doc/ |
pcresyntax.3 | 28 \ee escape (hex 1B)
|
/external/ppp/pppd/ |
pppd.8 | 70 escape sequence. 73 so pppd will ask the peer not to escape any control characters. 74 To escape transmitted characters, use the \fIescape\fR option. 132 .B escape \fIxx,yy,... [all...] |
/external/protobuf/gtest/include/gtest/ |
gtest-death-test.h | 105 // literal character, period (.), or a single \\ escape sequence;
|
/external/qemu/docs/ |
DISPLAY-STATE.TXT | 109 scrolling, escape sequences, color, blinking cursor, etc...).
|
/external/svox/pico/lib/ |
picodbg.h | 116 * platforms supporting ANSI escape codes. PICODBG_ENABLE_COLORS() lets
|
/external/v8/src/ |
handles.h | 88 // Closes the given scope, but lets this handle escape. See
|
log-utils.cc | 195 // one character so we can escape the loop properly.
|
utils.cc | 80 // When we read a line that ends with a "\" we remove the escape and
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
date-format-tofte.js | 276 // this is our way of allowing users to escape stuff
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
date-format-tofte.js | 276 // this is our way of allowing users to escape stuff
|
Completed in 1958 milliseconds
<<21222324252627282930>>