| /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 | tree-outof-ssa.h | 52 extern struct ssaexpand SA; 59 int p = partition_find (SA.map->var_partition, SSA_NAME_VERSION (exp)); in get_rtx_for_ssa_name() 60 if (SA.map->partition_to_view) in get_rtx_for_ssa_name() 61 p = SA.map->partition_to_view[p]; in get_rtx_for_ssa_name() 63 return SA.partition_to_pseudo[p]; in get_rtx_for_ssa_name() 72 if (SA.values && bitmap_bit_p (SA.values, v)) in get_gimple_for_ssa_name()
|
| /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 | tree-outof-ssa.h | 52 extern struct ssaexpand SA; 59 int p = partition_find (SA.map->var_partition, SSA_NAME_VERSION (exp)); in get_rtx_for_ssa_name() 60 if (SA.map->partition_to_view) in get_rtx_for_ssa_name() 61 p = SA.map->partition_to_view[p]; in get_rtx_for_ssa_name() 63 return SA.partition_to_pseudo[p]; in get_rtx_for_ssa_name() 72 if (SA.values && bitmap_bit_p (SA.values, v)) in get_gimple_for_ssa_name()
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | audit.h | 157 #define aad(SA) ((SA)->apparmor_audit_data) argument 173 #define aa_audit_error(ERROR, SA, CB) \ argument 175 aad((SA))->error = (ERROR); \ 176 aa_audit_msg(AUDIT_APPARMOR_ERROR, (SA), (CB)); \ 177 aad((SA))->error; \
|
| /OK3568_Linux_fs/kernel/arch/sparc/math-emu/ |
| H A D | math_32.c | 286 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_one_mathemu() 373 case 5: FP_UNPACK_SP (SA, rs1); break; in do_one_mathemu() 428 case FADDS: FP_ADD_S (SR, SA, SB); break; in do_one_mathemu() 432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu() 436 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_one_mathemu() 437 case FSMULD: FP_CONV (D, S, 2, 1, DA, SA); in do_one_mathemu() 444 case FDIVS: FP_DIV_S (SR, SA, SB); break; in do_one_mathemu() 473 FP_CMP_S(IR, SB, SA, 3); in do_one_mathemu() 476 FP_ISSIGNAN_S(SA) || in do_one_mathemu()
|
| H A D | math_64.c | 181 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_mathemu() 389 case 5: FP_UNPACK_SP (SA, rs1); break; in do_mathemu() 433 case FADDS: FP_ADD_S (SR, SA, SB); break; in do_mathemu() 437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu() 441 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_mathemu() 442 case FSMULD: FP_CONV (D, S, 1, 1, DA, SA); in do_mathemu() 449 case FDIVS: FP_DIV_S (SR, SA, SB); break; in do_mathemu()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | aacraid.rst | 31 9005:0285:9005:028e Adaptec 2020SA (Skyhawk) 32 9005:0285:9005:028f Adaptec 2025SA (Terminator) 33 9005:0285:9005:0290 Adaptec 2410SA (Jaguar) 34 9005:0285:103c:3227 Adaptec 2610SA (Bearcat HP release) 35 9005:0285:9005:0293 Adaptec 21610SA (Corsair-16) 37 9005:0285:9005:0292 Adaptec 2810SA (Corsair-8) 42 9005:0286:9005:029b Adaptec 2820SA (Intruder) 43 9005:0286:9005:029c Adaptec 2620SA (Intruder) 44 9005:0286:9005:029d Adaptec 2420SA (Intruder HP release)
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |
| /OK3568_Linux_fs/kernel/arch/alpha/math-emu/ |
| H A D | math.c | 104 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in alpha_fp_emul() 133 FP_UNPACK_SP(SA, &va); in alpha_fp_emul() 138 FP_SUB_S(SR, SA, SB); in alpha_fp_emul() 142 FP_ADD_S(SR, SA, SB); in alpha_fp_emul() 146 FP_MUL_S(SR, SA, SB); in alpha_fp_emul() 150 FP_DIV_S(SR, SA, SB); in alpha_fp_emul()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | xfrm_sync.rst | 12 events so that the SA can be safely moved from one machine to another 14 The idea is to synchronize the SA so that the takeover machine can do 15 the processing of the SA as accurate as possible if it has access to it. 17 We already have the ability to generate SA add/del/upd events. 23 Because the above items change for every packet the SA receives, 29 per SA. 61 The unique SA is identified by the combination of xfrm_usersa_id, 147 i) user --> kernel to configure a specific SA. 166 thresholds for an SA using XFRM_MSG_NEWAE (as described in #i above). 182 If you have an SA that is getting hit by traffic in bursts such that
|
| H A D | xfrm_device.rst | 72 driver's xdo_dev_state_add() will be given the new SA to be offloaded 76 - store the SA information (key, salt, target-ip, protocol, etc) 77 - enable the HW offload of the SA 86 The driver can also set an offload_handle in the SA, an opaque void pointer 92 When the network stack is preparing an IPsec packet for an SA that has 113 decryption, the driver needs to add a reference to the decoded SA into 118 find and hold the SA that was used to the Rx skb:: 142 When the SA is removed by the user, the driver's xdo_dev_state_delete()
|
| H A D | xfrm_proc.rst | 33 i.e. Either inbound SPI, address, or IPsec protocol at SA is wrong 37 e.g. SA key is wrong
|
| /OK3568_Linux_fs/buildroot/package/wpa_supplicant/ |
| H A D | 0001-AP-Silently-ignore-management-frame-from-unexpected-.patch | 7 Do not process any received Management frames with unexpected/invalid SA 40 + /* Do not process any frames with unexpected/invalid SA so that 43 + wpa_printf(MSG_DEBUG, "%s: Invalid SA=" MACSTR 63 + /* Do not process any frames with unexpected/invalid SA so that 66 + wpa_printf(MSG_DEBUG, "MGMT: Invalid SA=" MACSTR
|
| /OK3568_Linux_fs/buildroot/package/hostapd/ |
| H A D | 0001-AP-Silently-ignore-management-frame-from-unexpected-.patch | 7 Do not process any received Management frames with unexpected/invalid SA 40 + /* Do not process any frames with unexpected/invalid SA so that 43 + wpa_printf(MSG_DEBUG, "%s: Invalid SA=" MACSTR 63 + /* Do not process any frames with unexpected/invalid SA so that 66 + wpa_printf(MSG_DEBUG, "MGMT: Invalid SA=" MACSTR
|
| /OK3568_Linux_fs/buildroot/package/supertux/ |
| H A D | supertux.mk | 13 SUPERTUX_LICENSE = GPL-3.0+ (code), CC-BY-SA-2.0, CC-BY-SA-3.0, CC-BY-SA-4.0, GPL-2.0+ (images musi…
|
| /OK3568_Linux_fs/buildroot/package/minetest-game/ |
| H A D | minetest-game.mk | 9 MINETEST_GAME_LICENSE = LGPL-2.1+ (code), CC-BY-SA-2.0, CC-BY-SA-3.0, \ 10 CC-BY-SA-4.0, MIT, CC0 1.0, CC-BY-2.0 (mods)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/math-emu/ |
| H A D | math_efp.c | 216 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_spe_mathemu() 221 FP_UNPACK_SP(SA, va.wp + 1); in do_spe_mathemu() 226 FP_UNPACK_SP(SA, va.wp + 1); in do_spe_mathemu() 247 FP_ADD_S(SR, SA, SB); in do_spe_mathemu() 251 FP_SUB_S(SR, SA, SB); in do_spe_mathemu() 255 FP_MUL_S(SR, SA, SB); in do_spe_mathemu() 259 FP_DIV_S(SR, SA, SB); in do_spe_mathemu() 332 FP_CMP_S(IR, SA, SB, 3); in do_spe_mathemu() 333 if (IR == 3 && (FP_ISSIGNAN_S(SA) || FP_ISSIGNAN_S(SB))) in do_spe_mathemu()
|
| /OK3568_Linux_fs/buildroot/package/lugaru/ |
| H A D | lugaru.mk | 11 LUGARU_LICENSE = GPL-2.0+, CC-BY-SA-3.0 (Wolfire and Slib assets), \ 12 CC-BY-SA-4.0 (OSS Lugaru, Jendraz and Philtron R. assets)
|
| /OK3568_Linux_fs/buildroot/package/solarus/ |
| H A D | solarus.mk | 12 SOLARUS_LICENSE = GPL-3.0 (code), CC-BY-SA-4.0 (Solarus logos and icons), \ 13 CC-BY-SA-3.0 (GUI icons)
|
| /OK3568_Linux_fs/kernel/Documentation/arm/sa1100/ |
| H A D | lart.rst | 5 The LART is a small (7.5 x 10cm) SA-1100 board, designed for embedded 7 other StrongARM-gadgets. Almost all SA signals are directly accessible
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | sa1100fb.rst | 8 This is a driver for a graphic framebuffer for the SA-1100 LCD 21 documented in the SA-1100 Developer's Manual, Section 11.7. Dual-panel
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | busybox-udhcpc-no_deconfig.patch | 72 - "CV:F:i:np:qRr:s:T:+t:+SA:+O:*ox:*fB" 73 + "CV:F:i:np:qRr:s:T:+t:+SA:+O:*ox:*fBD"
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | regex | 153 template <class ST, class SA> 154 explicit basic_regex(const basic_string<charT, ST, SA>& p, 167 template <class ST, class SA> 168 basic_regex& operator=(const basic_string<charT, ST, SA>& p); 258 template <class BiIter, class ST, class SA> 260 operator==(const basic_string<typename iterator_traits<BiIter>::value_type, ST, SA>& lhs, 263 template <class BiIter, class ST, class SA> 265 operator!=(const basic_string<typename iterator_traits<BiIter>::value_type, ST, SA>& lhs, 268 template <class BiIter, class ST, class SA> 270 operator<(const basic_string<typename iterator_traits<BiIter>::value_type, ST, SA>& lhs, [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | regex | 153 template <class ST, class SA> 154 explicit basic_regex(const basic_string<charT, ST, SA>& p, 167 template <class ST, class SA> 168 basic_regex& operator=(const basic_string<charT, ST, SA>& p); 258 template <class BiIter, class ST, class SA> 260 operator==(const basic_string<typename iterator_traits<BiIter>::value_type, ST, SA>& lhs, 263 template <class BiIter, class ST, class SA> 265 operator!=(const basic_string<typename iterator_traits<BiIter>::value_type, ST, SA>& lhs, 268 template <class BiIter, class ST, class SA> 270 operator<(const basic_string<typename iterator_traits<BiIter>::value_type, ST, SA>& lhs, [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/ |
| H A D | Kconfig | 14 Say Y here if you are using the Intel(R) StrongARM(R) SA-1110 22 Say Y here if you are using the Intel(R) StrongARM(R) SA-1110 23 Microprocessor Development Board (Assabet) with the SA-1111
|
| /OK3568_Linux_fs/buildroot/package/libcamera/ |
| H A D | libcamera.mk | 31 CC-BY-SA-4.0 (doc) 41 LICENSES/CC-BY-SA-4.0.txt
|