Home
last modified time | relevance | path

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

123

/freebsd-src/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-src/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
H A Dmbuf.9729 argument aligns the data and leaves room for a link layer header.
/freebsd-src/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-src/contrib/netbsd-tests/bin/cat/
H A Dt_cat.sh33 atf_set "descr" "Test that cat(1) aligns the output " \
/freebsd-src/stand/lua/
H A Ddrawer.lua.8127 Frame styles define the characters drawn for horizontal lines, vertical aligns,
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DPrimType.h103 /// Aligns a size to the pointer alignment.
/freebsd-src/sbin/newfs_msdos/
H A Dnewfs_msdos.8177 aligns the start of the data area to a multiple of the cluster size.
/freebsd-src/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst194 writable but non-RELRO sections. LLD ignores ``offset`` and ``exp`` and aligns
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.h51 /// Aligns the stack pointer by ANDing it with -MaxAlign.
/freebsd-src/crypto/openssl/crypto/ec/curve448/
H A Dpoint_448.h241 * As it happens, this aligns with the base point definitions; that is,
/freebsd-src/contrib/unbound/util/
H A Dlocks.c235 /* the beginthreadex routine setups for the C lib; aligns stack */ in ub_thread_create()
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h246 /// Aligns the stack pointer by ANDing it with -MaxAlign.
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp114 // instruction but it assumes everything aligns on word boundaries. So things
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp313 // When MSVC does x86_32 record layout, it aligns aggregate member pointers to in getMemberPointerInfo()
/freebsd-src/usr.bin/stat/
H A Dstat.1223 Aligns string output to the left of the field, instead of to the right.
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.h186 /// Aligns `Addr` to `Alignment` bytes, rounding up.
/freebsd-src/sys/net/
H A Drss_config.c51 * of header tuples. This implementation aligns RSS buckets with connection
/freebsd-src/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-src/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl109 .skip 16 // aligns loop body
186 .skip 16 // aligns loop body
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h111 /// alignSPAdjust - This method aligns the stack adjustment to the correct
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp174 // We have 128 and 64 bit vectors. The APCS ABI aligns them to 32 bits, others in computeDataLayout()

123