/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
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...] |
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_file_type.h | 14 // For regular files.
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_regexes.h | 13 // Case-insensitive regular expression matching.
|
/external/chromium_org/v8/test/mjsunit/ |
define-property-gc.js | 31 function Regular() { 40 var regular = new Regular(); 41 Object.defineProperty(regular, '1', descElementNonWritable);
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1174.js | 33 function Regular() { 39 var regular = new Regular(); 40 %DeoptimizeFunction(Regular);
|
/ndk/tests/build/thin-archives/ |
build.sh | 19 # regular Linux -> 'current ar archive' 20 # regular Darwin -> 'current ar archive random library' 55 echo "ERROR: $LIB is not a regular archive: '$LIB_TYPE'" 58 echo "OK: $LIB is a regular archive: '$LIB_TYPE'"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
regex.h | 41 * @brief Class regex_traits. Describes aspects of a regular expression. 43 * A regular expression traits class that satisfies the requirements of 328 * Objects of specializations of this class represent regular expressions 331 * Storage for the regular expression is allocated and deallocated as 364 * Constructs a basic regular expression that does not match any 374 * @brief Constructs a basic regular expression from the 379 * containing a regular expression. 382 * @throws regex_error if @p __p is not a valid regular expression. 392 * @brief Constructs a basic regular expression from the sequence 395 * @param __p A pointer to the start of a string containing a regular [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
regex.h | 41 * @brief Class regex_traits. Describes aspects of a regular expression. 43 * A regular expression traits class that satisfies the requirements of 328 * Objects of specializations of this class represent regular expressions 331 * Storage for the regular expression is allocated and deallocated as 364 * Constructs a basic regular expression that does not match any 374 * @brief Constructs a basic regular expression from the 379 * containing a regular expression. 382 * @throws regex_error if @p __p is not a valid regular expression. 392 * @brief Constructs a basic regular expression from the sequence 395 * @param __p A pointer to the start of a string containing a regular [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
regex.h | 41 * @brief Class regex_traits. Describes aspects of a regular expression. 43 * A regular expression traits class that satisfies the requirements of 328 * Objects of specializations of this class represent regular expressions 331 * Storage for the regular expression is allocated and deallocated as 364 * Constructs a basic regular expression that does not match any 374 * @brief Constructs a basic regular expression from the 379 * containing a regular expression. 382 * @throws regex_error if @p __p is not a valid regular expression. 392 * @brief Constructs a basic regular expression from the sequence 395 * @param __p A pointer to the start of a string containing a regular [all...] |
/external/lldb/include/lldb/Core/ |
RegularExpression.h | 31 /// This regular expression class wraps the posix regex functions 88 /// that it contains no compiled regular expression. 96 /// resulting compiled regular expression into this object. 99 /// A c string that represents the regular expression to 115 /// Any previosuly compiled regular expression contained in this 125 /// Compile a regular expression. 127 /// Compile a regular expression using the supplied regular 128 /// expression text and flags. The compied regular expression lives 129 /// in this object so that it can be readily used for regular [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
regexst.h | 9 // This class is internal to the regular expression implementation. 10 // For the public Regular Expression API, see the file "unicode/regex.h" 15 // all instances of regular expressions.
|
/external/chromium_org/third_party/re2/doc/ |
mksyntaxgo | 25 Package syntax parses regular expressions into parse trees and compiles 26 parse trees into programs. Most clients of regular expressions will use the 31 The regular expression syntax understood by this package when parsing with the Perl flag is as follows.
|
/external/icu/icu4c/source/i18n/ |
regexst.h | 9 // This class is internal to the regular expression implementation. 10 // For the public Regular Expression API, see the file "unicode/regex.h" 15 // all instances of regular expressions.
|
/external/javassist/src/main/javassist/tools/reflect/ |
package.html | 8 accesses on a regular Java object. It provides a class 14 translating a regular class into a reflective class. 28 uses only the regular Javassist API; they never call any hidden
|
/external/lldb/test/lang/cpp/static_methods/ |
TestCPPStaticMethods.py | 16 """Test that static methods are properly distinguished from regular methods""" 23 """Test that static methods are properly distinguished from regular methods""" 32 """Test that static methods are properly distinguished from regular methods"""
|
/external/llvm/test/MC/ARM/ |
ltorg-darwin.s | 12 .section __TEXT,a,regular,pure_instructions 34 .section __TEXT,b,regular,pure_instructions 72 .section __TEXT,c,regular,pure_instructions 82 .section __TEXT,d,regular,pure_instructions 107 .section __TEXT,e,regular,pure_instructions 129 .section __TEXT,f,regular,pure_instructions 136 @ CHECK-NOT: .section __TEXT,a,regular,pure_instructions 137 @ CHECK-NOT: .section __TEXT,b,regular,pure_instructions 138 @ CHECK-NOT: .section __TEXT,c,regular,pure_instructions 139 @ CHECK-NOT: .section __TEXT,d,regular,pure_instruction [all...] |
/external/regex-re2/doc/ |
mksyntaxgo | 25 Package syntax parses regular expressions into parse trees and compiles 26 parse trees into programs. Most clients of regular expressions will use the 31 The regular expression syntax understood by this package when parsing with the Perl flag is as follows.
|
/frameworks/base/tools/layoutlib/rename_font/ |
test.py | 5 The test copies Roboto-Regular.ttf to a tmp directory and ask build_font.py to rename it and put in another dir. 23 font_name = "Roboto-Regular.ttf" 40 self.assertEqual(fonts[0].fullname, "Roboto1200310 Regular")
|
/libcore/luni/src/main/java/java/util/regex/ |
MatchResult.java | 30 * the whole regular expression. 41 * Returns the text that matched the whole regular expression. 46 * Returns the text that matched a given group of the regular expression. 68 * the number of groups in the original regular expression. 74 * whole regular expression.
|
/external/proguard/src/proguard/util/ |
FileNameParser.java | 26 * This StringParser can create StringMatcher instances for regular expressions 27 * matching file names. The regular expressions can contain the following 29 * '?' for a single regular file name character, 30 * '*' for any number of regular file name characters, and 31 * '**' for any number of regular file name characters or directory separator 91 // Return a matcher for the fixed first part of the regular expression, 106 System.out.println("Regular expression ["+args[0]+"]");
|
/external/icu/icu4c/source/i18n/unicode/ |
uregex.h | 13 * ICU Regular Expressions, API for C 18 * \brief C API: Regular Expressions 36 * Structure representing a compiled regular expression, plus the results 44 * Constants for Regular Expression Match Modes. 93 * traditional regular expression word boundaries. See 111 * Open (compile) an ICU regular expression. Compiles the regular expression in 113 * The resulting regular expression handle can then be used to perform various 117 * @param pattern The Regular Expression pattern to be compiled. 121 * the regular expression, UREGEX_CASE_INSENSITIVE, fo [all...] |
/external/llvm/docs/ |
re_format.7 | 43 .Nd POSIX regular expressions 45 Regular expressions (REs), 49 basic regular expressions 51 and extended regular expressions 53 Both forms of regular expressions are supported 56 Applications dealing with regular expressions 73 This manual page first describes regular expressions in general, 74 specifically extended regular expressions, 75 and then discusses differences between them and basic regular expressions. 76 .Sh EXTENDED REGULAR EXPRESSION [all...] |
/frameworks/base/data/fonts/ |
Android.mk | 38 $(eval $(call create-font-symlink,DroidSans.ttf,Roboto-Regular.ttf)) 40 $(eval $(call create-font-symlink,DroidSerif-Regular.ttf,NotoSerif-Regular.ttf)) 114 Roboto-Regular.ttf \ 127 $(eval $(call create-font-symlink,Roboto-Light.ttf,Roboto-Regular.ttf)) 129 $(eval $(call create-font-symlink,Roboto-Medium.ttf,Roboto-Regular.ttf)) 131 $(eval $(call create-font-symlink,Roboto-Thin.ttf,Roboto-Regular.ttf)) 133 $(eval $(call create-font-symlink,RobotoCondensed-Regular.ttf,Roboto-Regular.ttf)) 148 RobotoCondensed-Regular.ttf [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
uregex.h | 13 * ICU Regular Expressions, API for C 18 * \brief C API: Regular Expressions 36 * Structure representing a compiled regular rexpression, plus the results 44 * Constants for Regular Expression Match Modes. 94 * traditional regular expression word boundaries. See 112 * Open (compile) an ICU regular expression. Compiles the regular expression in 114 * The resulting regular expression handle can then be used to perform various 118 * @param pattern The Regular Expression pattern to be compiled. 122 * the regular expression, UREGEX_CASE_INSENSITIVE, fo [all...] |
/external/chromium_org/third_party/libxml/src/include/libxml/ |
xmlregexp.h | 2 * Summary: regular expressions handling 3 * Description: basic API for libxml regular expressions handling used 25 * A libxml regular expression, they can actually be far more complex 34 * A libxml progressive regular expression evaluation context 65 * @exec: the regular expression context 111 * Formal regular expression handling
|