Home
last modified time | relevance | path

Searched +refs:is +refs:regular (Results 176 – 200 of 69338) sorted by relevance

12345678910>>...2774

/dports/x11-themes/icewm-extra-themes/icewm-extra-themes-1.2/data/IceCrack2/
H A Ddefault.theme1 # This theme is a modification of the IceCrack theme, to match the colors
4 # The IceCrack theme, in turn, is based on the TigertCrack metacity theme.
6 # The original theme is at: http://tigert.gimp.org/files/metacity/
7 # This theme is available at:
10 # As usual, this is distributable under the terms of the GNU Public License.
89 TitleFontName = "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-iso8859-1"
90 MenuFontName = "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-iso8859-1"
94 QuickSwitchFontName = "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-iso8859-1"
95 ListBoxFontName = "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-iso8859-1"
96 StatusFontName = "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-iso8859-1"
[all …]
/dports/security/nmap/nmap-7.91/nselib/
H A Dpcre.luadoc9 -- Zeigerman. These are the same sort of regular expressions used by Nmap
13 -- interfacing with PCRE is kept very thin. It is not integrated as seamlessly
28 -- regular expressions with untrusted network input. Matching hardcoded regular
29 -- expressions against the untrusted input is fine.
35 --- Returns a compiled regular expression.
37 -- The resulting compiled regular expression is ready to be matched against
53 -- the regular expression (optional). The value is a string which is passed to
74 --- Matches a string against a compiled regular expression.
77 -- regular expression in the string.
113 --- Matches a string against a regular expression multiple times.
[all …]
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/OutputCheck/
H A DREADME.md62 is checking for.
64 All directives use the regular expression syntax used by the ``re`` python
67 regular expression.
74 This declares that that regular expression ``<regex>`` should match somewhere
102 1. At least one of the lines must match the regular expression ``Hello World``.
103 2. At least one line after the previous match must match regular expression ``Goodbye``.
134is the string literal version of the ``CHECK:`` directive. This is identical to the ``CHECK:`` dir…
200is the string literal version of the ``CHECK-NEXT:`` directive. This is identical to the ``CHECK-N…
205is none, search starts from the first line of tool's output) and the next match (if there is none …
258is the string literal version of the ``CHECK-NOT:`` directive. This is identical to the ``CHECK-NO…
[all …]
/dports/lang/guile2/guile-2.2.7/doc/ref/
H A Dapi-regex.texi11 @cindex regular expressions
15 A @dfn{regular expression} (or @dfn{regexp}) is a pattern that
47 This regular expression interface was modeled after that
49 upwardly compatible with SCSH regular expressions.
68 describes what, if anything, was matched by the regular
88 the same regular expression is used several times (for example, in a
97 a @code{regular-expression-syntax} error.
185 Return @code{#t} if @var{obj} is a compiled regular expression,
209 @var{match} is a match structure and @var{prev} is the previous return
500 This translation is obviously undesirable for regular expressions, since
[all …]
/dports/lang/guile/guile-3.0.7/doc/ref/
H A Dapi-regex.texi11 @cindex regular expressions
15 A @dfn{regular expression} (or @dfn{regexp}) is a pattern that
47 This regular expression interface was modeled after that
49 upwardly compatible with SCSH regular expressions.
68 describes what, if anything, was matched by the regular
88 the same regular expression is used several times (for example, in a
97 a @code{regular-expression-syntax} error.
185 Return @code{#t} if @var{obj} is a compiled regular expression,
209 @var{match} is a match structure and @var{prev} is the previous return
500 This translation is obviously undesirable for regular expressions, since
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/
H A Ddarwin-sections.def3 This file is part of GCC.
5 GCC is free software; you can redistribute it and/or modify it under
10 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
20 we emit one byte (in darwin.c) when such an object is encountered.
22 This messes up section anchoring because the emitted byte is not counted
30 /* The .text section is generated in varasm.c */
40 ".section __TEXT,__text_hot,regular,pure_instructions", 0)
42 ".section __TEXT,__text_cold,regular,pure_instructions", 0)
46 ".section __TEXT,__text_exit,regular,pure_instructions", 0)
114 ".section __OBJC, __sel_fixup, regular, no_dead_strip", 1)
[all …]
/dports/lang/parrot/parrot-8.1.0/ext/nqp-rx/
H A DSTATUS3 At the moment, nqp-rx is configured to build an executable called
4 "p6regex", which is a Perl 6 regular expression compiler for Parrot.
5 Yes, Parrot already has a Perl 6 regular expression compiler (PGE);
6 this one is different in that it will be self-hosting and based on
9 Building the system is similar to building Rakudo:
15 the results of compiling various regular expressions. Like Rakudo,
17 see the results of compiling various regular expressions. For example,
27 will display the PIR subroutine generated to match the regular
31 against the compiled regular expression; that should be coming soon
35 engine is incomplete, we expect quite a few failures (which should
[all …]
/dports/math/gap/gap-4.11.0/pkg/AGT-0.1/lib/
H A Deigenv.gd33 ## The interval returned is in the form of a list, <A>[y,z]</A> of rationals
35 ## <M><A>z</A>-<A>y</A>\leq <A>eps</A></M>. If the eigenvalue is rational this
77 ## the second largest eigenvalue of a strongly regular graph with
80 ## The interval returned is in the form of a list, <A>[y,z]</A> of rationals
82 ## <M><A>z</A>-<A>y</A>\leq <A>eps</A></M>. If the eigenvalue is rational this
118 ## with parameters <M>(<A>v,k,a,b</A>)</M>. If the eigenvalue is integer, the
119 ## object returned is an integer. If the eigenvalue is irrational, the object
148 ## regular graph with parameters <M>(<A>v,k,a,b</A>)</M>. If the eigenvalue is
149 ## integer, the object returned is an integer. If the eigenvalue is
178 ## strongly regular graph with parameters <M>(<A>v,k,a,b</A>)</M>.
[all …]

12345678910>>...2774