HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 126 - 150 of 4987) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/tools/grit/grit/
lazy_re.py 6 '''In GRIT, we used to compile a lot of regular expressions at parse
19 the regular expression while maintaining a nearly-identical
  /external/kernel-headers/original/uapi/asm-x86/asm/
sigcontext32.h 27 /* Regular FPU environment */
37 unsigned short magic; /* 0xffff = regular FPU data only */
  /external/libcxx/test/re/re.def/defns.regex.regular.expression/
Android.mk 17 test_makefile := external/libcxx/test/re/re.def/defns.regex.regular.expression/Android.mk
19 test_name := re/re.def/defns.regex.regular.expression/nothing_to_do
  /external/lldb/test/functionalities/command_regex/
TestCommandRegex.py 2 Test lldb 'commands regex' command which allows the user to create a regular expression command.
18 regex_prompt = "Enter regular expressions in the form 's/<regex>/<subst>/' and terminate with an empty line:\r\n"
  /external/llvm/test/Transforms/GlobalOpt/
cxx-dtor.ll 13 define internal void @__cxx_global_var_init() nounwind section "__TEXT,__StaticInit,regular,pure_instructions" {
30 define internal void @_GLOBAL__I_a() nounwind section "__TEXT,__StaticInit,regular,pure_instructions" {
  /external/proguard/src/proguard/util/
StringParser.java 25 * regular expression.
32 * Creates a StringMatcher for the given regular expression.
ClassNameParser.java 26 * This StringParser can create StringMatcher instances for regular expressions
28 * The regular expressions can contain the following wildcards:
31 * '?' for a single regular class name character,
32 * '*' for any number of regular class name characters,
33 * '**' for any number of regular class name characters or package separator
151 // Return a matcher for the fixed first part of the regular expression,
201 System.out.println("Regular expression ["+args[0]+"]");
  /external/regex-re2/doc/
mksyntaxwiki 20 #summary I define UNIX as ?30 definitions of regular expressions living under one roof.? ?Don Knuth
27 <tr><td colspan="2">This page lists the regular expression syntax accepted by RE2.</td></tr>
  /frameworks/base/docs/downloads/design/
roboto-1.100141.zip 
  /packages/providers/ContactsProvider/
Android.mk 18 # would dilute the coverage results. These options do not affect regular
25 # would dilute the coverage results. These options do not affect regular
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
sigcontext32.h 27 /* Regular FPU environment */
37 unsigned short magic; /* 0xffff = regular FPU data only */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
sigcontext32.h 27 /* Regular FPU environment */
37 unsigned short magic; /* 0xffff = regular FPU data only */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_error.h 102 * One of <em>*?+{<em> was not preceded by a valid regular expression.
107 * The complexity of an attempted match against a regular expression
114 * regular expression could match the specified character sequence.
126 * @brief A regular expression exception class.
129 * The regular expression library throws objects of this class on error.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_error.h 107 * One of <em>*?+{</em> was not preceded by a valid regular expression.
112 * The complexity of an attempted match against a regular expression
119 * regular expression could match the specified character sequence.
131 * @brief A regular expression exception class.
134 * The regular expression library throws objects of this class on error.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_error.h 107 * One of <em>*?+{</em> was not preceded by a valid regular expression.
112 * The complexity of an attempted match against a regular expression
119 * regular expression could match the specified character sequence.
131 * @brief A regular expression exception class.
134 * The regular expression library throws objects of this class on error.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_error.h 102 * One of <em>*?+{<em> was not preceded by a valid regular expression.
107 * The complexity of an attempted match against a regular expression
114 * regular expression could match the specified character sequence.
126 * @brief A regular expression exception class.
129 * The regular expression library throws objects of this class on error.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_error.h 102 * One of <em>*?+{</em> was not preceded by a valid regular expression.
107 * The complexity of an attempted match against a regular expression
114 * regular expression could match the specified character sequence.
126 * @brief A regular expression exception class.
129 * The regular expression library throws objects of this class on error.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_error.h 102 * One of <em>*?+{<em> was not preceded by a valid regular expression.
107 * The complexity of an attempted match against a regular expression
114 * regular expression could match the specified character sequence.
126 * @brief A regular expression exception class.
129 * The regular expression library throws objects of this class on error.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_error.h 102 * One of <em>*?+{</em> was not preceded by a valid regular expression.
107 * The complexity of an attempted match against a regular expression
114 * regular expression could match the specified character sequence.
126 * @brief A regular expression exception class.
129 * The regular expression library throws objects of this class on error.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_error.h 107 * One of <em>*?+{</em> was not preceded by a valid regular expression.
112 * The complexity of an attempted match against a regular expression
119 * regular expression could match the specified character sequence.
131 * @brief A regular expression exception class.
134 * The regular expression library throws objects of this class on error.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_error.h 106 * One of <em>*?+{</em> was not preceded by a valid regular expression.
111 * The complexity of an attempted match against a regular expression
118 * regular expression could match the specified character sequence.
130 * @brief A regular expression exception class.
133 * The regular expression library throws objects of this class on error.
  /external/chromium_org/chrome/common/extensions/api/
content_settings.json 45 "enum": ["regular", "incognito_session_only"],
47 "description": "Where to clear the setting (default: regular). One of<br><var>regular</var>: setting for regular profile (which is inherited by the incognito profile if not overridden elsewhere),<br><var>incognito_session_only</var>: setting for incognito profile that can only be set during an incognito session and is deleted when the incognito session ends (overrides regular settings)."
136 "enum": ["regular", "incognito_session_only"],
138 "description": "Where to set the setting (default: regular). One of<br><var>regular</var>: setting for regular profile (which is inherited by the incognito profile if not overridden elsewhere),<br><var>incognito_session_only</var>: setting for incognito profile that can only be set during an incognito session and is deleted when the incognito session ends (overrides regular settings).
    [all...]
  /external/chromium_org/tools/json_schema_compiler/test/
content_settings.json 41 "enum": ["regular", "incognito_session_only"],
43 "description": "Where to set the setting (default: regular). One of<br><var>regular</var>: setting for regular profile (which is inherited by the incognito profile if not overridden elsewhere),<br><var>incognito_session_only</var>: setting for incognito profile that can only be set during an incognito session and is deleted when the incognito session ends (overrides regular settings)."
132 "enum": ["regular", "incognito_session_only"],
134 "description": "Where to clear the setting (default: regular). One of<br><var>regular</var>: setting for regular profile (which is inherited by the incognito profile if not overridden elsewhere),<br><var>incognito_session_only</var>: setting for incognito profile that can only be set during an incognito session and is deleted when the incognito session ends (overrides regular settings).
    [all...]
  /external/lldb/source/Core/
RegularExpression.cpp 30 // resulting compiled regular expression into this object.
44 // resulting compiled regular expression into this object.
74 // Any previosuly compiled regular expression contained in this
83 // Compile a regular expression using the supplied regular
84 // expression text and flags. The compied regular expression lives
85 // in this object so that it can be readily used for regular
86 // expression matches. Execute() can be called after the regular
87 // expression is compiled. Any previosuly compiled regular
113 // No valid regular expressio
    [all...]
  /external/llvm/include/llvm/Support/
Regex.h 1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
10 // This file implements a POSIX regular expression matcher. Both Basic and
11 // Extended POSIX regular expressions (ERE) are supported. EREs were extended
41 /// By default, the POSIX extended regular expression (ERE) syntax is
42 /// assumed. Pass this flag to turn on basic regular expressions (BRE)
47 /// Compiles the given regular expression \p Regex.
93 /// \brief If this function returns true, ^Str$ is an extended regular

Completed in 756 milliseconds

1 2 3 4 56 7 8 91011>>