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

<<51525354555657585960>>

  /external/v8/src/x64/
stub-cache-x64.cc 636 // Invoke a regular function.
    [all...]
  /dalvik/vm/interp/
Stack.cpp 74 + sizeof(StackSaveArea) * 2 // break frame + regular frame
149 + sizeof(StackSaveArea) * 2; // break frame + regular frame
223 stackReq = sizeof(StackSaveArea); // regular frame
    [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 362 // The regular expression which test output must match. DeathTestImpl
451 // This makes distinguishing death test output lines from regular log lines
479 // regex: A regular expression object to be applied to
    [all...]
  /external/chromium/third_party/libevent/
event.h 38 to signals or regular timeouts.
72 libevent provides an abstraction on top of the regular event callbacks. This
782 libevent provides an abstraction on top of the regular event callbacks.
    [all...]
  /external/gtest/src/
gtest-death-test.cc 362 // The regular expression which test output must match. DeathTestImpl
451 // This makes distinguishing death test output lines from regular log lines
479 // regex: A regular expression object to be applied to
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 362 // The regular expression which test output must match. DeathTestImpl
451 // This makes distinguishing death test output lines from regular log lines
479 // regex: A regular expression object to be applied to
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest-death-test.cc 362 // The regular expression which test output must match. DeathTestImpl
451 // This makes distinguishing death test output lines from regular log lines
479 // regex: A regular expression object to be applied to
    [all...]
  /external/regex-re2/doc/
syntax.html 5 <title>RE2 regular expression syntax reference</title>
8 <h1>RE2 regular expression syntax reference</h1>
11 <tr><td colspan=2>This page lists the regular expression syntax accepted by RE2.</td></tr>
  /external/v8/test/mozilla/
mozilla.status 89 # and compiles a lot of regular expressions. We could consider marking
497 # A non-breaking space doesn't match \s in a regular expression. This behaviour
558 # Regular expression test failures due to PCRE. We match JSC (ie, perl)
    [all...]
  /external/webkit/Source/JavaScriptCore/jit/
JITPropertyAccess.cpp 263 // Treat these as nops - the call will be handed as a regular get_by_id/op_call pair.
359 // Do a regular(ish) get_by_id (the slow case will be link to
385 // Treat these as nops - the call will be handed as a regular get_by_id/op_call pair.
    [all...]
JITPropertyAccess32_64.cpp 108 // Treat these as nops - the call will be handed as a regular get_by_id/op_call pair.
236 // Do a regular(ish) get_by_id (the slow case will be link to
264 // Treat these as nops - the call will be handed as a regular get_by_id/op_call pair.
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 46 # Regular expressions:
669 A regular expression that matches an integer. Default is
677 A regular expression that matches a floating point number. Default is
  /external/webkit/Source/WebCore/editing/
CompositeEditCommand.cpp     [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 348 # expectation in the regular expectations; the test might not be
349 # mentioned in the regular expectations file at all.
652 overrides_allowed: whether we're parsing the regular expectations
    [all...]
  /packages/apps/DeskClock/res/values/
strings.xml 471 <!-- Title with the clock on the main page displaying the user's regular timezone (shows when automatic_home_clock enabled) -->
496 <!-- Title for an option that will automtically show a clock representing the user's regular timezone on the main fragment whenever the user leaves their regular timezone-->
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
BuildHelper.java 248 // regular res folder next.
258 // regular res folder next.
542 // For Mac & Linux, use a regular command string array.
    [all...]
  /bionic/libc/bionic/
libc_logging.cpp 501 // Log to the log for the benefit of regular app developers (whose stdout and stderr are closed).
  /bionic/libc/tools/
gensyscalls.py 194 # This lets us support regular system calls like __NR_write and also weird
  /bionic/libc/unistd/
fnmatch.c 63 * from chapter 9, "Regular Expressions"
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapRegionDecoderTest.java 85 // result and the regular decoding result, because the two decoders may have
  /dalvik/docs/
debugger.html 64 interpreter is much slower than the regular interpreter (perhaps 5x).
  /dalvik/vm/native/
dalvik_system_DexFile.cpp 340 * in a regular VM -- it's invoked by the class loader to cause the
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html 245 first at a given time and then continually trigger at regular intervals
  /development/scripts/
stack 274 # should be removed or the regular expresssions will fail to match.
  /docs/source.android.com/src/source/
building-devices.jd 63 the regular build system. Follow the instructions on the page about

Completed in 827 milliseconds

<<51525354555657585960>>