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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/ui/wm/public/
window_types.h 16 // Regular windows that should be laid out by the client.
  /external/clang/test/Headers/
ms-null-ms-header-vs-stddef.cpp 11 // nothing in regular builds. This should continue to work even with stddef.h
  /external/google-fonts/carrois-gothic-sc/
Android.mk 23 LOCAL_MODULE := CarroisGothicSC-Regular.ttf
fonts.mk 20 CarroisGothicSC-Regular.ttf
  /external/google-fonts/dancing-script/
fonts.mk 20 DancingScript-Regular.ttf \
  /external/icu/icu4c/source/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/AArch64/
arm64-variable-exprs.s 38 .section __DWARF,__debug_frame,regular,debug
  /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/proguard/src/proguard/util/
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/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.
  /ndk/sources/android/crazy_linker/src/
crazy_linker_system_mock.h 21 // Add a regular file to the mock file system. |path| is the entry's
  /packages/apps/Nfc/src/com/android/nfc/
NfcPermissions.java 16 * Regular NFC permission
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
Token.java 45 * A reference to the next regular (non-special) token from the input
48 * set to null. This is true only if this token is also a regular
56 * token, but after the immediately preceding regular (non-special) token.
63 * immediately follow it (without an intervening regular token). If there
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/
Token.java 45 * A reference to the next regular (non-special) token from the input
48 * set to null. This is true only if this token is also a regular
56 * token, but after the immediately preceding regular (non-special) token.
63 * immediately follow it (without an intervening regular token). If there
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/
Token.java 45 * A reference to the next regular (non-special) token from the input
48 * set to null. This is true only if this token is also a regular
56 * token, but after the immediately preceding regular (non-special) token.
63 * immediately follow it (without an intervening regular token). If there
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fnmatch.py 6 The functions operate by translating the pattern into a regular
7 expression. They cache the compiled regular expressions for speed.
9 The function translate(PATTERN) returns a regular expression
82 """Translate a shell PATTERN to a regular expression.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fnmatch.py 6 The functions operate by translating the pattern into a regular
7 expression. They cache the compiled regular expressions for speed.
9 The function translate(PATTERN) returns a regular expression
82 """Translate a shell PATTERN to a regular expression.
  /external/antlr/antlr-3.4/runtime/Python/
pylintrc 138 # A regular expression matching names used for dummy variables (i.e. not used).
161 # Regular expression which should only match functions or classes name which do
165 # Regular expression which should only match correct module names
168 # Regular expression which should only match correct module level names
171 # Regular expression which should only match correct class names
174 # Regular expression which should only match correct function names
177 # Regular expression which should only match correct method names
180 # Regular expression which should only match correct instance attribute names
183 # Regular expression which should only match correct argument names
186 # Regular expression which should only match correct variable name
    [all...]
  /build/core/tasks/check_boot_jars/
check_boot_jars.py 20 """ Load and compile whitelist regular expressions from filename.
35 'Cannot compile package whitelist regular expression: %r',
  /external/chromium_org/chrome/browser/chromeos/login/
user_flow.h 47 // UserFlow implementation for regular login flow.
64 // UserFlow stub for non-regular flows.

Completed in 405 milliseconds

1 2 3 4 5 6 78 91011>>