Lines Matching refs:GxB_Matrix_Option_set_

158             OK (GxB_Matrix_Option_set_(C, GxB_HYPER_SWITCH, GxB_NEVER_HYPER)) ;  in export_import()
159 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, GxB_SPARSE)) ; in export_import()
160 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_ROW)) ; in export_import()
167 OK (GxB_Matrix_Option_set_(C, GxB_HYPER_SWITCH, GxB_NEVER_HYPER)) ; in export_import()
168 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, GxB_SPARSE)) ; in export_import()
169 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_COL)) ; in export_import()
176 OK (GxB_Matrix_Option_set_(C, GxB_HYPER_SWITCH, GxB_ALWAYS_HYPER)) ; in export_import()
177 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, in export_import()
179 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_ROW)) ; in export_import()
186 OK (GxB_Matrix_Option_set_(C, GxB_HYPER_SWITCH, GxB_ALWAYS_HYPER)) ; in export_import()
187 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, in export_import()
189 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_COL)) ; in export_import()
196 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, GxB_BITMAP)) ; in export_import()
197 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_ROW)) ; in export_import()
204 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, GxB_BITMAP)) ; in export_import()
205 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_COL)) ; in export_import()
212 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, GxB_FULL)) ; in export_import()
213 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_ROW)) ; in export_import()
220 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, GxB_FULL)) ; in export_import()
221 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_COL)) ; in export_import()
228 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, GxB_BITMAP)) ; in export_import()
229 OK (GxB_Matrix_Option_set_(C, GxB_SPARSITY_CONTROL, in export_import()
231 OK (GxB_Matrix_Option_set_(C, GxB_FORMAT, GxB_BY_COL)) ; in export_import()