Home
last modified time | relevance | path

Searched defs:Fetch (Results 1 – 18 of 18) sorted by relevance

/third_party/node/deps/undici/src/docs/api/
DFetch.md1 # Fetch chapter
/third_party/rust/crates/clap/tests/derive/
Dsubcommands.rs22 Fetch { enumerator
111 Fetch, enumerator
131 struct Fetch { struct
141 Fetch(Fetch), argument
Dnested_subcommands.rs29 Fetch {}, enumerator
Dflatten.rs78 Fetch { in flatten_in_subcommand() enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DContext.cpp42 auto Fetch = std::make_unique<EntryStage>(SrcMgr); in createDefaultPipeline() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.hpp29 Fetch, // Use provided integer coordinates. enumerator
/third_party/glslang/
Dupdate_glslang_sources.py109 def Fetch(self): member in GoodCommit
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.hpp33 Fetch, // Use provided integer coordinates. enumerator
/third_party/skia/src/core/
DSkMaskGamma.cpp58 /*static*/ const SkColorSpaceLuminance& SkColorSpaceLuminance::Fetch(SkScalar gamma) { in Fetch() function in SkColorSpaceLuminance
/third_party/vulkan-loader/scripts/
Dupdate_deps.py396 def Fetch(self, retries=10, retry_seconds=60): member in GoodRepo
/third_party/node/deps/undici/src/lib/fetch/
Dindex.js71 class Fetch extends EE { class
2145 Fetch, property
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp187 bool Fetch; member
/third_party/node/deps/v8/tools/release/
Dcommon_includes.py198 def Fetch(self): member in VCInterface
237 def Fetch(self): member in GitInterface
/third_party/node/deps/v8/tools/mb/
Dmb.py1170 def Fetch(self, url): member in MetaBuildWrapper
/third_party/skia/third_party/externals/tint/src/transform/
Dvertex_pulling.cc419 const ast::Expression* Fetch(Symbol array_base, in Fetch() function
/third_party/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp266 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in __anon359520590211::UncheckedPixelFetcher
274 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in __anon359520590211::DecalPixelFetcher
/third_party/node/deps/undici/
Dundici.js10357 var Fetch = class extends EE { class
11337 Fetch, property
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7351 bool Fetch(VkDeviceSize alignment, VkDeviceSize size, in Fetch() function