Home
last modified time | relevance | path

Searched defs:last_idx (Results 1 – 25 of 720) sorted by relevance

12345678910>>...29

/dports/net/mpich2/mpich2-1.5/src/mpid/common/datatype/dataloop/
H A Dsegment_flatten.c114 int last_idx, size; in DLOOP_Leaf_contig_mpi_flatten() local
197 int last_idx; in DLOOP_Leaf_vector_mpi_flatten() local
291 int last_idx; in DLOOP_Leaf_blkidx_mpi_flatten() local
373 int last_idx; in DLOOP_Leaf_index_mpi_flatten() local
/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/typerep/dataloop/
H A Dsegment_flatten.c99 int last_idx; in leaf_contig_mpi_flatten() local
163 int last_idx; in leaf_vector_mpi_flatten() local
239 int last_idx; in leaf_blkidx_mpi_flatten() local
299 int last_idx; in leaf_index_mpi_flatten() local
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/intmap/test/
H A Drun-order-smallsize.c17 intmap_index_t i, last_idx; in check_umap() local
47 sintmap_index_t i, last_idx; in check_smap() local
H A Drun-order.c24 uint64_t i, last_idx; in check_umap() local
72 int64_t prev, i, last_idx; in check_smap() local
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_path.ps130 $last_idx = -1 in Add-Elements() variable
38 $last_idx = $existing_elements.Add($el) in Add-Elements() variable
44 $last_idx = $existing_elements.Count - 1 in Add-Elements() variable
48 $last_idx = $idx in Add-Elements() variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_path.ps130 $last_idx = -1 in Add-Elements() variable
38 $last_idx = $existing_elements.Add($el) in Add-Elements() variable
44 $last_idx = $existing_elements.Count - 1 in Add-Elements() variable
48 $last_idx = $idx in Add-Elements() variable
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/modules/
H A Dwin_path.ps130 $last_idx = -1 in Add-Elements() variable
38 $last_idx = $existing_elements.Add($el) in Add-Elements() variable
44 $last_idx = $existing_elements.Count - 1 in Add-Elements() variable
48 $last_idx = $idx in Add-Elements() variable
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/plugins/modules/
H A Dwin_path.ps130 $last_idx = -1 in Add-Elements() variable
38 $last_idx = $existing_elements.Add($el) in Add-Elements() variable
44 $last_idx = $existing_elements.Count - 1 in Add-Elements() variable
48 $last_idx = $idx in Add-Elements() variable
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dthirdpass.c185 int *last_idx) { in get_current_gop_end()
253 int last_idx; in av1_set_gop_third_pass() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/reg/
H A DPhotoBlock.cpp49 unsigned int last_idx = m_imageList.size(); in addImage() local
56 unsigned int last_idx = m_gcpList.size(); in addGroundPoint() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dmatcher.c33 int32_t hidx, nidx, last_idx, i, j; in alloc_memory() local
60 int32_t hidx, nidx, last_idx; in clear_memory() local
73 int32_t last_idx; member
106 static void stack_push(Stack *stack, int32_t hidx, int32_t nidx, int32_t last_idx, double score, in… in stack_push()
112 static void stack_pop(Stack *stack, int32_t *hidx, int32_t *nidx, int32_t *last_idx, double *score,… in stack_pop()
180 int32_t pos, i, j, hidx, nidx, last_idx, distance, *positions = final_positions + m->needle_len; in process_item() local
/dports/graphics/colmap/colmap-3.6/src/util/
H A Drandom.h123 const uint32_t last_idx = static_cast<uint32_t>(elems->size() - 1); in Shuffle() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dtransformer-inl.h53 int last_idx = inputs[0].ndim() - 1; in DivSqrtDimForward_() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dtransformer-inl.h53 int last_idx = inputs[0].ndim() - 1; in DivSqrtDimForward_() local
/dports/textproc/py-pyahocorasick/pyahocorasick-1.4.1/src/pickle/
H A Dpickle_data.c64 Py_ssize_t last_idx; in pickle_data__shrink_last_buffer() local
/dports/math/pdal/PDAL-2.3.0/filters/
H A DDecimationFilter.cpp87 PointId last_idx = (std::min)(m_limit, input.size()); in decimate() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/ik/src/
H A Dutil.c93 int last_idx = ordered_vector_count(&island->root_chain.nodes) - 1; in ik_calculate_rotation_weight_decays() local
/dports/misc/openmvg/openMVG-2.0/src/openMVG/robust_estimation/
H A Drand_sampling.hpp86 const SamplingType last_idx (vec_index->size() - 1); in UniformSample() local
/dports/www/zola/zola-0.15.2/components/utils/src/
H A Dvec.rs15 let mut last_idx = 0; in insert_many() localVariable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/readers/
H A Dfasta_exception.cpp110 const TSeqPos last_idx = rangesFound.back().second; in ConvertBadIndexesToString() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/readers/
H A Dfasta_exception.cpp110 const TSeqPos last_idx = rangesFound.back().second; in ConvertBadIndexesToString() local
/dports/www/zola/zola-0.15.2/cargo-crates/nom-bibtex-0.3.0/src/
H A Dparser.rs160 let mut last_idx = 0; localVariable
197 let mut last_idx = 0; localVariable
/dports/math/fxt/fxt/src/sort/attic/
H A Dusearchfunc.h35 inline ulong last_idx(const Type *f, ulong n, bool (* func)(Type)) in last_idx() function
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/converter/
H A Dconverter_mock_test.cc407 size_t last_idx; in TEST_F() local
428 size_t last_idx; in TEST_F() local
448 size_t last_idx; in TEST_F() local
470 std::vector<size_t> last_idx; in TEST_F() local
492 size_t last_idx; in TEST_F() local
515 size_t last_idx, last_size; in TEST_F() local
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dconverter_mock_test.cc407 size_t last_idx; in TEST_F() local
428 size_t last_idx; in TEST_F() local
448 size_t last_idx; in TEST_F() local
470 std::vector<size_t> last_idx; in TEST_F() local
492 size_t last_idx; in TEST_F() local
515 size_t last_idx, last_size; in TEST_F() local

12345678910>>...29