| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | markup_oops.pl | 114 $clobber = $lastword; 116 $clobber =~ s/\([a-z0-9\%\,]+\)//g; 118 $clobber =~ s/.*\,//g; 123 $clobber = ""; 127 my $clobberprime = reg_name($clobber); 138 if ($clobber =~ /$reg/ || $clobberprime =~ /$reg/) {
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | packagedata.bbclass | 26 … # If we set unsuffixed variables here there is a chance they could clobber override versions 27 # of that variable, e.g. DESCRIPTION could clobber DESCRIPTION:<pkgname> 28 # We therefore don't clobber for the unsuffixed variable versions
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | paravirt_types.h | 322 #define paravirt_clobber(clobber) \ argument 323 [paravirt_clobber] "i" (clobber) 329 #define _paravirt_alt(insn_string, type, clobber) \ argument 336 " .short " clobber "\n" \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/ |
| H A D | parted_3.4.bb | 27 oe_runmake -C tests print-align print-max dup-clobber duplicate fs-resize print-flags 45 for i in print-align print-max print-flags dup-clobber duplicate fs-resize; \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/ |
| H A D | install.patch | 32 @@ -191,43 +198,43 @@ clobber: cleanobjs 33 distclean: clobber
|
| /OK3568_Linux_fs/kernel/arch/arc/lib/ |
| H A D | memcpy-archs-unaligned.S | 24 mov r3, r0 ; don;t clobber ret val
|
| H A D | memcpy-archs.S | 40 mov r3, r0 ; don;t clobber ret val
|
| /OK3568_Linux_fs/kernel/arch/c6x/lib/ |
| H A D | divi.S | 18 ;; divu does not clobber B2 either, which is taken advantage of
|
| H A D | remi.S | 18 ;; divu does not clobber B2 either, which is taken advantage of
|
| H A D | remu.S | 18 ;; divu does not clobber B2 either, which is taken advantage of
|
| H A D | divu.S | 18 ;; divu does not clobber B2 either, which is taken advantage of
|
| /OK3568_Linux_fs/buildroot/package/uboot-tools/ |
| H A D | 0002-tools-only-in-no-dot-config-targets.patch | 35 no-dot-config-targets := clean clobber mrproper distclean \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
| H A D | 0001-Do-not-add-stack-pointer-to-clobber-list.patch | 4 Subject: [PATCH] Do not add stack pointer to clobber list
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk-doc/files/ |
| H A D | no-clobber.patch | 18 Solve this by changing cp --force to cp --no-clobber, so setup-build only copies
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | head.S | 95 ; - Don't clobber r0,r1,r2 as they might have u-boot provided args
|
| H A D | entry-arcv2.S | 88 ; so a higher prio interrupt taken here won't clobber prev prio icause
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/ |
| H A D | performance.patch | 26 -# Do 'set' in a subshell so we don't clobber the current shell's
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk-doc/ |
| H A D | gtk-doc_1.33.2.bb | 27 file://no-clobber.patch \
|
| /OK3568_Linux_fs/buildroot/package/mbedtls/ |
| H A D | 0001-bn_mul.h-fix-x86-PIC-inline-ASM-compilation-with-GCC.patch | 11 With ebx added to the MULADDC_STOP clobber list to fix #1550, the inline
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/arm/ |
| H A D | hyp-abi.rst | 75 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/ |
| H A D | libtest-harness-perl_3.44.bb | 111 # do not clobber perl-misc /usr/bin/prove
|
| /OK3568_Linux_fs/kernel/Documentation/parisc/ |
| H A D | registers.rst | 46 SR2 kernel should not clobber this
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | Kconfig | 123 such as "INI", "RUN" and "FLT", and might thus clobber messages
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/libaio/libaio/ |
| H A D | 00_arches.patch | 382 +/* GCC has to be warned that a syscall may clobber all the ABI 386 + the clobber list so it is left out. Also the input arguments
|
| /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 | gimple.def | 109 C1 ... CP are the P clobber operands. 132 so that it can clobber global memory. */
|