Home
last modified time | relevance | path

Searched refs:since (Results 1 – 25 of 839) sorted by relevance

12345678910>>...34

/NextBSD/contrib/tzdata/
HDantarctica19 # Belgrano II, Confin Coast, -770227-0343737, since 1972-02-05
20 # Carlini, Potter Cove, King George Island, -6414-0602320, since 1982-01
21 # Esperanza, Hope Bay, -6323-05659, since 1952-12-17
22 # Marambio, -6414-05637, since 1969-10-29
23 # Orcadas, Laurie I, -6016-04444, since 1904-02-22
24 # San Martín, Barry I, -6808-06706, since 1951-03-21
36 # Casey, Bailey Peninsula, -6617+11032, since 1969
37 # Davis, Vestfold Hills, -6835+07759, since 1957-01-13
39 # Mawson, Holme Bay, -6736+06253, since 1954-02-13
97 # Princess Elisabeth, Queen Maud Land, -713412+0231200, since 2007
[all …]
HDleap-seconds.list18 # since 1 January 1900, 00:00:00 (1900.0 is also used to
85 # 5. If your system keeps time as the number of seconds since
127 # with, since the difficulty of unambiguously representing the epoch
156 # The NTP timestamps are in units of seconds since the NTP epoch,
166 # fraction of the day since 0 hours UTC. The conversion from day
182 # in this file in units of seconds since the origin at the instant
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMScheduleA9.td469 // Extra latency cycles since wbck is 2 cycles
478 // Extra latency cycles since wbck is 2 cycles
488 // Extra latency cycles since wbck is 4 cycles
497 // Extra latency cycles since wbck is 4 cycles
669 // Extra 1 latency cycle since wbck is 2 cycles
678 // Extra 1 latency cycle since wbck is 2 cycles
881 // Extra latency cycles since wbck is 7 cycles
909 // Extra latency cycles since wbck is 7 cycles
1280 // Extra latency cycles since wbck is 6 cycles
1289 // Extra latency cycles since wbck is 6 cycles
[all …]
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMSA.txt18 It is not possible to emit bclri.b since andi.b covers exactly the
24 constant since shf.w covers exactly the same cases. shf.w is used
36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the
40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the
48 It is not possible to emit splati.w since shf.w covers the same cases.
53 copy_u.w. This is semantically equivalent since the general-purpose
66 It is (currently) not possible to emit bmz.v, or bsel.v since bmnz.v is
/NextBSD/contrib/ofed/libibverbs/debian/
HDchangelog9 dh_makeshlibs, since new symbols were added in libibverbs 1.1.2.
13 InfiniBand, since libibverbs works with both IB and iWARP.
31 - Don't warn root about RLIMIT_MEMLOCK, since it doesn't matter.
60 * Change priority to extra, since libibverbs depends on libsysfs2, which
/NextBSD/sys/arm/conf/
HDEB9200.hints3 # should likely list CF here since its address isn't fixed.
4 # but since it is at an external chip select, do we use that or the address
/NextBSD/sys/arm/amlogic/aml8726/
HDstd.aml87268 # at 0x80100000 by u-boot (which doesn't support ubldr since it's missing
9 # CONFIG_API). The kernel must be supplied as a binary since u-boot is
/NextBSD/crypto/openssl/doc/crypto/
HDRAND_egd.pod29 the EGD socket. This can be advantageous, since the amount of entropy
80 RAND_egd() is available since OpenSSL 0.9.5.
82 RAND_egd_bytes() is available since OpenSSL 0.9.6.
84 RAND_query_egd_bytes() is available since OpenSSL 0.9.7.
/NextBSD/usr.sbin/cron/doc/
HDCHANGES32 shell scripts since "sh" and "csh" have traditionally used hidden file
52 there, since the real bug was that it should have been open in the parent.
64 executing it; this turned out to be a horribly bad idea since finding the
85 not generate a Date: at all (since Sendmail will do it), or folks will use
108 job_runqueue() was using storage after freeing it, since Jordan told me back
133 call to make sure the mtime of the dir changes, since the filename/inode will
144 since the sysv naming for this depends on 'at' using the same
154 14-Apr-90: (actually, changes since December 1989)
/NextBSD/cddl/contrib/dtracetoolkit/Notes/
HDALLoncpu_notes.txt16 since they measure how much CPU time has been consumed by that thread.
19 since much of the noise will be filtered out. DTrace itself also tries
/NextBSD/contrib/ee/
HDChanges9 - changed the licensing since the Artistic License is now considered
32 location (since some distributions move the file)
/NextBSD/contrib/gcc/doc/include/
HDfunding.texi30 ``A portion of the profits are donated,'' since it doesn't give a basis
34 meaningful, since creative accounting and unrelated business decisions
45 contribute little, since someone else would surely do them; difficult
/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_perfmgr_db.c566 char *since = ctime(&(node->ports[i].last_reset)); in __dump_node_mr() local
567 since[strlen(since) - 1] = '\0'; /* remove \n */ in __dump_node_mr()
576 node->node_guid, i, since, in __dump_node_mr()
609 char *since = ctime(&(node->ports[i].last_reset)); in __dump_node_hr() local
610 since[strlen(since) - 1] = '\0'; /* remove \n */ in __dump_node_hr()
636 since, in __dump_node_hr()
/NextBSD/contrib/ofed/libmlx4/
HDlibmlx4.spec.in57 libmlx4.driver as a config file, since it is not user modifiable,
59 since it would be empty without the static library.
/NextBSD/usr.sbin/ctm/
HDREADME18 CTM was originally "CVS Through eMail", but has since changed scope to be
59 life a lot easier for your self, since the program can accept gzip'ed files
60 and since it will not have to make a temporary copy of your file. You can
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDjs_who_example.txt5 examples, since it can be left running in the background without browser
7 triggers many other JavaScript events since much of the browser uses
HDtcl_flow_example.txt182 The first column is CPU-id, the second is PID, third is the time since boot in
183 microseconds since the previous action. The fourth and fifth columns
HDtcl_flowtime_example.txt183 The first column is CPU-id, the second is PID, third is the time since boot in
184 microseconds, fourth is the elapsed time since the previous action. The fifth
/NextBSD/contrib/binutils/config/
HDmh-decstation1 # for X11, since the native DECwindows include files are really broken when
/NextBSD/contrib/bzip2/
HDCHANGES23 Removed 'ranlib' from Makefile, since most modern Unix-es
64 Nuked --repetitive-best and --repetitive-fast since they are
186 in the 18 or so months since 1.0.1 was released. Most of the fixes
254 No changes to bzip2recover since there is no issue with file
270 Fixes some minor bugs since the last version, 1.0.2.
293 Fixes some minor bugs since the last version, 1.0.3.
/NextBSD/usr.sbin/bsdconfig/usermgmt/include/
HDmessages.subr36 …r account expiration time. Format is one of:\n\n a) decimal for UNIX time since %s\n b) dd-mmm-yy[…
95 msg_number_of_seconds_since_epoch="Number of seconds since the Epoch\n(1 = %s)\nNULL or zero to dis…
99 … password expiration time. Format is one of:\n\n a) decimal for UNIX time since %s\n b) dd-mmm-yy[…
/NextBSD/contrib/ldns/ldns/
HDutil.h.in266 * Convert TM to seconds since epoch (midnight, January 1st, 1970).
269 * \return the seconds since epoch
276 * The function interprets time as the number of seconds since epoch
282 * \param[in] time number of seconds since epoch (midnight, January 1st, 1970)
284 * \param[in] now number of seconds since epoch (midnight, January 1st, 1970)
/NextBSD/crypto/openssl/crypto/dsa/
HDREADME3 I have since modified a them a little but a debt of gratitude
/NextBSD/contrib/file/m4/
HDltsugar.m420 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
/NextBSD/contrib/libxo/m4/
HDltsugar.m420 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
53 # This macro is needed until we can rely on Autoconf 2.62, since earlier

12345678910>>...34