Home
last modified time | relevance | path

Searched refs:ahead (Results 1 – 25 of 56) 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.
49 unprocessed data, it's recommended that if read ahead is turned on that
56 ahead should be turned off.
61 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.c179 int ahead);
1372 int ahead, behind, cluster_offset, rv; in vm_fault_getpages() local
1424 ahead = 0; in vm_fault_getpages()
1429 ahead = fs->nera; in vm_fault_getpages()
1444 ahead = VM_FAULT_READ_DEFAULT - 1 - cluster_offset; in vm_fault_getpages()
1446 ahead = ulmin(ahead, atop(e_end - fs->vaddr) - 1); in vm_fault_getpages()
1449 *aheadp = ahead; in vm_fault_getpages()
1676 int ahead, behind, faultcount, rv; in vm_fault() local
1776 res = vm_fault_object(&fs, &behind, &ahead); in vm_fault()
1781 faultcount = behind + 1 + ahead; in vm_fault()
[all …]
H A Dphys_pager.c237 int ahead; in default_phys_pager_populate() local
253 ahead = MIN(end - i, PHYSALLOC); in default_phys_pager_populate()
255 VM_ALLOC_NORMAL | VM_ALLOC_COUNT(ahead), &pages); in default_phys_pager_populate()
H A Dvm_page.c4928 int after, ahead, i, pflags, rv; in vm_page_grab_valid_iter() local
4989 ahead = after; in vm_page_grab_valid_iter()
4991 ahead = MIN(ahead, m->pindex - pindex); in vm_page_grab_valid_iter()
4992 for (; i < ahead; i++) { in vm_page_grab_valid_iter()
5206 int ahead, i; in vm_page_grab_pages() local
5219 ahead = -1; in vm_page_grab_pages()
5221 if (ahead < 0) { in vm_page_grab_pages()
5222 ahead = vm_radix_iter_lookup_range( in vm_page_grab_pages()
5225 if (ahead-- > 0) { in vm_page_grab_pages()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DINSTALL12 ahead, or I'll provide a fix.
/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/sys/contrib/device-tree/src/riscv/thead/
H A Dth1520-beaglev-ahead.dts15 compatible = "beagle,beaglev-ahead", "thead,th1520";
/freebsd/contrib/tzdata/
H A Dantarctica262 # time, which is 12 hours ahead of GMT. The Russian Station Vostok was
263 # 6 hours behind that (although only 2 miles away, i.e. 6 hours ahead
265 # 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.
2084 # to sneak ahead of [New Zealanders] by introducing daylight-saving time."
2091 # Until 1941 Tonga maintained a standard time 50 minutes ahead of NZST
2092 # 12 hours and 20 minutes ahead of GMT. When New Zealand adjusted its
2096 # (approximately 50 minutes ahead of New Zealand time).
[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 # go ahead and edit the file, 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
555 # Mauritius. The summer time period which will be of one hour ahead of
605 # be one hour ahead of GMT between 1 June and 27 September, according to
1326 # 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/usr.sbin/bsdconfig/include/
H A Dusage.hlp53 reading back through your boot messages (go ahead, try it now!) though
/freebsd/sys/contrib/device-tree/Bindings/
H A Dsubmitting-patches.rst93 maintainers after a few weeks, go ahead and take it.
/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/crypto/krb5/src/plugins/kdb/db2/libdb2/test/SEQ_TEST/
H A Dmbox377 ! * ahead of the cursor because duplicates aren't sorted in any way,
/freebsd/
H A DCONTRIBUTING.md
/freebsd/stand/forth/
H A Dsupport.4th1104 throw \ Unknown error -- pass ahead
1254 throw \ Don't know what it is all about -- pass ahead

123