| /freebsd-14-stable/sys/geom/ |
| HD | geom_dump.c | 270 g_conf_matchgp(struct g_geom *gp, struct g_geom **gps) in g_conf_matchgp() argument 273 if (gps == NULL) in g_conf_matchgp() 275 for (; *gps != NULL; gps++) { in g_conf_matchgp() 276 if (*gps == gp) in g_conf_matchgp() 283 g_conf_class(struct sbuf *sb, struct g_class *mp, struct g_geom **gps) in g_conf_class() argument 292 if (!g_conf_matchgp(gp, gps)) in g_conf_class() 302 g_conf_specific(struct sbuf *sb, struct g_geom **gps) in g_conf_specific() argument 309 g_conf_class(sb, mp2, gps); in g_conf_specific()
|
| HD | geom_ctl.c | 508 struct g_geom *gp, **gps; in g_ctl_getxml() local 525 gps = g_malloc((n + 1) * sizeof(*gps), M_WAITOK); in g_ctl_getxml() 530 gps[i++] = gp; in g_ctl_getxml() 534 gps[i++] = cp->provider->geom; in g_ctl_getxml() 540 gps[i] = 0; in g_ctl_getxml() 545 g_free(gps); in g_ctl_getxml() 549 g_conf_specific(sb, gps); in g_ctl_getxml() 554 g_free(gps); in g_ctl_getxml()
|
| HD | geom_int.h | 47 void g_conf_specific(struct sbuf *sb, struct g_geom **gps);
|
| /freebsd-14-stable/contrib/ntp/libntp/ |
| HD | ntp_calgps.c | 275 TGpsDatum gps; in gpsntp_from_calendar_ex() local 276 gps = gpscal_from_calendar_ex(jd, fofs, warp); in gpsntp_from_calendar_ex() 277 return gpsntp_from_gpscal_ex(&gps, FALSE); in gpsntp_from_calendar_ex() 408 TGpsDatum gps; in gpscal_from_calendar_ex() local 468 gps.weeks = week + GPSNTP_WSHIFT; in gpscal_from_calendar_ex() 469 gps.wsecs = days * SECSPERDAY + ntpcal_date_to_daysec(&cal); in gpscal_from_calendar_ex() 470 gps.frac = 0; in gpscal_from_calendar_ex() 471 gpscal_add_offset(&gps, fofs); in gpscal_from_calendar_ex() 472 return warp ? _gpscal_fix_gps_era(&gps) : gps; in gpscal_from_calendar_ex()
|
| /freebsd-14-stable/contrib/ntp/scripts/stats/ |
| HD | ensemble.S | 1 ensemble <- scan(file1, list(day=0, sec=0, gps=0, gpsw=0, loran=0, loranw=0, ensemble=0, std=0))
|
| /freebsd-14-stable/share/doc/papers/timecounter/ |
| HD | Makefile | 8 EXTRA= fig1.eps fig2.eps fig3.eps fig4.eps fig5.eps gps.ps intr.ps
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | atlas6.dtsi | 177 gps@a8010000 { 178 compatible = "sirf,prima2-gps"; 478 gps_pins_a: gps@0 { 479 gps { 481 sirf,function = "gps";
|
| HD | prima2.dtsi | 183 gps@a8010000 { 184 compatible = "sirf,prima2-gps"; 486 gps_pins_a: gps@0 { 487 gps { 489 sirf,function = "gps";
|
| HD | sun8i-a83t-tbs-a711.dts | 102 reg_gps: reg-gps { 104 regulator-name = "gps";
|
| HD | omap3-gta04.dtsi | 66 gps_antenna_button: gps-antenna-button {
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/ |
| HD | prima2-clock.txt | 24 gps 9
|
| /freebsd-14-stable/contrib/ntp/include/ |
| HD | Makefile.am | 13 gps.h \
|
| HD | Makefile.in | 498 gps.h \
|
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | meteorological | 7 # data for testing: ftp://cddis.gsfc.nasa.gov/pub/gps/data
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/qcom/ |
| HD | msm8916-ufi.dtsi | 25 gps_mem: gps@8bd00000 {
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | chrono.inc | 103 // [time.clock.gps], class gps_clock
|
| /freebsd-14-stable/contrib/ntp/ |
| HD | NEWS | 1628 * [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org> 5394 * [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
|
| HD | ChangeLog | 701 * [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
|
| HD | CommitLog | 22116 [Bug 2959] refclock_jupiter: gps week correction 22119 [Bug 2959] refclock_jupiter: gps week correction 22122 [Bug 2959] refclock_jupiter: gps week correction
|