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

  /external/webkit/WebCore/loader/appcache/
ManifestParser.cpp 39 enum Mode { Explicit, Fallback, OnlineWhitelist, Unknown };
48 Mode mode = Explicit;
96 mode = Explicit;
105 else if (mode == Explicit || mode == OnlineWhitelist) {
130 if (mode == Explicit)
ApplicationCacheResource.h 40 Explicit = 1 << 2,
ApplicationCacheResource.cpp 77 if (type & Explicit)
78 printf("explicit ");
ApplicationCacheGroup.cpp 486 if ((type & ApplicationCacheResource::Explicit) || (type & ApplicationCacheResource::Fallback)) {
565 if ((type & ApplicationCacheResource::Explicit) || (type & ApplicationCacheResource::Fallback)) {
668 addEntry(*it, ApplicationCacheResource::Explicit);
    [all...]
  /external/srec/config/en.us/
Android.mk 53 # Explicit rules.
54 # Those without explicit rules are subject to the rule at the end of this makefile
57 # This needs an explicit rule to specify the vocabulary (dictionary)
66 # Those without explicit rules are subject to the rule below
  /external/blktrace/btt/doc/
btt.tex 279 \item Explicit unplug request from some subsystem in the kernel.
    [all...]
  /external/grub/docs/
texinfo.tex 674 % explicit \vfill so that the extra space is at the bottom. The
    [all...]

Completed in 6809 milliseconds