/third_party/PyYAML/examples/pygments-lexer/ |
D | yaml.py | 275 (r'\'', Literal.Scalar.Flow.Quote, 'single-quoted-scalar'), 277 (r'\"', Literal.Scalar.Flow.Quote, 'double-quoted-scalar'), 361 (r'\'', Literal.Scalar.Flow.Quote, '#pop'), 376 (r'"', Literal.Scalar.Flow.Quote, '#pop'),
|
/third_party/rust/crates/nom/examples/ |
D | s_expression.rs | 63 Quote(Vec<Expr>), enumerator 227 |exprs| Expr::Quote(exprs), in parse_quote() 271 Expr::Constant(_) | Expr::Quote(_) => Some(e), in eval_expression()
|
/third_party/rust/crates/os_str_bytes/src/common/ |
D | raw.rs | 39 use uniquote::Quote;
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
D | wire.go | 130 return strconv.Quote(id.Name)
|
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
D | wire.go | 130 return strconv.Quote(id.Name)
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
D | wire.go | 130 return strconv.Quote(id.Name)
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | tokenize.c | 502 Quote = 64, enumerator 529 ['\'' + 1] = Quote, 530 ['"' + 1] = Quote, 936 if (cclass[next + 1] & Quote) { in get_one_identifier()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | YAMLTraits.cpp | 677 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local 678 output(Quote); // Starting quote. in scalarString() 685 outputUpToEndOfLine(Quote); in scalarString() 704 outputUpToEndOfLine(Quote); // Ending quote. in scalarString()
|
/third_party/skia/third_party/externals/expat/expat/ |
D | configure-ac-style.md | 14 Quote "everything":
|
/third_party/rust/crates/os_str_bytes/src/ |
D | raw_str.rs | 1526 use uniquote::Quote; 1534 impl Quote for RawOsStr { 1541 impl Quote for RawOsString {
|
/third_party/rust/crates/proc-macro2/ |
D | Cargo.toml | 50 # proc-macro2. Quote would implement its traits for types from that proc-macro2,
|
/third_party/python/PCbuild/ |
D | find_python.bat | 61 @rem Quote it here; it's not quoted later because "py -x.y" wouldn't work
|
/third_party/curl/docs/cmdline-opts/ |
D | quote.d | 14 Send an arbitrary command to the remote FTP or SFTP server. Quote commands are
|
/third_party/curl/tests/data/ |
D | test1538 | 56 e21: Quote command returned error
|
/third_party/rust/crates/quote/ |
D | README.md | 37 *Version requirement: Quote supports rustc 1.31 and up.*<br>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | CommandLine.cpp | 736 char Quote = Src[I++]; in TokenizeGNUCommandLine() local 737 while (I != E && Src[I] != Quote) { in TokenizeGNUCommandLine()
|
/third_party/icu/docs/userguide/strings/ |
D | unicodeset.md | 140 #### Single Quote
|
/third_party/ltp/doc/ |
D | test-writing-guidelines.txt | 182 * Quote variables
|
/third_party/curl/docs/ |
D | MAIL-ETIQUETTE | 251 Quote as little as possible. Just enough to provide the context you cannot
|
/third_party/python/Doc/library/ |
D | shlex.rst | 355 * Quote characters are not recognized within words (``Do"Not"Separate`` is
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | markup.txt | 211 | Quote | `pass:[____]` |
|
/third_party/rust/crates/clap/ |
D | CHANGELOG.md | 260 - *(error)* Quote literals consistently 587 - *(help)* Quote the suggested help flag (#4220)
|
/third_party/tzdata/ |
D | southamerica | 1227 # Quote from the website communication:
|
/third_party/zlib/ |
D | ChangeLog | 168 - Quote --version-script argument in CMakeLists.txt
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 1132 # whole list must *quoted*. Quote members too if you don't want them
|