Home
last modified time | relevance | path

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

123

/NextBSD/contrib/gcc/
HDtree-ssa-loop-prefetch.c756 unsigned ahead) in schedule_prefetches() argument
762 max_prefetches = (SIMULTANEOUS_PREFETCHES * unroll_factor) / ahead; in schedule_prefetches()
820 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) in issue_prefetch_ref() argument
840 delta = (ahead + ap * ref->prefetch_mod) * ref->group->step; in issue_prefetch_ref()
862 unsigned unroll_factor, unsigned ahead) in issue_prefetches() argument
869 issue_prefetch_ref (ref, unroll_factor, ahead); in issue_prefetches()
902 unsigned ahead, unsigned ninsns, in determine_unroll_factor() argument
934 ahead_factor = ((ahead + SIMULTANEOUS_PREFETCHES - 1) in determine_unroll_factor()
959 unsigned ahead, ninsns, unroll_factor; in loop_prefetch_arrays() local
977 ahead = (PREFETCH_LATENCY + ninsns - 1) / ninsns; in loop_prefetch_arrays()
[all …]
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_read_ahead.pod27 into its buffer (providing that the buffer is large enough) if reading ahead is
29 reading ahead is off, or non zero otherwise.
35 ahead has been set or not.
44 SSL_get_read_ahead and SSL_CTX_get_read_ahead return 0 if reading ahead is off,
/NextBSD/sys/vm/
HDvm_fault.c129 int ahead);
294 int ahead, behind, cluster_offset, error, locked; in vm_fault_hold() local
561 ahead = 0; in vm_fault_hold()
565 ahead = nera; in vm_fault_hold()
567 vm_fault_dontneed(&fs, vaddr, ahead); in vm_fault_hold()
583 ahead = nera; in vm_fault_hold()
585 vm_fault_dontneed(&fs, vaddr, ahead); in vm_fault_hold()
601 ahead = VM_FAULT_READ_DEFAULT - 1 - in vm_fault_hold()
604 ahead = ulmin(ahead, atop(fs.entry->end - vaddr) - 1); in vm_fault_hold()
653 &behind, &ahead); in vm_fault_hold()
[all …]
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDfsrw_example.txt32 UFS read-ahead (disk_ra). The final read-ahead was for 34 Kbytes and began
96 Reads including UFS read-ahead can be seen as the file is read.
HDrfsio_example.txt80 disk than was requested; this can occur due to UFS read-ahead, which
HDrfileio_example.txt94 disk (the extra bytes are due to read-ahead and file system metadata).
/NextBSD/contrib/gcc/config/
HDt-svr43 # to produce a shared library, but since we don't know ahead of time when
/NextBSD/contrib/gcc/config/i386/
HDt-crtpic5 # to produce a shared library, but since we don't know ahead of time when
HDt-sol225 # to produce a shared library, but since we don't know ahead of time when
/NextBSD/contrib/tzdata/
HDetcetera35 # mean 4 hours ahead of UT (i.e. east of Greenwich).
55 Zone Etc/GMT-14 14 - GMT-14 # 14 hours ahead of GMT
HDantarctica256 # time, which is 12 hours ahead of GMT. The Russian Station Vostok was
257 # 6 hours behind that (although only 2 miles away, i.e. 6 hours ahead
259 # natural time zone is in between the two: 8 hours ahead of GMT."
HDaustralasia454 # Since 1957 Chatham has been 45 minutes ahead of NZ, but there's no
787 # go ahead and edit the file (and please send any changes to
1364 # hour ahead of NSW time.
1382 # of DST, LHI is actually 1 hour ahead of the rest of NSW.
1450 # is always exactly 45 minutes ahead of Auckland.
1623 # to sneak ahead of [New Zealanders] by introducing daylight-saving time."
1630 # Until 1941 Tonga maintained a standard time 50 minutes ahead of NZST
1631 # 12 hours and 20 minutes ahead of GMT. When New Zealand adjusted its
1635 # (approximately 50 minutes ahead of New Zealand time).
1642 # islands objected. "If at midnight on Dec. 31, we move ahead 40
[all …]
HDafrica5 # go ahead and edit the file (and please send any changes to
556 # Mauritius. The summer time period which will be of one hour ahead of
608 # be one hour ahead of GMT between 1 June and 27 September, according to
1051 # Clocks will be moved ahead for 60 minutes all over the Sudan as of noon
HDasia5 # go ahead and edit the file (and please send any changes to
380 # ahead of that prevailing in the rest of Shanghai." Guess that the
453 # others moving their clocks ahead.)
811 # is now just four hours ahead of Greenwich Mean Time, rather than five hours
812 # ahead. The switch was decreed by the pro-Western president of Georgia,
1103 # are an hour ahead of Baghdad."
1641 # to mean that they will leave their clocks at 6 hours ahead of UTC.
2545 # Sri Lanka will be six (06) hours ahead of GMT.
2555 # kept their clocks set five and a half hours ahead of Greenwich Mean
2689 # 4th, advancing clocks one hour ahead on midnight of Thursday April 3rd."
HDeurope5 # go ahead and edit the file (and please send any changes to
272 # * GB-Eire changed standard time to 1 hour ahead of GMT on 1968-02-18.
1819 # (19 minutes 32.13 seconds ahead of GMT). This had already been the
1822 # On 1937-07-01 this was changed to 20 minutes (exactly) ahead of GMT and
2220 # But now it is some months since Novosibirsk is 3 hours ahead of Moscow!
2957 # national standard time as 01:00:14 ahead of GMT....
2966 # in Sweden is 01:00:00 ahead of GMT.
3403 # assumed that DST is 1 hour ahead of normal time, this need not be the
/NextBSD/contrib/gcc/config/sparc/
HDt-sol219 # to produce a shared library, but since we don't know ahead of time when
/NextBSD/etc/mtree/
HDREADME35 sections. This is caused by mtree not having a look ahead
/NextBSD/usr.sbin/bsdconfig/include/
HDusage.hlp53 reading back through your boot messages (go ahead, try it now!) though
/NextBSD/contrib/libreadline/
HDconfig.h.in250 /* Ultrix botches type-ahead when switching from canonical to
/NextBSD/contrib/apr-util/
HDconfigure.in113 dnl to grab CC and CPP ahead of time so that apr-util config tests
/NextBSD/usr.sbin/timed/timed/
HDCHANGES138 **** If you want to do it go ahead. It sounds useful. As far as
/NextBSD/contrib/ntp/sntp/m4/
HDntp_openssl.m4325 # if this gcc doesn't do -Werror go ahead and use
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZPatterns.td90 // We want PC-relative addresses to be tried ahead of BD and BDX addresses.
/NextBSD/contrib/gcc/doc/
HDcppinternals.texi153 with read ahead characters and such-like, since it strives to not step
330 Occasionally the preprocessor wants to be able to peek ahead in the
342 parsing arbitrarily far ahead in the token stream, and then to be able
384 want the ability to look ahead past the end of the current line. So
/NextBSD/sys/boot/forth/
HDsupport.4th1027 throw \ Unknown error -- pass ahead
1168 throw \ Don't know what it is all about -- pass ahead

123