Home
last modified time | relevance | path

Searched defs:tag_2 (Results 1 – 21 of 21) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/
H A Dvil_nitf2_field_functor.h132 std::string tag_2; variable
270 vil_nitf2_choose_field_value(std::string tag_1, std::string tag_2, in vil_nitf2_choose_field_value()
293 std::string tag_2; variable
/dports/devel/R-cran-git2r/git2r/tests/
H A Dcheckout_tag.R43 tag_2 <- tag(repo, "Tag2", "Second tag message") globalVar
H A Dgraph.R41 tag_2 <- tag(repo, "Tagname2", "Tag message 2") globalVar
H A Dcommit.R73 tag_2 <- tag(repo, "Tagname2", "Tag message 2") globalVar
/dports/biology/stacks/stacks-2.4/src/
H A Dkmers.cc434 int dist(const char *tag_1, Locus *tag_2, allele_type allele) { in dist()
463 dist(const char *tag_1, const char *tag_2, vector<pair<char, uint> > &cigar) in dist()
510 dist(Locus *tag_1, Locus *tag_2) in dist()
539 dist(MergedStack *tag_1, MergedStack *tag_2) in dist()
610 check_frameshift(MergedStack *tag_1, MergedStack *tag_2, size_t mismatches) in check_frameshift()
648 check_frameshift(const char *tag_1, Locus *tag_2, allele_type allele, size_t mismatches) in check_frameshift()
H A Dustacks.cc271 MergedStack *tag_1, *tag_2, *merged_tag; in merge_gapped_alns() local
508 MergedStack *tag_1, *tag_2; in search_for_gaps() local
1457 MergedStack *tag_1, *tag_2; in merge_stacks() local
1636 merge_tags(MergedStack *tag_1, MergedStack *tag_2, int id) in merge_tags()
1675 MergedStack *tag_1, *tag_2; in merge_tags() local
1706 MergedStack *tag_1, *tag_2; in merge_tags() local
1748 MergedStack *tag_1, *tag_2; in remove_repetitive_stacks() local
1862 MergedStack *tag_1, *tag_2; in deleverage() local
2027 MergedStack *tag_1, *tag_2; in calc_kmer_distance() local
2296 Stack *tag_2; in write_results() local
H A DGappedAln.h240 GappedAln::align(const string& tag_1, const string& tag_2) in align()
672 GappedAln::trace_global_alignment(const string& tag_1, const string& tag_2) in trace_global_alignment()
968 GappedAln::dump_alignment(const string& tag_1, const string& tag_2) in dump_alignment()
H A Dcstacks.cc604 CLocus *tag_2; in find_kmer_matches_by_sequence() local
775 CLocus *tag_2; in search_for_gaps() local
H A Dsstacks.cc796 Locus *tag_2; in search_for_gaps() local
/dports/cad/gmsh/gmsh-4.9.2-source/utils/converters/gid/
H A Dgmsh2_2gid.c25 int elem_type,n_tags,n_nodes=0,tag_1,tag_2,tag_3,j; in main() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/lang/clover/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h286 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/bifrost/
H A Dbifrost.h294 enum bi_clause_subword tag_2; /* 3-bits */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_parser_unittest.cc2369 StringId tag_2 = storage_->InternString(kTag2); in TEST_F() local