Home
last modified time | relevance | path

Searched refs:ct (Results 151 – 175 of 48463) sorted by path

12345678910>>...1939

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dutil.py1780 ct = 'SIN' if tan.sin else 'TAN'
1783 (ct, tan.crpix[0], tan.crpix[1], tan.crval[0], tan.crval[1],
2003 ct = 'SIN' if self.sin else 'TAN'
2005 (ct, self.crpix[0], self.crpix[1], self.crval[0], self.crval[1],
H A Dwcs-pv2sip.c180 char* ct; in wcs_pv2sip_header() local
181 ct = fits_get_dupstring(hdr, "CTYPE1"); in wcs_pv2sip_header()
182 if ((ct && streq(ct, "RA---TPV")) || forcetan) { in wcs_pv2sip_header()
184 logmsg("Replacing CTYPE1 = %s header with RA---TAN\n", ct); in wcs_pv2sip_header()
187 ct = fits_get_dupstring(hdr, "CTYPE2"); in wcs_pv2sip_header()
188 if ((ct && streq(ct, "DEC--TPV")) || forcetan) { in wcs_pv2sip_header()
189 logmsg("Replacing CTYPE2 = %s header with DEC--TAN\n", ct); in wcs_pv2sip_header()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Drender.cpp1103 Renderer::setStarColorTable(const ColorTemperatureTable* ct) in setStarColorTable() argument
1105 colorTemp = ct; in setStarColorTable()
H A Dstarcolors.cpp477 GetStarColorTable(ColorTableType ct) in GetStarColorTable() argument
479 switch (ct) in GetStarColorTable()
/dports/astro/celestia-gtk/celestia-1.6.1/src/tools/galaxies/
H A Ddeepsky.pl194 $ct = 1;
220 $ct++;
221 $d = (($ct-1) * $d + $dist)/$ct;
225 $ct = 1;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Drender.cpp1103 Renderer::setStarColorTable(const ColorTemperatureTable* ct) in setStarColorTable() argument
1105 colorTemp = ct; in setStarColorTable()
H A Dstarcolors.cpp477 GetStarColorTable(ColorTableType ct) in GetStarColorTable() argument
479 switch (ct) in GetStarColorTable()
/dports/astro/celestia/celestia-1.6.1/src/tools/galaxies/
H A Ddeepsky.pl194 $ct = 1;
220 $ct++;
221 $d = (($ct-1) * $d + $dist)/$ct;
225 $ct = 1;
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dtest-pthread.c81 int ct[] = { PTHREAD_CANCEL_DEFERRED, PTHREAD_CANCEL_ASYNCHRONOUS }; variable
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dbox.c71 double ct=cos(t_r), st=sin(t_r); in gal_box_bound_ellipse_extent() local
75 extent[0] = fabs( a*cos(t_x)*ct + b*sin(t_x)*st ); in gal_box_bound_ellipse_extent()
76 extent[1] = fabs( -1*a*cos(t_y)*st + b*sin(t_y)*ct ); in gal_box_bound_ellipse_extent()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/deprecated/
H A Dcetus.cc140 static int ct; variable
411 ct = 0; in wr_init()
569 pdb_write_rec(file_out, 0, 2, ct++, rec, (char*)vdata - (char*)rec); in cetus_writewpt()
592 int i, ct = waypt_count(); in data_write() local
618 htable = (struct hdr*) xmalloc(ct * sizeof(*htable)); in data_write()
633 qsort(htable, ct, sizeof(*bh), compare); in data_write()
635 for (i=0; i<ct; i++) { in data_write()
H A Dcopilot.cc66 static int ct; variable
85 ct = 0; in wr_init()
286 pdb_write_rec(file_out, 0, 2, ct++, rec, (char*)vdata - (char*)rec); in copilot_writewpt()
H A Dcoto.cc99 static int ct; variable
135 ct = 0; in wr_init()
406 pdb_write_rec(file_out, 0, cat, ct++, (const uint8_t*)rec, size); in coto_wpt_write()
H A Dgcdb.cc52 static int ct; variable
74 ct = 0; in wr_init()
278 pdb_write_rec(file_out, 0, 2, ct++, rec, reclen); in gcdb_write_wpt()
H A Dgeoniche.cc42 static int ct; variable
736 pdb_write_rec(file_out, 0, 0, ct++, Rec0Magic, sizeof(Rec0Magic)); in geoniche_writewpt()
802 pdb_write_rec(file_out, 0, 0, ct++, vdata, vlen + 1); in geoniche_writewpt()
832 ct = 0; in data_write()
H A Dgpilots.cc147 static int ct = 0; variable
392 pdb_write_rec(file_out, 0, ct, ct+1, rec, (char*)vdata - (char*)rec); in my_write_wpt()
393 ct++; in my_write_wpt()
H A Dgpspilot.cc51 static int ct; variable
80 ct = 0; in wr_init()
197 pdb_write_rec(file_out, 0, 2, ct++, (void*)rec, (char*)vdata - (char*)rec); in gpspilot_writewpt()
H A Dmagnav.cc55 static int ct; variable
75 ct = 0; in wr_init()
198 pdb_write_rec(file_out, 0, 0, ct++, rec, (char*)vdata - (char*)rec); in my_writewpt()
H A Dmapopolis.cc176 static int ct; in my_writewpt()
H A Dpalmdoc.cc43 static int ct; variable
254 int recs = ct-1; in write_header()
256 --ct; in write_header()
258 rec0 = (struct doc_record0*) xcalloc(1, sizeof(struct doc_record0)+(ct-1)*sizeof(short)); in write_header()
262 be_write16(&rec0->num_records, ct); in write_header()
273 pdb_write_rec(file_out, 0, 0, 0, (void *)rec0, sizeof(struct doc_record0) + sizeof(short)*(ct-1)); in write_header()
294 ct++; in write_bookmarks()
303 pdb_write_rec(file_out, 0, 0, ct++, (void *)&rec, sizeof(struct bookmark_record)); in write_bookmarks()
319 pdb_write_rec(file_out, 0, 0, ct++, (void *)buf.data, buf.len); in commit_buffer()
383 ct = 1; in wr_init()
H A Dpathaway.cc75 static int ct; variable
112 static int ct=1; in internal_debug1() local
113 printf("DBG(%d): file %s, line %d: ", ct++, filename, fileline); in internal_debug1()
519 ct = 0; in ppdb_rd_init()
615 ct = 0; in ppdb_wr_init()
734 pdb_write_rec(file_out, 0, 0, ct++, buff, len); in ppdb_write_wpt()
H A Dpdbfile.cc87 uint16_t i, ct; in pdb_load_data() local
125 ct = fin->rec_ct = gbfgetint16(fin->file); in pdb_load_data()
126 if (ct >= 0x7FFF) { in pdb_load_data()
133 for (i = 0; i < ct; i++) { in pdb_load_data()
165 offs += (ct * 8); in pdb_load_data()
H A Dqueue.h83 QueueList(queue* head, int* ct) : head_{head}, ct_{ct} {} in QueueList() argument
H A Dquovadis.cc30 static int ct; variable
95 ct = 0; in wr_init()
154 pdb_write_rec(file_out, 0, 0, ct++, &dummy, 1); in quovadis_writewpt()
209 int i, ct = waypt_count(); in data_write() local
232 htable = (struct hdr *) xmalloc(ct * sizeof(*htable)); in data_write()
241 qsort(htable, ct, sizeof(*bh), compare); in data_write()
243 for (i=0; i<ct; i++) { in data_write()
248 pdb_write_rec(file_out, 0, 0, ct++, current_rec, rec_index * sizeof(struct record)); in data_write()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Ddestinator.cc415 const time_t ct = wpt->GetCreationTime().toTime_t(); in destinator_trkpt_disp() local
416 struct tm tm = *gmtime(&ct); in destinator_trkpt_disp()

12345678910>>...1939