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

  /external/chromium_org/sandbox/win/tools/finder/
finder_fs.cc 19 filesystem_stats_[BROKEN]++;
43 filesystem_stats_[BROKEN]++;
72 filesystem_stats_[BROKEN]++;
92 filesystem_stats_[BROKEN]++;
112 filesystem_stats_[BROKEN]++;
finder_registry.cc 28 registry_stats_[BROKEN]++;
37 registry_stats_[BROKEN]++;
62 registry_stats_[BROKEN]++;
75 registry_stats_[BROKEN]++;
88 registry_stats_[BROKEN]++;
finder_kernel.cc 156 kernel_object_stats_[BROKEN]++;
186 kernel_object_stats_[BROKEN]++;
200 kernel_object_stats_[BROKEN]++;
214 kernel_object_stats_[BROKEN]++;
finder.h 17 BROKEN, // Number of errors while parsing the objects
  /external/chromium_org/url/
url_canon_unittest.cc 317 {"\xef\xb7\x90zyx.com", L"\xfdd0zyx.com", "%EF%BF%BDzyx.com", Component(0, 16), CanonHostInfo::BROKEN, -1, ""},
319 {"%ef%b7%90zyx.com", L"%ef%b7%90zyx.com", "%EF%BF%BDzyx.com", Component(0, 16), CanonHostInfo::BROKEN, -1, ""},
329 {"\xef\xbc\x85\xef\xbc\x90\xef\xbc\x90.com", L"\xff05\xff10\xff10.com", "%00.com", Component(0, 7), CanonHostInfo::BROKEN, -1, ""},
330 {"%ef%bc%85%ef%bc%90%ef%bc%90.com", L"%ef%bc%85%ef%bc%90%ef%bc%90.com", "%00.com", Component(0, 7), CanonHostInfo::BROKEN, -1, ""},
366 Component(0, 11), CanonHostInfo::BROKEN, -1, ""},
371 Component(0, 24), CanonHostInfo::BROKEN, -1, ""},
386 Component(0, 9), CanonHostInfo::BROKEN, -1, ""},
410 CanonHostInfo::BROKEN, -1, ""},
420 CanonHostInfo::BROKEN, -1, ""},
431 CanonHostInfo::BROKEN, -1, ""}
    [all...]
url_canon_ip.cc 86 // - BROKEN - The input was numeric, but too large for a 32-bit field.
150 return CanonHostInfo::BROKEN;
173 // Set to true if one or more components are BROKEN. BROKEN is only
174 // returned if all components are IPV4 or BROKEN, so, for example,
175 // 12345678912345.de returns NEUTRAL rather than broken.
176 bool broken = false; local
183 if (family == CanonHostInfo::BROKEN) {
184 broken = true;
186 // Stop if we hit a non-BROKEN invalid non-empty component
    [all...]
url_canon_host.cc 319 // Canonicalization failed. Set BROKEN to notify the caller.
320 host_info->family = CanonHostInfo::BROKEN;
331 // real buffer. Otherwise, it's a hostname or broken IP, in which case
351 return (host_info.family != CanonHostInfo::BROKEN);
361 return (host_info.family != CanonHostInfo::BROKEN);
url_canon.h 323 BROKEN, // - Almost an IP, but was not canonicalized. This could be an
371 // A successful return is indicated by host_info->family != BROKEN. See the
    [all...]
  /external/chromium_org/net/base/
net_util.cc 217 host_info->family != url::CanonHostInfo::BROKEN) {
433 case url::CanonHostInfo::BROKEN:
  /external/fonttools/Lib/fontTools/
agl.py 373 00A6;brokenbar;BROKEN BAR
  /external/srec/config/en.us/dictionary/
c0.6     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 193 milliseconds