Home
last modified time | relevance | path

Searched full:had (Results 1 – 25 of 1621) sorted by relevance

12345678910>>...65

/freebsd/contrib/unbound/
H A Dconfigure.ac23 # 1.0.0 had 0:12:0
24 # 1.0.1 had 0:13:0
25 # 1.0.2 had 0:14:0
26 # 1.1.0 had 0:15:0
27 # 1.1.1 had 0:16:0
28 # 1.2.0 had 0:17:0
29 # 1.2.1 had 0:18:0
30 # 1.3.0 had 1:0:0 # ub_cancel and -export-symbols.
31 # 1.3.1 had 1:1:0
32 # 1.3.2 had 1:2:0
[all …]
/freebsd/sys/powerpc/include/
H A Dpcb.h58 #define PCB_FPREGS 0x2 /* Process had FPU registers initialized */
60 #define PCB_VSX 0x8 /* Process had VSX initialized */
61 #define PCB_CDSCR 0x10 /* Process had Custom DSCR initialized */
62 #define PCB_HTM 0x20 /* Process had HTM initialized */
63 #define PCB_CFSCR 0x40 /* Process had FSCR updated */
66 #define PCB_VECREGS 0x200 /* Process had Altivec registers initialized */
82 unsigned int pcb_fpcpu; /* which CPU had our FPU
90 unsigned int pcb_veccpu; /* which CPU had our vector
/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-end-fail-all.mk7 # Until 2020-12-07, the .END node was made even if the main nodes had failed.
8 # This was not intended since the .END node had already been skipped if a
9 # dependency of the main nodes had failed, just not if one of the main nodes
10 # themselves had failed. This inconsistency was not worth keeping. To run
H A Dopt-define.mk14 # would not be possible if the variable had been specified on the command line
21 # The variable can be undefined. If the variable had been defined in the
H A Dvarmod-to-abs.mk11 # a few restrictions though: The "redirected" path had to start with a slash,
12 # and it had to exist (see ModifyWord_Realpath).
/freebsd/contrib/bc/
H A DMEMORY_BUGS.md7 `bc`, `dc`, and `bcl` have vulnerabilities, and two, I once had a perfect record
8 and then found a couple, but forgot and claimed I still had a perfect record
39 variable now had a reference to the string in the old function, which could be
58 had properly hooked Valgrind into my `bcl` tests, but I had not.
/freebsd/contrib/one-true-awk/testdir/
H A Dbib31 And God saw every thing that he had made, and, behold, it was very good. And the evening and the mo…
33 …seventh day God ended his work which he had made; and he rested on the seventh day from all his wo…
34 And God blessed the seventh day, and sanctified it: because that in it he had rested from all his w…
36 …in the earth, and every herb of the field before it grew: for the LORD God had not caused it to ra…
39 And the LORD God planted a garden eastward in Eden; and there he put the man whom he had formed.
53 And the rib, which the LORD God had taken from man, made he a woman, and brought her unto the man.
57 Now the serpent was more subtil than any beast of the field which the LORD God had made. And he sai…
84 And Abel, he also brought of the firstlings of his flock and of the fat thereof. And the LORD had r…
85 But unto Cain and to his offering he had not respect. And Cain was very wroth, and his countenance …
110 And the days of Adam after he had begotten Seth were eight hundred years: and he begat sons and dau…
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh397 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty \
400 `echo Mary ` `echo had a `
412 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty \
414 Mary had a
421 -o inline:'Mary had 1\nlittle\nlamb\nMary had 4\nlittle\nlambs\n' \
423 Mary had ${N}
445 atf_check -s exit:0 -o inline:'Mary had a little lamb\n' -e empty \
447 Mary had a
632 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty \
634 Mary had a
[all …]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextOut.h230 @retval EFI_DEVICE_ERROR The device had an error and could not complete the request.
250 @retval EFI_DEVICE_ERROR The device had an error and could not complete the request.
271 @retval EFI_DEVICE_ERROR The device had an error and could not complete the request.
289 @retval EFI_DEVICE_ERROR The device had an error and could not complete the request.
311 @retval EFI_DEVICE_ERROR The device had an error and could not complete the request.
332 @retval EFI_DEVICE_ERROR The device had an error and could not complete the
/freebsd/share/doc/smm/05.fastfs/
H A D5.t36 However, several changes had been generally desired for some
37 time but had not been introduced because they would require users to
86 The old file system had no provision for locking files.
88 file had to use a separate ``lock'' file.
93 This mechanism had three drawbacks.
95 Locks left lying around because of system crashes had
/freebsd/contrib/libpcap/missing/
H A Dasprintf.c10 * will return how many characters it would have produced had
37 * would have been written had n been sufficiently large, not in pcapint_vasprintf()
45 * of characters that would have been written had a buffer been in pcapint_vasprintf()
/freebsd/share/doc/papers/sysperf/
H A D4.t141 since each directory had to be accessed twice;
228 now had to maintain the cache,
362 Processes that had run for their entire time slice had their
364 Processes that had not used their time slice, or that had
365 been sleeping for the past second had their priority raised.
391 machine had been running at low priority.
575 typically had thirty to fifty buffers.
588 By contrast, many of the libraries and utilities had never been tuned.
738 although a prior \fIselect\fP call had indicated that data could be sent.
/freebsd/tools/test/ppsapi/
H A DREADME2 This is a small test program which I have had around since we wrote
35 (If the -C option had not been specified, twice as many lines would
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryTagMap.h35 /// This address should be granule aligned and have had
63 /// it is valid then the granule had a tag and if not, it didn't.
65 /// If the range had no tags at all, the vector will be empty.
/freebsd/usr.bin/indent/
H A DREADME31 | University of Illinois Center for Advanced Computation had a huge
34 | code. It had a bunch of different options that would let you format
55 | Somewhere along the way, several other unnamed people have had their
/freebsd/contrib/unbound/doc/
H A Dunbound-control.8308 Enable the RPZ zone if it had previously been disabled.
385 cachehits, as the original query had the unprefetched answer from cache,
570 The number of queries that had the RD flag set in the header.
576 number of queries that had an EDNS OPT record present.
579 number of queries that had an EDNS OPT record with the DO (DNSSEC OK) bit set.
595 The number of answers to queries, from cache or from recursion, that had the
599 The number of answers to queries that had the pseudo return code nodata.
664 These queries are from downstream clients, and have had an answer from
H A Dunbound-control.8.in325 Enable the RPZ zone if it had previously been disabled.
446 cachehits, as the original query had the unprefetched answer from cache,
669 The number of queries that had the RD flag set in the header.
675 number of queries that had an EDNS OPT record present.
678 number of queries that had an EDNS OPT record with the DO (DNSSEC OK) bit set.
694 The number of answers to queries, from cache or from recursion, that had the
698 The number of answers to queries that had the pseudo return code nodata.
775 These queries are from downstream clients, and have had an answer from
/freebsd/share/examples/ipfilter/rules/
H A Dftp-proxy32 e.g., if host A was 10.1.1.1, host B had two network interfaces ed0 and vx0
33 which had IP#'s 10.1.1.2 and 203.45.67.89 respectively, and host C was
/freebsd/crypto/openssl/doc/man3/
H A DSSL_alloc_buffers.pod44 value is also returned if the buffers had been freed before calling
47 This value is also returned if the buffers had been allocated before calling
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dopenssl_hostname_validation.c61 * Returns MalformedCertificate if the Common Name had a NUL character embedded in it.
109 * Returns MalformedCertificate if any of the hostnames had a NUL character embedded in it.
161 * Returns MalformedCertificate if any of the hostnames had a NUL character embedded in it.
/freebsd/contrib/libevent/sample/
H A Dopenssl_hostname_validation.c61 * Returns MalformedCertificate if the Common Name had a NUL character embedded in it.
109 * Returns MalformedCertificate if any of the hostnames had a NUL character embedded in it.
161 * Returns MalformedCertificate if any of the hostnames had a NUL character embedded in it.
/freebsd/sys/dev/isp/
H A DHardware.txt52 Of the two, the 1000 (7 ports, vs. 12 ports) has had fewer problems-
81 had for the Silkworm II).
187 typically have had few problems with them. These are the bare
242 In practice I have had poor results with these configurations. They *should*
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_recv.h70 * A record that has had its payload read in, but hasn't yet been handed
74 /* A record that has had its header read in, but not its payload. */
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStream.cpp111 // If we had any data locally in our StreamString, then pass that along to in RedirectToFile()
146 // If we had any data locally in our StreamString, then pass that along to in RedirectToFile()
167 // If we had any data locally in our StreamString, then pass that along to in RedirectToFileDescriptor()
/freebsd/lib/libc/locale/
H A DDESIGN.xlocale19 and has had over a decade of testing. Replacing this code, unless absolutely
47 with each locale. These are used by various functions that previously had a
158 would be better if libc ensure that every thread had its own locale object.

12345678910>>...65