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

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext32.h 25 /* Regular FPU environment */
35 unsigned short magic; /* 0xffff = regular FPU data only */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext32.h 25 /* Regular FPU environment */
35 unsigned short magic; /* 0xffff = regular FPU data only */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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.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.
  /external/proguard/src/proguard/util/
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]+"]");
NameParser.java 24 * This StringParser can create StringMatcher instances for regular expressions
25 * matching names. The regular expressions are interpreted as comma-separated
76 // Return a matcher for the fixed first part of the regular expression,
91 System.out.println("Regular expression ["+args[0]+"]");
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
matcher.py 17 """Regular expression based JavaScript matcher classes."""
41 regex: The regular expression representing this matcher.
50 regex: The regular expression to match.
  /external/proguard/src/proguard/classfile/visitor/
MemberDescriptorFilter.java 30 * has a descriptor that matches a given regular expression.
42 * @param regularExpression the regular expression against which member
56 * @param regularExpressionMatcher the regular expression against which
MemberNameFilter.java 30 * has a name that matches a given regular expression.
42 * @param regularExpression the regular expression against which member
56 * @param regularExpressionMatcher the regular expression against which
  /external/chromium/chrome/browser/extensions/
extension_pref_store.h 21 // Constructs an ExtensionPrefStore for a regular or an incognito profile.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
background.html 25 {'value': persistedSettings.regular});
  /external/icu4c/i18n/
regextxt.cpp 9 // This file contains utility code for supporting UText in the regular expression engine.
  /external/jsr305/ri/src/main/java/javax/annotation/
RegEx.java 14 * This qualifier is used to denote String values that should be a Regular
  /external/llvm/test/CodeGen/ARM/
2009-10-30.ll 3 ; computed when there are 5 or more regular arguments.
  /external/llvm/test/MC/AsmParser/
exprs-invalid.s 3 // CHECK: .section __TEXT,__text,regular,pure_instructions
  /external/llvm/test/MC/MachO/ARM/
thumb-bl-jbits.s 9 .section __TEXT, __branch, regular, pure_instructions
  /external/oprofile/libregex/
demangle_symbol.h 22 /// normal plus a pass through the regular expression to simplify
  /external/regex-re2/
README 1 This is the source code repository for RE2, a regular expression library.
  /external/regex-re2/re2/testing/
exhaustive_test.cc 5 // Exhaustive testing of regular expression matching.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLOptGroupElement01.html 11 <OPTGROUP LABEL="Regular Employees">
HTMLOptGroupElement02.html 11 <OPTGROUP LABEL="Regular Employees">
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLOptGroupElement01.xhtml 13 <optgroup label="Regular Employees">
HTMLOptGroupElement02.xhtml 13 <optgroup label="Regular Employees">

Completed in 393 milliseconds

1 2 34 5 6 7 8 91011>>