Home
last modified time | relevance | path

Searched full:concatenating (Results 1 – 25 of 105) sorted by relevance

12345

/freebsd-src/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros61 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
94 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
138 Shifts the 96-bit value formed by concatenating `a0', `a1', and `a2' right
209 Shifts the 64-bit value formed by concatenating `a0' and `a1' left by the
228 Shifts the 96-bit value formed by concatenating `a0', `a1', and `a2' left
265 Adds the 64-bit value formed by concatenating `a0' and `a1' to the 64-bit
266 value formed by concatenating `b0' and `b1'. Addition is modulo 2^64, so
285 Adds the 96-bit value formed by concatenating `a0', `a1', and `a2' to the
286 96-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
324 Subtracts the 64-bit value formed by concatenating `b0' and `b1' from the
[all …]
/freebsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros89 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
136 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
169 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
213 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right
284 Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
303 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left
340 Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit
341 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so
360 Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the
361 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
[all …]
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_compat_lzma.c86 * * unlzma will read multiple lzma streams, concatenating the output
88 * concatenating the output
93 * concatenating the output
H A Dtest_compat_zstd.c30 * * zstd -d will read multiple zstd streams, concatenating the output
H A Dtest_compat_xz.c32 * * unxz will read multiple xz streams, concatenating the output
H A Dtest_compat_bzip2.c31 * * bunzip2 will read multiple bzip2 streams, concatenating the output
H A Dtest_read_format_tar_concatenated.c28 * The sample tar file is the result of concatenating two tar files,
H A Dtest_compat_gzip.c31 * * gunzip will read multiple gzip streams, concatenating the output
H A Dtest_compat_lz4.c32 * * lz4 -d will read multiple lz4 streams, concatenating the output
H A Dtest_compat_lzip.c81 * * lzip will read multiple lzip streams, concatenating the output
/freebsd-src/usr.sbin/autofs/
H A Dauto_master.5306 For indirect maps, the final mount point is determined by concatenating the
309 For direct maps, the final mount point is determined by concatenating
/freebsd-src/crypto/openssl/doc/man3/
H A DEVP_BytesToKey.pod44 The key and IV is derived by concatenating D_1, D_2, etc until
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DUSRGeneration.h45 /// complete USR can be created by concatenating the USR for the
/freebsd-src/share/man/man9/
H A DMODULE_PNP_INFO.958 They are encoded in the descriptor string by concatenating the type with a
H A Dintr_event.9195 The full name of an interrupt thread is formed by concatenating the base
/freebsd-src/crypto/openssl/doc/HOWTO/
H A Dcertificates.txt101 right for your applications, simply concatenating the certificate and
/freebsd-src/sys/contrib/device-tree/Bindings/pci/
H A Dhost-generic-pci.yaml23 geography of a PCI bus address by concatenating the various components to
/freebsd-src/contrib/libcbor/doc/source/
H A Dusing.rst13 The ``CBOR_VERSION`` is a string concatenating these three identifiers into one (e.g. ``0.2.0``).
/freebsd-src/secure/lib/libcrypto/man/man3/
H A DEVP_BytesToKey.3177 The key and \s-1IV\s0 is derived by concatenating D_1, D_2, etc until
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTreeNode.h45 /// The length of the string formed by concatenating the edge labels from
H A DBalancedPartitioning.h20 // FunctionNodes is obtained by concatenating the two (recursively computed)
/freebsd-src/usr.bin/xargs/
H A Dxargs.1116 bytes; this is implemented by concatenating as much of the argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTwine.h84 /// An empty string; the result of concatenating anything with it is also
402 /// when concatenating might cause undefined behavior or stack corruptions
/freebsd-src/contrib/ldns/compat/
H A Db64_ntop.c62 24-bit input group is formed by concatenating 3 8-bit input groups.
H A Db64_pton.c62 24-bit input group is formed by concatenating 3 8-bit input groups.

12345