Home
last modified time | relevance | path

Searched full:fit (Results 1 – 25 of 1786) sorted by relevance

12345678910>>...72

/freebsd/contrib/bc/tests/bc/
H A Dlib2_uint_results.txt193 Error: 128 cannot fit into 1 signed byte(s).
219 Error: 129 cannot fit into 1 signed byte(s).
220 Error: -129 cannot fit into 1 signed byte(s).
244 Error: 255 cannot fit into 1 signed byte(s).
245 Error: -255 cannot fit into 1 signed byte(s).
267 Error: 256 cannot fit into 1 unsigned byte(s).
268 Error: 256 cannot fit into 1 signed byte(s).
269 Error: -256 cannot fit into 1 signed byte(s).
314 Error: 32768 cannot fit into 2 signed byte(s).
334 Error: 32769 cannot fit into 2 signed byte(s).
[all …]
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dfreetrie.h19 /// Finding the best fit from a set of differently-sized free list typically
35 /// the best fit. This can still be done in logarithmic time with only a few
168 "range could not fit requested size"); in find_best_fit()
170 "range could not contain a best fit"); in find_best_fit()
172 // If the current node is an exact fit, it is a best fit. in find_best_fit()
177 // The current node is a better fit. in find_best_fit()
182 // fit is better than the best fit in the deferred subtrie. in find_best_fit()
186 "deferred upper subtrie should be outclassed by new best fit"); in find_best_fit()
190 // Determine which subtries might contain the best fit. in find_best_fit()
203 // provides a better fit. in find_best_fit()
[all …]
/freebsd/contrib/libcbor/src/cbor/
H A Dserialization.h76 * @return 0 if the \p buffer_size doesn't fit the result
88 * @return 0 if the \p buffer_size doesn't fit the result
99 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may
111 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may
122 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may
134 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may
147 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may
160 * @return 0 if the \p buffer_size doesn't fit the result
/freebsd/contrib/libpcap/
H A Dpcap_dump_ftell.3pcap43 is returned on error. If the current file position does not fit in a
50 so if file offsets that don't fit in a
52 but that fit in a
61 was no mechanism to obtain a file offset that is too large to fit in a
H A Dcharconv.c154 * if it doesn't fit.
189 * characters, let it pick the "best fit" character. in utf_8_to_acp_truncated()
209 "The error string, in the local code page, didn't fit in the buffer"); in utf_8_to_acp_truncated()
/freebsd/contrib/lutok/api-docs/html/search/
H A Dmag_sel.svg46 fit-margin-top="0"
47 fit-margin-left="0"
48 fit-margin-right="0"
49 fit-margin-bottom="0"
H A Dmag_seld.svg46 fit-margin-top="0"
47 fit-margin-left="0"
48 fit-margin-right="0"
49 fit-margin-bottom="0"
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Dfacebook-bmc-flash-layout-128.dtsi35 * FIT image: 119 MB.
37 fit@100000 {
39 label = "fit";
H A Dfacebook-bmc-flash-layout-128-data64.dtsi35 * FIT image: 63 MB.
37 fit@100000 {
39 label = "fit";
H A Dfacebook-bmc-flash-layout.dtsi19 fit@80000 {
21 label = "fit";
/freebsd/contrib/file/magic/Magdir/
H A Dgrace19 # ACE/gr fit description files
20 0 string #\ ACE/gr\ fit\ description\ ACE/gr fit description file
/freebsd/sys/net/altq/
H A Daltq_hfsc.h91 u_int64_t f; /* fit time for upper-limit */
134 u_int64_t f; /* fit time for upper-limit */
239 u_int64_t cl_f; /* time when this class will fit for
241 u_int64_t cl_myf; /* my fit-time (as calculated from this
243 u_int64_t cl_myfadj; /* my fit-time adjustment
245 u_int64_t cl_cfmin; /* earliest children's fit-time (used
248 children fit for link-sharing
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_gettable_params.pod44 obtain an integer value that does not fit into a native C B<int> type will cause
46 value that is negative or does not fit into a native C B<size_t> type using
51 parameters that do not fit into C<int> use EVP_PKEY_get_bn_param().
55 parameters that do not fit into C<size_t> use EVP_PKEY_get_bn_param().
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_gettable_params.3106 obtain an integer value that does not fit into a native C \fBint\fR type will cause
108 value that is negative or does not fit into a native C \fBsize_t\fR type using
113 parameters that do not fit into \f(CW\*(C`int\*(C'\fR use \fBEVP_PKEY_get_bn_param()\fR.
117 parameters that do not fit into \f(CW\*(C`size_t\*(C'\fR use \fBEVP_PKEY_get_bn_param()\fR.
/freebsd/contrib/libpcap/rpcapd/
H A Dfileconf.c99 // Either the line doesn't fit in in fileconf_read()
328 // It didn't fit. in fileconf_read()
343 // It didn't fit. in fileconf_read()
389 // fit, so that we can discard the partially- in fileconf_read()
403 // It didn't fit. Discard in fileconf_read()
410 "%s, line %u has a %s parameter with a host name that doesn't fit", in fileconf_read()
419 // It didn't fit. Discard the comma, in fileconf_read()
424 "%s, line %u has a %s parameter with a host name that doesn't fit", in fileconf_read()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h94 /// - The result of the fixup expression must fit into an int32, otherwise
107 /// - The result of the fixup expression must fit into an int16, otherwise
120 /// - The result of the fixup expression must fit into an int8, otherwise
142 /// - The result of the fixup expression must fit into an int32, otherwise
159 /// - The result of the fixup expression must fit into an uint32, otherwise
189 /// - The result of the fixup expression must fit into an int32, otherwise
207 /// - The result of the fixup expression must fit into an int32, otherwise
236 /// - The result of the fixup expression must fit into an int32, otherwise
252 /// - The result of the fixup expression must fit into an int32, otherwise
327 /// - The result of the fixup expression must fit into an int32, otherwise
[all …]
H A Dx86.h45 /// - The result of the fixup expression must fit into an int32, otherwise
70 /// - The result of the fixup expression must fit into an int16, otherwise
83 /// - The result of the fixup expression must fit into an int32, otherwise
128 /// - The result of the fixup expression must fit into an int32, otherwise
157 /// - The result of the fixup expression must fit into an int32, otherwise
173 /// - The result of the fixup expression must fit into an int32, otherwise
/freebsd/contrib/bearssl/src/ec/
H A Dec_c25519_m62.c110 * On input, limbs must fit on 60 bits each. On output, result is
112 * limbs will fit on 51 bits, except the low limb, which may have
122 * fit on 60 bits, the maximum value of operands are slightly in f255_sub()
185 * On input, limbs must fit on 54 bits each.
186 * On output, limb 0 is at most 2^51 + 155647, and other limbs fit
198 * Since input limbs fit on 54 bits each, each individual in f255_mul()
333 * On input, limbs must fit on 51 bits, except possibly the low limb,
387 * Points are encoded over exactly 32 bytes. Multipliers must fit in api_mul()
440 * At that point, limbs of x_2 and z_2 are assumed to fit in api_mul()
450 /* A = x_2 + z_2 -- limbs fit on 53 bits each */ in api_mul()
[all …]
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dt_gifconf.c28 many entries as will fit, and the size used is returned in ifc_len.
31 IRIX 6.5: The buffer is filled in with as many entries as will fit
41 many entries as will fit; no overrun. Largest gap: 143.
55 is nonzero, fill in as many entries as will fit, and set ifc_len
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixunstfti.c53 // CASE 2: High or low double does not fit in int64 in __fixunstfti()
54 // - Scale the double to fit within a 64-bit integer in __fixunstfti()
70 // CASE 2 - High double does not fit in int64, scale and convert it. in __fixunstfti()
94 // CASE 2 - Low double does not fit in int64, scale and convert it. in __fixunstfti()
/freebsd/lib/libc/gen/
H A Dtelldir.h43 * if it can't fit that information into the packed structure below. It
67 * UFS, and NFS, directory positions usually fit within the packed type. For
68 * ZFS and tmpfs, they usually fit within the packed type on 64-bit
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp102 // An instruction with 4 register operands will not fit in last slot. in fitsIntoCurrentGroup()
109 // SU should fit into current group. NumSlots should be 1 or 0, in fitsIntoCurrentGroup()
112 "Expected normal instruction to fit in non-full group!"); in fitsIntoCurrentGroup()
332 && "SU does not fit into decoder group!"); in EmitInstruction()
346 // or fit naturally if current group is empty (negative cost). in groupingCost()
353 // Similarly, a group-ending SU may either fit well (last in group), or in groupingCost()
363 // An instruction with 4 register operands will not fit in last slot. in groupingCost()
/freebsd/contrib/bearssl/src/symcipher/
H A Dpoly1305_ctmul32.c105 * At that point, all a[] values fit on 14 bits, while in poly1305_inner()
106 * all r[] values fit on 13 bits. Thus products fit on in poly1305_inner()
118 * does not fit on a 32-bit word. To avoid that issue, we in poly1305_inner()
243 * to acc[1] will be enough to make the value fit in 130 bits. in br_poly1305_ctmul32_run()
/freebsd/sys/compat/freebsd32/
H A Dsyscalls.conf45 # getkerninfo - obsolete and can't be implemented (kernel virtual addresses can't fit in 32-bits)
52 # kldsym - can't be implemented (kernel virtual addresses can't fit in 32-bits)
/freebsd/contrib/kyua/utils/cmdline/
H A Dui.cpp71 /// The written line is printed as is, without being wrapped to fit within the
93 /// The written line is printed as is, without being wrapped to fit within the
166 /// The line is wrapped to fit on screen.
186 /// If the line does not fit on the current screen width, the line is broken

12345678910>>...72