Home
last modified time | relevance | path

Searched refs:curr_index (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.cc1231 int curr_index = node_view.NumRegularFanins(); in ApplyNodeUpdates() local
1232 int curr_control_start = curr_index; in ApplyNodeUpdates()
1236 node_def->mutable_input()->SwapElements(curr_index, in ApplyNodeUpdates()
1238 if (curr_control_start == curr_index) { in ApplyNodeUpdates()
1241 ++curr_index; in ApplyNodeUpdates()
1460 const int curr_index, const int fanout_index, in SortTopologically()
1465 if (IsNextIteration(graph_->node(curr_index)) && in SortTopologically()
1472 edges_in_cycle->push_back({curr_index, fanout_index}); in SortTopologically()
1481 const int curr_index, in SortTopologically() argument
1485 const auto& node_view = nodes_[curr_index]; in SortTopologically()
[all …]
Dgraph_view_internal.h627 int curr_index = v->size(); in ResizeByTrimmingEndForValue() local
631 curr_index = i; in ResizeByTrimmingEndForValue()
636 if (curr_index <= last_index) { in ResizeByTrimmingEndForValue()
637 v->resize(curr_index); in ResizeByTrimmingEndForValue()
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexSpacing.cpp617 unsigned int curr_index = 0; in getEdgesForTrianglesTessellation() local
627 iterator != coordinates.end(); iterator++, curr_index++) in getEdgesForTrianglesTessellation()
652 selected_v1_index = curr_index; in getEdgesForTrianglesTessellation()
658 selected_v2_index = curr_index; in getEdgesForTrianglesTessellation()
664 selected_v3_index = curr_index; in getEdgesForTrianglesTessellation()
699 iterator != coordinates.end(); iterator++, curr_index++) in getEdgesForTrianglesTessellation()
/external/webrtc/third_party/abseil-cpp/absl/flags/
Dparse.cc682 auto curr_index = curr_list.FrontIndex(); in ParseCommandLineImpl() local
690 (curr_index != curr_list.FrontIndex())) { in ParseCommandLineImpl()
/external/abseil-cpp/absl/flags/
Dparse.cc682 auto curr_index = curr_list.FrontIndex(); in ParseCommandLineImpl() local
690 (curr_index != curr_list.FrontIndex())) { in ParseCommandLineImpl()
/external/libtextclassifier/abseil-cpp/absl/flags/
Dparse.cc719 auto curr_index = curr_list.FrontIndex(); in ParseCommandLineImpl() local
727 (curr_index != curr_list.FrontIndex())) { in ParseCommandLineImpl()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dparse.cc719 auto curr_index = curr_list.FrontIndex(); in ParseCommandLineImpl() local
727 (curr_index != curr_list.FrontIndex())) { in ParseCommandLineImpl()
/external/openscreen/third_party/abseil/src/absl/flags/
Dparse.cc729 auto curr_index = curr_list.FrontIndex(); in ParseCommandLineImpl() local
737 (curr_index != curr_list.FrontIndex())) { in ParseCommandLineImpl()
/external/angle/third_party/abseil-cpp/absl/flags/
Dparse.cc729 auto curr_index = curr_list.FrontIndex(); in ParseCommandLineImpl() local
737 (curr_index != curr_list.FrontIndex())) { in ParseCommandLineImpl()