Home
last modified time | relevance | path

Searched refs:backslash (Results 1 – 25 of 97) sorted by relevance

1234

/external/mesa3d/src/glsl/glcpp/
Dpp.c107 const char *backslash = NULL; in remove_line_continuations() local
114 backslash = newline - 1; in remove_line_continuations()
116 backslash = newline - 2; in remove_line_continuations()
119 if (backslash != NULL && backslash[-1] == '\\') { in remove_line_continuations()
120 backslash = NULL; in remove_line_continuations()
123 if (backslash != NULL) { in remove_line_continuations()
126 if (in_directive(shader, backslash)) { in remove_line_continuations()
133 ralloc_strncat(&clean, shader, backslash - shader); in remove_line_continuations()
/external/google-breakpad/src/processor/
Dpathname_stripper.cc43 string::size_type backslash = path.rfind('\\'); in File() local
47 (backslash == string::npos || slash > backslash)) { in File()
49 } else if (backslash != string::npos) { in File()
50 file_start = backslash + 1; in File()
/external/pcre/dist/testdata/
Dtestinput14105 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
119 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
156 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
168 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
238 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
252 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
Dtestinput1723 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
37 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
74 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
86 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
156 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
170 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
Dtestoutput14172 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
186 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
223 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
235 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
305 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
319 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
Dtestoutput1739 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
53 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
90 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
102 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
172 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
186 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
DtestinputEBC5 genuine EBCDIC test! In patterns, alphabetic characters that follow a backslash
DtestoutputEBC5 genuine EBCDIC test! In patterns, alphabetic characters that follow a backslash
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DdumpICUrules.bat393 # If there is a trailing backslash, then delete it -- we don't
464 s|\\\"|<<dq>>|g; # Transform backslash double quote
465 s|\\\'|<<sq>>|g; # Transform backslash single quote
466 s|\\\#|<<lb>>|g; # Transform backslash pound
467 s|\\(.)|<<q$1>>|g; # Transform backslash escapes
/external/mdnsresponder/mDNSPosix/
DServices.txt7 # backslash to distinguish if from a comment line.
/external/llvm/lib/Support/Windows/
DProgram.inc167 /// EscapePrecedingEscapes - Append a backslash to Dst for every backslash
188 // We need to add a backslash, but ensure that it isn't escaped.
201 // Make sure the closing quote doesn't get escaped by a trailing backslash.
241 // Make sure our quote doesn't get escaped by a trailing backslash.
/external/markdown/MarkdownTest/Tests_2007/
DBackslash escapes.text116 This is a code span with a literal backslash-backtick sequence: `` \` ``
DMarkdown Documentation - Syntax.text30 * [Backslash Escapes](#backslash)
451 line. To avoid this, you can backslash-escape the period:
726 would otherwise be used as an emphasis delimiter, you can backslash
864 <h3 id="backslash">Backslash Escapes</h3>
866 Markdown allows you to use backslash escapes to generate literal
874 Markdown provides backslash escapes for the following characters:
876 \ backslash
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P241 parameters - Escape single quote & backslash:
242 with a backslash 0x27 == ' == \', and 0x5c == \ == \\
335 Escape single quote & backslash with a backslash:
339 Escape single quote & backslash with a backslash:
365 Escape single quote & backslash with a backslash:
369 Escape single quote & backslash with a backslash:
810 Escaped single quote & backslash with a backslash:
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Dpylintrc5 disable=I0010,I0011,abstract-class-little-used,abstract-class-not-used,anomalous-backslash-in-strin…
/external/bison/m4/
Dpo.m4241 # Find a way to echo strings without interpreting backslash.
276 # See if the line ends in a backslash.
280 # Print the line, without the trailing backslash.
283 # There was no trailing backslash. The end of the variable definition is
289 # A trailing backslash means that the variable definition continues in the
Dinclude_next.m4214 dnl treat backslash as a directory separator, like /.
215 dnl Actually, these compilers use a double-backslash as
/external/elfutils/m4/
Dpo.m4241 # Find a way to echo strings without interpreting backslash.
276 # See if the line ends in a backslash.
280 # Print the line, without the trailing backslash.
283 # There was no trailing backslash. The end of the variable definition is
289 # A trailing backslash means that the variable definition continues in the
/external/libexif/auto-m4/
Dpo.m4230 # Find a way to echo strings without interpreting backslash.
264 # See if the line ends in a backslash.
268 # Print the line, without the trailing backslash.
271 # There was no trailing backslash. The end of the variable definition is
277 # A trailing backslash means that the variable definition continues in the
/external/v8/test/webkit/
Dslash-lineterminator-parse-expected.txt24 This test checks for correct handling ofr backslash-newline in JS strings.
/external/icu/icu4c/source/test/testdata/
Dtesttypes.txt32 …testescape{ "tab:\t cr:\r ff:\f newline:\n backslash:\\\\ quote=\\\' doubleQuote=\\\" singlequoute…
/external/markdown/MarkdownTest/Tests_2004/
DMarkdown Documentation - Syntax.text30 * [Backslash Escapes](#backslash)
451 line. To avoid this, you can backslash-escape the period:
726 would otherwise be used as an emphasis delimiter, you can backslash
864 <h3 id="backslash">Backslash Escapes</h3>
866 Markdown allows you to use backslash escapes to generate literal
874 Markdown provides backslash escapes for the following characters:
876 \ backslash
/external/markdown/tests/markdown-test/
Dmarkdown-syntax.txt30 * [Backslash Escapes](#backslash)
451 line. To avoid this, you can backslash-escape the period:
726 would otherwise be used as an emphasis delimiter, you can backslash
864 <h3 id="backslash">Backslash Escapes</h3>
866 Markdown allows you to use backslash escapes to generate literal
874 Markdown provides backslash escapes for the following characters:
876 \ backslash
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt30 * [Backslash Escapes](#backslash)
451 line. To avoid this, you can backslash-escape the period:
726 would otherwise be used as an emphasis delimiter, you can backslash
864 <h3 id="backslash">Backslash Escapes</h3>
866 Markdown allows you to use backslash escapes to generate literal
874 Markdown provides backslash escapes for the following characters:
876 \ backslash
/external/icu/icu4c/source/i18n/
Dregexcst.txt74 '\' n backslash
243 # backslash # Backslash. Figure out which of the \thingies we have encountered.
246 backslash:

1234