/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
H A D | preferbash.patch | 15 Change the search order to bash then sh, so that a known-good shell (bash)
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
H A D | 0001-sssctl-add-error-analyzer.patch | 169 - if re_obj.search(line): 186 match = id_re.search(match) 315 + if re_obj.search(line):
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | libtoaster.js | 43 xhrParams.search = query; 243 var string = window.location.search; 784 if (location.href.search('#warnings') > -1) {
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | fitimage.py | 207 in_signed = re.search(r'\((.*)\)', line).groups()[0] 528 in_signed = re.search(r'\((.*)\)', line).groups()[0] 683 in_signed = re.search(r'\((.*)\)', line).groups()[0]
|
H A D | sstatetests.py | 72 …if distro_specific and re.search(r"%s/%s/[a-z0-9]{2}/[a-z0-9]{2}$" % (self.sstate_path, self.hostd… 74 if re.search(filename_regex, f): 76 … if distro_nonspecific and re.search(r"%s/[a-z0-9]{2}/[a-z0-9]{2}$" % self.sstate_path, root): 78 if re.search(filename_regex, f): 925 if re.search(e, object):
|
/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/ |
H A D | test_event_logs_sub_menu.robot | 35 ${xpath_clear_search} //button[@title="Clear search input"] 156 [Documentation] Input invalid PEL ID in the search log and verify error message. 160 Page Should Contain No items match the search query
|
/openbmc/linux/Documentation/security/keys/ |
H A D | core.rst | 11 kernel service can search for relevant keys. 32 - A description (for matching a key in a search). 191 * There's a way for the a search done from the kernel to call back to 223 only recurse into nested keyrings that have search permission set. 628 error EACCES will result. Only keyrings that the process has search 766 Once authority is assumed, searches for keys will also search the 1144 * To search for a key, call:: 1166 * To search for a key in a specific domain, call:: 1179 * To search for a key, passing auxiliary data to the upcaller, call:: 1194 * To search for a key under RCU conditions, call:: [all …]
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
H A D | 0009-support-apxs.in-force-destdir-to-be-empty-string.patch | 7 search path for apache2 config files is appended to itself, and
|
/openbmc/linux/include/linux/ |
H A D | w1.h | 154 void (*search)(void *, struct w1_master *, member
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ |
H A D | trusted-services.inc | 28 # TS cmake files use find_file() to search through source code and build dirs.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/ |
H A D | libio-socket-ssl-perl_2.085.bb | 9 HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/"
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 33 m = self.re.search(comm) 297 m = pid_re.search(opt)
|
/openbmc/qemu/docs/interop/ |
H A D | vhost-user.json | 178 # search criteria of management software. Applications thus need rules 204 # the sorted list that matches the search criteria. If a more specific
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-links.patch | 31 + /* xxx: linear search doesn't scale with many links */
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_spawn.py | 148 m = pattern.search(self.buf)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/ |
H A D | vpnc_0.5.3.bb | 14 file://0001-search-for-log-help-in-build-dir.patch \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/ |
H A D | xmlsec1_1.3.3.bb | 22 file://ensure-search-path-non-host.patch \
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | git.py | 749 oid = re.search(oid_regex, line) 814 def _lsremote(self, ud, d, search): argument 830 (ud.basecmd, shlex.quote(repourl), search) 896 if nonrel_re.search(tag): 900 m = pver_re.search(tag)
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/ |
H A D | 0001-Update-Versioneer-to-0.22.patch | 188 + mo = re.search(r'=\s*"(.*)"', line) 192 + mo = re.search(r'=\s*"(.*)"', line) 196 + mo = re.search(r'=\s*"(.*)"', line) 240 + tags = {r for r in refs if re.search(r'\d', r)} 1377 - mo = re.search(r'=\s*"(.*)"', line) 1381 - mo = re.search(r'=\s*"(.*)"', line) 1389 + mo = re.search(r'=\s*"(.*)"', line) 1393 + mo = re.search(r'=\s*"(.*)"', line) 1397 + mo = re.search(r'=\s*"(.*)"', line) 1779 - mo = re.search(r'=\s*"(.*)"', line) [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/ |
H A D | older-glibc-symbols.patch | 18 Tweak library search order, make prebuilt lib ahead of recipe lib
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/ |
H A D | libmodule-build-tiny-perl_0.047.bb | 10 HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/"
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
H A D | 0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch | 4 We don't want to add RPATHS which match default linker search paths, they're
|
/openbmc/linux/tools/workqueue/ |
H A D | wq_monitor.py | 163 if filter_re and not filter_re.search(stats.name):
|
/openbmc/qemu/target/hexagon/ |
H A D | gen_printinsn.py | 109 m = immext_casere.search(hex_common.semdict[tag])
|
/openbmc/qemu/docs/sphinx/ |
H A D | kerneldoc.py | 132 match = line_regex.search(line)
|