Home
last modified time | relevance | path

Searched refs:exclude (Results 76 – 100 of 271) sorted by relevance

1234567891011

/openbmc/openbmc/poky/meta/recipes-extended/gperf/
H A Dgperf_3.1.bb19 EXTRA_AUTORECONF += " -I ${S} --exclude=aclocal"
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer.conf.example55 # file_exclude = src/foobar/* : exclude everything under src/foobar
57 # file_exclude = *~ : exclude backup files
H A Doe-git-archive109 args.exclude, args.notes, args.push, keywords, log)
/openbmc/linux/drivers/scsi/arm/
H A Dqueue.c162 struct scsi_cmnd *queue_remove_exclude(Queue_t *queue, unsigned long *exclude) in queue_remove_exclude() argument
172 (u8)(q->SCpnt->device->lun & 0x7), exclude)) { in queue_remove_exclude()
/openbmc/openbmc-build-scripts/scripts/
H A Dgenerate-html-index.py16 create_index_file(l_args.logs_dir_path, "/", l_args.exclude)
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dmake-etc-initd-bind-stop-work.patch20 // root-delegation-only exclude { "DE"; "MUSEUM"; };
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmxml/
H A Dlibmxml_3.3.1.bb18 EXTRA_AUTORECONF = "--exclude=autopoint,autoheader"
/openbmc/linux/tools/net/ynl/generated/
H A DMakefile13 --exclude-op stats-get
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Doe_cmake_fixup.patch3 Use oe's cmake rpath framework and exclude some of the cmake checks that fail in our env
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py338 exclude = False
342 exclude = True
344 if exclude:
/openbmc/linux/security/loadpin/
H A Dloadpin.c442 module_param_array_named(exclude, exclude_read_files, charp, NULL, 0);
443 MODULE_PARM_DESC(exclude, "Exclude pinning specific read file types");
/openbmc/openbmc/poky/meta/recipes-connectivity/socat/
H A Dsocat_1.8.0.0.bb20 EXTRA_AUTORECONF += "--exclude=autoheader"
/openbmc/linux/Documentation/filesystems/ext4/
H A Dspecial_inodes.rst33 - The “exclude” inode, for snapshots(?)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/
H A Ddmalloc_5.5.2.bb38 EXTRA_AUTORECONF += "--include=acinclude --exclude=autoheader"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/
H A Dtcpdump_4.99.4.bb43 EXTRA_AUTORECONF += "--exclude=aclocal"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/
H A Dminidlna.inc21 # This remove "--exclude=autopoint" option from autoreconf argument to avoid
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/
H A D0002-build-Do-not-build-po-files.patch36 --exclude '*'
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/
H A D0001-Do-not-use-LFS64-functions-on-linux-musl.patch10 and exclude musl like cygwin or OSX
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A Ddonnot-extract-gdb-during-do-compile.patch39 - @tar --exclude-from gdb.files -xzmf ${GDB}.tar.gz
/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/
H A Dlibpcap_1.10.4.bb28 EXTRA_AUTORECONF += "--exclude=aclocal"
/openbmc/linux/net/tipc/
H A Dname_table.h123 u32 exclude, bool mcast);
/openbmc/openbmc/meta-security/classes/
H A Daide-db-init.bbclass22 # To exclude directories and files from being scanned
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jemalloc/
H A Djemalloc_5.3.0.bb25 EXTRA_AUTORECONF += "--exclude=autoheader"
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h543 #define KVM_PMU_ENCODE_MASKED_ENTRY(event_select, mask, match, exclude) \ argument
547 ((__u64)(!!(exclude)) << 55))
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h545 #define KVM_PMU_ENCODE_MASKED_ENTRY(event_select, mask, match, exclude) \ argument
549 ((__u64)(!!(exclude)) << 55))

1234567891011