Home
last modified time | relevance | path

Searched refs:search (Results 501 – 525 of 802) sorted by relevance

1...<<21222324252627282930>>...33

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py534 if backtrace_marker_regex.search(line):
544 match = backtrace_entry_regex.search(line)
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib9000.c1479 int ret = 10, search = state->channel_status.status == CHANNEL_STATUS_PARAMETERS_UNKNOWN; in dib9000_fw_tune() local
1490 if (search) in dib9000_fw_tune()
1499 if (search) in dib9000_fw_tune()
1508 if (search) in dib9000_fw_tune()
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc1266 connect(editField, SIGNAL(returnPressed()), SLOT(search())); in ConfigSearchWindow()
1270 connect(searchButton, SIGNAL(clicked()), SLOT(search())); in ConfigSearchWindow()
1320 void ConfigSearchWindow::search(void) in search() function in ConfigSearchWindow
/openbmc/docs/
H A DCONTRIBUTING.md66 "status:open project:openbmc/bmcweb" into the search bar and press the "search"
345 from the [OpenBMC Gerrit server](https://gerrit.openbmc.org) search bar or menu
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.3.rst85 - sdk: fix search for dynamic loader
H A Drelease-notes-4.0.11.rst44 - kernel-devicetree: recursively search for dtbs
H A Drelease-notes-4.0.8.rst42 - buildtools-tarball: set pkg-config search path
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch202 fprintf (stderr, _("End of search list.\n"));
/openbmc/linux/drivers/w1/masters/
H A Domap_hdq.c591 omap_w1_master.search = omap_w1_search_bus; in omap_hdq_probe()
/openbmc/phosphor-fan-presence/docs/control/
H A DREADME.md106 The `phosphor-fan-control` application will search for each config file at the
/openbmc/phosphor-fan-presence/docs/monitor/
H A DREADME.md99 The `phosphor-fan-monitor` application will search for the config file at the
/openbmc/linux/fs/befs/
H A DChangeLog37 * Sergey S. Kostyliov made befs_find_key() use a binary search to find
38 keys within btree nodes, rather than the linear search we were using
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp746 std::string search = " " + std::to_string(recordID) + ","; in findSELEntry() local
760 if (entry.find(search) != std::string::npos) in findSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp794 std::string search = " " + std::to_string(recordID) + ","; in findSELEntry() local
808 if (entry.find(search) != std::string::npos) in findSELEntry()
/openbmc/qemu/docs/interop/
H A Dfirmware.json393 # It is possible for multiple @Firmware elements to match the search
419 # the sorted list that matches the search criteria. If a more specific
/openbmc/linux/fs/ocfs2/
H A Dxattr.c3830 struct ocfs2_xattr_bucket *search; in ocfs2_xattr_bucket_find() local
3833 search = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_bucket_find()
3834 if (!search) { in ocfs2_xattr_bucket_find()
3840 ret = ocfs2_read_xattr_bucket(search, p_blkno); in ocfs2_xattr_bucket_find()
3846 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
3849 ocfs2_xattr_bucket_relse(search); in ocfs2_xattr_bucket_find()
3853 ret = ocfs2_read_xattr_bucket(search, blkno); in ocfs2_xattr_bucket_find()
3859 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
3883 ret = ocfs2_find_xe_in_bucket(inode, search, in ocfs2_xattr_bucket_find()
3922 ocfs2_xattr_bucket_free(search); in ocfs2_xattr_bucket_find()
/openbmc/linux/arch/m68k/ifpsp060/
H A Dfplsp.doc55 search and replace function.
H A Disp.doc59 search and replace function.
H A Dfpsp.doc51 search and replace function.
H A DTEST.DOC45 with a global search and replace function.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcompress_doc.bbclass152 if p.search(file):
/openbmc/linux/include/linux/
H A Dftrace.h44 char *arch_ftrace_match_adjust(char *str, const char *search);
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dresources.rst162 Project manuals. It makes it easy to search for phrases and terms used
/openbmc/linux/scripts/
H A DMakefile.build248 cmd_mod = printf '%s\n' $(call real-search, $*.o, .o, -objs -y -m) | \
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dibm,emac.txt66 a search is performed.

1...<<21222324252627282930>>...33