Searched defs:Restricted (Results 1 - 2 of 2) sorted by relevance

/external/dropbear/libtommath/
H A Dbn.tex1493 \section{Restricted Dimminished Radix}
1567 detect when Barrett, Montgomery, Restricted and Unrestricted Dimminished Radix based exponentiation can be used. Generally
/external/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp85 bool Restricted = false,
875 const Expr *Source, bool Restricted,
923 if (Restricted)
871 evalCopyCommon(CheckerContext &C, const CallExpr *CE, ProgramStateRef state, const Expr *Size, const Expr *Dest, const Expr *Source, bool Restricted, bool IsMempcpy) const argument

Completed in 133 milliseconds