/openbmc/linux/tools/perf/Documentation/ |
H A D | build-docdep.perl | 4 my %included = (); 14 $included{$_} = 1; 24 while (my ($text, $included) = each %include) { 25 for my $i (keys %$included) { 32 $included{$j} = 1; 41 while (my ($text, $included) = each %include) { 42 if (! exists $included{$text} && 44 print "$base.html $base.xml : ", join(" ", keys %$included), "\n";
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | copyleft_filter.bbclass | 56 included, motive = False, 'recipe type "%s" is excluded' % recipe_type 58 included, motive = False, 'recipe did not match anything' 70 included, motive = True, 'recipe has included licenses: %s' % ', '.join(reason) 72 included, motive = False, 'recipe does not include a copyleft license' 74 included, motive = False, 'recipe has excluded licenses: %s' % ', '.join(reason) 78 included, motive = True, 'recipe included by name' 81 included, motive = False, 'recipe excluded by name' 83 return included, motive
|
H A D | copyleft_compliance.bbclass | 23 included, reason = copyleft_should_include(d) 24 if not included: 28 bb.debug(1, 'copyleft: %s is included: %s' % (p, reason))
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | use-pkgconfig.patch | 26 dnl forces the use of the included or an external libxml. 38 - dnl the included one. 153 -dnl gives the user the option to decide whether to use the included or 156 -dnl forces the use of the included or an external libglib. 160 - AC_MSG_CHECKING([whether included glib is requested]) 161 - AC_ARG_WITH([included-glib], 162 - [ --with-included-glib use the glib2 included here], 168 + AC_MSG_CHECKING([whether included glib is requested]) 169 + AC_ARG_WITH([included-glib], 170 + [ --with-included-glib use the glib2 included here], [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate/ |
H A D | 0001-Include-linux-stat.h-only-when-sys-stat.h-is-not-inc.patch | 4 Subject: [PATCH] Include linux/stat.h only when sys/stat.h is not included 10 when sys/stat.h is included anyway, mark it for conditional include 13 | In file included from ../plocate-1.1.22/plocate.cpp:5: 14 | In file included from ../plocate-1.1.22/io_uring_engine.h:14: 15 | In file included from /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/plocate/1.1.22/rec… 19 …included from ../plocate-1.1.22/plocate.cpp:5: …
|
/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/ |
H A D | expected_stderr | 4 included from: Kconfig.inc3:2 5 included from: Kconfig.inc2:4 6 included from: Kconfig.inc1:5
|
/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/ |
H A D | expected_stderr | 4 included from: Kconfig.inc3:1 5 included from: Kconfig.inc2:3 6 included from: Kconfig.inc1:4
|
/openbmc/linux/usr/include/ |
H A D | headers_check.pl | 138 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) { 139 check_include_typesh($included); 160 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) { 161 check_include_typesh($included);
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/ |
H A D | 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch | 22 -/* We have included glibc headers... */ 31 -/* GLIBC headers included first so don't define anything 32 +/* LIBC headers included first so don't define anything 59 /* Linux headers included first, and we must define everything 75 * or we are being included in the kernel, then define everything
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | Kconfig | 23 If you say yes to this option, support will be included for the SMB 35 If you say yes to this option, support will be included for the SMB 47 If you say yes to this option, support will be included for the 57 If you say yes to this option, support will be included for the AMD 82 If you say yes to this option, support will be included for the 92 If you say yes to this option, support will be included for the AMD 115 If you say yes to this option, support will be included for the Intel 183 If you say yes to this option, support will be included for the Intel 193 If you say yes to this option, support will be included for the Intel 227 If you say yes to this option, support will be included for the [all …]
|
/openbmc/linux/drivers/i2c/muxes/ |
H A D | Kconfig | 14 If you say yes to this option, support will be included for an 26 If you say yes to this option, support will be included for a 39 If you say yes to this option, support will be included for a 82 If you say yes to this option, support will be included for an I2C 94 If you say yes to this option, support will be included for a 107 If you say yes to this option, support will be included for an I2C 114 If you say yes to this option, support will be included for a
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | group.md | 6 based on the configured [`class`](class.md). These sensors are what's included 16 - By default, the sensor is included in determining trust of the group. 18 but not have it included in the determination of trust.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/ |
H A D | streamripper_1.64.6.bb | 23 EXTRA_OECONF += "--with-included-argv=yes --with-included-libmad=no" 31 # the included argv library needs this
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/ |
H A D | nmap_7.95.bb | 21 PACKAGECONFIG[pcre] = "--with-libpcre=${STAGING_LIBDIR}/.., --with-libpcre=included, libpcre2" 32 EXTRA_OECONF = "--with-libdnet=included --with-liblinear=included --without-subversion --with-liblu…
|
/openbmc/openbmc/meta-phosphor/recipes-devtools/rsync/ |
H A D | rsync_%.bbappend | 6 --without-included-popt --without-included-zlib \
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | include-cycle.err | 1 In file included from include-cycle.json:1: 2 In file included from include-cycle-b.json:1:
|
/openbmc/linux/drivers/spmi/ |
H A D | Kconfig | 19 If you say yes to this option, support will be included for the 30 If you say yes to this option, support will be included for the 41 If you say yes to this option, support will be included for the
|
/openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop/ |
H A D | 0001-wakeup_xxx.h-include-limits.h.patch | 6 limits.h must be included to define PATH_MAX otherwise build will fail 9 In file included from wakeup/wakeup_ethernet.cpp:45:0: 13 In file included from wakeup/wakeup_usb.cpp:45:0:
|
/openbmc/linux/tools/testing/ktest/examples/ |
H A D | README | 26 included into other configs. This is a real use example that shows how 28 are included by other config files, where the other config files define 29 options and variables that will make the included config work for the
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-isku | 25 Profile number for which this settings occur is included in 35 capslock key for a specific profile. Profile number is included 45 easyzone keys for a specific profile. Profile number is included 55 function keys for a specific profile. Profile number is included 65 keys for a specific profile. Profile number is included in 75 keys for a specific profile. Profile number is included in 85 thumbster keys for a specific profile. Profile number is included 103 a specific profile. Profile number is included in written data. 115 Button and profile numbers are included in written data.
|
H A D | sysfs-driver-hid-roccat-ryos | 25 a specific profile. Profile index is included in written data. 35 function keys for a specific profile. Profile index is included 45 keys for a specific profile. Profile index is included in 55 thumbster keys for a specific profile. Profile index is included 66 is included in written data. The data has to be 8 bytes long. 75 easyzone keys for a specific profile. Profile index is included 86 Profile index for which this settings occur is included in 96 a specific profile. Profile index is included in written data. 108 Button and profile indexes are included in written data.
|
/openbmc/u-boot/lib/lzma/ |
H A D | history.txt | 73 - ANSI-C LZMA Encoder was included to LZMA SDK. 90 was included to LZMA SDK. 130 - Java version of LZMA SDK was included 142 - LZMA# SDK (C#.NET version) was included 208 - Simplified version of .7z ANSI-C Decoder was included 220 and PowerPC code was included to SDK
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/ |
H A D | snmpd.conf | 83 view all included .1 80 84 view system included .iso.org.dod.internet.mgmt.mib-2.system
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | features_check.bbclass | 5 # ANY_OF_xxx_FEATURES: ensure at least one item on this list is included 7 # REQUIRED_xxx_FEATURES: ensure every item on this list is included 9 # CONFLICT_xxx_FEATURES: ensure no item in this list is included in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/ |
H A D | 0002-gpio-Include-limits.h-for-PATH_MAX.patch | 7 included, it works with glibc perhaps due to limits.h being indirectly 8 included by another system header.
|