Lines Matching +defs:get +defs:first +defs:char

277     first = property(_RNA.DoublePair_first_get, _RNA.DoublePair_first_set)  variable in DoublePair
1934 def encode_seq(sequence: "char *") -> "short *":
2104 def move_standard(seq: "char *", struc: "char *", type: "enum MOVE_TYPE", verbosity_level: "int", s…
2142 def get(self, i: "int") -> "COORDINATE *": member in COORDINATE
2168 def gmlRNA(string: "char *", structure: "char *", ssfile: "char *", option: "char") -> "int":
2171 def ssv_rna_plot(string: "char *", structure: "char *", ssfile: "char *") -> "int":
2174 def svg_rna_plot(string: "char *", structure: "char *", ssfile: "char *") -> "int":
2177 def xrna_plot(string: "char *", structure: "char *", ssfile: "char *") -> "int":
2180 def PS_rna_plot(string: "char *", structure: "char *", file: "char *") -> "int":
2183 def PS_rna_plot_a(string: "char *", structure: "char *", file: "char *", pre: "char *", post: "char…
2186 def PS_rna_plot_a_gquad(string: "char *", structure: "char *", ssfile: "char *", pre: "char *", pos…
2193 def PS_color_dot_plot(string: "char *", pi: "cpair *", filename: "char *") -> "int":
2196 def PS_color_dot_plot_turn(seq: "char *", pi: "cpair *", filename: "char *", winSize: "int") -> "in…
2199 def PS_dot_plot_turn(seq: "char *", pl: "plist *", filename: "char *", winSize: "int") -> "int":
2202 def PS_dot_plot_list(seq: "char *", filename: "char *", pl: "plist *", mf: "plist *", comment: "cha…
2205 def PS_dot_plot(string: "char *", file: "char *") -> "int":
2326 … si: "short", sj: "short", sp: "short", sq: "short", type: "unsigned char", type_2: "unsigned char…
2329 … si: "short", sj: "short", sp: "short", sq: "short", type: "unsigned char", type_2: "unsigned char…
2332 … si: "short", sj: "short", sp: "short", sq: "short", type: "unsigned char", type_2: "unsigned char…
2404 def pbacktrack(sequence: "char *") -> "char *":
2407 def pbacktrack5(sequence: "char *", length: "int") -> "char *":
2410 def pbacktrack_circ(sequence: "char *") -> "char *":
2488 def get(self, i: "int") -> "SOLUTION *": member in SOLUTION
2638 def inverse_fold(start: "char *", target: "char const *") -> "float *":
2642 def inverse_pf_fold(start: "char *", target: "char const *") -> "float *":
2646 def b2HIT(structure: "char *") -> "char *":
2649 def b2C(structure: "char *") -> "char *":
2652 def b2Shapiro(structure: "char *") -> "char *":
2655 def add_root(arg1: "char *") -> "char *":
2658 def expand_Shapiro(coarse: "char *") -> "char *":
2661 def expand_Full(structure: "char *") -> "char *":
2664 def unexpand_Full(ffull: "char *") -> "char *":
2667 def unweight(wcoarse: "char *") -> "char *":
2673 def parse_structure(structure: "char *") -> "void":
2676 def make_tree(struc: "char *") -> "Tree *":
2688 def Make_swString(string: "char *") -> "swString *":
2725 def read_record(header: "char **", sequence: "char **", rest: "char ***", options: "unsigned int") …
2728 def get_multi_input_line(string: "char **", options: "unsigned int") -> "unsigned int":
3221 def Lfold_cb(string: "char *", window_size: "int", PyFunc: "PyObject *", data: "PyObject *") -> "fl…
3225 def Lfoldz_cb(string: "char *", window_size: "int", min_z: "double", PyFunc: "PyObject *", data: "P…
3344 def eval_structure_verbose(self, structure: "char *", nullfile: "FILE *"=None) -> "float":
3350 def eval_covar_structure(self, structure: "char *") -> "float":