| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_gcm.c | 28 #define PACK(s) ((size_t)(s)<<(sizeof(size_t)*8-16)) macro 140 PACK(0x0000), PACK(0x01C2), PACK(0x0384), PACK(0x0246), in gcm_gmult_8bit() 141 PACK(0x0708), PACK(0x06CA), PACK(0x048C), PACK(0x054E), in gcm_gmult_8bit() 142 PACK(0x0E10), PACK(0x0FD2), PACK(0x0D94), PACK(0x0C56), in gcm_gmult_8bit() 143 PACK(0x0918), PACK(0x08DA), PACK(0x0A9C), PACK(0x0B5E), in gcm_gmult_8bit() 144 PACK(0x1C20), PACK(0x1DE2), PACK(0x1FA4), PACK(0x1E66), in gcm_gmult_8bit() 145 PACK(0x1B28), PACK(0x1AEA), PACK(0x18AC), PACK(0x196E), in gcm_gmult_8bit() 146 PACK(0x1230), PACK(0x13F2), PACK(0x11B4), PACK(0x1076), in gcm_gmult_8bit() 147 PACK(0x1538), PACK(0x14FA), PACK(0x16BC), PACK(0x177E), in gcm_gmult_8bit() 148 PACK(0x3840), PACK(0x3982), PACK(0x3BC4), PACK(0x3A06), in gcm_gmult_8bit() [all …]
|
| H A D | sm4_gcm.c | 26 #define PACK(s) ((size_t)(s)<<(sizeof(size_t)*8-16)) macro 134 PACK(0x0000), PACK(0x01C2), PACK(0x0384), PACK(0x0246), in gcm_gmult_8bit() 135 PACK(0x0708), PACK(0x06CA), PACK(0x048C), PACK(0x054E), in gcm_gmult_8bit() 136 PACK(0x0E10), PACK(0x0FD2), PACK(0x0D94), PACK(0x0C56), in gcm_gmult_8bit() 137 PACK(0x0918), PACK(0x08DA), PACK(0x0A9C), PACK(0x0B5E), in gcm_gmult_8bit() 138 PACK(0x1C20), PACK(0x1DE2), PACK(0x1FA4), PACK(0x1E66), in gcm_gmult_8bit() 139 PACK(0x1B28), PACK(0x1AEA), PACK(0x18AC), PACK(0x196E), in gcm_gmult_8bit() 140 PACK(0x1230), PACK(0x13F2), PACK(0x11B4), PACK(0x1076), in gcm_gmult_8bit() 141 PACK(0x1538), PACK(0x14FA), PACK(0x16BC), PACK(0x177E), in gcm_gmult_8bit() 142 PACK(0x3840), PACK(0x3982), PACK(0x3BC4), PACK(0x3A06), in gcm_gmult_8bit() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | literals.hpp | 70 template <limb_type...PACK> 71 struct strip_leading_zeros_from_pack<value_pack<PACK...> > 73 typedef value_pack<PACK...> type; 75 template <limb_type...PACK> 76 struct strip_leading_zeros_from_pack<value_pack<0u, PACK...> > 78 typedef typename strip_leading_zeros_from_pack<value_pack<PACK...> >::type type; 81 template <limb_type v, class PACK> 83 template <limb_type v, limb_type...PACK> 84 struct append_value_to_pack<v, value_pack<PACK...> > 86 typedef value_pack<PACK..., v> type;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_fb.c | 38 FMT(RGB888, 888PACK, CFG_SWAPRB); in armada_framebuffer_create() 39 FMT(BGR888, 888PACK, 0); in armada_framebuffer_create() 44 FMT(YUYV, 422PACK, CFG_YUV2RGB | CFG_SWAPYU | CFG_SWAPUV); in armada_framebuffer_create() 45 FMT(UYVY, 422PACK, CFG_YUV2RGB); in armada_framebuffer_create() 46 FMT(VYUY, 422PACK, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create() 47 FMT(YVYU, 422PACK, CFG_YUV2RGB | CFG_SWAPYU); in armada_framebuffer_create()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_clocking.c | 123 sja1105_cgu_idiv_packing(packed_buf, &idiv, PACK); in sja1105_cgu_idiv_config() 171 sja1105_cgu_mii_control_packing(packed_buf, &mii_tx_clk, PACK); in sja1105_cgu_mii_tx_clk_config() 195 sja1105_cgu_mii_control_packing(packed_buf, &mii_rx_clk, PACK); in sja1105_cgu_mii_rx_clk_config() 219 sja1105_cgu_mii_control_packing(packed_buf, &mii_ext_tx_clk, PACK); in sja1105_cgu_mii_ext_tx_clk_config() 243 sja1105_cgu_mii_control_packing(packed_buf, &mii_ext_rx_clk, PACK); in sja1105_cgu_mii_ext_rx_clk_config() 337 sja1105_cgu_mii_control_packing(packed_buf, &txc, PACK); in sja1105_cgu_rgmii_tx_clk_config() 385 sja1105_cfg_pad_mii_packing(packed_buf, &pad_mii_tx, PACK); in sja1105_rgmii_cfg_pad_tx_config() 418 sja1105_cfg_pad_mii_packing(packed_buf, &pad_mii_rx, PACK); in sja1105_cfg_pad_rx_config() 476 sja1105_cfg_pad_mii_id_packing(packed_buf, &pad_mii_id, PACK); in sja1105pqrs_setup_rgmii_delay() 492 sja1105_cfg_pad_mii_id_packing(packed_buf, &pad_mii_id, PACK); in sja1105pqrs_setup_rgmii_delay() [all …]
|
| H A D | sja1105_dynamic_config.c | 362 if (op == PACK) in sja1105et_mgmt_route_cmd_packing() 394 if (op == PACK) in sja1105pqrs_mgmt_route_cmd_packing() 889 ops->cmd_packing(packed_buf, &cmd, PACK); in sja1105_dynamic_config_read() 892 ops->entry_packing(packed_buf, entry, PACK); in sja1105_dynamic_config_read() 967 ops->cmd_packing(packed_buf, &cmd, PACK); in sja1105_dynamic_config_write() 977 ops->entry_packing(packed_buf, entry, PACK); in sja1105_dynamic_config_write()
|
| H A D | sja1105_static_config.c | 20 PACK, QUIRK_LSW32_IS_FIRST); in sja1105_pack() 580 sja1105_table_header_packing(buf, hdr, PACK); in sja1105_table_header_pack_with_crc() 791 table->ops->packing(p, entry_ptr, PACK); in sja1105_static_config_pack() 806 sja1105_table_header_packing(p, &header, PACK); in sja1105_static_config_pack()
|
| H A D | sja1105_spi.c | 333 sja1105_table_header_packing(final_header_ptr, &final_header, PACK); in static_config_buf_prepare_for_upload()
|
| H A D | sja1105_ptp.c | 218 priv->info->ptp_cmd_packing(buf, cmd, PACK); in sja1105_ptp_commit()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gomp-constants.h | 250 #define GOMP_VERSION_LIB(PACK) (((PACK) >> 16) & 0xffff) argument 251 #define GOMP_VERSION_DEV(PACK) ((PACK) & 0xffff) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gomp-constants.h | 250 #define GOMP_VERSION_LIB(PACK) (((PACK) >> 16) & 0xffff) argument 251 #define GOMP_VERSION_DEV(PACK) ((PACK) & 0xffff) argument
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | mk-dm.sh | 24 PACK=TRUE 27 PACK=FALSE 68 if [ "$PACK" = "TRUE" ]; then
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | fpu_regs.h | 44 #ifdef PACK 45 #pragma PACK
|
| H A D | regs.h | 46 #ifdef PACK 47 #pragma PACK
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | x86emu.h | 58 #ifdef PACK 59 #pragma PACK /* Don't pack structs with function pointers! */
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | tag_ocelot.c | 159 packing(injection, &qos_class, 19, 17, OCELOT_TAG_LEN, PACK, 0); in ocelot_xmit() 170 packing(injection, &rew_op, 125, 117, OCELOT_TAG_LEN, PACK, 0); in ocelot_xmit()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | packing.h | 16 PACK, enumerator
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/ |
| H A D | lib-link.m4 | 167 pushdef([PACK],[$2]) 168 pushdef([PACKUP],[m4_translit(PACK,[abcdefghijklmnopqrstuvwxyz./+-], 173 popdef([PACK]) 186 pushdef([PACK],[m4_ifdef([acl_frompackage_]NAME, [acl_frompackage_]NAME, lib[$1])]) 187 pushdef([PACKUP],[m4_translit(PACK,[abcdefghijklmnopqrstuvwxyz./+-], 198 AC_ARG_WITH(PACK[-prefix], 199 [[ --with-]]PACK[[-prefix[=DIR] search for ]PACKLIBS[ in DIR/include and DIR/lib 200 --without-]]PACK[[-prefix don't search for ]PACKLIBS[ in includedir and libdir]], 697 popdef([PACK])
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | packing.c | 114 if (op == PACK && value_width < 64 && (*uval >= (1ull << value_width))) in packing()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/ |
| H A D | seville_vsc9953.c | 1168 packing(injection, &bypass, 127, 127, OCELOT_TAG_LEN, PACK, 0); in vsc9953_xmit_template_populate() 1169 packing(injection, &dest, 67, 57, OCELOT_TAG_LEN, PACK, 0); in vsc9953_xmit_template_populate() 1170 packing(injection, &src, 46, 43, OCELOT_TAG_LEN, PACK, 0); in vsc9953_xmit_template_populate()
|
| H A D | felix_vsc9959.c | 1345 packing(injection, &bypass, 127, 127, OCELOT_TAG_LEN, PACK, 0); in vsc9959_xmit_template_populate() 1346 packing(injection, &dest, 68, 56, OCELOT_TAG_LEN, PACK, 0); in vsc9959_xmit_template_populate() 1347 packing(injection, &src, 46, 43, OCELOT_TAG_LEN, PACK, 0); in vsc9959_xmit_template_populate()
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | Kconfig | 20 config 6PACK 21 tristate "Serial port 6PACK driver"
|
| /OK3568_Linux_fs/kernel/drivers/eisa/ |
| H A D | eisa.ids | 1042 ISAD800 "AMI SMART PACK 2 W/ PAL 5.1" 1043 ISAD801 "AMI SMART PACK 2 W/ PAL 6.1" 1044 ISAD802 "AMI SMART PACK 2 W/ PAL 6.2"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 19750 #ifdef PACK 19751 -# pragma PACK /* Don't pack structs with function pointers! */ 19752 +#pragma PACK /* Don't pack structs with function pointers! */ 20232 #ifdef PACK 20233 -# pragma PACK 20234 +#pragma PACK 21452 #ifdef PACK 21453 -# pragma PACK 21454 +#pragma PACK
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 7247 * 'PACK': PACK, Pack an array into an array of rank one 16583 File: gfortran.info, Node: OR, Next: PACK, Prev: NUM_IMAGES, Up: Intrinsic Procedures 16637 File: gfortran.info, Node: PACK, Next: PARITY, Prev: OR, Up: Intrinsic Procedures 16639 9.213 'PACK' -- Pack an array into an array of rank one 16656 'RESULT = PACK(ARRAY, MASK[,VECTOR])' 16697 File: gfortran.info, Node: PARITY, Next: PERROR, Prev: PACK, Up: Intrinsic Procedures 19491 *note PACK::, *note SPREAD:: 21743 * array, gather elements: PACK. (line 6) 21757 * array, packing: PACK. (line 6) 21761 * array, reduce dimension: PACK. (line 6) [all …]
|