HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 326 - 350 of 2509) sorted by null

<<11121314151617181920>>

  /packages/apps/Phone/src/com/android/phone/
MultiLineTitleEditTextPreference.java 45 * <view class="com.android.phone.Foo$Bar"> as you can with regular views.
Profiler.java 45 // regular in-call UI.)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
posix2_lim.h 50 /* The maximum number of repeated occurrences of a regular expression
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cramfs_fs.h 36 /* OFFSET: For symlinks and non-empty regular files, this
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix2_lim.h 50 /* The maximum number of repeated occurrences of a regular expression
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cramfs_fs.h 36 /* OFFSET: For symlinks and non-empty regular files, this
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix2_lim.h 50 /* The maximum number of repeated occurrences of a regular expression
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cramfs_fs.h 36 /* OFFSET: For symlinks and non-empty regular files, this
  /prebuilts/tools/common/proguard/proguard4.7/docs/
quality.html 25 through a regular automatic build process. This process produces numerous
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AndroidPrintStream.java 69 // then write the regular message
  /ndk/sources/host-tools/sed-4.2.1/
NEWS 36 --posix disables all extensions to regular expressions.
98 * yield an error when running -i on terminals or other non regular files
107 * // matches the last regular expression even in POSIXLY_CORRECT mode.
334 * Bug fix: the // empty regular expressions now refers to the last
335 regular expression that was matched, rather than to the last
336 regular expression that was compiled. This richer behavior seems
344 * New regular expression matcher
357 and a thorough description of regular expressions. The manual often
482 regular expression handling, at the expense of losing true POSIX.2
483 BRE compatibility. However, performance related to regular expressio
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_profile_unittest.cc 655 // Expect regular |GetInfo| returns the first element.
686 // Expect regular |GetInfo| returns empty value.
699 // Expect regular |GetInfo| returns the first element.
730 // Expect regular |GetInfo| returns empty value.
743 // Expect regular |GetInfo| returns the first element.
774 // Expect regular |GetInfo| returns empty value.
787 // Expect regular |GetInfo| returns the first element.
818 // Expect regular |GetInfo| returns empty value.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view.mm 48 // The state of our morph; 1 is total bubble, 0 is the regular bar. We use it
49 // to morph the bubble to a regular bar (shape and colour).
  /external/clang/test/CodeGenCXX/
global-init.cpp 117 // CHECK: define internal void @_GLOBAL__I_a() section "__TEXT,__StaticInit,regular,pure_instructions" {
122 // CHECK-NOEXC: define internal void @_GLOBAL__I_a() nounwind section "__TEXT,__StaticInit,regular,pure_instructions" {
  /external/libselinux/src/
label_file.c 28 char *regex_str; /* regular expession string for diagnostics */
30 regex_t regex; /* compiled regular expression */
34 int hasMetaChars; /* regular expression has meta-chars */
38 /* A regular expression stem */
55 * The array of regular expression stems.
183 /* Determine if the regular expression specification has any meta characters. */
241 /* Anchor the regular expression. */
253 /* Compile the regular expression. */
  /external/libvpx/examples/includes/geshi/geshi/
verilog.php 15 * - added regular expression to find numbers of the form 4'b001xz
16 * - added regular expression to find values for `timescale command
  /external/llvm/lib/Support/
Regex.cpp 1 //===-- Regex.cpp - Regular Expression matcher implementation -------------===//
10 // This file implements a POSIX regular expression matcher.
  /external/qemu/android/utils/
path.h 54 /* checks that a path points to a regular file */
63 /* checks that one can read/write a given (regular) file */
  /external/v8/benchmarks/
run.html 117 <li><b>RegExp</b><br>Regular expression benchmark generated by extracting regular expression operations from 50 of the most popular web pages
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 11 // Regular IP address is invalid without bounding '[' and ']'.
16 // Regular IP addresses.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-57572.js 22 * SUMMARY: Testing regular expressions containing the ? character.
31 var summary = 'Testing regular expressions containing "?"';
regress-57631.js 44 // valid regular expressions to try -
52 // invalid regular expressions to try -
regress-87231.js 23 * "Regular expression /(A)?(A.*)/ picks 'A' twice"
43 var summary = 'Testing regular expression /(A)?(A.*)/';
  /external/webkit/Source/WebCore/bindings/scripts/
IDLStructure.pm 87 # Magic IDL parsing regular expressions
93 # Regular expression based IDL 'syntactical tokenizer' used in the IDLParser
  /external/webkit/Source/WebKit/android/jni/
CookieManager.cpp 44 // always apply the same configuration to the contexts for both regular and
106 // WebViews, so we configure the contexts for both regular and private

Completed in 3364 milliseconds

<<11121314151617181920>>