Home
last modified time | relevance | path

Searched refs:past_last (Results 1 – 3 of 3) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_io.c2692 cs_gnum_t past_last = 0; in cs_io_read_index_block() local
2707 past_last = retval[0]; in cs_io_read_index_block()
2712 MPI_Gather(&past_last, 1, CS_MPI_GNUM, in cs_io_read_index_block()
2742 &past_last, 1, CS_MPI_GNUM, in cs_io_read_index_block()
2749 retval[global_num_end - global_num_start] = past_last; in cs_io_read_index_block()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Drange.cc938 Node* past_last = PastLastNode(); in toString() local
939 for (Node* n = FirstNode(); n != past_last; n = NodeTraversal::Next(*n)) { in toString()
1355 Node* past_last = PastLastNode(); in CheckExtractPrecondition() local
1356 for (Node* n = FirstNode(); n != past_last; n = NodeTraversal::Next(*n)) { in CheckExtractPrecondition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Drange.cc939 Node* past_last = PastLastNode(); in toString() local
940 for (Node* n = FirstNode(); n != past_last; n = NodeTraversal::Next(*n)) { in toString()
1356 Node* past_last = PastLastNode(); in CheckExtractPrecondition() local
1357 for (Node* n = FirstNode(); n != past_last; n = NodeTraversal::Next(*n)) { in CheckExtractPrecondition()