HomeSort by relevance Sort by last modified time
    Searched full:captures (Results 351 - 375 of 820) sorted by null

<<11121314151617181920>>

  /external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.cc 841 // Save captures when successful.
850 // Copy captures to output.
    [all...]
  /external/v8/src/regexp/x64/
regexp-macro-assembler-x64.cc 815 // Save captures when successful.
818 // copy captures to output
847 // output registers is reduced by the number of stored captures.
887 // Return the number of successful captures.
    [all...]
  /external/v8/test/cctest/
test-log-stack-tracer.cc 172 // JSFuncDoTrace() [JS] [captures EBP value and encodes it as Smi]
  /external/v8/test/mjsunit/
string-replace.js 274 // Test $60 .. $99. Captures reach up to 59. Per spec, how to deal
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_x11.cc 63 // from HandleXEvent(). In the non-DAMAGE case, this captures the
  /frameworks/base/core/java/android/transition/
Crossfade.java 39 * This transition captures bitmap representations of target views before and
  /frameworks/base/core/java/com/android/internal/transition/
EpicenterTranslateClipReveal.java 38 * EpicenterTranslateClipReveal captures the clip bounds and translation values
  /frameworks/base/docs/html/training/transitions/
custom-transitions.jd 24 however, you have to provide the code that captures property values and generates animations.
  /frameworks/native/include/gui/
SurfaceComposerClient.h 224 // frees the previous screenshot and captures a new one
  /frameworks/support/transition/ics/android/support/transition/
ChangeBoundsPort.java 33 * This transition captures the layout bounds of target views before and after
  /libcore/luni/src/test/java/libcore/net/
NetworkSecurityPolicyTest.java 232 * Server socket which listens on a local port and captures the first chunk of data transmitted
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
IOCase.java 27 * This class captures that difference, providing an enumeration to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 74 ** then there is a natural C structure that captures the header, but
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 74 ** then there is a natural C structure that captures the header, but
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
testing.1.golden 259 // common holds the elements common between T and B and captures ...
  /prebuilts/go/darwin-x86/src/regexp/
backtrack.go 75 // ncap is the number of captures.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
testing.1.golden 259 // common holds the elements common between T and B and captures ...
  /prebuilts/go/linux-x86/src/regexp/
backtrack.go 75 // ncap is the number of captures.
  /frameworks/av/include/camera/ndk/
NdkCameraMetadataTags.h 375 * latest capture result received from the camera device, since additional captures
    [all...]
  /cts/libs/deviceutillegacy/src/android/webkit/cts/
WebViewOnUiThread.java 1030 * A WebViewClient that captures the onPageFinished for use in
1057 * A PictureListener that captures the onNewPicture for use in
  /cts/tests/camera/src/android/hardware/camera2/cts/
SurfaceViewPreviewTest.java 678 assertTrue("Captures are out of order", timestamp < nextTimestamp);
686 assertTrue("Captures are out of order",
  /external/autotest/client/cros/chameleon/
chameleon.py 411 """Captures Chameleon framebuffer.
457 Captures video frames. Asynchronous, returns immediately.
  /external/chromium-trace/catapult/third_party/Paste/paste/
wsgilib.py 437 Runs application with environ and start_response, and captures
488 Runs application with environ and captures status, headers, and
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 585 // the captures.
600 // These captures don't have initialization expressions; instead we
  /external/v8/src/js/
regexp.js 400 // on the captures array of the last successful match and the subject string
412 if (length <= 2) return ''; // There were no captures.

Completed in 1430 milliseconds

<<11121314151617181920>>