Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A Dsoftfloat-macros87 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
134 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
167 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
211 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right
282 Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
301 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left
338 Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit
339 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so
358 Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the
359 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/
H A Dconfig_override.sh7 # that conflict with any in override, concatenating what remains and
/OK3568_Linux_fs/kernel/Documentation/security/tpm/
H A Dtpm_event_log.rst48 concatenating two halves of the event log from the custom configuration table
/OK3568_Linux_fs/kernel/net/sctp/
H A Dauth.c247 * the numerically smaller key vector and concatenating it to the
248 * endpoint pair shared key, and then concatenating the numerically
321 * vector and concatenating it to the endpoint pair shared in sctp_auth_asoc_create_secret()
322 * key, and then concatenating the numerically larger key in sctp_auth_asoc_create_secret()
/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_mk.py80 CONCATENATING = re.compile(r"^([A-Z0-9_]+)\s*(\+|:|)=\s*\$\(\\1\)") variable in OverriddenVariable
129 if self.CONCATENATING.search(text):
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A DREADME51 to the block device on the server side by concatenating dev_search_path
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddev-kmsg118 By default, kernel tries to avoid fragments by concatenating
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdconcat.c632 * This function constructs a virtual MTD device by concatenating
649 printk(KERN_NOTICE "Concatenating MTD devices:\n"); in mtd_concat_create()
914 MODULE_DESCRIPTION("Generic support for concatenating of MTD devices");
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdconcat.c681 * This function constructs a virtual MTD device by concatenating
701 debug("Concatenating MTD devices:\n"); in mtd_concat_create()
972 MODULE_DESCRIPTION("Generic support for concatenating of MTD devices");
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dhost-generic-pci.yaml23 geography of a PCI bus address by concatenating the various components to
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dvmlinux.lds.S37 CPP concatenation, but that does not work reliably. Concatenating a
/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_util.h230 * concatenating them. The returned string will be
H A Davb_slot_verify.h221 * from concatenating all |AvbKernelCmdlineDescriptor| and then
/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_dfu.py59 # $dfu_alt_info, each time the dfu command is run, by concatenating
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/stabs/
H A DStab-Section-Basics.html136 between the <code>.stabstr</code> sections before concatenating, then the
H A DString-Field.html184 Removing the backslashes and concatenating the string fields of each
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/stabs/
H A DStab-Section-Basics.html136 between the <code>.stabstr</code> sections before concatenating, then the
H A DString-Field.html184 Removing the backslashes and concatenating the string fields of each
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Ds3c-hwmon.c204 * otherwise the name is taken by concatenating in_ with the channel
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0005-adb-add-base64-implementation.patch112 + 24-bit input group is formed by concatenating 3 8-bit input groups.
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dhpfs_fn.h97 /* Four 512-byte buffers and the 2k block obtained by concatenating them */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/
H A D0001-bundle-own-base64-encode-decode-functions.patch123 + 24-bit input group is formed by concatenating 3 8-bit input groups.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_trap.c1195 /* The group items array is created by concatenating the common trap in mlxsw_sp_trap_group_items_arr_init()
1283 /* The trap items array is created by concatenating the common trap in mlxsw_sp_trap_items_arr_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-21825 * strcat: (libc)Concatenating Strings.
2032 * wcscat: (libc)Concatenating Strings.
3517 file name made from concatenating two argument strings, and returns a
5023 concatenating, comparing, and searching strings. Many of these
5045 * Concatenating Strings:: Functions to concatenate strings while copying.
5334 File: libc.info, Node: Copying Strings and Arrays, Next: Concatenating Strings, Prev: String Len…
5697 File: libc.info, Node: Concatenating Strings, Next: Truncating Strings, Prev: Copying Strings an…
5699 5.5 Concatenating Strings
5879 File: libc.info, Node: Truncating Strings, Next: String/Array Comparison, Prev: Concatenating St…
6069 has significant performance issues. *Note Concatenating Strings::.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-21825 * strcat: (libc)Concatenating Strings.
2032 * wcscat: (libc)Concatenating Strings.
3517 file name made from concatenating two argument strings, and returns a
5023 concatenating, comparing, and searching strings. Many of these
5045 * Concatenating Strings:: Functions to concatenate strings while copying.
5334 File: libc.info, Node: Copying Strings and Arrays, Next: Concatenating Strings, Prev: String Len…
5697 File: libc.info, Node: Concatenating Strings, Next: Truncating Strings, Prev: Copying Strings an…
5699 5.5 Concatenating Strings
5879 File: libc.info, Node: Truncating Strings, Next: String/Array Comparison, Prev: Concatenating St…
6069 has significant performance issues. *Note Concatenating Strings::.
[all …]

12345