Home
last modified time | relevance | path

Searched refs:colons (Results 1 – 25 of 31) sorted by relevance

12

/external/markdown/docs/extensions/
DCodeHilite.txt70 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/
DCHANGES28 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.
DREADME203 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/
Dtool_urlglob.c326 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/
Dfunctional.shaders.switch.txt32 - Missing colons, opening or closing braces etc.
/external/mdnsresponder/mDNSPosix/
DmDNSUNP.c70 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/
DPython.g40 * except for the (sometimes optional) trailing commas and semi-colons.
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DProgram.inc96 // Advance past duplicate colons
/external/ltp/
DINSTALL75 source directory are as basic as possible: no commas, colons, semicolons,
/external/llvm/docs/
DCMakePrimer.rst146 you avoid using semi-colons in lists; it doesn't go smoothly. A few examples of
/external/python/cpython2/Doc/faq/
Ddesign.rst820 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/
Dcmdline.rst463 :data:`os.pathsep` (e.g. colons on Unix or semicolons on Windows).
/external/python/cpython2/Doc/library/
Dxml.dom.rst606 The element type name. In a namespace-using document it may have colons in it.
/external/python/cpython2/Doc/
Dglossary.rst679 created using the subscript notation, ``[]`` with colons between numbers
/external/python/cpython2/Doc/reference/
Dexpressions.rst319 displays by the lack of colons separating keys and values:
Ddatamodel.rst1067 This is a slice using two colons, or multiple slices or ellipses separated by
/external/iproute2/doc/
Dip-cref.tex500 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/
Dcheatsheet78 (semi-)colons!
/external/clang/docs/
DAutomaticReferenceCounting.rst128 a name like ``foo:bar:baz:``, where the number of colons corresponds to the
/external/python/cpython2/Doc/whatsnew/
D2.7.rst670 distinguished from dictionaries by not containing colons and values.
/external/netperf/doc/
Dnetperf.info3155 should be started. Semi-colons have the same meaning as commas
Dnetperf.texi3329 should be started. Semi-colons have the same meaning as commas when
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu14329 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
Dx86_64-cros-linux-gnu14551 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
Darmv7a-cros-linux-gnueabi14255 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