Searched full:rough (Results 1 – 25 of 105) sorted by relevance
12345
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LowLevelTypeUtils.h | 31 /// Get a rough equivalent of an MVT for a given LLT. MVT can't distinguish 36 /// Get a rough equivalent of an LLT for a given MVT. LLT does not yet support
|
/freebsd-src/contrib/arm-optimized-routines/pl/math/ |
H A D | sv_cbrtf_1u7.c |
|
H A D | v_cbrtf_1u7.c |
|
H A D | cbrtf_data.c |
|
H A D | cbrt_data.c |
|
H A D | cbrtf_1u5.c |
|
H A D | cbrt_2u.c |
|
H A D | sv_cbrt_2u.c |
|
H A D | v_cbrt_2u.c |
|
/freebsd-src/lib/msun/src/ |
H A D | s_cbrt.c | 51 * Rough cbrt to 5 bits: in cbrt() 79 * to within 2**-23.5 when |r - 1| < 1/10. The rough approximation in cbrt()
|
H A D | s_cbrtf.c | 41 /* rough cbrt to 5 bits */ in cbrtf()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.cpp | 31 // For SIMD, use at least 16 registers, as a rough guess. in getNumberOfRegisters() 69 // element, we'll need to extract, op, insert. The following is a rough in getArithmeticInstrCost()
|
/freebsd-src/sbin/ipf/ipscan/ |
H A D | ipscan.5 | 9 The format for files accept by ipscan currently follow this rough grammar:
|
/freebsd-src/contrib/file/ |
H A D | MAINT | 25 This is a rough idea of the control flow from the main program:
|
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/ |
H A D | mfd.txt | 9 Integrated Circuit) that is manufactured in a lower technology node (rough
|
/freebsd-src/contrib/dialog/po/ |
H A D | rw.po | 5 # Steve performed initial rough translation from compendium built from translations provided by the…
|
/freebsd-src/sys/contrib/zstd/programs/ |
H A D | dibio.c | 45 #define MEMMULT 11 /* rough estimation : memory cost to analyze 1 byte of sample */ 46 #define COVER_MEMMULT 9 /* rough estimation : memory cost to analyze 1 byte of sample */ 47 #define FASTCOVER_MEMMULT 1 /* rough estimation : memory cost to analyze 1 byte of sample */
|
/freebsd-src/share/dict/ |
H A D | web2a | 29199 horse rough 36791 nettle-rough 48251 rough-and-readiness 48252 rough-and-ready 48253 rough-backed 48254 rough-barked 48255 rough-bearded 48256 rough-bedded 48257 rough bent 48258 rough-billed [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | ExternalFunctions.cpp | 353 // int sprintf(char *, const char *, ...) - a very rough implementation to make 438 // int printf(const char *, ...) - a very rough implementation to make output 480 // int fprintf(FILE *, const char *, ...) - a very rough implementation to make
|
/freebsd-src/usr.sbin/pwd_mkdb/ |
H A D | pwd_mkdb.8 | 94 As a rough guide, the memory usage of
|
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/ |
H A D | nvidia,tegra186-gpio.txt | 50 number of interrupt signals generated by a controller varies as a rough function
|
H A D | nvidia,tegra186-gpio.yaml | 63 varies as a rough function of the number of ports it implements. Note
|
/freebsd-src/crypto/heimdal/lib/krb5/ |
H A D | n-fold-test.c | 78 {"Rough Consensus, and Running Code", 8,
|
/freebsd-src/crypto/openssl/doc/man3/ |
H A D | BIO_s_datagram.pod | 140 Returns a quantity in bytes which is a rough estimate of the number of bytes of
|
/freebsd-src/lib/libc/gen/ |
H A D | glob.3 | 386 A rough equivalent of
|
12345