Home
last modified time | relevance | path

Searched full:regular (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/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/onig/
H A Donig_6.9.10.bb1 SUMMARY = "Regular expressions library"
2 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/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/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."
5 SUMMARY = "Perl Compatible Regular Expressions"
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.bb7 SUMMARY = "Perl Compatible Regular Expressions version 2"
45 SUMMARY:pcre2test = "program for testing Perl-comatible regular expressions"
46 SUMMARY:pcre2test-doc = "program for testing Perl-comatible regular expressions - docs"
/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-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/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/
H A DMode.interface.yaml16 - name: Regular
18 The regular/default mode, such as boot to an OS.
/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-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/re2c/
H A Dre2c_4.2.bb2regular expressions to determinisitic finite automata and encodes the automata in the form of a pr…
/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/u-boot/include/
H A Dslre.h17 * This is a regular expression library that implements a subset of Perl RE.
58 * Compiled regular expression
79 * Compile regular expression. If success, 1 is returned.
/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/phosphor-webui/
H A Dwebpack.config.js146 '*glyphicons-halflings-regular*.ttf',
147 '*glyphicons-halflings-regular*.svg',
148 '*glyphicons-halflings-regular*.eot',
149 '*glyphicons-halflings-regular*.woff2',
/openbmc/qemu/
H A Dgitdm.config56 # Use FileTypeMap to map a file types to file names using regular
57 # regular expressions.
/openbmc/u-boot/drivers/core/
H A Dutil.c47 * In regular builds individual spl and tpl handling both in dm_fdt_pre_reloc()
71 * In regular builds individual spl and tpl handling both in dm_ofnode_pre_reloc()
/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/tools/buildman/
H A Dboard.py7 """A single regular expression for matching boards to build"""
13 expr: String cotaining regular expression to store
19 """Check if any of the properties match the regular expression.
24 True if any of the properties match the regular expression
/openbmc/openbmc/poky/meta/lib/oe/
H A Dtypes.py80 Acts as a regular expression, returning the pre-compiled regular
83 list of the flags to control the regular expression matching (e.g.
/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/pldm/platform-mc/test/host_effecter_jsons/malformed/
H A Ddbus_to_terminus_effecter.json7 "xyz.openbmc_project.Control.Boot.Mode.Modes.Regular"
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py57 # This regular expression is used to match valid token names
116 self.lexre = None # Master regular expression. This is a list of
118 # regular expression and findex is a list
120 self.lexretext = None # Current regular expression strings
317 # Look for a regular expression match
445 # Given a list of regular expression functions, this converts it to a list
461 # Given a list of regular expression function names, this converts it back to
478 # form the master regular expression. Given limitations in the Python re
710 # Sort the strings by regular expression length
747 … self.log.error("%s:%d: No regular expression defined for rule '%s'",file,line,f.__name__)
[all …]
/openbmc/u-boot/drivers/phy/allwinner/
H A DKconfig13 parts, as well as the 2 regular USB 2 host PHYs.
/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."

12345678910>>...19