Home
last modified time | relevance | path

Searched full:exceeds (Results 1 – 25 of 727) sorted by relevance

12345678910>>...30

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dia32intrin.h542 /// This operation is undefined if the number of bits exceeds the size of
560 /// This operation is undefined if the number of bits exceeds the size of
578 /// This operation is undefined if the number of bits exceeds the size of
597 /// This operation is undefined if the number of bits exceeds the size of
616 /// This operation is undefined if the number of bits exceeds the size of
635 /// This operation is undefined if the number of bits exceeds the size of
655 /// This operation is undefined if the number of bits exceeds the size of
673 /// This operation is undefined if the number of bits exceeds the size of
696 /// This operation is undefined if the number of bits exceeds the size of
716 /// This operation is undefined if the number of bits exceeds the size of
[all …]
/freebsd/usr.sbin/bsdconfig/networking/include/
H A Dmessages.subr50 msg_hostname_exceeds_max_length="ERROR! The hostname entered exceeds the maximum length of\n255 cha…
52 …! One or more individual labels within the hostname\n(separated by dots) exceeds the maximum of 63…
58 …e or more individual octets within the IPv4 address\n(separated by dots) exceeds the maximum of 25…
62 …ne or more individual fields within the subnet mask\n(separated by dots) exceeds the maximum of 25…
67 …or more individual segments within the IP address\n(separated by colons) exceeds the length of 4 h…
/freebsd/contrib/ntp/html/
H A Dclock.html28 …sets the clock to NTP time at the first update, but exits if the offset exceeds the panic thresho…
30 …ard or backward. If, due to extreme network congestion, an offset spike exceeds the step thresho…
44 …ss than the step threshold or until the time since the last valid update exceeds the stepout thres…
56 …<dd>Disable the clock discipline until the time since the last update exceeds the stepout threshol…
58 …ue in SYNC state. When the time since the last valid update was received exceeds the stepout thres…
H A Dmsyslog.html58 …<dt><tt>time correction of ? seconds exceeds sanity limit (?); set clock manually to the correct U…
66 <dt><tt>frequency error ? exceeds tolerance 500 PPM</tt></dt>
67 …<dd>The hardware clock frequency error exceeds the rate the kernel can correct. This could be a ha…
69 …<dd>The time error exceeds the step threshold and is being slewed to the correct time. You may hav…
71 …<dd>The time error exceeds the step threshold and has been reset to the correct time. Computer sci…
H A Dpoll.html16 …s initially set to zero. When a clock update is received and the offset exceeds the clock jitter …
20 … poll interval, but is set to 0 as each packet is received. If the timer exceeds the <em>unreach t…
/freebsd/tests/sys/cddl/zfs/tests/largest_pool/
H A Dlargest_pool.cfg34 # - volume size exceeds limit for this system. (happy gate)
40 export VOL_LIMIT_KEYWORD3="volume size exceeds limit"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/largest_pool/
H A Dlargest_pool.cfg37 # - volume size exceeds limit for this system. (happy gate)
43 export VOL_LIMIT_KEYWORD3="volume size exceeds limit"
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_create/
H A Dzfs_create.cfg41 # - volume size exceeds limit for this system. (happy gate)
47 export VOL_LIMIT_KEYWORD3="volume size exceeds limit"
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticFrontendKinds.td29 def warn_fe_frame_larger_than : Warning<"stack frame size (%0) exceeds limit (%1) in '%2'">,
39 def warn_fe_backend_resource_limit: Warning<"%0 (%1) exceeds limit (%2) in '%3'">, BackendInfo, InG…
40 def err_fe_backend_resource_limit: Error<"%0 (%1) exceeds limit (%2) in '%3'">, BackendInfo;
41 def note_fe_backend_resource_limit: Note<"%0 (%1) exceeds limit (%2) in '%3'">, BackendInfo;
334 "; the expected alignment (%0 bytes) exceeds the actual alignment (%1 bytes)">,
340 "; the access size (%0 bytes) exceeds the max lock-free size (%1 bytes)">,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/
H A Duserquota_013_pos.ksh57 log_assert "If creating object exceeds {user|group}objquota count, it will fail"
77 log_pass "Creating objects exceeds {user|group}objquota count, it as expect"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create.cfg49 # - volume size exceeds limit for this system. (happy gate)
55 export VOL_LIMIT_KEYWORD3="volume size exceeds limit"
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp35 cl::desc("A count is hot if it exceeds the minimum count to"
48 " percentile exceeds this count."));
55 " percentile exceeds this count."));
89 report_fatal_error("Desired percentile exceeds the maximum cutoff"); in getEntryForPercentile()
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg217 # Maximum arcmail file size, will start new arcmail file if exceeds
20 # Maximum packet size, ifmail/ifnews will start new packet if exceeds.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_draid_002_pos.ksh36 # 3) Verify a pool which exceeds the maximum number of vdevs fails.
79 # Exceeds maximum dRAID vdev count (256).
/freebsd/lib/libc/posix1e/
H A Dmac_get.3112 exceeds
114 or a component of the pathname exceeds
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_io.c53 * @retval ENXIO if the request for @p offset or @p nbytes exceeds the size
88 * @retval ENXIO if the request exceeds the size of @p io.
181 * @retval ENXIO if @p size exceeds the capacity or other limits of @p io.
/freebsd/lib/libsys/
H A Dgetfh.2151 exceeds 255 characters,
154 exceeds 1023 characters.
H A Dshm_open.2499 The entire pathname exceeds 1023 characters.
540 The entire pathname exceeds 1023 characters.
563 The entire pathname exceeds 1023 characters.
H A Dmq_send.2146 when the value of that clock equals or exceeds
201 exceeds the message size attribute of the message queue.
H A Dstatfs.2179 exceeds 255 characters,
182 exceeds 1023 characters.
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c69 { EDT_DIFSIZE, "DIF program exceeds maximum program size" },
76 { EDT_DOFFSET, "Data record offset exceeds buffer boundary" },
99 { EDT_BUFTOOSMALL, "Enabling exceeds size of buffer" },
/freebsd/lib/libpmc/pmu-events/arch/x86/alderlake/
H A Dcache.json199 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
215 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
231 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
247 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
263 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
279 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
295 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
311 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
/freebsd/sys/sys/
H A Dttyqueue.h108 /* Make sure the usage never exceeds the length. */ in ttyinq_bytesleft()
165 /* Make sure the usage never exceeds the length. */ in ttyoutq_bytesleft()
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Drohm,bd99954.yaml92 # when battery voltage exceeds this limit voltage (3 in above chart)
103 # battery is expected to be faulty if battery voltage exceeds this limit.
/freebsd/contrib/ncurses/man/
H A Dcurs_kernel.3x175 exceeds 30,000
195 exceeds the maximum (5).

12345678910>>...30