| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | rock.c | 25 #define SIG(A,B) ((A) | ((B) << 8)) /* isonum_721() */ macro 144 case SIG('S', 'P'): in rock_check_overflow() 147 case SIG('C', 'E'): in rock_check_overflow() 150 case SIG('E', 'R'): in rock_check_overflow() 153 case SIG('R', 'R'): in rock_check_overflow() 156 case SIG('P', 'X'): in rock_check_overflow() 159 case SIG('P', 'N'): in rock_check_overflow() 162 case SIG('S', 'L'): in rock_check_overflow() 165 case SIG('N', 'M'): in rock_check_overflow() 168 case SIG('C', 'L'): in rock_check_overflow() [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | fit-resign.sh | 42 SIG=$2 58 elif [ ! -f ${SIG} ]; then 59 echo "ERROR: No ${SIG}" 69 SIG_SZ=`ls -l ${SIG} | awk '{ print $5 }'` 79 echo "ERROR: ${SIG} size ${SIG_SZ} != ${ITB} Signature size ${LEN}" 88 cat ${SIG} >> ${ITB_RESIGN}
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | CVE-2019-13232_p2.patch | 250 +# define SIG 0x08074b50 257 + if (crc == SIG && /* if not SIG, no signature */ 258 + (G.lrec.crc32 != SIG || /* if not SIG, have signature */ 259 + (clen == SIG && /* if not SIG, no signature */ 260 + ((G.lrec.csize & LOW) != SIG || /* if not SIG, have signature */ 261 + (ulen == SIG && /* if not SIG, no signature */ 262 + (G.zip64 ? G.lrec.csize >> 32 : G.lrec.ucsize) != SIG 263 + /* if not SIG, have signature */
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | fpu_asm.h | 28 #define SIG(x) SIGL_OFFSET##(x) macro
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | signum.c | 11 #define P_SIGNUM(n) case SIG##n: return scnprintf(bf, size, "%s%s", show_prefix ? prefix : "", #n) in syscall_arg__scnprintf_signum()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/neterion/ |
| H A D | vxge.rst | 42 iii) PCI-SIG's I/O Virtualization
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | leaking_addresses.pl | 432 local $SIG{ALRM} = sub { die "alarm\n" }; # NB: \n required.
|
| /OK3568_Linux_fs/kernel/Documentation/trace/postprocess/ |
| H A D | trace-pagealloc-postprocess.pl | 70 $SIG{INT} = "sigint_handler";
|
| H A D | trace-vmscan-postprocess.pl | 101 $SIG{INT} = "sigint_handler";
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | mb86a16.c | 402 unsigned char *SIG) in signal_det() argument 409 if (*SIG > 45) { in signal_det() 441 *SIG = S[1]; in signal_det()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | ssin.S | 231 |--LET J BE THE LEAST SIG. BIT OF D0, LET SGN := (-1)**J. 307 | ...LEAST SIG. BIT OF D0 IN SIGN POSITION
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch | 83 + local $SIG{'ALRM'} = sub { die "timed out\n" };
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/ |
| H A D | 0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch | 303 + local $SIG{__WARN__} = sub { $warnseen = $_[0] };
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | ktest.pl | 2723 $SIG{CHLD} = qw(child_finished); 4283 $SIG{INT} = qw(cancel_test);
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | sva.rst | 40 ID (PASID), which is a 20-bit number defined by the PCIe SIG.
|
| /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 D | libc.info-6 | 3765 NENT, struct sigevent *SIG) 3799 the termination of all requests according to the SIG parameter. If 3800 SIG is ‘NULL’ no notification is sent. Otherwise a signal is sent 3849 int NENT, struct sigevent *SIG)
|
| H A D | libc.info-11 | 2971 As a simple example of ‘kill’, the call ‘kill (getpid (), SIG)’ has 2972 the same effect as ‘raise (SIG)’.
|
| /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 D | libc.info-6 | 3765 NENT, struct sigevent *SIG) 3799 the termination of all requests according to the SIG parameter. If 3800 SIG is ‘NULL’ no notification is sent. Otherwise a signal is sent 3849 int NENT, struct sigevent *SIG)
|
| H A D | libc.info-11 | 2971 As a simple example of ‘kill’, the call ‘kill (getpid (), SIG)’ has 2972 the same effect as ‘raise (SIG)’.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | hostapd.conf.AES.template | 462 # L-SIG TXOP protection support: [LSIG-TXOP-PROT] (disabled if not set)
|
| H A D | hostapd.conf.TKIP.template | 462 # L-SIG TXOP protection support: [LSIG-TXOP-PROT] (disabled if not set)
|
| H A D | hostapd.conf.template | 462 # L-SIG TXOP protection support: [LSIG-TXOP-PROT] (disabled if not set)
|
| H A D | hostapd.conf.NO_SEC.template | 462 # L-SIG TXOP protection support: [LSIG-TXOP-PROT] (disabled if not set)
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 5202 # ...LEAST SIG. BIT OF D0 IN SIGN POSITION 5233 #--LET J BE THE LEAST SIG. BIT OF D0, LET SGN := (-1)**J.
|
| H A D | fplsp.S | 5074 #--LET J BE THE LEAST SIG. BIT OF D0, LET SGN := (-1)**J. 5150 # ...LEAST SIG. BIT OF D0 IN SIGN POSITION
|