HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 26 - 50 of 2849) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
regex.h 36 * @defgroup regex Regular Expressions
37 * A facility for performing regular expression pattern matching.
43 * @brief Describes aspects of a regular expression.
45 * A regular expression traits class that satisfies the requirements of
334 * Objects of specializations of this class represent regular expressions
337 * Storage for the regular expression is allocated and deallocated as
380 * Constructs a basic regular expression that does not match any
390 * @brief Constructs a basic regular expression from the sequence
395 * containing a regular expression.
398 * @throws regex_error if @p p is not a valid regular expression
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
regex.h 36 * @defgroup regex Regular Expressions
37 * A facility for performing regular expression pattern matching.
43 * @brief Describes aspects of a regular expression.
45 * A regular expression traits class that satisfies the requirements of
334 * Objects of specializations of this class represent regular expressions
337 * Storage for the regular expression is allocated and deallocated as
380 * Constructs a basic regular expression that does not match any
390 * @brief Constructs a basic regular expression from the sequence
395 * containing a regular expression.
398 * @throws regex_error if @p p is not a valid regular expression
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
regex.h 36 * @defgroup regex Regular Expressions
37 * A facility for performing regular expression pattern matching.
43 * @brief Describes aspects of a regular expression.
45 * A regular expression traits class that satisfies the requirements of
334 * Objects of specializations of this class represent regular expressions
337 * Storage for the regular expression is allocated and deallocated as
380 * Constructs a basic regular expression that does not match any
390 * @brief Constructs a basic regular expression from the sequence
395 * containing a regular expression.
398 * @throws regex_error if @p p is not a valid regular expression
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
regex.h 36 * @defgroup regex Regular Expressions
37 * A facility for performing regular expression pattern matching.
43 * @brief Describes aspects of a regular expression.
45 * A regular expression traits class that satisfies the requirements of
335 * Objects of specializations of this class represent regular expressions
338 * Storage for the regular expression is allocated and deallocated as
381 * Constructs a basic regular expression that does not match any
391 * @brief Constructs a basic regular expression from the
396 * containing a regular expression.
399 * @throws regex_error if @p __p is not a valid regular expression
    [all...]
  /frameworks/base/data/fonts/
fallback_fonts.xml 9 handle (the order is: regular, bold, italic, and bold-italic). The order in which the
34 <file variant="elegant">DroidNaskh-Regular.ttf</file>
39 <file variant="compact">DroidNaskhUI-Regular.ttf</file>
44 <file>DroidSansEthiopic-Regular.ttf</file>
49 <file>DroidSansHebrew-Regular.ttf</file>
70 <file>DroidSansDevanagari-Regular.ttf</file>
75 <file>DroidSansTamil-Regular.ttf</file>
81 <file variant="elegant">NotoSansMalayalam-Regular.ttf</file>
87 <file variant="compact">NotoSansMalayalamUI-Regular.ttf</file>
93 <file variant="elegant">NotoSansBengali-Regular.ttf</file
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
38 * @defgroup tr1_regex Regular Expressions
39 * A facility for performing regular expression pattern matching.
49 * @name 5.1 Regular Expression Syntax Options
81 * Specifies that the matching of regular expressions against a character
87 * Specifies that when a regular expression is matched against a character
94 * Specifies that the regular expression engine should pay more attention to
95 * the speed with which regular expressions are matched, and less to the
96 * speed with which regular expression objects are constructed. Otherwise
108 * Specifies that the grammar recognized by the regular expression engine i
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
38 * @defgroup tr1_regex Regular Expressions
39 * A facility for performing regular expression pattern matching.
49 * @name 5.1 Regular Expression Syntax Options
81 * Specifies that the matching of regular expressions against a character
87 * Specifies that when a regular expression is matched against a character
94 * Specifies that the regular expression engine should pay more attention to
95 * the speed with which regular expressions are matched, and less to the
96 * speed with which regular expression objects are constructed. Otherwise
108 * Specifies that the grammar recognized by the regular expression engine i
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
38 * @defgroup tr1_regex Regular Expressions
39 * A facility for performing regular expression pattern matching.
49 * @name 5.1 Regular Expression Syntax Options
81 * Specifies that the matching of regular expressions against a character
87 * Specifies that when a regular expression is matched against a character
94 * Specifies that the regular expression engine should pay more attention to
95 * the speed with which regular expressions are matched, and less to the
96 * speed with which regular expression objects are constructed. Otherwise
108 * Specifies that the grammar recognized by the regular expression engine i
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
38 * @defgroup tr1_regex Regular Expressions
39 * A facility for performing regular expression pattern matching.
49 * @name 5.1 Regular Expression Syntax Options
81 * Specifies that the matching of regular expressions against a character
87 * Specifies that when a regular expression is matched against a character
94 * Specifies that the regular expression engine should pay more attention to
95 * the speed with which regular expressions are matched, and less to the
96 * speed with which regular expression objects are constructed. Otherwise
108 * Specifies that the grammar recognized by the regular expression engine i
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
38 * @defgroup tr1_regex Regular Expressions
39 * A facility for performing regular expression pattern matching.
49 * @name 5.1 Regular Expression Syntax Options
81 * Specifies that the matching of regular expressions against a character
87 * Specifies that when a regular expression is matched against a character
94 * Specifies that the regular expression engine should pay more attention to
95 * the speed with which regular expressions are matched, and less to the
96 * speed with which regular expression objects are constructed. Otherwise
108 * Specifies that the grammar recognized by the regular expression engine i
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex 51 * @defgroup tr1_regex Regular Expressions
52 * A facility for performing regular expression pattern matching.
64 * @name 5.1 Regular Expression Syntax Options
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
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
regex 51 * @defgroup tr1_regex Regular Expressions
52 * A facility for performing regular expression pattern matching.
64 * @name 5.1 Regular Expression Syntax Options
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
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 51 * @defgroup tr1_regex Regular Expressions
52 * A facility for performing regular expression pattern matching.
64 * @name 5.1 Regular Expression Syntax Options
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
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 51 * @defgroup tr1_regex Regular Expressions
52 * A facility for performing regular expression pattern matching.
64 * @name 5.1 Regular Expression Syntax Options
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
    [all...]
  /external/proguard/src/proguard/util/
ListParser.java 26 * This StringParser can create StringMatcher instances for regular expressions.
27 * The regular expressions are either presented as a list, or they are
54 // Does the regular expression contain a ',' list separator?
60 * Creates a StringMatcher for the given regular expression, which can
69 // Loop over all simple regular expressions, backward, creating a
93 * Creates a StringMatcher for the given regular expression, which is a
98 // Wrap the matcher if the regular expression starts with a '!' negator.
106 * Returns whether the given simple regular expression is negated.
122 System.out.println("Regular expression ["+args[0]+"]");
  /external/clang/test/CodeGenObjC/
non-lazy-classes.m 2 // RUN: grep '@".01L_OBJC_LABEL_NONLAZY_CLASS_$" = internal global \[1 x .*\] .*@"OBJC_CLASS_$_A".*, section "__DATA, __objc_nlclslist, regular, no_dead_strip", align 8' %t
3 // RUN: grep '@".01L_OBJC_LABEL_NONLAZY_CATEGORY_$" = internal global \[1 x .*\] .*@".01l_OBJC_$_CATEGORY_A_$_Cat".*, section "__DATA, __objc_nlcatlist, regular, no_dead_strip", align 8' %t
  /external/e2fsprogs/tests/r_inline_xattr/
expect 3 Inode: 1550 Type: regular Mode: 0644 Flags: 0x0
13 Inode: 12 Type: regular Mode: 0644 Flags: 0x0
  /external/noto-fonts/
Android.mk 23 LOCAL_MODULE := NotoSansMalayalam-Regular.ttf
39 LOCAL_MODULE := NotoSansMalayalamUI-Regular.ttf
55 LOCAL_MODULE := NotoSansBengali-Regular.ttf
71 LOCAL_MODULE := NotoSansBengaliUI-Regular.ttf
87 LOCAL_MODULE := NotoSansKannada-Regular.ttf
103 LOCAL_MODULE := NotoSansKannadaUI-Regular.ttf
119 LOCAL_MODULE := NotoSansTelugu-Regular.ttf
135 LOCAL_MODULE := NotoSansTeluguUI-Regular.ttf
  /libcore/luni/src/main/java/java/util/regex/
PatternSyntaxException.java 24 * {@link Pattern}. Might include a detailed description, the original regular
41 * Holds the syntactically incorrect regular expression, or null if the
42 * regular expression is not known.
60 * the syntactically incorrect regular expression, or
61 * {@code null} if the regular expression is not known.
73 * Returns the syntactically incorrect regular expression.
75 * @return the regular expression.
85 * original regular expression, and the index at which the error occurred.
  /external/v8/test/mjsunit/
define-property-gc.js 31 function Regular() {
40 var regular = new Regular();
41 Object.defineProperty(regular, '1', descElementNonWritable);
  /external/v8/test/mjsunit/regress/
regress-1174.js 33 function Regular() {
39 var regular = new Regular();
40 %DeoptimizeFunction(Regular);

Completed in 492 milliseconds

12 3 4 5 6 7 8 91011>>