Home
last modified time | relevance | path

Searched defs:cHead (Results 1 – 7 of 7) sorted by relevance

/dports/biology/clustal-omega/clustal-omega-1.2.4/src/hhalign/
H A Dhhfunc-C.h313 char cHead = prHMM->seq[prHMM->ncons][0]; variable
487 char cHead = q.seq[i][0]; variable
687 char cHead = prHMM->seq[prHMM->nfirst][0]; variable
888 char cHead = rTemp.seq[i][0]; in AlnToHMM2() local
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/integration/
H A DblockReps.h40 cBlock<RationalNTL>* cHead; //monomial coefficients over ZZ member
47 cBlock<RationalNTL>* cHead; //linear form coefficients over ZZ member
H A Diterators.hpp166 void setLists(eBlock* eHead, cBlock<T>* cHead, int myDim, int numTerms) in setLists()
247 void setLists(lBlock* lHead, cBlock<T>* cHead, int myDim, int numTerms) in setLists()
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/
H A DPrimeEC.hs553 cHead (C c0 _ _ _ _ _) = c0 function
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/nurbtess/
H A DpolyDBG.cc702 sampledLine* cHead = NULL; in DBG_collectSampledLinesAllPoly() local
H A DmonoChain.cc90 monoChain::monoChain(directedLine* cHead, directedLine* cTail) in monoChain()
/dports/databases/grass7/grass-7.8.6/lib/vector/dglib/
H A Dgraph.h163 dglInt32_t cHead; member