Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/tests/derive/
Dsubcommands.rs22 Fetch { enumerator
111 Fetch, enumerator
131 struct Fetch { struct
141 Fetch(Fetch), enumerator
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.py112 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/flutter/skia/src/core/
DSkMaskGamma.cpp58 /*static*/ const SkColorSpaceLuminance& SkColorSpaceLuminance::Fetch(SkScalar gamma) { in Fetch() function in SkColorSpaceLuminance
/third_party/vulkan-loader/scripts/
Dupdate_deps.py378 def Fetch(self, retries=10, retry_seconds=60): member in GoodRepo
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp187 bool Fetch; member
/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 __anon60c124d70211::UncheckedPixelFetcher
274 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in __anon60c124d70211::DecalPixelFetcher
/third_party/flutter/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp264 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in UncheckedPixelFetcher
272 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in DecalPixelFetcher
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7277 bool Fetch(VkDeviceSize alignment, VkDeviceSize size, in Fetch() function