Home
last modified time | relevance | path

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

12345678910>>...20

/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dalignment.c198 int imm, regular, load, len, addr_mode, idx_mode; in do_16() local
205 regular = 1; in do_16()
213 regular = 1; in do_16()
221 regular = 0; in do_16()
229 regular = 1; in do_16()
237 regular = 1; in do_16()
245 regular = 1; in do_16()
253 regular = 0; in do_16()
261 regular = 1; in do_16()
288 if (regular) in do_16()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dregex54 * A facility for performing regular expression pattern matching.
96 * Specifies that the matching of regular expressions against a character
102 * Specifies that when a regular expression is matched against a character
109 * Specifies that the regular expression engine should pay more attention to
110 * the speed with which regular expressions are matched, and less to the
111 * speed with which regular expression objects are constructed. Otherwise
123 * Specifies that the grammar recognized by the regular expression engine is
128 * POSIX regular expression grammar.
133 * Specifies that the grammar recognized by the regular expression engine is
134 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dregex54 * A facility for performing regular expression pattern matching.
96 * Specifies that the matching of regular expressions against a character
102 * Specifies that when a regular expression is matched against a character
109 * Specifies that the regular expression engine should pay more attention to
110 * the speed with which regular expressions are matched, and less to the
111 * speed with which regular expression objects are constructed. Otherwise
123 * Specifies that the grammar recognized by the regular expression engine is
128 * POSIX regular expression grammar.
133 * Specifies that the grammar recognized by the regular expression engine is
134 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001,
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c90 struct tcp_opt regular; in store_option() member
103 write_opt.regular.kind = test_kind; in store_option()
104 write_opt.regular.len = option_total_len(test_opt->flags); in store_option()
105 write_opt.regular.data32 = 0; in store_option()
106 write_test_option(test_opt, write_opt.regular.data); in store_option()
107 err = bpf_store_hdr_opt(skops, &write_opt.regular, in store_option()
108 sizeof(write_opt.regular), 0); in store_option()
135 struct tcp_opt regular; in load_option() member
150 search_opt.regular.kind = test_kind; in load_option()
151 search_opt.regular.len = 0; in load_option()
[all …]
/OK3568_Linux_fs/yocto/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"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/onig/
H A Donig_6.9.4.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."
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst11 How does the regular CPU hotplug code differ from how the Suspend-to-RAM
21 What happens when regular CPU hotplug and Suspend-to-RAM race with each other
79 Disable regular cpu hotplug
99 | Decrease cpu_hotplug_disabled, thereby enabling regular cpu hotplug
149 regular CPU hotplug]
154 regular CPU hotplug and the suspend code path converge at the _cpu_down() and
156 in that during regular CPU hotplug, 0 is passed for the 'tasks_frozen'
207 a regular CPU hotplug operation, upon receiving the CPU_DEAD notification
259 Are there any known problems when regular CPU hotplug and suspend race
264 1. When invoking regular CPU hotplug, the 'tasks_frozen' argument passed to
[all …]
/OK3568_Linux_fs/yocto/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."
45 SUMMARY:pcretest = "program for testing Perl-comatible regular expressions"
46 SUMMARY:pcretest-doc = "program for testing Perl-comatible regular expressions - docs"
H A Dlibpcre2_10.40.bb44 SUMMARY:pcre2test = "program for testing Perl-comatible regular expressions"
45 SUMMARY:pcre2test-doc = "program for testing Perl-comatible regular expressions - docs"
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/buildroot/package/oniguruma/
H A DConfig.in4 Oniguruma is a modern and flexible regular expressions
5 library. It encompasses features from different regular
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dbalance.rst31 regular memory requests by allocating one from the dma pool, instead
32 of incurring the overhead of regular zone balancing.
36 right ratio of dma and regular memory, it is quite possible that balancing
60 Note that if the size of the regular zone is huge compared to dma zone,
62 deciding whether to balance the regular zone. The first solution
70 fall back into regular zone. This also makes sure that HIGHMEM pages
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dlanguage_tag.cpp148 grandfathered = regular | irregular; in bcp47_parser()
168 regular = lit("art-lojban") in bcp47_parser()
191 qi::rule<Iterator> regular; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/re2c/
H A Dre2c_3.0.bb2regular expressions to determinisitic finite automata and encodes the automata in the form of a pr…
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSpencer-8611 …ware of the way operator precedence is structured in regular expressions. Serious changes in regul…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0027-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
105 + condlog(0, "Invalid regular expression \"*\" in multipath.conf. Using \".*\"");
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst6 ZAC compliant devices) as a regular block device without any write
40 metadata. It can also use a regular block device together with the zoned
41 block device; in that case the regular block device will be split logically
95 chunk, resulting in native random write performance similar to a regular
134 If a regular device is used in conjunction with the zoned block device,
139 are located at the start of the regular block device.
154 regular block device as the first device.
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dpmu-ebb.rst46 concurrently with regular 'perf' commands, or any other perf events.
52 The exclusion between EBB events and regular events is implemented using the
55 If an EBB event and a regular event are both pinned, then whichever is enabled
118 regular event. If this is the last EBB event the PMU will be deconfigured and
125 The EBB handler is just regular userspace code, however it must be written in
/OK3568_Linux_fs/kernel/drivers/net/slip/
H A DKconfig23 allows you to use SLIP over a regular dial up shell connection. If
29 Internet connectivity if you have a regular dial up shell account on
56 allows you to use SLIP over a regular dial up shell connection, you
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/quilt/quilt/
H A Dfix-grep-3.8.patch62 -# Quote a string for use in a basic regular expression.
64 +# Quote a string for use in a regular expression for a grep pattern.
70 +# Quote a string for use in a regular expression for a sed s/// command.
/OK3568_Linux_fs/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.
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-strerror.txt6 tep_strerror - Returns a string describing regular errno and tep error number.
21 The _tep_ argument is trace event parser context. The _errnum_ is a regular
/OK3568_Linux_fs/kernel/fs/cramfs/
H A DKconfig28 bool "Support CramFs image over a regular block device" if EXPERT
32 This option allows the CramFs driver to load data from a regular
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dedt-ft5x06.rst43 mode regular events don't get delivered and the options described
54 device is not in regular operation mode.

12345678910>>...20