HomeSort by relevance Sort by last modified time
    Searched refs:colons (Results 1 - 10 of 10) sorted by null

  /build/core/
multi_prebuilt.mk 47 $(error $(LOCAL_PATH): Leading or trailing colons in "$(1)")) \
  /bootable/recovery/applypatch/
applypatch.c 156 int colons = 0; local
159 ++colons;
162 if (colons < 3 || colons%2 == 0) {
167 int pairs = (colons-1)/2; // # of (size,sha1) pairs in filename
  /external/markdown/markdown/
inlinepatterns.py 255 "fragment" for any literal colons. We don't check "scheme" for colons
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 95 // Don't allow leading or trailing colons.
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-hostname.js 43 debug("Set hostname to URL with 2 colons");
  /external/chromium/net/tools/flip_server/
balsa_frame.cc 500 const __v16qi colons = { ':', ':', ':', ':', ':', ':', ':', ':', local
573 _mm_cmpeq_epi8(header_bytes, reinterpret_cast<__m128i>(colons));
    [all...]
  /external/chromium/net/data/proxy_resolver_v8_unittest/
pac_library_unittest.js 100 // Contains extra semi-colons.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 371 // finding semi-colons, as the semi-colon may be part of a string
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 371 // finding semi-colons, as the semi-colon may be part of a string
  /external/iproute2/doc/
ip-cref.tex 465 sequence of hexadecimal bytes separated by colons, but some link
580 separated by colons for IPv6. The \verb|ADDRESS| may be followed by
    [all...]

Completed in 578 milliseconds