/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocBase.h | 22 // Following the first principle, interfering checking revolves around the 25 // To fulfill the second principle, the basic allocator provides a driver for
|
/freebsd/contrib/libpcap/ |
H A D | TODO | 27 violates the KISS principle. Why do we need pcap_strerror, pcap_perror
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BN_num_bytes.pod | 26 following the same principle as BN_num_bits_word().
|
/freebsd/include/ |
H A D | assert.h | 61 * Static assertions. In principle we could define static_assert for
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | GOFFObjectWriter.cpp | 70 // a physical record are written automatically. In principle, the GOFFOstream 270 // The record count is the number of logical records. In principle, this value in writeEnd()
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | secure.txt | 13 The general principle of the naming scheme for Secure world bindings
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.h | 37 // an invalid register. In principle we could use 32-bit and 64-bit register
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zfs_debug.h | 79 * Note that besides principle 1, another reason that we don't want to
|
/freebsd/share/man/man4/ |
H A D | ng_pipe.4 | 84 In principle oldest packets come first,
|
H A D | fdt.4 | 72 The flattened device tree mechanism in principle does not depend on any
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | strcmp.S | 46 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
H A D | strlen.S | 42 /* For the first 32 bytes, NUL detection works on the principle that
|
/freebsd/contrib/ntp/html/ |
H A D | leap.html | 15 …y, this happens at the end of the last day of June or December; but, in principle, it could happen…
|
H A D | kern.html | 22 …k Discipline</a> driver (type 22) to provide synchronization limited in principle only by the accu…
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | BN_num_bytes.3 | 161 following the same principle as \fBBN_num_bits_word()\fR.
|
/freebsd/share/man/man7/ |
H A D | sprog.7 | 37 Applications should be run with the principle of
|
/freebsd/contrib/lib9p/ |
H A D | fid.h | 52 * directory to a file. (At least, all this applies in principle
|
/freebsd/sys/arm64/arm64/ |
H A D | strcmp.S | 50 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
/freebsd/contrib/bearssl/src/int/ |
H A D | i32_muladd.c | 52 * Principle: we estimate the quotient (x*2^32+z)/m by in br_i32_muladd_small()
|
H A D | i31_muladd.c | 58 * Principle: we estimate the quotient (x*2^31+z)/m by in br_i31_muladd_small()
|
H A D | i15_muladd.c | 84 * Principle: we estimate the quotient (x*2^15+z)/m by in br_i15_muladd_small()
|
/freebsd/contrib/cortex-strings/src/aarch64/ |
H A D | strcmp.S | 71 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
H A D | strnlen.S | 88 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | SampleProfileProbe.h | 45 // violation of updating probe factors. In principle, the sum of distribution
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.cpp | 112 // features. In principle, we should be able to inline regardless of any in areInlineCompatible()
|