Home
last modified time | relevance | path

Searched refs:cm_col (Results 1 – 5 of 5) sorted by relevance

/dports/databases/qof/qof-0.8.8/qof/
H A Dqofsession.c307 QofCollection *cm_col; in qof_entity_foreach_copy() local
493 cm_col = in qof_entity_foreach_copy()
495 if (cm_col) in qof_entity_foreach_copy()
498 qof_collection_foreach (cm_col, col_ref_cb, context); in qof_entity_foreach_copy()
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dgemma_io.cpp2415 header.cm_col = 0; in ReadHeader_io()
2463 if (header.cm_col == 0) { in ReadHeader_io()
2464 header.cm_col = header.coln + 1; in ReadHeader_io()
2650 if (header.cm_col != 0) { in ReadFile_cat()
2673 } else if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_cat()
3303 } else if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_wsnp()
3424 if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_beta()
3606 if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_beta()
H A Dparam.h97 size_t cm_col; variable
H A Dvc.cpp511 if (header.cm_col == 0) { in ReadHeader_vc()
512 header.cm_col = header.coln + 1; in ReadHeader_vc()
702 if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_cor()
871 if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_beta()
1081 if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_cor()
H A Dbslmmdap.cpp258 } else if (header.cm_col != 0 && header.cm_col == i + 1) { in ReadFile_cat()