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

  /build/core/
multi_prebuilt.mk 45 $(error $(LOCAL_PATH): Leading or trailing colons in "$(1)")) \
  /bootable/recovery/applypatch/
applypatch.c 137 int colons = 0; local
140 ++colons;
143 if (colons < 3 || colons%2 == 0) {
148 int pairs = (colons-1)/2; // # of (size,sha1) pairs in filename
  /external/chromium/net/tools/flip_server/
balsa_frame.cc 476 const __v16qi colons = { ':', ':', ':', ':', ':', ':', ':', ':', local
549 _mm_cmpeq_epi8(header_bytes, reinterpret_cast<__m128i>(colons));
    [all...]
  /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 63 milliseconds