HomeSort by relevance Sort by last modified time
    Searched defs:Caller (Results 1 - 25 of 27) sorted by null

1 2

  /prebuilts/go/darwin-x86/misc/swig/callback/
callback.h 11 class Caller {
15 Caller(): callback_(0) { }
16 ~Caller() { delCallback(); }
  /prebuilts/go/linux-x86/misc/swig/callback/
callback.h 11 class Caller {
15 Caller(): callback_(0) { }
16 ~Caller() { delCallback(); }
  /external/opencv3/modules/flann/test/
test_lshtable_badarg.cpp 52 struct Caller
69 Caller caller; local
71 caller.features = cvtest::randomMat(rng, featuresSize, CV_8UC1, 0, 255, false);
72 caller.table_number = 12;
73 caller.multi_probe_level = 2;
76 caller.key_size = 0;
77 errors += run_test_case(Error::StsBadArg, "key_size is zero", caller);
79 caller.key_size = static_cast<int>(sizeof(size_t) * CHAR_BIT);
80 errors += run_test_case(Error::StsBadArg, "key_size is too big", caller);
    [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.h 68 CallSite Caller; // Holds the call that called subframes.
78 Caller(O.Caller), Values(std::move(O.Values)),
85 Caller = O.Caller;
  /external/guice/extensions/servlet/test/com/google/inject/servlet/
ScopeRequestIntegrationTest.java 118 Callable<SomeObject> callable = injector.getInstance(Caller.class);
129 callable = ServletScopes.scopeRequest(injector.getInstance(Caller.class), map);
161 private static class Caller implements Callable<SomeObject> {
  /frameworks/base/core/java/com/android/internal/os/
TransferPipe.java 51 interface Caller {
73 static void go(Caller caller, IInterface iface, FileDescriptor out,
75 go(caller, iface, out, prefix, args, DEFAULT_TIMEOUT);
78 static void go(Caller caller, IInterface iface, FileDescriptor out,
83 caller.go(iface, out, prefix, args);
91 caller.go(iface, tp.getWriteFd().getFileDescriptor(), prefix, args);
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 48 STATISTIC(NumCallerCallersAnalyzed, "Number of caller-callers analyzed");
90 /// calling function, then bump up the caller's stack protection level.
91 static void AdjustCallerSSPLevel(Function *Caller, Function *Callee) {
99 AttributeSet OldSSPAttr = AttributeSet::get(Caller->getContext(),
104 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr);
105 Caller->addFnAttr(Attribute::SafeStack);
107 !Caller->hasFnAttribute(Attribute::SafeStack)) {
108 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr);
109 Caller->addFnAttr(Attribute::StackProtectReq);
111 !Caller->hasFnAttribute(Attribute::SafeStack) &
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 553 : PathDiagnosticPiece(Call), Caller(callerD), Callee(nullptr),
556 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller)
557 : PathDiagnosticPiece(Call), Caller(caller), Callee(nullptr),
560 const Decl *Caller;
579 const Decl *getCaller() const { return Caller; }
610 const Decl *caller);
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 104 /// Forward the 'resume' instruction to the caller's landing pad block.
163 /// Forward the 'resume' instruction to the caller's landing pad block.
245 Function *Caller = FirstNewBlock->getParent();
254 for (Function::iterator I = FirstNewBlock->getIterator(), E = Caller->end();
271 for (Function::iterator BB = FirstNewBlock->getIterator(), E = Caller->end();
301 Function *Caller = FirstNewBlock->getParent();
329 // This connects all the instructions which 'unwind to caller' to the invoke
331 for (Function::iterator BB = FirstNewBlock->getIterator(), E = Caller->end();
370 E = Caller->end();
388 /// aliasing scopes from a function inlined into a caller multiple times coul
    [all...]
  /external/opencv3/modules/imgproc/src/
templmatch.cpp 549 typedef bool (*Caller)(InputArray _img, InputArray _templ, OutputArray _result);
551 static const Caller callers[] =
556 const Caller caller = callers[method]; local
558 return caller(_img, _templ, _result);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 689 // If the caller function is nounwind, mark the call as nounwind, even if the
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 601 const Decl *Caller = CE->getLocationContext()->getDecl();
602 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp 310 /// Parent - The caller of this stack frame.
311 CallStackFrame *Caller;
576 Frame = Frame->Caller;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 

Completed in 978 milliseconds

1 2