Home
last modified time | relevance | path

Searched refs:start_second (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/env_infrastructure/simple_mtsafe_st/stats_on/
H A Dmain.cpp29 struct start_second : public so_5::signal_t {}; struct in a_test_t
61 so_5::send_delayed< start_second >( *this, in so_define_agent()
64 .event( [this](mhood_t< start_second >) { in so_define_agent() argument
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/env_infrastructure/simple_not_mtsafe_st/stats_on/
H A Dmain.cpp29 struct start_second : public so_5::signal_t {}; struct in a_test_t
61 so_5::send_delayed< start_second >( *this, in so_define_agent()
64 .event( [this](mhood_t< start_second >) { in so_define_agent() argument
/dports/net/arataga/so5extra-v.1.4.1/dev/test/so_5_extra/env_infrastructures/asio/simple_mtsafe/stats_on/
H A Dmain.cpp27 struct start_second : public so_5::signal_t {}; struct in a_test_t
59 so_5::send_delayed< start_second >( *this, in so_define_agent()
62 .event( [this]( mhood_t< start_second > ) { in so_define_agent() argument
/dports/net/arataga/so5extra-v.1.4.1/dev/test/so_5_extra/env_infrastructures/asio/simple_not_mtsafe/stats_on/
H A Dmain.cpp27 struct start_second : public so_5::signal_t {}; struct in a_test_t
59 so_5::send_delayed< start_second >( *this, in so_define_agent()
62 .event( [this]( mhood_t<start_second> ) { in so_define_agent() argument
/dports/astro/py-spktype01/spktype01-964cc70/package/spktype01/
H A Dspktype01.py59 ssec = lambda s : s.start_second
142 if eval_sec >= self.current_segment.start_second \
156 if eval_sec < matched[0].start_second or eval_sec >= matched[-1].end_second:
454 (self.start_second, self.end_second, self.target, self.center,
456 self.start_jd = jd(self.start_second)
528 lower_boundary = self.start_second
/dports/astro/py-spktype01/spktype01-964cc70/package/spktype01/build/lib/
H A Dspktype01.py59 ssec = lambda s : s.start_second
142 if eval_sec >= self.current_segment.start_second \
156 if eval_sec < matched[0].start_second or eval_sec >= matched[-1].end_second:
454 (self.start_second, self.end_second, self.target, self.center,
456 self.start_jd = jd(self.start_second)
528 lower_boundary = self.start_second
/dports/astro/py-spktype01/spktype01-964cc70/source/
H A Dspktype01.py59 ssec = lambda s : s.start_second
142 if eval_sec >= self.current_segment.start_second \
156 if eval_sec < matched[0].start_second or eval_sec >= matched[-1].end_second:
454 (self.start_second, self.end_second, self.target, self.center,
456 self.start_jd = jd(self.start_second)
528 lower_boundary = self.start_second
/dports/astro/py-spktype21/spktype21-7ed2236/package/spktype21/build/lib/
H A Dspktype21.py71 ssec = lambda s : s.start_second
157 if eval_sec >= self.current_segment.start_second \
171 if eval_sec < matched[0].start_second or eval_sec >= matched[-1].end_second:
560 (self.start_second, self.end_second, self.target, self.center,
562 self.start_jd = jd(self.start_second)
640 lower_boundary = self.start_second
/dports/astro/py-spktype21/spktype21-7ed2236/package/spktype21/
H A Dspktype21.py71 ssec = lambda s : s.start_second
157 if eval_sec >= self.current_segment.start_second \
171 if eval_sec < matched[0].start_second or eval_sec >= matched[-1].end_second:
560 (self.start_second, self.end_second, self.target, self.center,
562 self.start_jd = jd(self.start_second)
640 lower_boundary = self.start_second
/dports/astro/py-spktype21/spktype21-7ed2236/source/
H A Dspktype21.py71 ssec = lambda s : s.start_second
157 if eval_sec >= self.current_segment.start_second \
171 if eval_sec < matched[0].start_second or eval_sec >= matched[-1].end_second:
560 (self.start_second, self.end_second, self.target, self.center,
562 self.start_jd = jd(self.start_second)
640 lower_boundary = self.start_second
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Drenderentry.c19 BITCODE_BS start_second; /*!< DXF 70 */ in api_process() local
41 CHK_ENTITY_TYPE (_obj, RENDERENTRY, start_second, BS); in api_process()
/dports/multimedia/ogmrip/ogmrip-1.0.1/libogmrip/
H A Dogmrip-codec.c56 gdouble start_second; member
145 codec->priv->start_second = -1.0; in ogmrip_codec_init()
494 codec->priv->start_second = -1.0; in ogmrip_codec_set_chapters()
771 codec->priv->start_second = start; in ogmrip_codec_set_start()
787 return codec->priv->start_second; in ogmrip_codec_get_start()
/dports/cad/libredwg/libredwg-0.12.4/examples/
H A Dalldxf_RENDERENTRY.inc26 { 70, "57", NULL, 0, BITS_UNKNOWN, "start_second", 1, {-1,-1,-1,-1,-1} },
65 { 70, "9", NULL, 0, BITS_UNKNOWN, "start_second", 1, {-1,-1,-1,-1,-1} },
/dports/astro/py-jplephem/python-jplephem-2.17/jplephem/
H A Dspk.py116 (self.start_second, self.end_second, self.target, self.center,
118 self.start_jd = jd(self.start_second)
/dports/games/endgame-singularity/singularity-1.00/singularity/code/screens/
H A Dmap.py98 start_second = None variable in EarthImage
166 if self.start_second is None:
168 self.start_second = t[5] + 60*(t[4]+60*t[3])
169 day_portion = (((g.pl.raw_min+self.start_second//60)
/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dos_qnxnto.h530 uchar_t start_second; member
722 uchar_t start_second; member
/dports/devel/sdl12/SDL-1.2.15/src/cdrom/qnx/
H A DSDL_syscdrom.c455 FRAMES_TO_MSF(start, &playtime.start_minute, &playtime.start_second, &playtime.start_frame); in SDL_SYS_CDPlay()
/dports/multimedia/gnome-mplayer/gnome-mplayer-1.0.9/src/
H A Dcommon.h343 extern gint start_second;
H A Dmain.c110 {"ss", 0, 0, G_OPTION_ARG_INT, &start_second, N_("Start Second (default to 0)"),
837 start_second = 0; in main()
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dsummary.c151 int start_second = 0; variable
883 start_second = atoi(variables[x]); in process_cgivars()
1414 st->tm_sec = start_second; in compute_report_times()
H A Dhistogram.c166 int start_second = 0; variable
1295 start_second = atoi(variables[x]); in process_cgivars()
2448 st->tm_sec = start_second; in compute_report_times()
H A Dtrends.c120 int start_second = 0; variable
1593 start_second = atoi(variables[x]); in process_cgivars()
3003 st->tm_sec = start_second; in compute_report_times()
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dhistogram.c174 int start_second = 0; variable
1268 start_second = atoi(variables[x]); in process_cgivars()
2421 st->tm_sec = start_second; in compute_report_times()
H A Dsummary.c161 int start_second = 0; variable
919 start_second = atoi(variables[x]); in process_cgivars()
1450 st->tm_sec = start_second; in compute_report_times()
H A Dtrends.c127 int start_second = 0; variable
1561 start_second = atoi(variables[x]); in process_cgivars()
2983 st->tm_sec = start_second; in compute_report_times()

12