Home
last modified time | relevance | path

Searched refs:Fetch (Results 1 – 25 of 48) sorted by relevance

12

/external/chromium/net/proxy/
Dproxy_script_fetcher_impl_unittest.cc105 int result = pac_fetcher.Fetch(GetTestFileUrl("does-not-exist"), in TEST_F()
114 int result = pac_fetcher.Fetch(GetTestFileUrl("pac.txt"), in TEST_F()
134 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
143 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
152 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
169 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
178 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
196 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
213 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
228 int result = pac_fetcher.Fetch(url, &text, &callback); in TEST_F()
[all …]
Dproxy_script_fetcher.h47 virtual int Fetch(const GURL& url, string16* utf16_text,
Dproxy_script_fetcher_impl.h47 virtual int Fetch(const GURL& url, string16* text,
Dproxy_script_fetcher_impl.cc118 int ProxyScriptFetcherImpl::Fetch(const GURL& url, in Fetch() function in net::ProxyScriptFetcherImpl
Dinit_proxy_resolver.cc192 return proxy_script_fetcher_->Fetch(effective_pac_url, in DoFetchPacScript()
Dinit_proxy_resolver_unittest.cc97 virtual int Fetch(const GURL& url, in Fetch() function in net::__anona2fa370a0111::RuleBasedProxyScriptFetcher
/external/chromium/net/url_request/
Durl_request_job_tracker_unittest.cc175 Fetch(gurl); in AssertJobTrackerCallbacks()
179 void Fetch(const GURL& url) { in Fetch() function in net::__anon130f32dd0111::URLRequestJobTrackerTest
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dplugin.properties14 fetchFactories.name = Fetch Script Factories
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBufferedTokenStream.cs191 Fetch(n); in Sync()
195 protected virtual void Fetch(int n) { in Fetch() method in Antlr.Runtime.BufferedTokenStream
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBufferedTokenStream.cs220 Fetch(n); in Sync()
224 protected virtual void Fetch(int n) in Fetch() method in Antlr.Runtime.BufferedTokenStream
/external/e2fsprogs/tests/progs/
Dtest_icount_cmds.ct16 request do_fetch, "Fetch an icount entry",
/external/oprofile/events/mips/20K/
Devents8 event:0x2 counters:0 um:zero minimum:500 name:FETCH_GROUPS : Fetch groups entering CPU execution pi…
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_interpolate_noloop_gnu.s63 @ Fetch parameters from structures
DARM-E_interpolate_loop_gnu.s65 @ Fetch parameters from structures
/external/sonivox/arm-hybrid-22k/lib_src/
DARM-E_interpolate_loop_gnu.s65 @ Fetch parameters from structures
DARM-E_interpolate_noloop_gnu.s63 @ Fetch parameters from structures
/external/llvm/lib/Target/PowerPC/
DPPCScheduleA2.td17 def IU0to3_0 : FuncUnit; // Fetch unit 1 to 4 slot 1
18 def IU0to3_1 : FuncUnit; // Fetch unit 1 to 4 slot 2
19 def IU0to3_2 : FuncUnit; // Fetch unit 1 to 4 slot 3
20 def IU0to3_3 : FuncUnit; // Fetch unit 1 to 4 slot 4
DPPCSchedule440.td29 def IFTH1 : FuncUnit; // Fetch unit 1
30 def IFTH2 : FuncUnit; // Fetch unit 2
/external/oprofile/events/mips/25K/
Devents15 event:0x9 counters:0,1 um:zero minimum:500 name:FETCH_GROUPS_IN_PIPE : Fetch groups entering CPU ex…
/external/oprofile/events/ppc64/power7/
Devents113 …0 name:PM_ITLB_MISS_GRP12 : (Group 12 pm_tlb_miss) A TLB miss for an Instruction Fetch has occurred
167 … 19 pm_misc_miss4) An instruction fetch group was fetched from beyond L3. Fetch groups can contain…
862 …: (Group 106 pm_isource1) An instruction fetch group was fetched from L2. Fetch Groups can contain…
863 …: (Group 106 pm_isource1) An instruction fetch group was fetched from L3. Fetch Groups can contain…
864 …d from memory attached to the same module this proccessor is located on. Fetch groups can contain…
870 …: (Group 107 pm_isource2) An instruction fetch group was fetched from L3. Fetch Groups can contain…
871 …ruction fetch group was fetched from memory attached to a distant module. Fetch groups can contain…
872 …was fetched with modified (M) data from an L2 or L3 on a distant module. Fetch groups can contain…
873 …d from memory attached to the same module this proccessor is located on. Fetch groups can contain…
878 …ruction fetch group was fetched from memory attached to a distant module. Fetch groups can contain…
[all …]
/external/icu4c/samples/ufortune/resources/
Droot.txt135 "A child of five could understand this! Fetch me a child of five.",
/external/chromium/chrome/browser/ui/cocoa/content_settings/
Dcontent_setting_bubble_cocoa.mm345 // Fetch the updated sizes.
/external/oprofile/events/i386/nehalem/
Devents63 event:0x81 counters:0,1,2,3 um:ifu_ivc minimum:6000 name:IFU_IVC : Instruction Fetch unit events
/external/webkit/Source/WebKit/mac/Plugins/
DWebBaseNetscapePluginView.mm348 // WebCore may impose an additional clip (via CSS overflow or clip properties). Fetch
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P515 Fetch information about a known P2P peer.

12