| /external/chromium_org/chrome/common/extensions/docs/server2/ |
| D | fake_fetchers.py | 42 def fetch(self, url): member in _FakeOmahaProxy 47 def fetch(self, url): member in _FakeOmahaHistory 58 def fetch(self, url): member in _FakeSubversionServer 96 def fetch(self, url): member in _FakeGitilesServer 123 def fetch(self, url): member in _FakeViewvcServer 153 def fetch(self, url): member in _FakeGithubStat 158 def fetch(self, url): member in _FakeGithubZip 166 def fetch(self, url): member in _FakeRietveldAPI 175 def fetch(self, url): member in _FakeRietveldTarball
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
| D | draw_pt_fetch.c | 60 draw_pt_fetch_prepare(struct pt_fetch *fetch, in draw_pt_fetch_prepare() 150 draw_pt_fetch_run(struct pt_fetch *fetch, in draw_pt_fetch_run() 177 draw_pt_fetch_run_linear(struct pt_fetch *fetch, in draw_pt_fetch_run_linear() 206 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch); in draw_pt_fetch_create() local 222 draw_pt_fetch_destroy(struct pt_fetch *fetch) in draw_pt_fetch_destroy()
|
| D | draw_pt_vsplit.c | 86 vsplit_add_cache(struct vsplit_frontend *vsplit, unsigned fetch) in vsplit_add_cache() 114 vsplit_add_cache_uint(struct vsplit_frontend *vsplit, unsigned fetch) in vsplit_add_cache_uint() 132 #define ADD_CACHE(vsplit, fetch) vsplit_add_cache(vsplit, fetch) argument 137 #define ADD_CACHE(vsplit, fetch) vsplit_add_cache(vsplit, fetch) argument 142 #define ADD_CACHE(vsplit, fetch) vsplit_add_cache_uint(vsplit, fetch) argument
|
| D | draw_pt_fetch_shade_pipeline.c | 45 struct pt_fetch *fetch; member 131 static void fetch( struct pt_fetch *fetch, in fetch() function
|
| D | draw_vs_variant.c | 56 struct translate *fetch; member 273 struct translate_key fetch, emit; in draw_vs_create_variant_generic() local
|
| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pt_fetch.c | 60 draw_pt_fetch_prepare(struct pt_fetch *fetch, in draw_pt_fetch_prepare() 150 draw_pt_fetch_run(struct pt_fetch *fetch, in draw_pt_fetch_run() 177 draw_pt_fetch_run_linear(struct pt_fetch *fetch, in draw_pt_fetch_run_linear() 206 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch); in draw_pt_fetch_create() local 222 draw_pt_fetch_destroy(struct pt_fetch *fetch) in draw_pt_fetch_destroy()
|
| D | draw_pt_vsplit.c | 86 vsplit_add_cache(struct vsplit_frontend *vsplit, unsigned fetch) in vsplit_add_cache() 114 vsplit_add_cache_uint(struct vsplit_frontend *vsplit, unsigned fetch) in vsplit_add_cache_uint() 132 #define ADD_CACHE(vsplit, fetch) vsplit_add_cache(vsplit, fetch) argument 137 #define ADD_CACHE(vsplit, fetch) vsplit_add_cache(vsplit, fetch) argument 142 #define ADD_CACHE(vsplit, fetch) vsplit_add_cache_uint(vsplit, fetch) argument
|
| D | draw_pt_fetch_shade_pipeline.c | 45 struct pt_fetch *fetch; member 131 static void fetch( struct pt_fetch *fetch, in fetch() function
|
| D | draw_vs_variant.c | 56 struct translate *fetch; member 273 struct translate_key fetch, emit; in draw_vs_create_variant_generic() local
|
| /external/chromium_org/chrome/browser/resources/cryptotoken/ |
| D | textfetcher.js | 25 TextFetcher.prototype.fetch = function(url, opt_method, opt_body) {}; method in TextFetcher 41 XhrTextFetcher.prototype.fetch = function(url, opt_method, opt_body) { method in XhrTextFetcher
|
| /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/ |
| D | ServiceWorkerGlobalScope.cpp | 92 ScriptPromise ServiceWorkerGlobalScope::fetch(ScriptState* scriptState, Request* request) in fetch() function in blink::ServiceWorkerGlobalScope 108 ScriptPromise ServiceWorkerGlobalScope::fetch(ScriptState* scriptState, Request* request, const Dic… in fetch() function in blink::ServiceWorkerGlobalScope 124 ScriptPromise ServiceWorkerGlobalScope::fetch(ScriptState* scriptState, const String& urlstring) in fetch() function in blink::ServiceWorkerGlobalScope 140 ScriptPromise ServiceWorkerGlobalScope::fetch(ScriptState* scriptState, const String& urlstring, co… in fetch() function in blink::ServiceWorkerGlobalScope
|
| /external/smack/src/org/jivesoftware/smackx/packet/ |
| D | OfflineMessageRequest.java | 42 private boolean fetch = false; field in OfflineMessageRequest 100 public void setFetch(boolean fetch) { in setFetch()
|
| /external/valgrind/main/coregrind/m_gdbserver/ |
| D | regcache.c | 46 int fetch) in get_regcache() 203 unsigned char *register_data (int n, int fetch) in register_data() 211 unsigned char *register_data_for_supply (int n, int fetch, Bool *mod) in register_data_for_supply()
|
| /external/chromium_org/third_party/skia/gm/rebaseline_server/ |
| D | download_actuals.py | 55 def fetch(self, builder_name, dest_dir): member in Download
|
| /external/skia/gm/rebaseline_server/ |
| D | download_actuals.py | 53 def fetch(self, builder_name, dest_dir): member in Download
|
| /external/chromium_org/third_party/skia/src/effects/ |
| D | SkMatrixConvolutionImageFilter.cpp | 164 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in UncheckedPixelFetcher 171 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in ClampPixelFetcher 180 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in RepeatPixelFetcher 195 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in ClampToBlackPixelFetcher
|
| /external/chromium_org/third_party/WebKit/Source/core/css/ |
| D | CSSFontFaceSrcValue.cpp | 108 FontResource* CSSFontFaceSrcValue::fetch(Document* document) in fetch() function in blink::CSSFontFaceSrcValue
|
| /external/deqp/external/ |
| D | fetch_sources.py | 38 def fetch (pkg): function
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_test_format.c | 134 LLVMValueRef fetch = NULL; in test_format_float() local 219 LLVMValueRef fetch = NULL; in test_format_unorm8() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
| D | lp_test_format.c | 134 LLVMValueRef fetch = NULL; in test_format_float() local 219 LLVMValueRef fetch = NULL; in test_format_unorm8() local
|
| /external/ppp/pppd/plugins/pppoatm/ |
| D | text2qos.c | 19 #define fetch __atmlib_fetch macro
|
| /external/chromium_org/chrome/browser/extensions/updater/ |
| D | extension_downloader.cc | 395 linked_ptr<ManifestFetchData> fetch( in AddExtensionData() local 593 scoped_ptr<ExtensionFetch> fetch(new ExtensionFetch( in HandleManifestResults() local 744 const ExtensionFetch* fetch = extensions_queue_.active_request(); in CreateExtensionFetcher() local 870 ExtensionFetch* fetch, in IterateFetchCredentialsAfterFailure()
|
| /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/ |
| D | metadata_cache.js | 696 MetadataProvider.prototype.fetch = function(entry, type, callback) { method in MetadataProvider 743 FilesystemProvider.prototype.fetch = function( method in FilesystemProvider 821 ExternalProvider.prototype.fetch = function(entry, type, callback) { method in ExternalProvider 977 ContentProvider.prototype.fetch = function(entry, type, callback) { method in ContentProvider
|
| /external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/ |
| D | Crawler.java | 83 public void fetch(URL url) throws IOException { in fetch() method in Crawler
|
| /external/chromium_org/components/rappor/ |
| D | log_uploader.cc | 104 scoped_ptr<net::URLFetcher> fetch(current_fetch_.Pass()); in OnURLFetchComplete() local
|