/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | package.py | 273 if dep.startswith('perl') and r.search(dep):
|
H A D | spdx30.py | 45 if self.pattern is not None and not re.search(
|
/openbmc/openbmc-test-automation/lib/ |
H A D | common_utils.robot | 324 # replace them in our search string with the regexes to indicate that they
|
/openbmc/linux/net/core/ |
H A D | filter.c | 7538 const u8 *op, *opend, *magic, *search = search_res; in BPF_CALL_4() local 7549 search_kind = search[0]; in BPF_CALL_4() 7550 search_len = search[1]; in BPF_CALL_4() 7560 magic = &search[2]; in BPF_CALL_4()
|
/openbmc/linux/fs/btrfs/ |
H A D | extent-tree.c | 4325 search: in find_free_extent() 4473 goto search; in find_free_extent()
|
H A D | tree-log.c | 3861 search: in log_dir_items() 3921 goto search; in log_dir_items()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | vfs.rst | 31 to search through the directory entry cache (also known as the dentry 901 PAGECACHE_TAG_DIRTY search mark in i_pages.
|
H A D | path-lookup.rst | 227 dentry to a different chain in the hash table. If a filename search 229 it might end up continuing the search down the wrong chain,
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | openbmctool.py | 133 match = re.search('SESSION=(\w+);', cookie) 438 match = re.search('SESSION=(\w+);', cookie)
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | hacking.rst | 647 complete note to the appropriate kernel development mailing list; search
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-fetching.rst | 60 URLs by looking for source files in a specific search order:
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-cleanup.patch | 1228 * search until a component of that path is found and
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | RPL-1.5 | 303 other sites where a publicly accessible search engine would reasonably be
|
H A D | RPL-1.1 | 121 … posting to appropriate news groups, mailing lists, or web sites where a search engine would reaso…
|
/openbmc/u-boot/tools/binman/ |
H A D | README | 574 Binman will search for the following files in arch/<arch>/dts:
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | variables.rst | 2907 A colon-separated list to extend the search path the OpenEmbedded build 2935 to the search path. 2949 A final example shows how you can extend the search path and include 3231 Allows to specify an extra search path for ``.so`` files 5200 :term:`LINUX_KERNEL_TYPE` variable defines the search arguments used by 5951 An easy way to see what overrides apply is to search for :term:`OVERRIDES` 7645 allows the ``devtool search`` command to find these recipes in search 8514 Configures the OpenEmbedded build system to search other mirror 8527 :term:`SSTATE_MIRRORS` with a regular expression that maps local search 8530 For example, the following maps the local search path ``universal-4.9``
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | start.rst | 468 Open the Microsoft Store and search for Linux. While there are
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | Smack.rst | 561 search a directory requires execute access. Creating a file with write access
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ras.rst | 1158 (available from http://support.amd.com/en-us/search/tech-docs):
|
/openbmc/linux/arch/ |
H A D | Kconfig | 1489 may use this capability to reduce their search space.
|
/openbmc/linux/Documentation/trace/ |
H A D | events.rst | 210 You can convert any long type to a function address and search by function name::
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | yp-intro.rst | 795 after them. You can search the Layer Index for layers used within
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 1200 match = re.search(pattern, line)
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | sstate.bbclass | 623 # Limit the fixpaths and sed operations based on the initial grep search
|
/openbmc/qemu/docs/devel/ |
H A D | multi-process.rst | 807 VM. KVM will use the MMIO's guest physical address to search for a
|