Home
last modified time | relevance | path

Searched full:aligns (Results 1 – 25 of 70) sorted by relevance

123

/freebsd/sys/tools/sound/
H A Dsnd_fxdiv_gen.awk88 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 Dvm_map_find.9107 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 Drte_common.h460 * 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 Dbounded_iter.h42 // 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 Dt_cat.sh33 atf_set "descr" "Test that cat(1) aligns the output " \
/freebsd/stand/lua/
H A Ddrawer.lua.8127 Frame styles define the characters drawn for horizontal lines, vertical aligns,
/freebsd/sys/contrib/device-tree/Bindings/net/pse-pd/
H A Dpse-controller.yaml83 aligns with IEEE 802.3-2022, Section 33.2.3 and 145.2.4.
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPrimType.h103 /// Aligns a size to the pointer alignment.
/freebsd/sbin/newfs_msdos/
H A Dnewfs_msdos.8177 aligns the start of the data area to a multiple of the cluster size.
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.h51 /// Aligns the stack pointer by ANDing it with -MaxAlign.
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst194 writable but non-RELRO sections. LLD ignores ``offset`` and ``exp`` and aligns
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_smp_request.c94 * 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 Dlocks.c235 /* the beginthreadex routine setups for the C lib; aligns stack */ in ub_thread_create()
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dpoint_448.h241 * As it happens, this aligns with the base point definitions; that is,
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp114 // instruction but it assumes everything aligns on word boundaries. So things in encodeRelocImm()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp14 // emitted in the same bundle. It aligns call + branch delay to the bundle end,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h246 /// Aligns the stack pointer by ANDing it with -MaxAlign.
/freebsd/usr.bin/stat/
H A Dstat.1223 Aligns string output to the left of the field, instead of to the right.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.h186 /// Aligns `Addr` to `Alignment` bytes, rounding up.
/freebsd/sys/net/
H A Drss_config.c51 * of header tuples. This implementation aligns RSS buckets with connection
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl109 .skip 16 // aligns loop body
186 .skip 16 // aligns loop body
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h111 /// alignSPAdjust - This method aligns the stack adjustment to the correct
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp180 // If the CC aligns values higher than the slot size, do so if needed. in emitVoidPtrDirectVAArg()
/freebsd/sys/dev/ixl/
H A Di40e_lan_hmc.c44 * 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 Dchacha-ia64.pl12 # in 9.3 cycles. This aligns perfectly with theoretical estimate.

123