Home
last modified time | relevance | path

Searched refs:ahead (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_read_ahead.pod27 into its buffer (providing that the buffer is large enough) if reading ahead is
29 Setting the parameter B<yes> to 0 turns reading ahead is off, other values turn
34 ahead has been set or not.
46 unprocessed data, it's recommended that if read ahead is turned on that
53 ahead should be turned off.
58 SSL_get_read_ahead() and SSL_CTX_get_read_ahead() return 0 if reading ahead is off,
H A DSSL_read.pod64 If read ahead was set using L<SSL_CTX_set_read_ahead(3)>, there might also still
/freebsd/sys/vm/
H A Dvm_fault.c177 int ahead);
1316 int ahead, behind, cluster_offset, rv; in vm_fault_getpages() local
1368 ahead = 0; in vm_fault_getpages()
1373 ahead = fs->nera; in vm_fault_getpages()
1388 ahead = VM_FAULT_READ_DEFAULT - 1 - cluster_offset; in vm_fault_getpages()
1390 ahead = ulmin(ahead, atop(e_end - fs->vaddr) - 1); in vm_fault_getpages()
1393 *aheadp = ahead; in vm_fault_getpages()
1553 int ahead, behind, faultcount, rv; in vm_fault() local
1651 res = vm_fault_object(&fs, &behind, &ahead); in vm_fault()
1656 faultcount = behind + 1 + ahead; in vm_fault()
[all …]
H A Dphys_pager.c235 int ahead; in default_phys_pager_populate() local
249 ahead = MIN(end - i, PHYSALLOC); in default_phys_pager_populate()
251 VM_ALLOC_NORMAL | VM_ALLOC_COUNT(ahead)); in default_phys_pager_populate()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DINSTALL12 ahead, or I'll provide a fix.
/freebsd/sys/contrib/device-tree/src/riscv/thead/
H A Dth1520-beaglev-ahead.dts13 compatible = "beagle,beaglev-ahead", "thead,th1520";
/freebsd/usr.bin/gzip/
H A Dunlz.c351 lz_peek(const struct lz_decoder *lz, unsigned ahead) in lz_peek() argument
353 off_t diff = lz->pos - ahead - 1; in lz_peek()
/freebsd/etc/mtree/
H A DREADME33 sections. This is caused by mtree not having a look ahead
/freebsd/contrib/tzdata/
H A Dantarctica264 # time, which is 12 hours ahead of GMT. The Russian Station Vostok was
265 # 6 hours behind that (although only 2 miles away, i.e. 6 hours ahead
267 # natural time zone is in between the two: 8 hours ahead of GMT."
H A Detcetera43 # mean 4 hours ahead of UT (i.e. east of Greenwich).
H A Daustralasia556 # Since 1957 Chatham has been 45 minutes ahead of NZ, but until 2018a
603 # Thus the Cook Islands were one day ahead....
940 # go ahead and edit the file (and please send any changes to
1595 # hour ahead of NSW time.
1613 # of DST, LHI is actually 1 hour ahead of the rest of NSW.
1681 # is always exactly 45 minutes ahead of Auckland.
2082 # to sneak ahead of [New Zealanders] by introducing daylight-saving time."
2089 # Until 1941 Tonga maintained a standard time 50 minutes ahead of NZST
2090 # 12 hours and 20 minutes ahead of GMT. When New Zealand adjusted its
2094 # (approximately 50 minutes ahead o
[all...]
H A Dasia7 # go ahead and edit the file (and please send any changes to
261 # used upon the railways and telegraphs of Burma, and is 6h. 24m. 47s. ahead
287 # the clocks were all set one hour ahead of sun time. Though the scheme was
430 # (To establish summer time from 1986. On 4 May, set the clocks ahead one hour
516 # ahead of that prevailing in the rest of Shanghai." Guess that the
587 # others moving their clocks ahead.)
723 # saying it's half an hour ahead of the old Hong Kong standard time, and it
1179 # is now just four hours ahead of Greenwich Mean Time, rather than five hours
1180 # ahead. The switch was decreed by the pro-Western president of Georgia,
1432 # In this way, from the 4th day of the month Farvardin, clocks will be ahead
[all …]
H A Dbackzone6 # better, go ahead and edit it (and please send any changes to
1228 # (19 minutes 32.13 seconds ahead of GMT). This had already been the
1231 # On 1937-07-01 this was changed to 20 minutes (exactly) ahead of GMT and
1523 # national standard time as 01:00:14 ahead of GMT....
1532 # in Sweden is 01:00:00 ahead of GMT.
H A Dafrica7 # go ahead and edit the file (and please send any changes to
554 # Mauritius. The summer time period which will be of one hour ahead of
604 # be one hour ahead of GMT between 1 June and 27 September, according to
1325 # Clocks will be moved ahead for 60 minutes all over the Sudan as of noon
/freebsd/contrib/tzcode/
H A Dtzselect.ksh478 echo >&2 'ahead (east) of Greenwich,' \
/freebsd/sys/contrib/device-tree/Bindings/
H A Dsubmitting-patches.rst74 maintainers after a few weeks, go ahead and take it.
/freebsd/usr.sbin/bsdconfig/include/
H A Dusage.hlp53 reading back through your boot messages (go ahead, try it now!) though
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_openssl.m4528 dnl Probably needs to be moved ahead of runpath testing.
/freebsd/contrib/bearssl/T0/
H A Dkern.t010 : else postpone ahead 1 cs-roll postpone then ; immediate
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPatterns.td89 // We want PC-relative addresses to be tried ahead of BD and BDX addresses.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mt7622.txt84 related physical number is also put ahead of those names which helps cross
/freebsd/
H A DCONTRIBUTING.md67 other commit, please go ahead and prepare those patches. However, please avoid just
/freebsd/stand/forth/
H A Dsupport.4th1104 throw \ Unknown error -- pass ahead
1254 throw \ Don't know what it is all about -- pass ahead
/freebsd/contrib/flex/src/
H A Dflex.skl1326 * yy_get_previous_state() go ahead and do it
1969 * to go ahead and always set it.
3337 /* Skip ahead to next set */
/freebsd/contrib/sendmail/
H A DREADME365 with the old version of sendmail, so it's safe to go ahead and

123