Home
last modified time | relevance | path

Searched refs:ctg (Results 1 – 25 of 862) sorted by relevance

12345678910>>...35

/dports/biology/rainbow/rainbow_2.0.4/
H A Dmergectg.c25 contig_t *ctg; in lend_ctgv_merger() local
35 return ctg; in lend_ctgv_merger()
39 clear_ctg(ctg); in return_ctgv_merger()
66 ctg->id = ef_id; in prepare_reads()
67 ctg->closed = 0; in prepare_reads()
212 contig_t *ctg; in update_ctg2merge() local
217 push_idxv(ctg->m_idx, ctg->index); in update_ctg2merge()
401 contig_t *ctg; in build_tree() local
497 if (ctg->rds->size) clear_readv(ctg->rds); in clear_ctg()
501 contig_t *ctg; in free_ctgs() local
[all …]
H A Dsimp_asm.h70 SimpContigInfo *ctg; in free_simpasm() local
76 free_string(ctg->seq); in free_simpasm()
86 SimpContigInfo *ctg; in reset_simpasm() local
100 SimpContigInfo *ctg; in push_simpasm() local
112 ctg->len = seqlen; in push_simpasm()
113 ctg->closed = 0; in push_simpasm()
115 uc_string(ctg->seq); in push_simpasm()
133 SimpContigInfo *ctg; in simple_reverse_contig() local
138 reverse_dna(ctg->seq->string, ctg->len); in simple_reverse_contig()
279 SimpContigInfo *ctg; in iter_simpasm() local
[all …]
H A Dasm_R2.c39 FContig* ctg; in get_pool_ctg() local
40 ctg = NULL; in get_pool_ctg()
48 return ctg; in get_pool_ctg()
61 clear_vec(ctg->rids); in put_pool_ctg()
62 clear_string(ctg->seq); in put_pool_ctg()
68 FContig *ctg; in add_read2ef_core() local
87 ctg->len = rd_len; in add_read2ef_core()
88 ctg->closed = 0; in add_read2ef_core()
288 FContig *ctg; in output_ef_ctgs() local
328 FContig *ctg; in free_ef() local
[all …]
H A Dmergecontig.c535 Ctg *ctg; in print_clusters() local
541 ctg = ref_ctglist(t, i); in print_clusters()
544 last_cid = ctg->cls_id; in print_clusters()
546 printf("%d ", ctg->id); in print_clusters()
561 Ctg *ctg; in execute_pwaln() local
566 ctg = ref_ctglist(db->ctgs, i); in execute_pwaln()
587 last_oldcid = (int)ctg->old_clsid; in execute_pwaln()
589 ctg->cls_id = id; in execute_pwaln()
590 push_ctglist(tdb->ctgs, *ctg); in execute_pwaln()
594 ctg->cls_id = id; in execute_pwaln()
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/config_builder/
H A Dcfgmain.cpp93 for (CfgCategory* ctg : childs) in translateTitle()
94 ctg->translateTitle(); in translateTitle()
99 for (CfgCategory* ctg : childs) in reset()
100 ctg->reset(); in reset()
105 for (CfgCategory* ctg : childs) in savepoint()
106 ctg->savepoint(transaction); in savepoint()
111 for (CfgCategory* ctg : childs) in restore()
112 ctg->restore(); in restore()
117 for (CfgCategory* ctg : childs) in release()
118 ctg->release(); in release()
/dports/net/mpich/mpich-3.4.3/test/mpi/datatype/
H A Dstruct_verydeep.c23 MPI_Datatype ctg, vect, structype, vec2, structype2, vec3, structype3, vec4, structype4, vec5; in makeHDF5type0() local
29 MPI_Type_contiguous(4, MPI_BYTE, &ctg); in makeHDF5type0()
31 MPI_Type_vector(1, 5, 1, ctg, &vect); in makeHDF5type0()
59 MPI_Type_free(&ctg); in makeHDF5type0()
77 MPI_Datatype ctg, vect, structype, vec2, structype2, vec3, structype3, vec4, structype4, vec5; in makeHDF5type1() local
83 MPI_Type_contiguous(4, MPI_BYTE, &ctg); in makeHDF5type1()
85 MPI_Type_vector(1, 5, 1, ctg, &vect); in makeHDF5type1()
113 MPI_Type_free(&ctg); in makeHDF5type1()
/dports/biology/p5-Bio-Coordinate/Bio-Coordinate-1.007001/t/
H A DCoordinateBoundaryTest.t19 ok my $ctg = Bio::Location::Simple->
20 new( -seq_id => 'ctg',
26 isa_ok $ctg, 'Bio::Location::Simple';
31 new( -seq_id => 'ctg on chr f',
42 new( -seq_id => 'ctg on chr r',
57 new( -in => $ctg,
65 new( -in => $ctg,
81 is $agp_f->in->seq_id, 'ctg';
96 is $agp_r->in->seq_id, 'ctg';
339 new( -seq_id => 'ctg',
[all …]
/dports/graphics/azpainterb/azpainterb-1.1.3/src/widget/
H A DFilterDlg.c650 mWidget *ctg; in _create_item_widgets() local
654 ctg = mContainerCreateGrid(parent, 2, 6, 7, MLF_EXPAND_W); in _create_item_widgets()
669 _create_wg_def_level(p, ctg); in _create_item_widgets()
673 mWidgetNew(0, ctg); in _create_item_widgets()
674 mCheckButtonCreate(ctg, WID_DEF_CLIPPING, 0, 0, 0, in _create_item_widgets()
706 mLabelCreate(ctg, 0, MLF_MIDDLE, 0, m); in _create_item_widgets()
709 mLabelCreate(ctg, 0, MLF_MIDDLE, 0, M_TR_T(trid)); in _create_item_widgets()
712 mWidgetNew(0, ctg); in _create_item_widgets()
720 _create_wg_bar(p, ctg, dat, size); in _create_item_widgets()
724 _create_wg_checkbtt(p, ctg, trid, dat, size); in _create_item_widgets()
[all …]
H A DDrawTextDlg.c503 mWidget *ctv,*ctg,*ct; in _create_options_widget() local
524 ctg = mContainerCreateGrid(ctv, 2, 5, 6, MLF_EXPAND_W); in _create_options_widget()
528 p->cb_style = _create_combo(ctg, TRID_STYLE, WID_CB_STYLE); in _create_options_widget()
536 p->cb_weight = cb = _create_combo(ctg, TRID_WEIGHT, WID_CB_WEIGHT); in _create_options_widget()
543 p->cb_slant = cb = _create_combo(ctg, TRID_SLANT, WID_CB_SLANT); in _create_options_widget()
554 _create_label(ctg, TRID_SIZE); in _create_options_widget()
556 ct = mContainerCreate(ctg, MCONTAINER_TYPE_HORZ, 0, 5, MLF_EXPAND_W); in _create_options_widget()
576 p->cb_hinting = cb = _create_combo(ctg, TRID_HINTING, WID_CB_HINTING); in _create_options_widget()
584 p->edit_charsp = _create_edit_space(ctg, TRID_CHAR_SPACE, WID_EDIT_CHARSP, pdat->char_space); in _create_options_widget()
588 p->edit_linesp = _create_edit_space(ctg, TRID_LINE_SPACE, WID_EDIT_LINESP, pdat->line_space); in _create_options_widget()
/dports/net/mpich2/mpich2-1.5/test/mpi/datatype/
H A Dstruct-verydeep.c22 MPI_Datatype ctg, vect, structype, vec2, structype2, in makeHDF5type0() local
29 MPI_Type_contiguous(4, MPI_BYTE, &ctg); in makeHDF5type0()
31 MPI_Type_vector(1, 5, 1, ctg, &vect); in makeHDF5type0()
66 MPI_Type_free(&ctg); in makeHDF5type0()
84 MPI_Datatype ctg, vect, structype, vec2, structype2, in makeHDF5type1() local
91 MPI_Type_contiguous(4, MPI_BYTE, &ctg); in makeHDF5type1()
93 MPI_Type_vector(1, 5, 1, ctg, &vect); in makeHDF5type1()
128 MPI_Type_free(&ctg); in makeHDF5type1()
/dports/graphics/azpainter/azpainter-2.1.7/src/widget/
H A DFilterDlg.c810 mWidget *ctg; in _create_item_widgets() local
814 ctg = mContainerCreateGrid(parent, 2, 6, 7, MLF_EXPAND_W); in _create_item_widgets()
833 _create_wg_def_level(p, ctg); in _create_item_widgets()
837 mWidgetNew(0, ctg); in _create_item_widgets()
838 mCheckButtonCreate(ctg, WID_DEF_CLIPPING, 0, 0, 0, in _create_item_widgets()
871 mLabelCreate(ctg, 0, MLF_MIDDLE, 0, m); in _create_item_widgets()
874 mLabelCreate(ctg, 0, MLF_MIDDLE, 0, M_TR_T(trid)); in _create_item_widgets()
877 mWidgetNew(0, ctg); in _create_item_widgets()
885 _create_wg_bar(p, ctg, dat, size); in _create_item_widgets()
889 _create_wg_checkbtt(p, ctg, trid, dat, size); in _create_item_widgets()
[all …]
H A DDrawTextDlg.c532 mWidget *ctv,*ctg,*ct; in _create_options_widget() local
553 ctg = mContainerCreateGrid(ctv, 2, 5, 6, MLF_EXPAND_W); in _create_options_widget()
557 p->cb_style = _create_combo(ctg, TRID_STYLE, WID_CB_STYLE); in _create_options_widget()
565 p->cb_weight = cb = _create_combo(ctg, TRID_WEIGHT, WID_CB_WEIGHT); in _create_options_widget()
572 p->cb_slant = cb = _create_combo(ctg, TRID_SLANT, WID_CB_SLANT); in _create_options_widget()
583 _create_label(ctg, TRID_SIZE); in _create_options_widget()
585 ct = mContainerCreate(ctg, MCONTAINER_TYPE_HORZ, 0, 5, MLF_EXPAND_W); in _create_options_widget()
605 p->cb_hinting = cb = _create_combo(ctg, TRID_HINTING, WID_CB_HINTING); in _create_options_widget()
613 p->edit_charsp = _create_edit_space(ctg, TRID_CHAR_SPACE, WID_EDIT_CHARSP, pdat->char_space); in _create_options_widget()
617 p->edit_linesp = _create_edit_space(ctg, TRID_LINE_SPACE, WID_EDIT_LINESP, pdat->line_space); in _create_options_widget()
[all …]
/dports/deskutils/libcprime/libcprime-a5d026eb116d714d1d5312210f914d0a0d4adb2d/cprime/
H A Dappopenfunc.cpp93 void CPrime::AppOpenFunc::defaultAppEngine(CPrime::DefaultAppCategory ctg, in defaultAppEngine() argument
99 QString defaultApp = SystemDefaultApps::getDefaultApp(ctg); in defaultAppEngine()
112 SystemDefaultApps::setDefaultApp(ctg, appName + ".desktop"); in defaultAppEngine()
126 if (ctg == DefaultAppCategory::SearchApp) { in defaultAppEngine()
155 else if (ctg == DefaultAppCategory::Terminal) { in defaultAppEngine()
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dgraph.c127 sexdraw(bmp,w,h, x+r*ctg[i], y+r*stg[i], val); in sexcircle()
150 sexmove(x + a*ctg[i]*ct - b*stg[i]*st, in sexellips()
151 y + a*ctg[i]*st + b*stg[i]*ct); in sexellips()
153 sexdraw(bmp,w,h, x + a*ctg[i]*ct - b*stg[i]*st, in sexellips()
154 y + a*ctg[i]*st + b*stg[i]*ct, val); in sexellips()
/dports/biology/hmmer/hmmer-3.3/easel/demotic/
H A Dinfernal_tab2gff.pl214 my $ctg = $demotic_infernal_tab::t_name[$CM_i]->[$hit_j];
243 warn "(${ctg}:${start}-${stop}) couldn't be padded the full $up_pad NTs! START set to 1.";
247 print ("$ctg\t$method\t$type\t$GFFstart\t$GFFstop\t$score\t$ori\t$frame\t${gene}$note\n");
260 warn "(${ctg}:${start}-${stop}) couldn't be padded the full $up_pad NTs! START set to 1.";
264 print ("$ctg\t$method\t$type\t$GFFstart\t$GFFstop\t$score\t$ori\t$frame\t${gene}$note\n");
/dports/biology/infernal/infernal-1.1.3/easel/demotic/
H A Dinfernal_tab2gff.pl214 my $ctg = $demotic_infernal_tab::t_name[$CM_i]->[$hit_j];
243 warn "(${ctg}:${start}-${stop}) couldn't be padded the full $up_pad NTs! START set to 1.";
247 print ("$ctg\t$method\t$type\t$GFFstart\t$GFFstop\t$score\t$ori\t$frame\t${gene}$note\n");
260 warn "(${ctg}:${start}-${stop}) couldn't be padded the full $up_pad NTs! START set to 1.";
264 print ("$ctg\t$method\t$type\t$GFFstart\t$GFFstop\t$score\t$ori\t$frame\t${gene}$note\n");
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f908 subroutine ctg(x) BIND(C) subroutine
27 call ctg(x(2::2))
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A DISO_Fortran_binding_4.f9014 subroutine ctg(x) BIND(C) subroutine
36 call ctg(x(2::2))

12345678910>>...35