/external/chromium_org/chrome/browser/net/ |
D | preconnect.cc | 28 UrlInfo::ResolutionMotivation motivation, in PreconnectOnUIThread() argument 36 motivation, count, make_scoped_refptr(getter))); in PreconnectOnUIThread() 44 UrlInfo::ResolutionMotivation motivation, in PreconnectOnIOThread() argument 54 UMA_HISTOGRAM_ENUMERATION("Net.PreconnectMotivation", motivation, in PreconnectOnIOThread() 89 switch (motivation) { in PreconnectOnIOThread() 91 request_info.motivation = net::HttpRequestInfo::OMNIBOX_MOTIVATED; in PreconnectOnIOThread() 94 request_info.motivation = net::HttpRequestInfo::PRECONNECT_MOTIVATED; in PreconnectOnIOThread() 99 request_info.motivation = net::HttpRequestInfo::EARLY_LOAD_MOTIVATED; in PreconnectOnIOThread()
|
D | predictor.cc | 243 UrlInfo::ResolutionMotivation motivation(UrlInfo::OMNIBOX_MOTIVATED); in AnticipateOmniboxUrl() local 278 CanonicalizeUrl(url), GURL(), motivation, kConnectionsNeeded); in AnticipateOmniboxUrl() 302 CanonicalizeUrl(url), motivation)); in AnticipateOmniboxUrl() 315 UrlInfo::ResolutionMotivation motivation(UrlInfo::EARLY_LOAD_MOTIVATED); in PreconnectUrlAndSubresources() local 318 motivation, kConnectionsNeeded); in PreconnectUrlAndSubresources() 449 UrlInfo::ResolutionMotivation motivation) { in ResolveList() argument 453 AppendToResolutionQueue(*it, motivation); in ResolveList() 460 UrlInfo::ResolutionMotivation motivation) { in Resolve() argument 464 AppendToResolutionQueue(url, motivation); in Resolve() 751 UrlInfo::ResolutionMotivation motivation) { in DnsPrefetchMotivatedList() argument [all …]
|
D | predictor.h | 73 UrlInfo::ResolutionMotivation motivation, 174 UrlInfo::ResolutionMotivation motivation); 176 void Resolve(const GURL& url, UrlInfo::ResolutionMotivation motivation); 232 UrlInfo::ResolutionMotivation motivation); 246 UrlInfo::ResolutionMotivation motivation, int count); 250 UrlInfo::ResolutionMotivation motivation, 338 UrlInfo::ResolutionMotivation motivation); 435 UrlInfo::ResolutionMotivation motivation, 463 UrlInfo::ResolutionMotivation motivation); 501 UrlInfo::ResolutionMotivation motivation,
|
D | preconnect.h | 26 UrlInfo::ResolutionMotivation motivation, 35 UrlInfo::ResolutionMotivation motivation,
|
D | url_info.cc | 112 void UrlInfo::SetQueuedState(ResolutionMotivation motivation) { in SetQueuedState() argument 117 SetMotivation(motivation); in SetQueuedState() 336 void UrlInfo::SetMotivation(ResolutionMotivation motivation) { in SetMotivation() argument 337 motivation_ = motivation; in SetMotivation() 338 if (motivation < LINKED_MAX_MOTIVATED) in SetMotivation()
|
D | predictor_unittest.cc | 269 const GURL& motivation, in FindSerializationMotivation() argument 280 if (motivation == GURL(existing_spec)) in FindSerializationMotivation() 287 const GURL& motivation, in FindSerializationMotivation() argument 290 motivation, static_cast<const base::ListValue*>(referral_list))); in FindSerializationMotivation() 304 static void AddToSerializedList(const GURL& motivation, in AddToSerializedList() argument 309 base::ListValue* motivation_list = FindSerializationMotivation(motivation, in AddToSerializedList() 314 motivation_list->Append(new base::StringValue(motivation.spec())); in AddToSerializedList() 338 static bool GetDataFromSerialization(const GURL& motivation, in GetDataFromSerialization() argument 343 FindSerializationMotivation(motivation, &referral_list); in GetDataFromSerialization() 706 UrlInfo::ResolutionMotivation motivation, in OnPreconnectUrl() argument [all …]
|
D | url_info.h | 90 void SetQueuedState(ResolutionMotivation motivation); 145 void SetMotivation(ResolutionMotivation motivation);
|
/external/chromium_org/chrome/browser/net/spdyproxy/ |
D | proxy_advisor.cc | 49 chrome_browser_net::UrlInfo::ResolutionMotivation motivation, in MotivationName() argument 51 switch (motivation) { in MotivationName() 115 chrome_browser_net::UrlInfo::ResolutionMotivation motivation, in Advise() argument 122 std::string motivation_name(MotivationName(motivation, is_preconnect)); in Advise()
|
D | proxy_advisor.h | 61 chrome_browser_net::UrlInfo::ResolutionMotivation motivation,
|
/external/chromium_org/net/http/ |
D | http_request_info.cc | 12 motivation(NORMAL_MOTIVATION), in HttpRequestInfo()
|
D | http_request_info.h | 50 RequestMotivation motivation; member
|
D | http_stream_factory_impl_job.cc | 1189 if (request_info_.motivation == HttpRequestInfo::PRECONNECT_MOTIVATED) in SetSocketMotivation() 1191 else if (request_info_.motivation == HttpRequestInfo::OMNIBOX_MOTIVATED) in SetSocketMotivation()
|
/external/harfbuzz_ng/src/hb-ucdn/ |
D | README | 21 and a CMake build script is provided for this. The first motivation
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
D | README | 34 The motivation behind this state tracker is that the Xorg state tracker has
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | README | 34 The motivation behind this state tracker is that the Xorg state tracker has
|
/external/pixman/ |
D | README | 106 motivation. Each commit message should still be descriptive and
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.wscons | 68 Since my main motivation for writing the driver was playing MAME on
|
/external/clang/docs/ |
D | ClangTools.rst | 174 comments with deduced types. The motivation is that there are developers
|
D | DriverInternals.rst | 12 is to describe both the motivation and design goals for the driver, as
|
/external/llvm/docs/ |
D | HowToUseInstrMappings.rst | 12 for a target. The motivation behind this feature comes from the need to switch
|
D | StackMaps.rst | 438 An important motivation for this design is to allow a runtime to
|
/external/libunwind/ |
D | NEWS | 144 The motivation for this splitting is to keep libunwind.so as minimal
|
/external/iproute2/doc/actions/ |
D | actions-general | 95 The motivation is derived from Unix pipe mechanism but applied to packets.
|
/external/openssl/crypto/engine/ |
D | README | 15 However, "EVP_CIPHER" underlies the motivation and design of ENGINE_TABLE so
|
/external/clang/docs/analyzer/ |
D | IPA.txt | 66 The motivation behind this option is that very generic code can be a source
|