HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 901 - 925 of 4331) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome_frame/test/
exception_barrier_unittest.cc 282 // for regular unwinding, nor on exception unwinding cases.
353 // regular unroll, and under exception unroll.
  /external/chromium_org/components/url_matcher/
url_matcher_factory.cc 34 "Could not parse regular expression '%s': %s";
203 // Test regular expressions for validity.
  /external/chromium_org/content/test/net/
url_request_slow_download_job.cc 124 // and starts calling CheckDoneStatus on a regular timer.
128 // CheckDoneStatus is called on a regular basis, in the specific
  /external/chromium_org/media/tools/layout_tests/
layouttests.py 46 The test names (including regular expression patterns) are read from a CSV
191 regular expression patterns). The CSV file content has one column and
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
event_test.cc 271 // Both FDs for regular files should be read/write but not exception.
300 // Both FDs for regular files should be read/write but not exception.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
parse-malloc-history 45 " --grep-regexp Include only call stacks that match this regular expression.\n" .
47 " --merge-regexp Merge all call stacks that match this regular expression.\n" .
  /external/chromium_org/third_party/icu/source/data/unidata/
PropertyAliases.txt 10 # These names can be used for XML formats of UCD data, for regular-expression
46 # For more information, see UTS #18: Unicode Regular Expressions
  /external/chromium_org/third_party/icu/source/tools/toolutil/
udbgutil.cpp 22 6 characters will strip off "USHOE_" leaving enum values of WIDE, REGULAR, and NARROW.
134 /* end regular */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 207 /** regular scalar float type */
214 /** regular scalar int type */
  /external/chromium_org/tools/code_coverage/
example.croc 22 # 'foo\bar') - this is particularly important in rule regular expressions.
72 # regular expression (after applying mappings from 'roots') are
  /external/chromium_org/tools/perf_expectations/
update_perf_expectations_unittest.py 54 """Verifies different regular expressions test filter."""
183 # Test regular positive integers.
  /external/clang/lib/CodeGen/
CGVTT.cpp 29 // This is a regular vtable.
66 // Just get the address point for the regular vtable.
  /external/clang/test/CodeGenCXX/
global-init.cpp 198 // CHECK: define internal void @_GLOBAL__I_a() section "__TEXT,__StaticInit,regular,pure_instructions" {
203 // CHECK-NOEXC: define internal void @_GLOBAL__I_a() [[NUW:#[0-9]+]] section "__TEXT,__StaticInit,regular,pure_instructions" {
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
perl.php 68 //Regular expressions
70 //Regular expression match variables
  /external/llvm/lib/Transforms/Utils/
SpecialCaseList.cpp 36 /// Represents a set of regular expressions. Regular expressions which are
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 207 /** regular scalar float type */
214 /** regular scalar int type */
  /external/protobuf/src/google/protobuf/
unittest_custom_options.proto 87 // regular options, to make sure they interact nicely).
106 // some regular options, to make sure they interact nicely).
  /external/v8/src/
compilation-cache.h 170 // Sub-cache for regular expressions.
197 // the source string as the key. For regular expressions the
  /frameworks/base/core/java/com/android/internal/http/
HttpDateTime.java 31 * Regular expression for parsing HTTP-date.
66 * The compiled version of the HTTP-date regular expressions.
  /frameworks/base/graphics/java/android/renderscript/
Font.java 109 sansFamily.mNormalFileName = "Roboto-Regular.ttf";
117 serifFamily.mNormalFileName = "DroidSerif-Regular.ttf";
  /frameworks/base/test-runner/src/android/test/
ProviderTestCase2.java 48 * regular content resolver, but uses {@link IsolatedContext}. It stubs out
87 // one created through the regular Context
  /frameworks/compile/mclinker/include/mcld/LD/
ELFReader.h 77 /// readRegularSection - read a regular section and create fragments.
167 /// readRegularSection - read a regular section and create fragments.
ResolveInfo.h 28 * - IsDyn - appear in dynamic objects or regular objects
104 /// setRegular - set the source of the file is a regular object
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiSelector.java 121 * element, using a regular expression.
126 * @param regex a regular expression
176 * for a widget, using a regular expression.
178 * @param regex a regular expression
230 * @param regex a regular expression
293 * of the widget, using a regular expression.
295 * @param regex a regular expression
573 * @param regex a regular expression
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java 114 * <p>General entities are reported with their regular names,
172 * the regular {@link org.xml.sax.ContentHandler#characters

Completed in 1209 milliseconds

<<31323334353637383940>>