Home
last modified time | relevance | path

Searched refs:current_iteration (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/graph/planar_detail/
Dface_iterators.hpp49 struct current_iteration struct
73 typename VisitorType = lead_visitor, typename Time = current_iteration >
128 face_handle_t anchor_handle, current_iteration) in get_first_vertex() argument
134 face_handle_t anchor_handle, current_iteration) in get_second_vertex() argument
164 face_handle_t anchor_handle, edge_t, current_iteration) in set_edge_to_first_dispatch() argument
170 face_handle_t anchor_handle, edge_t, current_iteration) in set_edge_to_second_dispatch() argument
Dboyer_myrvold_impl.hpp181 typename VisitorType = lead_visitor, typename Time = current_iteration >
190 typename Time = current_iteration >
/third_party/mindspore/tests/st/fl/mobile/
Dsimulator.py152 current_iteration = 1 variable
250 result, current_iteration = start_fl_job() variable
259 result, update_data = update_model(current_iteration)
268 result = get_model(current_iteration, update_data)
/third_party/mindspore/tests/st/fl/hybrid_lenet/
Dsimulator.py152 current_iteration = 1 variable
250 result, current_iteration = start_fl_job() variable
259 result, update_data = update_model(current_iteration)
268 result = get_model(current_iteration, update_data)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.cpp899 for (int current_iteration = static_cast<int>(TEST_ITERATION_FIRST); in iterate() local
900 current_iteration < static_cast<int>(TEST_ITERATION_COUNT); current_iteration++) in iterate()
909 …getIterationData(static_cast<_test_iteration>(current_iteration), &current_iteration_min_context_t… in iterate()
968 << getIterationName(static_cast<_test_iteration>(current_iteration)) in iterate()
1184 for (int current_iteration = static_cast<int>(TEST_ITERATION_FIRST); in iterate() local
1185 current_iteration < static_cast<int>(TEST_ITERATION_COUNT); ++current_iteration) in iterate()
1187 const std::string body = getShaderBody(static_cast<_test_iteration>(current_iteration)); in iterate()
1206 << getIterationName(static_cast<_test_iteration>(current_iteration)) in iterate()
1408 for (int current_iteration = static_cast<int>(TEST_ITERATION_FIRST); in iterate() local
1409 current_iteration < static_cast<int>(TEST_ITERATION_COUNT); current_iteration++) in iterate()
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_peeling.cpp1052 bool current_iteration; in HandleInequality() local
1055 &current_iteration)) { in HandleInequality()
1059 if (first_iteration == current_iteration) { in HandleInequality()
/third_party/spirv-tools/source/opt/
Dloop_peeling.cpp1052 bool current_iteration; in HandleInequality() local
1055 &current_iteration)) { in HandleInequality()
1059 if (first_iteration == current_iteration) { in HandleInequality()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_peeling.cpp1052 bool current_iteration; in HandleInequality() local
1055 &current_iteration)) { in HandleInequality()
1059 if (first_iteration == current_iteration) { in HandleInequality()