Searched defs:StackDepth (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_execute.h73 GLuint StackDepth; /**< Index/ptr to top of CallStack[] */ member in struct:gl_program_machine
/external/mesa3d/src/mesa/program/
H A Dprog_execute.h73 GLuint StackDepth; /**< Index/ptr to top of CallStack[] */ member in struct:gl_program_machine
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp357 bool &IsRecursive, unsigned &StackDepth) {
359 StackDepth = 0;
369 ++StackDepth;
378 ++StackDepth;
861 unsigned StackDepth = 0; local
862 examineStackFrames(D, Pred->getLocationContext(), IsRecursive, StackDepth);
863 if ((StackDepth >= Opts.InlineMaxStackDepth) &&
356 examineStackFrames(const Decl *D, const LocationContext *LCtx, bool &IsRecursive, unsigned &StackDepth) argument
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 35 milliseconds