Home
last modified time | relevance | path

Searched refs:search (Results 426 – 450 of 802) sorted by relevance

1...<<11121314151617181920>>...33

/openbmc/openbmc/poky/bitbake/contrib/vim/indent/
H A Dbitbake.vim162 " If the last character in the line is a comment, do a binary search for
163 " the start of the comment. synID() is slow, a linear search would take
/openbmc/docs/
H A Dhw-vendor-repos-policy.md104 first users of OpenBMC and a search for "openpower" in the openbmc github
106 similar result if you search for "intel".
/openbmc/openbmc/poky/documentation/
H A Dset_versions.py268 v_semver = semver.search(v)
/openbmc/linux/fs/reiserfs/
H A DKconfig24 database and keyword search systems than block allocation based file
/openbmc/linux/Documentation/arch/arm64/
H A Dkdump.rst54 according to the search order:
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py531 if re.search(self.boot_patterns['search_login_succeeded'], output):
538 if re.search(r"root@[a-zA-Z0-9\-]+:~#", output):
686 if re.search(self.boot_patterns['search_cmd_finished'], data):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A Dlibhugetlbfs-avoid-search-host-library-path-for-cros.patch4 Subject: [PATCH] libhugetlbfs: avoid search host library path for cross
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h279 void search(void);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/
H A D0002-add-an-option-to-specify-iptables-location.patch40 - # buildds that may still have the old iptables, search /usr/sbin first
/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py828 if re.search(match_value, str(x))
/openbmc/qemu/python/
H A DREADME.rst50 2. Inside a Python script, use ``sys.path`` to forcibly include a search
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drunqemu.py116 … self.assertTrue(re.search('file=.*.hddimg', f.read()), "Failed: %s, %s" % (cmd, f.read()))
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D140-mips_disable_devicetree_support.patch7 search in currently loaded kernel.
/openbmc/openbmc/meta-security/recipes-security/opendnssec/files/
H A Dlibdns_conf_fix.patch170 + # then use that information and don't search ldnsdirs
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/
H A Dsnort_2.9.20.bb14 file://0001-libpcap-search-sysroot-for-headers.patch \
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_all_projects_page.py90 if re.search(project_name, row.get_attribute('innerHTML')):
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig-handle-.dynstr-located-in-separate-segment.patch7 To determine the load offset of the DT_STRTAB section search for the
H A Dldconfig.patch91 -/* We use binary search since the table is sorted in the cache file. \
211 - _dl_debug_printf (" search cache=%s\n", LD_SO_CACHE);
/openbmc/linux/drivers/scsi/aic7xxx/
H A DKconfig.aic7xxx80 are defined in the drivers/scsi/aic7xxx/aic7xxx.h - search for the
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Draw-nand-chip.yaml61 With this property, the OS will search the device for a Bad
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dc-code-gen.rst107 search path. It can be changed using the ``uapi-header`` global property.
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-13.2.inc56 file://0014-Don-t-search-host-directory-during-relink-if-inst_pr.patch \
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md55 - Provides arguments to search the dump file.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1343 .. _v4l2-mpeg-video-hor-search-range:
1346 Horizontal search range defines maximum horizontal search area in
1347 pixels to search and match for the present Macroblock (MB) in the
1349 search range for motion estimation module in video encoder.
1351 .. _v4l2-mpeg-video-vert-search-range:
1354 Vertical search range defines maximum vertical search area in pixels
1355 to search and match for the present Macroblock (MB) in the reference
1356 picture. This V4L2 control macro is used to set vertical search
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A D0001-Updating-reset-code-ncurses-6.4-patch-20231104.patch51 library will search /etc/termcap before the terminfo database, and will
58 Specify a search-list of terminfo directories which will be compiled

1...<<11121314151617181920>>...33