HomeSort by relevance Sort by last modified time
    Searched refs:negative (Results 251 - 275 of 495) sorted by null

<<11121314151617181920

  /external/libunwind/doc/
libunwind-dynamic.tex 227 \Var{insn\_count} may be negative in the last region of a procedure
228 (i.e., it may be negative only if \Var{next} is \Const{NULL}). A
229 negative value indicates that the region covers the last \emph{N}
249 specify a negative value in \Var{insn\_count} such that
384 - UNW\_DYN\_ADD can only add to ``sp'' (always a negative value); use
unw_get_proc_info.tex 87 Otherwise the negative value of one of the error-codes below is
  /external/clang/lib/Analysis/
ThreadSafety.cpp 179 // Return true if the set contains only negative facts
182 if (!FactMan[FID].negative())
826 if (!Managed && !asserted() && !negative() && !isUniversal()) {
837 if (!Cp.negative()) {
876 assert(!Cp.negative() && "Managing object cannot be negative.");
    [all...]