Home
last modified time | relevance | path

Searched refs:read_col (Results 1 – 14 of 14) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dnautywrapper.c73 int i=0,j=0,k,read_col=1; in nautywrapper_is_isomorphic() local
76 if ((k=adj1[i++])==-1) { if ((++j)==n) break; read_col=1; } in nautywrapper_is_isomorphic()
77 else if (read_col==1) { col1[j]=k; read_col=0; } in nautywrapper_is_isomorphic()
83 read_col=1; in nautywrapper_is_isomorphic()
85 if ((k=adj2[i++])==-1) { if ((++j)==n) break; read_col=1; } in nautywrapper_is_isomorphic()
86 else if (read_col==1) { col2[j]=k; read_col=0; } in nautywrapper_is_isomorphic()
150 int i=0,j=0,k,read_col=1; in nautywrapper_aut_generators() local
153 if ((k=adj[i++])==-1) { if ((++j)==n) break; read_col=1; } in nautywrapper_aut_generators()
154 else if (read_col==1) { col[j]=k; read_col=0; } in nautywrapper_aut_generators()
189 int i=0,j=0,k,read_col=1; in nautywrapper_canonical() local
[all …]
/dports/astro/p5-Astro-Catalog/Astro-Catalog-4.36/lib/Astro/Catalog/IO/
H A DFITSTable.pm458 $fptr->read_col(TFLOAT, $id_column, 1, 1, $nrows, undef, $id, undef, $status);
465 $fptr->read_col(TFLOAT, $ra_column, 1, 1, $nrows, undef, $ra, undef, $status);
472 $fptr->read_col(TFLOAT, $dec_column, 1, 1, $nrows, undef, $dec, undef, $status);
479 … $fptr->read_col(TFLOAT, $iso_flux_column, 1, 1, $nrows, undef, $iso_flux, undef, $status);
486 … $fptr->read_col(TFLOAT, $total_flux_column, 1, 1, $nrows, undef, $total_flux, undef, $status);
493 … $fptr->read_col(TFLOAT, $core_flux_column, 1, 1, $nrows, undef, $core_flux, undef, $status);
500 … $fptr->read_col(TFLOAT, $core1_flux_column, 1, 1, $nrows, undef, $core1_flux, undef, $status);
535 $fptr->read_col(TFLOAT, $ell_column, 1, 1, $nrows, undef, $ell, undef, $status);
542 … $fptr->read_col(TFLOAT, $posang_column, 1, 1, $nrows, undef, $posang, undef, $status);
549 $fptr->read_col(TFLOAT, $x_column, 1, 1, $nrows, undef, $x_pos, undef, $status);
[all …]
H A DLCOGTFITSTable.pm521 $fptr->read_col(TFLOAT, $id_column, 1, 1, $nrows, undef, $id, undef, $status);
528 $fptr->read_col(TFLOAT, $ra_column, 1, 1, $nrows, undef, $ra, undef, $status);
535 $fptr->read_col(TFLOAT, $dec_column, 1, 1, $nrows, undef, $dec, undef, $status);
542 … $fptr->read_col(TFLOAT, $iso_flux_column, 1, 1, $nrows, undef, $iso_flux, undef, $status);
563 … $fptr->read_col(TFLOAT, $core_flux_column, 1, 1, $nrows, undef, $core_flux, undef, $status);
598 … $fptr->read_col(TINT, $isoarea_column, 1, 1, $nrows, undef, $isoarea, undef, $status);
605 $fptr->read_col(TFLOAT, $ell_column, 1, 1, $nrows, undef, $ell, undef, $status);
612 … $fptr->read_col(TFLOAT, $posang_column, 1, 1, $nrows, undef, $posang, undef, $status);
619 $fptr->read_col(TFLOAT, $x_column, 1, 1, $nrows, undef, $x_pos, undef, $status);
626 $fptr->read_col(TFLOAT, $y_column, 1, 1, $nrows, undef, $y_pos, undef, $status);
[all …]
/dports/astro/p5-Astro-FITS-CFITSIO/Astro-FITS-CFITSIO-1.15/examples/
H A Dbintable_read.pl43 $fptr->read_col(match_datatype(long),$ycol,1,1,$nrows,0,${$pdl->get_dataref},undef,$status);
/dports/games/black-hole-solver/black-hole-solver-1.10.1/
H A Dlib.c145 static inline rin_bit_data read_col(const bhs_state_key_t *key, in read_col() function
543 read_col(&next_state.key, col_idx, bits_per_column) - 1); in perform_move()
836 moved_card_height, read_col(&states[num_states].packed.key, in black_hole_solver_init_solution_moves()
879 : (read_col( in black_hole_solver_get_next_move()
/dports/editors/calligra/calligra-3.2.1/filters/sheets/xlsx/
H A DXlsxXmlDrawingReader.h151 KoFilter::ConversionStatus read_col();
H A DXlsxXmlWorksheetReader.h64 KoFilter::ConversionStatus read_col();
H A DXlsxXmlDrawingReader.cpp389 KoFilter::ConversionStatus XlsxXmlDrawingReader::read_col() in read_col() function in XlsxXmlDrawingReader
H A DXlsxXmlWorksheetReader.cpp1123 KoFilter::ConversionStatus XlsxXmlWorksheetReader::read_col() in read_col() function in XlsxXmlWorksheetReader
/dports/astro/p5-Astro-FITS-CFITSIO/Astro-FITS-CFITSIO-1.15/testprog/
H A Dtestprog_OO.pl1731 $fptr->read_col(TBYTE,2,1,1,10,$bnul,$binarray,$anynull,$status);
1732 $fptr->read_col(TSHORT,2,1,1,10,$inul,$iinarray,$anynull,$status);
1733 $fptr->read_col(TINT,3,1,1,10,$knul,$kinarray,$anynull,$status);
1734 $fptr->read_col(TLONG,3,1,1,10,$jnul,$jinarray,$anynull,$status);
1735 $fptr->read_col(TFLOAT,4,1,1,10,$enul,$einarray,$anynull,$status);
1736 $fptr->read_col(TDOUBLE,5,1,1,10,$dnul,$dinarray,$anynull,$status);
H A Dtestprog_pdl.pl1760 $fptr->read_col(TBYTE,2,1,1,10,$bnul,${$binarray->get_dataref},$anynull,$status);
1761 $fptr->read_col(TSHORT,2,1,1,10,$inul,${$iinarray->get_dataref},$anynull,$status);
1762 $fptr->read_col(TINT,3,1,1,10,$knul,${$kinarray->get_dataref},$anynull,$status);
1763 $fptr->read_col(TLONG,3,1,1,10,$jnul,${$jinarray->get_dataref},$anynull,$status);
1764 $fptr->read_col(TFLOAT,4,1,1,10,$enul,${$einarray->get_dataref},$anynull,$status);
1765 $fptr->read_col(TDOUBLE,5,1,1,10,$dnul,${$dinarray->get_dataref},$anynull,$status);
/dports/science/healpix/Healpix_3.50/src/cxx/cxxsupport/
H A Dfitshandle.h96 void read_col (int colnum, void *data, int64 ndata, PDT type,
H A Dfitshandle.cc261 void fitshandle::read_col (int colnum, void *data, int64 ndata, PDT type, in read_col() function in fitshandle
660 read_col (colnum, data, num, type, offset); break; in read_column_raw_void()
/dports/astro/p5-Astro-FITS-CFITSIO/Astro-FITS-CFITSIO-1.15/
H A DCFITSIO.xs5104 fitsfilePtr::read_col = 2