Home
last modified time | relevance | path

Searched defs:queryIdx (Results 26 – 34 of 34) sorted by relevance

12

/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DURI.java519 int queryIdx = uriSpec.lastIndexOf('?', searchFrom); in initialize() local
635 int queryIdx = uriSpec.lastIndexOf('?', searchFrom); in initialize() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DProfiler2GPU.cpp586 GLuint NewQuery(size_t queryIdx) in NewQuery()
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dblast_traceback.c281 Int4 ridx, bidx, queryIdx, count, t_counts; // -RMH- in Blast_TracebackFromHSPList() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dblast_traceback.c283 Int4 ridx, bidx, queryIdx, count, t_counts; // -RMH- in Blast_TracebackFromHSPList() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dblast_traceback.c283 Int4 ridx, bidx, queryIdx, count, t_counts; // -RMH- in Blast_TracebackFromHSPList() local
/dports/biology/edlib/edlib-d5774b4/edlib/src/
H A Dedlib.cpp1330 for (int queryIdx = queryIdxLeftStart; queryIdx <= queryIdxLeftEnd; queryIdx++) { in obtainAlignmentHirschberg() local
/dports/biology/canu/canu-2.2/src/utility/src/utility/
H A Dedlib.C1480 for (int queryIdx = queryIdxLeftStart; queryIdx <= queryIdxLeftEnd; queryIdx++) { in obtainAlignmentHirschberg() local
/dports/graphics/opencv/opencv-4.5.3/modules/ts/src/
H A Dts_perf.cpp172 cv::Mat queryIdx(len, 1, CV_32SC1, len ? (void*)&array[0].queryIdx : 0, sizeof(cv::DMatch)); in addMatches() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dtypes.hpp815 CV_PROP_RW int queryIdx; //!< query descriptor index member in cv::DMatch

12