Searched refs:colons (Results 1 – 25 of 31) sorted by relevance
12
/external/markdown/docs/extensions/ |
D | CodeHilite.txt | 70 If the first line begins with three or more colons, the text following the 71 colons identifies the language. The first line is removed from the code block 107 If you want every code block to have line numbers, even when using colons
|
/external/tagsoup/ |
D | CHANGES | 28 Modify PI targets containing colons to have underscores instead 93 Made translate-colons feature actually work 125 Added --nocolons switch and translate-colons feature to convert ":" 174 Correctly cope with unexpected characters around colons, also with multiple colons 305 Don't suppress colons in element names.
|
D | README | 203 change explicit colons in element and attribute names to 273 http://www.ccil.org/~cowan/tagsoup/features/translate-colons 275 colons into underscores in names.
|
/external/curl/src/ |
D | tool_urlglob.c | 326 size_t colons = 0; in peek_ipv6() local 336 colons++; in peek_ipv6() 340 return colons >= 2 ? TRUE : FALSE; in peek_ipv6()
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.switch.txt | 32 - Missing colons, opening or closing braces etc.
|
/external/mdnsresponder/mDNSPosix/ |
D | mDNSUNP.c | 70 int colons=7; /* Number of colons in IPv6 address */ in plen_to_mask() local 72 for(i=0;i<=colons;i++) { in plen_to_mask()
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | Python.g | 40 * except for the (sometimes optional) trailing commas and semi-colons.
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Program.inc | 96 // Advance past duplicate colons
|
/external/ltp/ |
D | INSTALL | 75 source directory are as basic as possible: no commas, colons, semicolons,
|
/external/llvm/docs/ |
D | CMakePrimer.rst | 146 you avoid using semi-colons in lists; it doesn't go smoothly. A few examples of
|
/external/python/cpython2/Doc/faq/ |
D | design.rst | 820 Why are colons required for the if/while/def/class statements? 838 highlighting; they can look for colons to decide when indentation needs to be
|
/external/python/cpython2/Doc/using/ |
D | cmdline.rst | 463 :data:`os.pathsep` (e.g. colons on Unix or semicolons on Windows).
|
/external/python/cpython2/Doc/library/ |
D | xml.dom.rst | 606 The element type name. In a namespace-using document it may have colons in it.
|
/external/python/cpython2/Doc/ |
D | glossary.rst | 679 created using the subscript notation, ``[]`` with colons between numbers
|
/external/python/cpython2/Doc/reference/ |
D | expressions.rst | 319 displays by the lack of colons separating keys and values:
|
D | datamodel.rst | 1067 This is a slice using two colons, or multiple slices or ellipses separated by
|
/external/iproute2/doc/ |
D | ip-cref.tex | 500 sequence of hexadecimal bytes separated by colons, but some link 615 separated by colons for IPv6. The \verb|ADDRESS| may be followed by
|
/external/python/cpython2/Misc/ |
D | cheatsheet | 78 (semi-)colons!
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 128 a name like ``foo:bar:baz:``, where the number of colons corresponds to the
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.7.rst | 670 distinguished from dictionaries by not containing colons and values.
|
/external/netperf/doc/ |
D | netperf.info | 3155 should be started. Semi-colons have the same meaning as commas
|
D | netperf.texi | 3329 should be started. Semi-colons have the same meaning as commas when
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | i686-pc-linux-gnu | 14329 PASS: gdb.linespec/ls-errs.exp: break "file::colons.c":3 14330 PASS: gdb.linespec/ls-errs.exp: break 'file::colons.c':3 14335 PASS: gdb.linespec/ls-errs.exp: break "spaces: and :colons.c":3 14336 PASS: gdb.linespec/ls-errs.exp: break 'more: :spaces: :and colons::.c':3
|
D | x86_64-cros-linux-gnu | 14551 PASS: gdb.linespec/ls-errs.exp: break "file::colons.c":3 14552 PASS: gdb.linespec/ls-errs.exp: break 'file::colons.c':3 14557 PASS: gdb.linespec/ls-errs.exp: break "spaces: and :colons.c":3 14558 PASS: gdb.linespec/ls-errs.exp: break 'more: :spaces: :and colons::.c':3
|
D | armv7a-cros-linux-gnueabi | 14255 PASS: gdb.linespec/ls-errs.exp: break "file::colons.c":3 14256 PASS: gdb.linespec/ls-errs.exp: break 'file::colons.c':3 14261 PASS: gdb.linespec/ls-errs.exp: break "spaces: and :colons.c":3 14262 PASS: gdb.linespec/ls-errs.exp: break 'more: :spaces: :and colons::.c':3
|
12