Home
last modified time | relevance | path

Searched refs:TIME_SET (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_timepicker.c23 #define TIME_SET() \ macro
81 TIME_SET(); in _field_value_update()
112 TIME_SET(); in _field_changed_cb()
255 TIME_SET(); in _efl_ui_timepicker_time_set()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/raspicam/
H A DRaspiGPS.c103 if (gps_reader_data.gpsd.gpsdata.set & TIME_SET) in gps_reader_process()
106 gps_reader_data.gpsdata_cache.set |= TIME_SET; in gps_reader_process()
200 if (gpsdata->set & TIME_SET) in raspi_gps_location_string()
H A Dlibgps_loader.c124 gps_mask_t mask = TIME_SET; in wait_gps_time()
/dports/astro/gpsd/gpsd-3.20/
H A Ddriver_tsip.c488 mask |= TIME_SET | NTPTIME_IS; in tsip_parse_input()
523 mask = ECEF_SET | TIME_SET | NTPTIME_IS; in tsip_parse_input()
557 mask = VECEF_SET | TIME_SET | NTPTIME_IS; in tsip_parse_input()
722 mask |= TIME_SET | NTPTIME_IS; in tsip_parse_input()
878 mask |= TIME_SET | NTPTIME_IS; in tsip_parse_input()
958 mask |= VNED_SET | TIME_SET | NTPTIME_IS; in tsip_parse_input()
987 mask |= TIME_SET | NTPTIME_IS; in tsip_parse_input()
1437 mask = ECEF_SET | TIME_SET | NTPTIME_IS; in tsip_parse_input()
1472 mask |= TIME_SET | NTPTIME_IS; in tsip_parse_input()
1615 mask |= TIME_SET | NTPTIME_IS | LATLON_SET | in tsip_parse_input()
[all …]
H A Dgps_maskdump.c23 {TIME_SET, "TIME"}, in gps_maskdump()
H A Ddriver_nmea0183.c454 mask |= TIME_SET; in processRMC()
590 mask = TIME_SET; in processGLL()
700 mask = TIME_SET; in processGNS()
912 mask |= TIME_SET; in processGGA()
1958 mask |= TIME_SET; in processPGRMF()
1970 mask |= TIME_SET; in processPGRMF()
2153 mask |= TIME_SET; in processPSRFEPE()
2373 mask = TIME_SET; in processZDA()
2810 mask |= TIME_SET; in processPASHR()
3032 mask |= TIME_SET; in processPSTI030()
[all …]
H A Ddriver_sirf.c658 mask |= TIME_SET; in sirf_msg_67_1()
864 mask |= TIME_SET; in sirf_msg_67_16()
1227 mask |= TIME_SET; in sirf_msg_tcxo()
1556 mask |= TIME_SET | STATUS_SET | MODE_SET | DOP_SET | USED_IS; in sirf_msg_navsol()
1727 mask |= TIME_SET | SPEED_SET | TRACK_SET; in sirf_msg_geodetic()
1818 mask |= TIME_SET; in sirf_msg_ublox()
1903 mask |= TIME_SET; in sirf_msg_ppstime()
H A Ddriver_italk.c73 mask |= TIME_SET | NTPTIME_IS; in decode_itk_navfix()
223 return TIME_SET | NTPTIME_IS; in decode_itk_utcionomodel()
H A Ddriver_superstar2.c111 mask |= TIME_SET | NTPTIME_IS; in superstar2_msg_navsol_lla()
283 mask = TIME_SET | NTPTIME_IS; in superstar2_msg_timing()
H A Ddriver_garmin_txt.c325 mask |= TIME_SET; in garmintxt_parse()
H A Ddriver_proto.c167 return TIME_SET | NTPTIME_IS | ONLINE_SET; in _proto__msg_utctime()
H A Dlibgps_core.c318 if (collect->set & TIME_SET) in libgps_dump_state()
H A Ddriver_oncore.c213 mask |= TIME_SET; in oncore_msg_navsol()
H A Ddriver_zodiac.c202 mask = TIME_SET | NTPTIME_IS | LATLON_SET | ALTITUDE_SET | CLIMB_SET | in handle1000()
H A Ddriver_navcom.c489 HERR_SET | TIMERR_SET | DOP_SET | VNED_SET | TIME_SET | NTPTIME_IS; in handle_0xb1()
873 gps_mask_t mask = TIME_SET; in handle_0xb5()
H A Ddriver_geostar.c203 mask |= TIME_SET | NTPTIME_IS | LATLON_SET | ALTITUDE_SET | in geostar_analyze()
H A Ddriver_skytraq.c486 mask |= TIME_SET | STATUS_SET | MODE_SET | DOP_SET | CLEAR_IS | REPORT_IS; in sky_msg_DF()
H A Dgpsutils.c325 if ((transfer & TIME_SET) != 0) in gps_merge_fix()
H A Dpseudonmea.c543 if ((session->gpsdata.set & TIME_SET) != 0) in nmea_tpv_dump()
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Dcircular_queue.h40 #define TIME_SET 1 macro
/dports/comms/flamp/flamp-2.2.07/src/utils/
H A DtagSearch.cxx164 ts_ptr->timeOut(tm_time, 10, TIME_SET); in tag_search_parser()
H A Dcircular_queue.cxx453 case TIME_SET: in timeOut()
/dports/astro/gpsd/gpsd-3.20/gps/
H A Dgps.py39 TIME_SET = (1 << 2) variable
264 self.utc = default("time", None, TIME_SET)
/dports/astro/gpsd/gpsd-3.20/tests/
H A Dtest_gpsmm.cpp51 if (collect->set & TIME_SET) in libgps_dump_state()
/dports/net/olsrd/olsrd-0.9.8/lib/pud/src/
H A Dgpsdclient.c387 gpsdata->set &= ~TIME_SET; in nmeaInfoFromGpsd()

12