/freebsd/sys/tools/sound/ |
H A D | snd_fxdiv_gen.awk | 88 aligns[PCM_8_BPS * i] = 1; 89 aligns[PCM_16_BPS * i] = 1; 90 aligns[PCM_24_BPS * i] = 1; 91 aligns[PCM_32_BPS * i] = 1; 118 if (aligns[i] != 1)
|
/freebsd/share/man/man9/ |
H A D | vm_map_find.9 | 107 then the mapping will require a free region that aligns relative to the 119 The mapping will succeed as long as there is a free region that aligns on
|
/freebsd/sys/contrib/dpdk_rte_lpm/ |
H A D | rte_common.h | 460 * Aligns input parameter to the next power of 2 478 * Aligns input parameter to the previous power of 2 495 * Aligns 64b input parameter to the next power of 2 513 * Aligns 64b input parameter to the previous power of 2
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | bounded_iter.h | 42 // This is both less for the optimizer to prove, and aligns with how callers 106 // `end`. This is easier for the optimizer because it aligns with the `iter != container.end()`
|
/freebsd/contrib/netbsd-tests/bin/cat/ |
H A D | t_cat.sh | 33 atf_set "descr" "Test that cat(1) aligns the output " \
|
/freebsd/stand/lua/ |
H A D | drawer.lua.8 | 127 Frame styles define the characters drawn for horizontal lines, vertical aligns,
|
/freebsd/sys/contrib/device-tree/Bindings/net/pse-pd/ |
H A D | pse-controller.yaml | 83 aligns with IEEE 802.3-2022, Section 33.2.3 and 145.2.4.
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | PrimType.h | 103 /// Aligns a size to the pointer alignment.
|
/freebsd/sbin/newfs_msdos/ |
H A D | newfs_msdos.8 | 177 aligns the start of the data area to a multiple of the cluster size.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.h | 51 /// Aligns the stack pointer by ANDing it with -MaxAlign.
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | linker_script.rst | 194 writable but non-RELRO sections. LLD ignores ``offset`` and ``exp`` and aligns
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_smp_request.c | 94 * This macro aligns the smp command buffer in DWORD alignment 120 * This macro aligns the smp command buffer in DWORD alignment
|
/freebsd/contrib/unbound/util/ |
H A D | locks.c | 235 /* the beginthreadex routine setups for the C lib; aligns stack */ in ub_thread_create()
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | point_448.h | 241 * As it happens, this aligns with the base point definitions; that is,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 114 // instruction but it assumes everything aligns on word boundaries. So things in encodeRelocImm()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsNaClELFStreamer.cpp | 14 // emitted in the same bundle. It aligns call + branch delay to the bundle end,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.h | 246 /// Aligns the stack pointer by ANDing it with -MaxAlign.
|
/freebsd/usr.bin/stat/ |
H A D | stat.1 | 223 Aligns string output to the left of the field, instead of to the right.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Alignment.h | 186 /// Aligns `Addr` to `Alignment` bytes, rounding up.
|
/freebsd/sys/net/ |
H A D | rss_config.c | 51 * of header tuples. This implementation aligns RSS buckets with connection
|
/freebsd/crypto/openssl/crypto/modes/asm/ |
H A D | ghash-ia64.pl | 109 .skip 16 // aligns loop body 186 .skip 16 // aligns loop body
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetFrameLowering.h | 111 /// alignSPAdjust - This method aligns the stack adjustment to the correct
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfoImpl.cpp | 180 // If the CC aligns values higher than the slot size, do so if needed. in emitVoidPtrDirectVAArg()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_lan_hmc.c | 44 * i40e_align_l2obj_base - aligns base object pointer to 512 bytes 47 * Aligns the layer 2 function private memory so it's 512-byte aligned.
|
/freebsd/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-ia64.pl | 12 # in 9.3 cycles. This aligns perfectly with theoretical estimate.
|