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

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc2511.py 7 # Sample captures could be obtained with OpenSSL
  /external/clang/include/clang/Basic/
Specifiers.h 272 /// unspecified. This captures a (fairly rare) case where we
  /external/clang/test/CodeGenCXX/
blocks.cpp 246 // just parsed. That block must have captures or else it won't
  /external/llvm/docs/tutorial/
LangImpl2.rst 29 The AST for a program captures its behavior in such a way that it is
54 about this code is that the NumberExprAST class captures the numeric
99 expressions. One thing that is nice about our AST is that it captures
113 /// which captures its name, and its argument names (thus implicitly the number
OCamlLangImpl2.rst 30 The AST for a program captures its behavior in such a way that it is
46 about this code is that the Number variant captures the numeric value of
69 expressions. One thing that is nice about our AST is that it captures
82 (* proto - This type represents the "prototype" for a function, which captures
701 (* proto - This type represents the "prototype" for a function, which captures
    [all...]
  /external/llvm/include/llvm/Target/
TargetOpcodes.h 97 /// A Stackmap instruction captures the location of live variables at its
  /external/llvm/test/Transforms/SafeStack/
call.ll 142 ; Captures the argument -> unsafe
  /external/parameter-framework/upstream/utility/test/
utility.cpp 182 // As a workaround, captures variables and parenthesize the expressions.
  /external/pcre/dist/
perltest.pl 90 # A doubled version is used by pcretest to print remainders after captures
  /external/skia/include/core/
SkWriter32.h 235 * Captures a snapshot of the data as it is right now, and return it.
  /external/v8/src/regexp/ia32/
regexp-macro-assembler-ia32.cc 767 // Save captures when successful.
770 // copy captures to output
800 // output registers is reduced by the number of stored captures.
840 // Return the number of successful captures.
    [all...]
  /external/v8/src/regexp/x87/
regexp-macro-assembler-x87.cc 767 // Save captures when successful.
770 // copy captures to output
800 // output registers is reduced by the number of stored captures.
840 // Return the number of successful captures.
    [all...]
  /external/v8/test/mjsunit/
regexp-capture-3.js 94 // captures.
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraConstrainedHighSpeedCaptureSessionImpl.java 59 * (e.g. no pending captures, no repeating requests, no flush).</p>
  /frameworks/base/docs/html/guide/topics/media/
audio-capture.jd 36 <p>This document shows you how to write an application that captures audio from a device
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.h 85 // Captures frame output in the buffer specified by output_buffer_info. The API is
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.h 109 // Captures frame output in the buffer specified by output_buffer_info. The API is
  /packages/apps/Camera2/src/com/android/camera/one/v2/photo/
ConvergedImageCaptureCommand.java 51 * Captures a burst after waiting for AF and AE convergence.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileDeleteStrategy.java 29 * This class captures the strategy to use and is designed for user subclassing.
  /packages/services/Telecomm/src/com/android/server/telecom/
CallIntentProcessor.java 25 * captures call intents for individual users and forwards it to the {@link CallIntentProcessor}
  /external/clang/include/clang/AST/
DeclCXX.h 538 ManglingNumber(0), ContextDecl(nullptr), Captures(nullptr),
565 /// \brief The number of captures in this lambda is limited 2^NumCaptures.
568 /// \brief The number of explicit captures in this lambda.
581 /// \brief The list of captures, both explicit and implicit, for this
583 Capture *Captures;
1070 capture_const_range captures() const { function in class:clang::CXXRecordDecl
    [all...]
  /external/clang/lib/Analysis/
AnalysisDeclContext.cpp 144 for (const auto &I : BD->captures()) {
159 for (const LambdaCapture &LC : parent->captures()) {
538 for (const auto &CI : BD->captures()) {
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.2.0-alpha1/
perflib-25.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.2.0-alpha3/
perflib-25.2.0-alpha3.jar 
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java     [all...]

Completed in 714 milliseconds

<<11121314151617181920>>