/freebsd/sys/dev/sound/pci/ |
H A D | hdspe-pcm.c | 169 uint32_t preceding; in hdspe_channel_offset() local 174 preceding = ports & (~subset & (subset - 1)); in hdspe_channel_offset() 176 if (preceding & HDSPE_CHAN_AIO_ALL) in hdspe_channel_offset() 177 preceding &= HDSPE_CHAN_AIO_ALL; /* Contiguous AIO slots. */ in hdspe_channel_offset() 178 else if (preceding & HDSPE_CHAN_RAY_ALL) in hdspe_channel_offset() 179 preceding &= HDSPE_CHAN_RAY_ALL; /* Contiguous RayDAT slots. */ in hdspe_channel_offset() 181 return (hdspe_channel_count(preceding, adat_width)); in hdspe_channel_offset()
|
H A D | hdsp-pcm.c | 172 uint32_t preceding; in hdsp_slot_channel_offset() local 177 preceding = slots & (hdsp_slot_first(subset) - 1); in hdsp_slot_channel_offset() 179 return (hdsp_slot_count(preceding)); in hdsp_slot_channel_offset()
|
/freebsd/lib/libpam/pam.d/ |
H A D | README | 49 preceding auth module. 51 the preceding auth module, and if that fails
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | brcm,iproc-pdc-mbox.txt | 12 - brcm,rx-status-len: Length of metadata preceding received frames, in bytes.
|
/freebsd/contrib/tcsh/nls/ja/ |
H A D | set3 | 19 17 Expand to preceding word for which this is a prefix
|
/freebsd/lib/libc/amd64/string/ |
H A D | strspn.S | 106 2: sub %rdi, %rax # number of characters preceding match 167 sub %ecx, %edx # length of set preceding xmm0
|
H A D | strcspn.S | 110 2: sub %rdi, %rax # number of characters preceding match 168 sub %ecx, %edx # length of set preceding xmm0 391 2: sub %rdi, %rax # number of characters preceding match
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | ssl | 37 # OpenSSL enc file (recognized by a magic string preceding the password's salt)
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | des_modes.pod | 60 current and all preceding plaintext blocks and therefore blocks can not 92 current and all preceding variables and therefore j-bit variables are
|
H A D | property.pod | 134 property query by preceding the property name with a '-'.
|
/freebsd/contrib/ntp/html/hints/ |
H A D | aix | 7 the preceding prototype. A workaround is to use ANSI syntax to delare
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_f_cipher.pod | 59 be achieved by preceding the cipher BIO with a buffering BIO.
|
H A D | BIO_s_mem.pod | 114 preceding that write operation cannot be undone.
|
/freebsd/contrib/tcpdump/ |
H A D | README.md | 94 preceding "*" indicates that the data is a retransmission. 95 A preceding "-" indicates a hole in the sequence space
|
/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/ |
H A D | algorithm | 39 // overload preceding it. So the simple thing to do would be to declare our
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | cmp.h.in | 97 * -- the sender was not authorized to make the preceding 98 * -- request or perform the preceding action
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | zfs-meta.m4 | 17 dnl # A line can be commented out by preceding it with a '#' (or technically
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 19 17 Expand to preceding word for which this is a prefix
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Program.inc | 375 // This is an embedded quote. Escape all preceding backslashes, then 380 // This is just a normal character. Don't escape any of the preceding
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set3 | 19 17 Expand to preceding word for which this is a prefix
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set3 | 19 17 Expand to preceding word for which this is a prefix
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | README | 26 subsequent number is required to be no larger than the preceding one.
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.krl | 201 preceding ones: to provide cryptographic authentication of a KRL that
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 279 ;; chronologically next cycle in *preceding* SPLOOP iteration.
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | linker_script.rst | 107 preceding output section with non-empty input sections also has the SHF_WRITE
|