Home
last modified time | relevance | path

Searched defs:current_stage (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/utils/
Dnode_strategy.proto80 required uint32 current_stage = 1; field
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-map.hh277 unsigned int current_stage[2]; /* GSUB/GPOS */ member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-map.hh277 unsigned int current_stage[2]; /* GSUB/GPOS */ member
/third_party/harfbuzz/src/
Dhb-ot-map.hh277 unsigned int current_stage[2]; /* GSUB/GPOS */ member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp808 const _stage& current_stage = stages[n_stage]; in iterate() local
Dgl4cShaderSubroutineTests.cpp8488 const _shader_stage& current_stage = *(stages[n_stage]); in iterate() local
8789 const _shader_stage& current_stage = *(stages[n_stage]); in verifySubroutineUniformValues() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc3045 int64_t current_stage = comm_info.global_rank / per_stage_device_num; in IsInsertVirtualOutput() local