/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_pool.cc | 36 Path spill = GetSpillPath(); in DoServiceStart() local 64 Path spill = GetSpillPath(); in DoServiceStop() local 187 auto spill = Path(root_) / subfolder_; in GetSpillPath() local
|
D | cache_client.h | 83 Builder &SetSpill(bool spill) { in SetSpill()
|
D | cache_server.cc | 42 Path spill(top_); in DoServiceStart() local 208 bool spill = in CreateService() local 1269 Path spill(top_); in SanityCheck() local
|
D | cache_client.cc | 57 CacheClient::CacheClient(session_id_type session_id, uint64_t cache_mem_sz, bool spill, std::string… in CacheClient()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/cache/ |
D | dataset_cache.cc | 39 bool spill = json_cache["spill"]; in from_json() local
|
D | dataset_cache_impl.h | 46 …DatasetCacheImpl(session_id_type id, uint64_t mem_sz, bool spill, std::optional<std::vector<char>>… in DatasetCacheImpl()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_lower_spill.c | 42 split_spill(struct ir3_instruction *spill) in split_spill()
|
D | ir3_spill.c | 656 spill(struct ra_spill_ctx *ctx, const struct reg_or_immed *val, in spill() function 674 struct ir3_instruction *spill = in spill() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/cache/ |
D | bindings.cc | 28 … std::optional<int32_t> num_connections, std::optional<int32_t> prefetch_sz) { in __anon19b8a73b0102()
|
/third_party/ffmpeg/libavcodec/ |
D | xvididct.c | 160 int mm0, mm1, mm2, mm3, mm4, mm5, mm6, mm7, spill; in idct_col_8() local 212 int mm0, mm1, mm2, mm3, mm4, mm5, mm6, mm7, spill; in idct_col_4() local 256 int mm0, mm1, mm2, mm3, mm4, mm5, mm6, mm7, spill; in idct_col_3() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_spill.cpp | 664 bool spill = !remat; in init_live_in_vars() local 700 bool spill = true; in init_live_in_vars() local 908 aco_ptr<Pseudo_instruction> spill{ in add_coupling_code() local 964 aco_ptr<Pseudo_instruction> spill{ in add_coupling_code() local 1255 aco_ptr<Pseudo_instruction> spill{ in process_block() local 1717 Pseudo_instruction* spill = in assign_spill_slots() local 1875 spill(Program* program, live& live_vars) in spill() function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/perf/ |
D | cache_perf_run.cc | 200 int spill = 0; in ProcessArgs() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_ra.cpp | 871 SpillCodeInserter& spill; member in nv50_ir::GCRA 1213 GCRA::GCRA(Function *fn, SpillCodeInserter& spill, MergedDefs& mergedDefs) : in GCRA() 1704 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() function in nv50_ir::SpillCodeInserter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 461 RegScavenger::spill(Register Reg, const TargetRegisterClass &RC, int SPAdj, in spill() function in RegScavenger
|
D | RegAllocFast.cpp | 315 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, in spill() function in RegAllocFast
|
D | InlineSpiller.cpp | 1106 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
|
/third_party/libwebsockets/lib/misc/fts/ |
D | trie.c | 170 #define spill(margin, force) \ macro
|
/third_party/python/Lib/ |
D | pydoc.py | 886 def spill(msg, attrs, predicate): function 1369 def spill(msg, attrs, predicate): function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/ |
D | datasets.cc | 840 …:shared_ptr<DatasetCache> CreateDatasetCacheCharIF(session_id_type id, uint64_t mem_sz, bool spill, in CreateDatasetCacheCharIF()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_private.h | 1767 } spill; member
|