Home
last modified time | relevance | path

Searched refs:compile (Results 1 – 25 of 1551) sorted by relevance

12345678910>>...63

/openbmc/linux/drivers/bluetooth/
H A DKconfig35 Say Y here to compile support for Bluetooth USB devices into the
36 kernel or say M to compile it as module (btusb).
68 Say Y here to compile support for Broadcom protocol.
80 Say Y here to compile support for MediaTek protocol.
91 Say Y here to compile support for Realtek protocol.
101 Say Y here to compile support for Bluetooth SDIO devices into the
102 kernel or say M to compile it as module (btsdio).
116 Say Y here to compile support for Bluetooth UART devices into the
117 kernel or say M to compile it as module (hci_uart).
132 Say Y here to compile support for HCI UART (H4) protocol.
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py65 end_marker = re.compile('^};')
69 self.start_marker = re.compile(f'(static )?const bool {self.array_name}\[.*\] = {{\n')
83 pattern = re.compile('\[(BPF_\w*)\]\s*= (true|false),?$')
180 start_marker = re.compile(f'enum {enum_name} {{\n')
181 pattern = re.compile('^\s*(BPF_\w+),?(\s+/\*.*\*/)?$')
182 end_marker = re.compile('^};')
229 start_marker = re.compile(f'\*{block_name}\* := {{')
230 pattern = re.compile('\*\*([\w/-]+)\*\*')
231 end_marker = re.compile('}\n')
248 start_marker = re.compile(f'"\s*{block_name} := {{')
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/
H A D0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch46 -re_imp = re.compile('^(#)*?([^#=]*?)\ =\ (.*?)$', re.M)
47 +re_imp = re.compile(r'^(#)*?([^#=]*?)\ =\ (.*?)$', re.M)
72 -re_cond = re.compile('(?P<var>\w+)|(?P<or>\|)|(?P<and>&)')
73 +re_cond = re.compile(r'(?P<var>\w+)|(?P<or>\|)|(?P<and>&)')
74 re_novar = re.compile(r'^(SRC|TGT)\W+.*?$')
75 …reg_act = re.compile(r'(?P<backslash>\\)|(?P<dollar>\$\$)|(?P<subst>\$\{(?P<var>\w+)(?P<code>.*?)\…
85 -re_m4 = re.compile('@(\w+)@', re.M)
86 +re_m4 = re.compile(r'@(\w+)@', re.M)
107 @@ -75,13 +75,13 @@ re_lines = re.compile(
111 -re_mac = re.compile("^[a-zA-Z_]\w*")
[all …]
/openbmc/openbmc/poky/meta/recipes-support/boost/boost/
H A D0001-dont-setup-compiler-flags-m32-m64.patch19 @@ -377,22 +377,6 @@ local rule compile-link-flags ( * )
20 compile-link-flags <link>shared/<target-os>$(non-windows) : -fPIC ;
25 - compile-link-flags <target-os>aix/<address-model>32 : -maix32 ;
26 - compile-link-flags <target-os>aix/<address-model>64 : -maix64 ;
28 - compile-link-flags <target-os>hpux/<address-model>32 : -milp32 ;
29 - compile-link-flags <target-os>hpux/<address-model>64 : -mlp64 ;
32 - compile-link-flags <target-os>$(generic-os)/<architecture>s390x/<address-model>32 : -m31 ;
33 - compile-link-flags <target-os>$(generic-os)/<architecture>s390x/<address-model>64 : -m64 ;
35 - compile-link-flags <target-os>$(generic-os)/<architecture>$(arch)/<address-model>32 : -m32 ;
36 - compile-link-flags <target-os>$(generic-os)/<architecture>$(arch)/<address-model>64 : -m64 ;
/openbmc/linux/drivers/comedi/
H A DKconfig54 To compile this driver as a module, choose M here: the module will be
65 To compile this driver as a module, choose M here: the module will be
76 To compile this driver as a module, choose M here: the module will be
85 To compile this driver as a module, choose M here: the module will be
107 To compile this driver as a module, choose M here: the module will be
128 To compile this driver as a module, choose M here: the module will be
136 To compile this driver as a module, choose M here: the module will be
159 To compile this driver as a module, choose M here: the module will be
171 To compile this driver as a module, choose M here: the module will be
181 To compile this driver as a module, choose M here: the module will be
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0006-Prevent-ffmpeg-configure-compile-race-condition.patch4 Subject: [PATCH] Prevent ffmpeg configure/compile race condition
7 the configure stage is finished before the compile stage starts.
24 -all: configure compile
25 +all: compile
32 .PHONY : compile
33 -compile:
34 +compile: configure
/openbmc/linux/drivers/media/usb/gspca/
H A DKconfig16 To compile this driver as modules, choose M here: the
27 To compile this driver as a module, choose M here: the
36 To compile this driver as a module, choose M here: the
47 To compile this driver as a module, choose M here: the
57 To compile this driver as a module, choose M here: the
66 To compile this driver as a module, choose M here: the
75 To compile this driver as a module, choose M here: the
84 To compile this driver as a module, choose M here: the
94 To compile this driver as a module, choose M here: the
103 To compile this driver as a module, choose M here: the
[all …]
/openbmc/linux/drivers/input/touchscreen/
H A DKconfig24 To compile this driver as a module, choose M here: the
43 To compile this driver as a module, choose M here: the
56 To compile this driver as a module, choose M here: the
67 To compile this driver as a module, choose M here: the
77 To compile this driver as a module, choose M here: the
89 To compile this driver as a module, choose M here: the
103 To compile this driver as a module, choose M here: the
115 To compile this driver as a module, choose M here: the
128 To compile this driver as a module, choose M here: the
150 To compile this driver as a module, choose M here: the
[all …]
/openbmc/linux/drivers/media/i2c/
H A DKconfig50 To compile this driver as a module, choose M here: the
59 To compile this driver as a module, choose M here: the
68 To compile this driver as a module, choose M here: the
77 To compile this driver as a module, choose M here: the
86 To compile this driver as a module, choose M here: the
97 To compile this driver as a module, choose M here: the
107 To compile this driver as a module, choose M here: the
116 To compile this driver as a module, choose M here: the
134 To compile this driver as a module, choose M here: the
143 To compile this driver as a module, choose M here: the
[all …]
/openbmc/linux/drivers/pwm/
H A DKconfig51 To compile this driver as a module, choose M here: the module
63 To compile this driver as a module, choose M here: the module
73 To compile this driver as a module, choose M here: the module
85 To compile this driver as a module, choose M here: the module
98 To compile this driver as a module, choose M here: the module
110 To compile this driver as a module, choose M here: the module
121 To compile this driver as a module, choose M here: the module
131 To compile this driver as a module, choose M here: the module
141 To compile this driver as a module, choose M here: the module
152 To compile this driver as a module, choose M Here: the module
[all …]
/openbmc/linux/drivers/input/misc/
H A DKconfig23 To compile this driver as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
43 To compile this driver as a module, choose M here: the module
53 To compile this driver as a module, choose M here: the
63 To compile this driver as a module, choose M here: the
73 To compile this driver as a module, choose M here: the
84 To compile this driver as a module, choose M here: the module
94 To compile this driver as a module, choose M here: the
105 To compile this driver as a module, choose M here: the
119 To compile this driver as a module, choose M here: the
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dlogparser.py19 test_regex['PASSED'] = re.compile(r"^PASS:(.+)")
20 test_regex['FAILED'] = re.compile(r"^FAIL:([^(]+)")
21 test_regex['SKIPPED'] = re.compile(r"^SKIP:(.+)")
24 section_regex['begin'] = re.compile(r"^BEGIN: .*/(.+)/ptest")
25 section_regex['end'] = re.compile(r"^END: .*/(.+)/ptest")
26 section_regex['duration'] = re.compile(r"^DURATION: (.+)")
27 section_regex['exitcode'] = re.compile(r"^ERROR: Exit status is (.+)")
28 section_regex['timeout'] = re.compile(r"^TIMEOUT: .*/(.+)/ptest")
161 test_regex['FAILED'] = re.compile(r"FAIL")
164 section_regex['test'] = re.compile(r"^Executing")
/openbmc/linux/drivers/staging/greybus/
H A DKconfig11 To compile this code as a module, chose M here: the module
22 To compile this code as a module, chose M here: the module
32 To compile this code as a module, chose M here: the module
42 To compile this code as a module, chose M here: the module
52 To compile this code as a module, chose M here: the module
62 To compile this code as a module, chose M here: the module
72 To compile this code as a module, chose M here: the module
81 To compile this code as a module, chose M here: the module
90 To compile this code as a module, chose M here: the module
100 To compile this code as a module, chose M here: the module
[all …]
/openbmc/linux/drivers/nfc/nfcmrvl/
H A DKconfig20 Say Y here to compile support for Marvell NFC-over-USB driver
21 into the kernel or say M to compile it as module.
32 Say Y here to compile support for Marvell NFC-over-UART driver
33 into the kernel or say M to compile it as module.
43 Say Y here to compile support for Marvell NFC-over-I2C driver
44 into the kernel or say M to compile it as module.
54 Say Y here to compile support for Marvell NFC-over-SPI driver
55 into the kernel or say M to compile it as module.
/openbmc/linux/drivers/input/keyboard/
H A DKconfig27 To compile this driver as a module, choose M here: the
37 To compile this driver as a module, choose M here: the module will
50 To compile this driver as a module, choose M here: the
60 To compile this driver as a module, choose M here: the
70 To compile this driver as a module, choose M here: the
88 To compile this driver as a module, choose M here: the
99 To compile this driver as a module, choose M here: the
118 To compile this driver as a module, choose M here: the
167 To compile this driver as a module, choose M here:
177 To compile this driver as a module, choose M here:
[all …]
/openbmc/linux/sound/pci/
H A DKconfig21 To compile this as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
48 To compile this driver as a module, choose M here: the module
62 To compile this driver as a module, choose M here: the module
74 To compile this driver as a module, choose M here: the module
85 To compile this driver as a module, choose M here: the module
95 To compile this driver as a module, choose M here: the module
110 To compile this driver as a module, choose M here: the module
124 To compile this driver as a module, choose M here: the module
139 To compile this driver as a module, choose M here: the module
[all …]
/openbmc/linux/net/bridge/netfilter/
H A DKconfig40 To compile it as a module, choose M here. If unsure, say N.
64 To compile it as a module, choose M here. If unsure, say N.
73 To compile it as a module, choose M here. If unsure, say N.
82 To compile it as a module, choose M here. If unsure, say N.
91 To compile it as a module, choose M here. If unsure, say N.
100 To compile it as a module, choose M here. If unsure, say N.
108 To compile it as a module, choose M here. If unsure, say N.
116 To compile it as a module, choose M here. If unsure, say N.
125 To compile it as a module, choose M here. If unsure, say N.
134 If you want to compile it as a module, say M here and read
[all …]
/openbmc/linux/sound/isa/
H A DKconfig39 To compile this driver as a module, choose M here: the module
54 To compile this driver as a module, choose M here: the module
67 To compile this driver as a module, choose M here: the module
82 To compile this driver as a module, choose M here: the module
95 To compile this driver as a module, choose M here: the module
108 To compile this driver as a module, choose M here: the module
122 To compile this driver as a module, choose M here: the module
134 To compile this driver as a module, choose M here: the module
147 To compile this driver as a module, choose M here: the module
158 To compile this driver as a module, choose M here: the module
[all …]
/openbmc/linux/drivers/iio/potentiometer/
H A DKconfig16 To compile this driver as a module, choose M here: the
26 To compile this driver as a module, choose M here: the
36 To compile this driver as a module, choose M here: the
47 To compile this driver as a module, choose M here: the
58 To compile this driver as a module, choose M here: the
69 To compile this driver as a module, choose M here: the
80 To compile this driver as a module, choose M here: the
98 To compile this driver as a module, choose M here: the
112 To compile this driver as a module, choose M here: the
124 To compile this driver as a module, choose M here: the
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A D0001-build-Pass-tag-CC-explictly-when-using-libtool.patch43 - \$(LIBTOOL) --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
44 + \$(LIBTOOL) --tag=CC --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
50 - \$(LIBTOOL) --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
51 + \$(LIBTOOL) --tag=CC --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
57 - \$(LIBTOOL) --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
58 + \$(LIBTOOL) --tag=CC --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
66 - \$(LIBTOOL) --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
67 + \$(LIBTOOL) --tag=CC --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/
H A Dcross-compile.patch5 1. never try to compile target binary by native gcc
18 This will be used to compile .c files.
30 @@ -165,7 +165,7 @@ hassgprm.h: choose compile hassgprm.h1 h
32 hasshsgr.h: chkshsgr choose compile hasshsgr.h1 hasshsgr.h2 load \
38 haswaitp.h: choose compile haswaitp.h1 haswaitp.h2 load trywaitp.c
39 @@ -265,7 +265,7 @@ readproctitle.o: compile error.h readpro
46 scan_ulong.o: compile scan.h scan_ulong.c
47 ./compile scan_ulong.c
/openbmc/linux/drivers/usb/serial/
H A DKconfig18 To compile this driver as a module, choose M here: the
76 To compile this driver as a module, choose M here: the module
84 To compile this driver as a module, choose M here: the module
93 To compile this driver as a module, choose M here: the
103 To compile this driver as a module, choose M here: the
112 To compile this driver as a module, choose M here: the
122 To compile this driver as a module, choose M here: the
133 To compile this driver as a module, choose M here: the
142 To compile this driver as a module, choose M here: the
156 To compile this driver as a module, choose M here: the
[all …]
/openbmc/linux/drivers/char/hw_random/
H A DKconfig12 To compile this driver as a module, choose M here: the
33 To compile this driver as a module, choose M here: the
46 To compile this driver as a module, choose M here: the
60 To compile this driver as a module, choose M here: the
73 To compile this driver as a module, choose M here: the
85 To compile this driver as a module, choose M here: the
97 To compile this driver as a module, choose M here: the
110 To compile this driver as a module, choose M here: the
124 To compile this driver as a module, choose M here: the
137 To compile this driver as a module, choose M here: the
[all …]
/openbmc/linux/net/sched/
H A DKconfig59 To compile this code as a module, choose M here: the
68 To compile this code as a module, choose M here: the
77 To compile this code as a module, choose M here: the
86 To compile this code as a module, choose M here: the
97 To compile this code as a module, choose M here: the
108 To compile this code as a module, choose M here: the
119 To compile this code as a module, choose M here: the
131 To compile this code as a module, choose M here: the
142 To compile this code as a module, choose M here: the
153 To compile this code as a module, choose M here: the
[all …]
/openbmc/linux/drivers/input/joystick/
H A DKconfig33 To compile this driver as a module, choose M here: the
43 To compile this driver as a module, choose M here: the
54 To compile this driver as a module, choose M here: the
65 To compile this driver as a module, choose M here: the
74 To compile this driver as a module, choose M here: the
84 To compile this driver as a module, choose M here: the
94 To compile this driver as a module, choose M here: the
104 To compile this driver as a module, choose M here: the
114 To compile this driver as a module, choose M here: the
124 To compile this driver as a module, choose M here: the
[all …]

12345678910>>...63