Home
last modified time | relevance | path

Searched defs:to_process (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dfifo.c29 unsigned int to_process; member
154 unsigned to_process = av_lfg_get(&lfg) % nb_elems; in main() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/common/
Dnode_pass_extends.cc49 std::deque<AnfNodePtr> to_process{func_graph->output()}; in Run() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dfilter_op.cc141 TensorRow to_process; in WorkerCompute() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/map_op/
Dmap_op.cc341 TensorRow to_process; in WorkerCompute() local
441 TensorRow to_process; in WorkerCompute() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/legacy_optimizer/graph/
Dinfershape_pass.cc531 std::deque<CNodeT *> to_process{}; in InferSwitchOrSwitchLayerNode() local
/third_party/gn/src/gn/
Dvisual_studio_writer.cc217 base::queue<const Target*> to_process; in FilterTargets() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dfile.cc1074 std::vector<const Message*> to_process = {fd_proto.get()}; in GatherAllCustomOptionTypes() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dquantize_util.cc98 std::deque<CNodePtr> to_process{}; in GetFuncGraphs() local
/third_party/flatbuffers/src/
Didl_parser.cpp3840 std::list<std::string> to_process; in GetIncludedFilesRecursive() local
/third_party/python/Modules/
D_pickle.c852 size_t to_process; in _PyMemoTable_ResizeTable() local