Home
last modified time | relevance | path

Searched refs:regular (Results 1 – 25 of 159) sorted by relevance

1234567

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-noto-emoji_20200916.bb11 PACKAGES = "${PN}-color ${PN}-regular"
12 FONT_PACKAGES = "${PN}-color ${PN}-regular"
17 FILES:${PN}-regular = "${datadir}/fonts/truetype/NotoEmoji-Regular.ttf"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ctre/
H A Dctre_3.9.0.bb1 DESCRIPTION = "Fast compile-time regular expressions with support for matching/searching/capturing."
2 HOMEPAGE = "https://github.com/hanickadot/compile-time-regular-expressions"
7 SRC_URI = "git://github.com/hanickadot/compile-time-regular-expressions.git;protocol=https;branch=m…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/
H A Donig_6.9.10.bb2 DESCRIPTION = "Oniguruma is a modern and flexible regular expressions library. \
3 It encompasses features from different regular expression \
5 Character encoding can be specified per regular expression object."
/openbmc/qemu/tests/qemu-iotests/
H A D226.out6 qemu-io: can't open: 'file' driver requires 'TEST_DIR/t.IMGFMT' to be a regular file
7 qemu-io: can't open: 'file' driver requires '/dev/null' to be a regular file
10 qemu-io: can't open: 'file' driver requires '/dev/null' to be a regular file
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/
H A D0001-Makefile.in-add-DESTDIR.patch13 | install: cannot create regular file '/usr/lib/nfslock.so.0.1': Permission denied
19 | install: cannot create regular file '/usr/include/lockfile.h': Permission denied
20 | install: cannot create regular file '/usr/include/maillock.h': Permission denied
/openbmc/openbmc/poky/meta/recipes-support/libpcre/
H A Dlibpcre_8.45.bb1 DESCRIPTION = "The PCRE library is a set of functions that implement regular \
4 to the POSIX regular expression API."
46 SUMMARY:pcretest = "program for testing Perl-comatible regular expressions"
47 SUMMARY:pcretest-doc = "program for testing Perl-comatible regular expressions - docs"
H A Dlibpcre2_10.45.bb45 SUMMARY:pcre2test = "program for testing Perl-comatible regular expressions"
46 SUMMARY:pcre2test-doc = "program for testing Perl-comatible regular expressions - docs"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0010-oprofile-Determine-the-root-home-directory-dynamical.patch28 …ename>/root</filename> to avoid storing sample data files in locations accessible by regular users.
30 …ename>~root</filename> to avoid storing sample data files in locations accessible by regular users.
41 …filename">/root</code> to avoid storing sample data files in locations accessible by regular users.
43 …filename">~root</code> to avoid storing sample data files in locations accessible by regular users.
/openbmc/openbmc/poky/meta/recipes-support/re2c/
H A Dre2c_4.2.bb2regular expressions to determinisitic finite automata and encodes the automata in the form of a pr…
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSpencer-8611 …ware of the way operator precedence is structured in regular expressions. Serious changes in regul…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0007-RH-warn-on-invalid-regex-instead-of-failing.patch6 multipath.conf used to allow "*" as a match everything regular expression,
8 regular expressions are used, it should print a warning and convert
39 + condlog(0, "Invalid regular expression \"*\" in multipath.conf. Using \".*\"");
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-regex_2024.11.6.bb1 SUMMARY = "Alternative regular expression module, to replace re."
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch20 an invalid regular expression when building rpm packages. This results a
23 Warning: Ignoring invalid regular expression ^((${prefix}/=LIB=|usr/share)/pkgconfig/.*.pc|usr/bin/…
/openbmc/u-boot/drivers/phy/allwinner/
H A DKconfig13 parts, as well as the 2 regular USB 2 host PHYs.
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A DREADME25 As these boards use soldered DDR chips not regular DIMMs, an on-board EEPROM
30 they don't have regular DIMMs.
/openbmc/qemu/
H A Dgitdm.config56 # Use FileTypeMap to map a file types to file names using regular
57 # regular expressions.
/openbmc/qemu/plugins/
H A Dcore.c391 dyn_cb->regular = regular_cb; in plugin_register_dyn_cb__udata()
465 dyn_cb->regular = regular_cb; in plugin_register_vcpu_mem_cb()
635 if (rw & cb->regular.rw) { in qemu_plugin_vcpu_mem_cb()
637 tcg_call_to_qemu_plugin_cb_flags(cb->regular.info->flags)); in qemu_plugin_vcpu_mem_cb()
639 cb->regular.f.vcpu_mem(cpu->cpu_index, in qemu_plugin_vcpu_mem_cb()
641 vaddr, cb->regular.userp); in qemu_plugin_vcpu_mem_cb()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/perl/
H A Dlibfile-fnmatch-perl_0.02.bb4 Though considerably less powerful than regular expressions, shell patterns \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pyparsing_3.2.3.bb4 the use of regular expressions. The pyparsing module provides a library of \
/openbmc/openbmc/poky/meta/recipes-support/boost/
H A Dboost-1.88.0.inc4 # intended to be widely useful, and are in regular use by
/openbmc/qemu/docs/system/devices/
H A Dvirtio-pmem.rst8 on regular (i.e non-NVDIMM) storage.
20 NVDIMM emulation on regular (i.e. non-NVDIMM) host storage does not
/openbmc/openbmc/meta-security/wic/
H A Dbeaglebone-yocto-verity.wks.in7 # A dm-verity variant of the regular wks for beaglebone black. We need to fetch
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/
H A D0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch4 Subject: [PATCH] cmake: Use a regular expression to match x86 architectures
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/
H A D0001-enscript-does-not-build-with-C23-standard.patch31 /* These are the command codes that appear in compiled regular
/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c256 gen_udata_cb(&cb->regular); in inject_cb()
278 if (rw & cb->regular.rw) { in inject_mem_cb()
279 gen_mem_cb(&cb->regular, meminfo, addr); in inject_mem_cb()

1234567