Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Ddevice_tensor_store.h69 std::vector<DeviceTensorPtr> Fetch(AnfNode *key) const { in Fetch() function
80 DeviceTensor *Fetch(AnfNode *key, DeviceTensorType value_type) const { in Fetch() function
Dgraph_compiler.cc428 KernelGraphPtr GraphCompiler::Fetch(GraphId graph_id) const { in Fetch() function in mindspore::runtime::GraphCompiler
433 KernelGraphPtr GraphCompiler::Fetch(const GraphInfo &graph_info) const { in Fetch() function in mindspore::runtime::GraphCompiler
Dgraph_scheduler.cc352 ActorSet *GraphScheduler::Fetch(const ActorInfo &actor_info) const { in Fetch() function in mindspore::runtime::GraphScheduler
/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/flutter/skia/src/core/
DSkMaskGamma.cpp58 /*static*/ const SkColorSpaceLuminance& SkColorSpaceLuminance::Fetch(SkScalar gamma) { in Fetch() function in SkColorSpaceLuminance
/third_party/skia/src/core/
DSkMaskGamma.cpp58 /*static*/ const SkColorSpaceLuminance& SkColorSpaceLuminance::Fetch(SkScalar gamma) { in Fetch() function in SkColorSpaceLuminance
/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/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/src/effects/imagefilters/
DSkLightingImageFilter.cpp266 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in __anonf001a6580211::UncheckedPixelFetcher
274 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in __anonf001a6580211::DecalPixelFetcher
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7277 bool Fetch(VkDeviceSize alignment, VkDeviceSize size, in Fetch() function