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

/external/mesa3d/src/mesa/program/
H A Dprog_execute.h72 GLuint StackDepth; /**< Index/ptr to top of CallStack[] */ member in struct:gl_program_machine
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp360 bool &IsRecursive, unsigned &StackDepth) {
362 StackDepth = 0;
372 ++StackDepth;
381 ++StackDepth;
850 unsigned StackDepth = 0; local
851 examineStackFrames(D, Pred->getLocationContext(), IsRecursive, StackDepth);
852 if ((StackDepth >= Opts.InlineMaxStackDepth) &&
359 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 200 milliseconds