Home
last modified time | relevance | path

Searched refs:AjPInt (Results 1 – 13 of 13) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajarr.h134 #define AjPInt AjOInt* macro
168 AjPInt *Ptr;
848 void ajIntDel(AjPInt *thys);
849 void ajIntDec(AjPInt *thys, ajuint elem);
850 ajint ajIntGet(const AjPInt thys, ajuint elem);
851 void ajIntInc(AjPInt *thys, ajuint elem);
852 ajint* ajIntInt(const AjPInt thys);
853 ajuint ajIntLen(const AjPInt thys);
854 AjPInt ajIntNew(void);
855 AjPInt ajIntNewRes(ajuint size);
[all …]
H A Dajarr.c326 AjPInt ajIntNew(void) in ajIntNew()
328 AjPInt thys; in ajIntNew()
356 AjPInt ajIntNewRes(ajuint size) in ajIntNewRes()
358 AjPInt thys; in ajIntNewRes()
395 void ajIntDel(AjPInt *thys) in ajIntDel()
851 AjPInt p = NULL; in arrIntResize()
2622 AjPInt t; in ajInt2dGet()
2779 AjPInt t; in ajInt2dLen()
2810 AjPInt t = NULL; in ajInt2dInt()
3120 AjPInt t1; in ajInt3dLen()
[all …]
H A Dajpdbio.c3536 AjPInt gpns = NULL; /* Gives the correct group number for groups in pdbioNumberChains()
4953 AjPInt *num1 = NULL; /* Residue numbers for seq1 (from resn1 in pdbioAlignNumbering()
4955 AjPInt *num2 = NULL; /* Residue numbers for seq2 (from resn2 in pdbioAlignNumbering()
4957 AjPInt *num = NULL; /* Pointer to num1 or num2 */ in pdbioAlignNumbering()
4959 AjPInt *idx = NULL; /* Gives correct index into seqres sequence in pdbioAlignNumbering()
4964 AjPInt *idx_full = NULL; /* As idx but with empty array elements in pdbioAlignNumbering()
6580 AjPInt lookup; /* Array of chain numbers for chains in ret in pdbioPdbfileToPdb()
6916 AjPInt nsheets = NULL; /* Number of sheets in each chain */ in pdbioWriteElementData()
H A Dajdmx.c1866 AjPInt idx = NULL; /* Index */ in ajDmxScopalgWrite()
/dports/biology/emboss/EMBOSS-6.6.0/nucleus/
H A Dembpdb.h86 AjBool embPdbResidueIndexI(const AjPPdb pdb, ajuint chn, AjPInt *idx);
87 AjBool embPdbResidueIndexC(const AjPPdb pdb, char chn, AjPInt *idx);
95 AjPInt *siz_heterogens, ajint *nhet,
H A Dembpdb.c622 AjPInt *siz_heterogens, ajint *nhet, in embPdbListHeterogens()
751 AjBool embPdbResidueIndexI(const AjPPdb pdb, ajuint chn, AjPInt *idx) in embPdbResidueIndexI()
840 AjBool embPdbResidueIndexC(const AjPPdb pdb, char chn, AjPInt *idx) in embPdbResidueIndexC()
H A Dembmol.c91 static AjPInt defcut =NULL; in embMolGetFrags()
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Deinverted.c79 AjPList *list, AjPInt *liststart,
80 AjPInt *listend, ajint *pos);
113 AjPInt localMax = NULL; in main()
114 AjPInt back = NULL; in main()
125 AjPInt liststart = NULL; in main()
126 AjPInt listend = NULL; in main()
532 AjPList *listseq, AjPInt *liststart, in einverted_report()
533 AjPInt *listend, ajint *pos) in einverted_report()
H A Dtcode.c83 static void tcode_report(AjPReport report, const AjPInt from, const AjPInt to,
118 AjPInt from = NULL; in main()
119 AjPInt to = NULL; in main()
702 static void tcode_report(AjPReport report, const AjPInt from, const AjPInt to, in tcode_report()
H A Dplotorf.c31 AjPInt *cnt, ajint beg, AjPStr const *starts,
62 AjPInt cnt; in main()
181 AjPInt *cnt, ajint beg, AjPStr const *starts, in plotorf_norfs()
H A Dpepcoil.c85 AjPInt frames = NULL; in main()
86 AjPInt parray = NULL; in main()
H A Demowse.c82 AjPInt found;
446 AjPInt found = NULL; in emowse_match()
1048 AjPInt arr; in emowse_comp_search()
H A Dvectorstrip.c545 AjPInt five; in vectorstrip_process_hits()
546 AjPInt three; in vectorstrip_process_hits()