Home
last modified time | relevance | path

Searched refs:exclusion (Results 1 – 25 of 151) sorted by relevance

1234567

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_main.c129 bool exclusion = false; in main() local
194 exclusion = true; in main()
197 printf("Test ID: %s%s\n", exclusion ? "-x " : "", argv[index]); in main()
198 exclusion = false; in main()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/hdr/
H A Dia_css_hdr.host.c41 to->exclusion.test_excl = from->exclusion.test_excl; in ia_css_hdr_init_config()
H A Dia_css_hdr_types.h68 struct ia_css_hdr_exclusion_params exclusion; /** HDR exclusion parameters */ member
H A Dia_css_hdr_param.h57 struct sh_css_hdr_exclusion_params exclusion; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lcov/files/
H A D0001-geninfo-Add-intermediate-text-format-support.patch445 + # Get data on exclusion markers and checksums if requested
547 -# Scan specified source code file for exclusion markers and return
550 +# Scan specified source code file for exclusion markers and checksums. Return
596 warn("WARNING: unterminated exclusion section in $filename\n");
607 +# Scan specified source code files for exclusion markers and return
633 + warn("WARNING: some exclusion markers may be ignored\n");
648 - # Collect exclusion marker data
664 - warn("WARNING: some exclusion markers may be ignored\n");
672 # Apply exclusion marker data to graph
684 # Apply exclusion marker data to instr
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py59 exclusion = is_excluded(r.reference)
60 if exclusion:
62 self.active_exclusions.add(exclusion)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dwic-tools.bb22 # be removed before wic has a chance to use it, hence the exclusion below.
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dgroup_descr.rst84 - Lower 32-bits of location of snapshot exclusion bitmap.
144 - Upper 32-bits of location of snapshot exclusion bitmap.
/OK3568_Linux_fs/kernel/Documentation/pcmcia/
H A Dlocking.rst5 This file explains the locking and exclusion scheme used in the PCCARD
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.hwconfig16 1. Doesn't support options dependencies and mutual exclusion.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCaldera1 …U and early versions of the 32-Bit UNIX Operating System, with specific exclusion of UNIX System I…
H A DAAL30 4. Users are entirely responsible, to the exclusion of the Author and
H A DPDDL-1.0122 … or otherwise. Some jurisdictions do not allow the exclusion of implied warranties, so this exclus…
124 …This exclusion of liability includes, but is not limited to, any special, incidental, consequentia…
H A DAFL-1.257 prohibits such limitation. Some jurisdictions do not allow the exclusion or
58 limitation of incidental or consequential damages, so this exclusion and
H A DAFL-2.031 …Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages…
H A DAFL-2.133 …Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages…
H A DODC-By-1.0161 … or otherwise. Some jurisdictions do not allow the exclusion of implied warranties, so this exclus…
165exclusion of liability includes, but is not limited to, any special, incidental, consequential, pu…
H A DOSL-2.131 …Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages…
H A DOSL-1.131 …Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages…
H A DOSL-2.031 …Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/mtd/
H A Dmtd-utils_git.bb18 file://add-exclusion-to-mkfs-jffs2-git-2.patch \
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/
H A DREADME10 Futextest will also provide example implementation of mutual exclusion
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dhwspinlock.rst9 and mutual exclusion between heterogeneous processors and those not operating
20 to accomplish synchronization and mutual exclusion operations.
310 mutual exclusion with a remote cpu, the id number should be communicated
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.8105 jurisdictions do not allow the exclusion or limitation of incidental or
106 consequential damages, so this exclusion and limitation may not apply to You.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dporting.rst79 global exclusion between renames for some internal purpose - you need to
80 change your internal locking. Otherwise exclusion warranties remain the
87 Now we have the exclusion between ->lookup() and directory removal (by
88 ->rmdir() and ->rename()). If you used to need that exclusion and do
677 data structures needs exclusion for some reason, arrange it

1234567