| /external/easymock/src/org/easymock/ |
| D | Capture.java | 29 public class Capture<T> implements Serializable { class 40 public Capture() { in Capture() method in Capture 50 public Capture(CaptureType type) { in Capture() method in Capture
|
| /external/v8/testing/ |
| D | gmock-support.h | 15 Capture() : value_(), has_value_(false) {} in Capture() function
|
| /external/clang/include/clang/Sema/ |
| D | ScopeInfo.h | 414 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() function 423 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() function
|
| D | Initialization.h | 158 struct C Capture; member
|
| /external/regex-re2/re2/ |
| D | regexp.cc | 266 Regexp* Regexp::Capture(Regexp* sub, ParseFlags flags, int cap) { in Capture() function in re2::Regexp
|
| D | compile.cc | 448 Frag Compiler::Capture(Frag a, int n) { in Capture() function in re2::Compiler
|
| /external/clang/tools/libclang/ |
| D | CIndexCodeCompletion.cpp | 714 CaptureCompletionResults Capture(Opts, *Results, &TU); in clang_codeCompleteAt_Impl() local
|
| /external/clang/lib/Sema/ |
| D | SemaLambda.cpp | 1630 BlockDecl::Capture Capture(/*Variable=*/CapVar, /*ByRef=*/false, in BuildBlockForLambdaConversion() local
|
| /external/clang/lib/Frontend/ |
| D | ASTUnit.cpp | 1923 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine() local 2332 CaptureDroppedDiagnostics Capture(true, in CodeComplete() local
|
| /external/regex-re2/re2/testing/ |
| D | re2_test.cc | 487 TEST(Capture, NamedGroups) { in TEST() argument
|
| /external/clang/lib/CodeGen/ |
| D | CGBlocks.cpp | 195 const BlockDecl::Capture *Capture; // null for 'this' member
|
| D | CGDebugInfo.cpp | 3011 const BlockDecl::Capture *Capture; member
|
| /external/clang/include/clang/AST/ |
| D | DeclCXX.h | 531 typedef LambdaCapture Capture; typedef
|
| D | Decl.h | 3396 Capture(VarDecl *variable, bool byRef, bool nested, Expr *copy) in Capture() function
|
| D | ExprCXX.h | 1382 typedef LambdaCapture Capture; typedef
|
| /external/clang/lib/Serialization/ |
| D | ASTReaderDecl.cpp | 1348 typedef LambdaCapture Capture; in ReadCXXDefinitionData() typedef
|
| D | ASTWriter.cpp | 5715 const LambdaCapture &Capture = Lambda.Captures[I]; in AddCXXDefinitionData() local
|
| /external/v8/src/ |
| D | hydrogen.h | 980 void Capture(HBasicBlock* true_branch, in Capture() function
|