Home
last modified time | relevance | path

Searched defs:nFrag (Results 1 – 13 of 13) sorted by relevance

/dports/biology/bowtie2/bowtie2-2.4.4/
H A Dbt2_io.cpp676 TIndexOffU nFrag = readU<TIndexOffU>(fin, _switchEndian); in readEbwtRefnames() local
H A Dbt2_idx.h1169 TIndexOffU nFrag() const { return _nFrag; } in nFrag() function
/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DFragmentsTree.c93 static void addOneGroup(FragmentsList* fragList, gchar* groupName, gint nFrag, gchar** fragNames) in addOneGroup()
H A DDrawGeomCairo.c2028 gint nFrag = 0; in set_fragment_rotational_matrix() local
2093 gint nFrag; in compute_fragment_principal_axes() local
2298 int nFrag = compute_fragment_principal_axes(axis1,axis2,axis3,C,TRUE); in set_xyz_to_principal_axes_of_selected_atoms() local
8613 gint nFrag = 0; in rotate_frag_for_set_its_principal_axes_to_xyz() local
H A DDrawGeomGL.c2679 gint nFrag = 0; in set_fragment_rotational_matrix() local
2744 gint nFrag; in compute_fragment_principal_axes() local
2950 int nFrag = compute_fragment_principal_axes(axis1,axis2,axis3,C,TRUE); in set_xyz_to_principal_axes_of_selected_atoms() local
9279 gint nFrag = 0; in rotate_frag_for_set_its_principal_axes_to_xyz() local
/dports/biology/hisat2/hisat2-2.2.1/
H A Dgfm.h2436 index_t nFrag() const { return _nFrag; } in nFrag() function
4386 index_t nFrag = readIndex<index_t>(in, switchEndian); in readEbwtRefnames() local
6498 index_t nFrag = readIndex<index_t>(in, switchEndian); in readGFMRefnames() local
/dports/biology/bowtie/bowtie-1.3.1/
H A Debwt.h871 TIndexOffU nFrag() const { return _nFrag; } in nFrag() function
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbtree.c1627 u8 nFrag = 0; /* Reduction in fragmentation */ in freeSpace() local
9229 int nFrag; /* Number of fragmented bytes on the page */ in checkTreePage() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbtree.c1741 u8 nFrag = 0; /* Reduction in fragmentation */ in freeSpace() local
10042 int nFrag; /* Number of fragmented bytes on the page */ in checkTreePage() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbtree.c1710 u8 nFrag = 0; /* Reduction in fragmentation */ in freeSpace() local
9849 int nFrag; /* Number of fragmented bytes on the page */ in checkTreePage() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbtree.c1723 u8 nFrag = 0; /* Reduction in fragmentation */ in freeSpace() local
9886 int nFrag; /* Number of fragmented bytes on the page */ in checkTreePage() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c1167 int nFrag; /* Number of fragmented bytes on pPage */ in allocateSpace() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DSelector.cpp4351 int nFrag = 0; in SelectorSubdivide() local