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

<<11121314151617181920>>

  /external/regex-re2/re2/testing/
exhaustive1_test.cc 5 // Exhaustive testing of regular expression matching.
  /external/v8/test/mjsunit/regress/
regress-crbug-122271.js 30 // Tests that ElementsKind transitions and regular transitions don't
  /external/v8/test/mjsunit/
typeof.js 28 // The type of a regular expression should be 'object', including in
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/function/
regexparg-2-n.js 28 Passing a regular expression as the first constructor argument fails
  /external/webkit/Source/WebKit/android/icu/unicode/
ucnv.h 43 // regular icu directory.
  /libcore/luni/src/main/java/java/util/regex/
MatchResultImpl.java 20 * Holds the results of a successful match of a regular expression against a
  /ndk/sources/host-tools/sed-4.2.1/
BUGS 42 sed uses the Posix basic regular expression syntax. According to
47 As in all GNU programs that use Posix basic regular expressions, sed
114 only happens if you are on the GNU system, using GNU libc's regular
116 In a Danish locale, for example, the regular expression `^[a-z]$'
  /packages/apps/Dialer/res/values/
donottranslate_config.xml 33 <!-- Regular expression for prohibiting certain phone numbers in dialpad.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
EventHandler.java 35 * for regular update or from applications that want to test the dictionary pack, or a
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 135 regular object code. */
139 references from regular objects. It is only referenced from IR
143 /* This definition was pre-empted by a definition in a regular
153 /* This symbol was resolved by a definition in a regular object
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 135 regular object code. */
139 references from regular objects. It is only referenced from IR
143 /* This definition was pre-empted by a definition in a regular
153 /* This symbol was resolved by a definition in a regular object
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 135 regular object code. */
139 references from regular objects. It is only referenced from IR
143 /* This definition was pre-empted by a definition in a regular
153 /* This symbol was resolved by a definition in a regular object
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 135 regular object code. */
139 references from regular objects. It is only referenced from IR
143 /* This definition was pre-empted by a definition in a regular
153 /* This symbol was resolved by a definition in a regular object
  /bootable/recovery/applypatch/
freecache.c 83 // We're allowed to delete unopened regular files in any of these
95 // Look for regular files in the directory (not in any subdirectories).
119 printf("%d regular files in deletable directories\n", *entries);
  /cts/suite/audio_quality/lib/include/task/
TaskCase.h 49 /// find all buffers with given regular expression. returns NULL if not found
110 /// find all Values with given regular expression. returns NULL if not found
117 /// find all Indices with given regular expression. returns NULL if not found
  /external/bzip2/
bzmore.1 94 search for the \fIi\|\fP-th occurrence of the regular expression \fIexpr.\fP
100 The user's erase and kill characters may be used to edit the regular
105 search for the \fIi\|\fP-th occurrence of the last regular expression entered.
  /external/clang/include/clang/AST/
Attr.h 58 llvm_unreachable("Attrs cannot be allocated with regular 'new'.");
61 llvm_unreachable("Attrs cannot be released with regular 'delete'.");
65 // Forward so that the regular new and delete do not hide global ones.
  /external/clang/www/analyzer/
installation.html 25 <p>Semi-regular pre-built binaries of the analyzer are available on Mac
39 we need volunteers who are willing to help provide such regular builds.
40 If you wish to help contribute regular builds of the analyzer on other
  /external/libgsm/man/
gsm_option.3 26 options or flags that are not needed for regular GSM 06.10 encoding
56 faster compression algorithm that is compatible with the regular
65 functions as a boolean flag; if it is zero, the regular algorithm
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
15.10.6.2-1.js 29 * Performs a regular expression match of string against the regular
34 * regular expression pattern as follows:
regress-78156.js 23 * "m flag of regular expression does not work with $"
27 * The m flag means a regular expression should search strings
33 var summary = 'Testing regular expressions with ^, $, and the m flag -';
  /frameworks/base/docs/html/training/efficient-downloads/
regular_updates.jd 1 page.title=Minimizing the Effect of Regular Updates
31 <p>The optimal frequency of regular updates will vary based on device state, network connectivity, user behavior, and explicit user preferences.</p>
102 <p>Alternatively, for transfers that are failure tolerant (such as regular updates), you can simply ignore failed connection and transfer attempts.</p>
  /libcore/luni/src/test/java/libcore/io/
MemoryTest.java 41 // Regular copy.
82 // Regular copy.
120 // Regular copy.
  /ndk/sources/cxx-stl/llvm-libc++/test/re/re.badexp/
regex_error.pass.cpp 82 assert(e.what() == std::string("One of *?+{ was not preceded by a valid regular expression."));
87 assert(e.what() == std::string("The complexity of an attempted match against a regular "
93 assert(e.what() == std::string("There was insufficient memory to determine whether the regular "
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 254 Match lines matching the regular expression
258 Match lines matching the regular expression
281 is a regular expression.
299 [REGULAR EXPRESSIONS]
306 sequence in a regular expression matches the newline character,

Completed in 516 milliseconds

<<11121314151617181920>>