Home
last modified time | relevance | path

Searched defs:btime (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/misc/lf/lf-r26/vendor/gopkg.in/djherbis/times.v1/
H A Dtimes.go56 type btime struct { struct
57 v time.Time
60 func (btime) HasBirthTime() bool { return true }
62 func (b btime) BirthTime() time.Time { return b.v }
H A Dtimes_windows.go26 btime anonMember
H A Dtimes_netbsd.go26 btime anonMember
H A Dtimes_freebsd.go26 btime anonMember
H A Dtimes_darwin.go26 btime anonMember
/dports/x11/bitmap/bitmap-1.0.9/
H A DCutPaste.c133 BWGrabSelection(Widget w, Time btime) in BWGrabSelection()
174 BWRequestSelection(Widget w, Time btime, Boolean wait) in BWRequestSelection()
198 BWQuerySelection(Widget w, Time btime) in BWQuerySelection()
/dports/science/hdf5/hdf5-1.10.6/java/src/hdf/hdf5lib/structs/
H A DH5O_info_t.java28 public long btime; /* Birth time */ field in H5O_info_t
36 int rc, long num_attrs, long atime, long mtime, long ctime, long btime, in H5O_info_t()
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/knq/sysutil/
H A Dsysutil.go5 var btime time.Time var
/dports/deskutils/py-khal/khal-0.10.4/tests/
H A Dvtimezone_test.py10 btime = dt.datetime(2016, 10, 28, 10, 10) variable
/dports/science/berkeleygw/BGW-2.0.0/MeanField/PARATEC/
H A Drho2cd.f9018 character(len=8) :: btime variable
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dpckw02_c.c67 SpiceDouble btime ) in pckw02_c()
H A Dspkw03_c.c63 SpiceDouble btime ) in spkw03_c()
H A Dspkw02_c.c63 SpiceDouble btime ) in spkw02_c()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dpckw02_c.c67 SpiceDouble btime ) in pckw02_c()
H A Dspkw02_c.c63 SpiceDouble btime ) in spkw02_c()
H A Dspkw03_c.c63 SpiceDouble btime ) in spkw03_c()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/gf2x/src/
H A Dtuneup_pre.c63 uint64_t btime = 1000000; in main() local
/dports/math/gf2x/gf2x-1.3.0/src/
H A Dtuneup_pre.c63 uint64_t btime = 1000000; in main() local
/dports/science/py-obspy/obspy-1.2.2/obspy/io/mseed/src/libmseed/
H A Dgenutils.c450 ms_btime2hptime (BTime *btime) in ms_btime2hptime()
486 ms_btime2isotimestr (BTime *btime, char *isotimestr) in ms_btime2isotimestr()
523 ms_btime2mdtimestr (BTime *btime, char *mdtimestr) in ms_btime2mdtimestr()
560 ms_btime2seedtimestr (BTime *btime, char *seedtimestr) in ms_btime2seedtimestr()
626 ms_hptime2btime (hptime_t hptime, BTime *btime) in ms_hptime2btime()
844 BTime btime; in ms_time2hptime_int() local
/dports/x11/fbpanel/fbpanel-6.1/plugins/menu/
H A Dsystem_menu.c213 dir_changed(const gchar *dir, time_t btime) in dir_changed()
261 systemmenu_changed(time_t btime) in systemmenu_changed()
/dports/misc/birthday/birthday-1.6.2/
H A Dbdcal.c44 struct tm btime; in do_cal() local
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dbtime.cpp1312 MACHINE_START_MEMBER(btime_state,btime) in MACHINE_START_MEMBER() argument
1330 MACHINE_RESET_MEMBER(btime_state,btime) in MACHINE_RESET_MEMBER() argument
1362 void btime_state::btime(machine_config &config) in btime() function in btime_state
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dbtime.cpp1312 MACHINE_START_MEMBER(btime_state,btime) in MACHINE_START_MEMBER() argument
1330 MACHINE_RESET_MEMBER(btime_state,btime) in MACHINE_RESET_MEMBER() argument
1362 void btime_state::btime(machine_config &config) in btime() function in btime_state
/dports/sysutils/uptimed/uptimed-0.4.6/libuptimed/
H A Durec.h74 time_t btime; /* time of boot up */ member
/dports/cad/sumo/sumo-1.2.0/tools/assign/
H A Done-shot.py170 btime = datetime.now() variable

12345678910>>...13