Home
last modified time | relevance | path

Searched refs:get_time (Results 251 – 275 of 5814) sorted by path

1...<<11121314151617181920>>...233

/dports/biology/migrate/migrate-3.6.11/src/
H A Dpretty.c1280 get_time (pdf_time, "%H:%M:%S"); in pdf_master_title()
2588 get_time(nowstr, " %c"); in pdf_print_time()
2603 get_time(nowstr, " %c"); in pdf_print_end_time()
H A Dprofile.c1865 get_time (nowstr, "%H:%M:%S"); in print_menu_profile()
H A Drandom.c636 get_time (nowstr, "%c"); in getseed()
661 get_time (nowstr, "%c");
666 get_time (nowstr, "%c");
697 get_time (nowstr, "%c");
H A Dtools.c138 void get_time (char *nowstr, char ts[]);
1057 get_time (char *nowstr, char ts[]) in get_time() function
H A Dtools.h137 extern void get_time (char *nowstr, char ts[]);
H A Dworld.c1724 get_time (nowstr, "%H:%M:%S"); in print_menu_locus()
1765 get_time (nowstr, "%H:%M:%S"); in print_menu_chain()
2301 get_time (nowstr, "%H:%M:%S"); in print_menu_equilib()
2337 get_time (nowstr, "%H:%M:%S"); in print_finish()
2342 get_time (nowstr, "%c"); in print_finish()
2933 get_time (nowstr, "%H:%M:%S"); in print_menu_createplot()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dconnect_misc.cpp231 ss >> get_time(&tm, "%Y-%m-%dT%H:%M:%S %b %d"); in Parse()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dconnect_misc.cpp231 ss >> get_time(&tm, "%Y-%m-%dT%H:%M:%S %b %d"); in Parse()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/GCode/
H A DGCodeProcessor.cpp884 float GCodeProcessor::get_time(PrintEstimatedTimeStatistics::ETimeMode mode) const in get_time() function in Slic3r::GCodeProcessor
2518 data.time = get_time(mode); in process_G1()
H A DGCodeProcessor.hpp476 float get_time(PrintEstimatedTimeStatistics::ETimeMode mode) const;
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DTime.cpp108 inline GetTimeReturnT get_time(std::tm *tms, const char *fmt) in get_time() function
211 stream >> __get_put_time_emulation::get_time(&tms, fmt); in str2time()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DRammingChart.hpp36 float get_time() const { return visible_area.m_width; } in get_time() function in Chart
H A DWipeTowerDialog.cpp96 m_widget_time->SetValue(m_chart->get_time()); in RammingPanel()
116 …m_widget_volume->SetValue(m_chart->get_volume()); m_widget_time->SetValue(m_chart->get_time());} ); in RammingPanel()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue816/
H A Drepro.vhdl27 procedure get_time(variable t: inout time_t) is begin procedure
37 get_time(r);
H A Dtest.vhdl24 procedure get_time(variable t: inout time_t) is begin procedure
29 impure function get_time return time_t is function
53 -- info("Time: " & to_string(get_time));
54 -- get_time(r);
62 get_time(t);
66 get_time(t);
/dports/cad/iverilog/verilog-11.0/vpi/
H A Dlibvpi.c126 vpip_routines->get_time(obj, t); in vpi_get_time()
H A Dsys_display.c215 static void get_time(char *rtn, const char *value, int prec, in get_time() function
687 get_time(tbuf, value.value.str, prec, time_units);
1030 get_time(buf, value.value.str, timeformat_info.prec,
/dports/cad/iverilog/verilog-11.0/
H A Dvpi_modules.cc205 .get_time = vpi_get_time,
H A Dvpi_user.h709 void (*get_time)(vpiHandle, s_vpi_time*); member
/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvpi_priv.cc1726 .get_time = vpi_get_time,
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/openkinect/fakenect/
H A Dfakenect.c65 static double get_time() in get_time() function
180 sleep_highres((record_cur_time - record_prev_time) - (get_time() - playback_prev_time)); in freenect_process_events()
219 playback_prev_time = get_time(); in freenect_process_events()
H A Drecord.c41 double get_time() in get_time() function
79 double cur_time = get_time(); in dump()
/dports/cad/nvc/nvc-r1.5.3/src/
H A Dparse.c639 static tree_t get_time(int64_t fs) in get_time() function
4705 return get_time(0); in p_delay_mechanism()
/dports/chinese/bitchx/bitchx-1.2.1/
H A DChangelog4039 with call to get_time(). Fixed a bunch of warnings with this. Fixed several
/dports/chinese/bitchx/bitchx-1.2.1/bitchx-docs/7_Docs/
H A DUpdates2965 with call to get_time(). Fixed a bunch of warnings with this. Fixed several

1...<<11121314151617181920>>...233