/external/ppp/pppd/ |
D | srp-entry.c | 104 char delimit; in main() local 174 delimit = flags == 0 ? '\0' : (flags & HAS_DQUOTE) ? '\'' : '"'; in main() 175 if (delimit != '\0') in main() 176 (void) putchar(delimit); in main() 178 if (*cp == delimit || *cp == '\\') in main() 182 if (delimit != '\0') in main() 183 (void) putchar(delimit); in main()
|
/external/jline/src/src/main/java/jline/ |
D | ArgumentCompletor.java | 137 ArgumentList list = delim.delimit(buffer, cursor); in complete() 227 ArgumentList delimit(String buffer, int argumentPosition); in delimit() method 268 public ArgumentList delimit(final String buffer, final int cursor) { in delimit() method in ArgumentCompletor.AbstractArgumentDelimiter
|
/external/toolchain-utils/cros_utils/ |
D | pstat.py | 470 def list2string(inlist, delimit=' '): argument 479 return string.join(stringlist, delimit)
|
/external/markdown/tests/markdown-test/ |
D | markdown-documentation-basics.txt | 190 *reference*. With both styles, you use square brackets to delimit the
|
D | markdown-syntax.txt | 86 use HTML itself. There's no need to preface it or delimit it to
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Basics.text | 190 *reference*. With both styles, you use square brackets to delimit the
|
D | Markdown Documentation - Syntax.text | 86 use HTML itself. There's no need to preface it or delimit it to
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Basics.text | 190 *reference*. With both styles, you use square brackets to delimit the
|
D | Markdown Documentation - Syntax.text | 86 use HTML itself. There's no need to preface it or delimit it to
|
/external/clang/include/clang/Basic/ |
D | DiagnosticLexKinds.td | 88 "; use PREFIX( )PREFIX to delimit raw string">; 91 "; use PREFIX( )PREFIX to delimit raw string">;
|
/external/skia/site/dev/tools/ |
D | markdown.md | 305 *reference*. With both styles, you use square brackets to delimit the
|
/external/openssh/ |
D | sftp.0 | 33 Since some usage formats use colon characters to delimit host names from
|
/external/boringssl/src/crypto/fipsmodule/ |
D | FIPS.md | 91 1. It inserts the labels that delimit the module's code and data (called `module_start` and `modul…
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 367 intrinsic serves as a placeholder to delimit code before a catch handler is 400 intrinsic serves as a placeholder to delimit code before a catch handler is
|
/external/python/cpython2/Doc/reference/ |
D | lexical_analysis.rst | 304 serve to delimit tokens. Where ambiguity exists, a token comprises the longest
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 49 use HTML itself. There's no need to preface it or delimit it to
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 86 use HTML itself. There's no need to preface it or delimit it to
|
/external/pcre/dist2/doc/ |
D | pcre2grep.txt | 28 part of the pattern. Quotes can of course be used to delimit patterns
|
/external/python/cpython2/Doc/library/ |
D | mailbox.rst | 315 indicated using ``'.'`` to delimit levels, e.g., "Archived.2005.07".
|
D | stdtypes.rst | 1194 deemed to delimit empty strings (for example, ``'1,,2'.split(',')`` returns
|
/external/ImageMagick/Magick++/ |
D | ChangeLog | 413 * lib/Image.cpp (draw): Properly delimit individual drawing
|
/external/netperf/doc/ |
D | texinfo.tex | 382 % just to delimit the argument to the \c. 2691 % own to delimit the rest of the line, and then take it out again if we 4915 % we need them to delimit commands such as `@end quotation', so they
|
/external/python/cpython2/Misc/ |
D | cheatsheet | 1638 (?:...) idem but doesn't delimit a group.
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 416 # We delimit libtool config variables with single quotes, so when
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 416 # We delimit libtool config variables with single quotes, so when
|