HomeSort by relevance Sort by last modified time
    Searched full:luser (Results 1 - 4 of 4) sorted by null

  /external/webrtc/src/system_wrappers/source/
cpu_linux.cc 124 long long luser = atoll(sUser); local
129 busy = luser + lnice + lsystem;
136 luser = atoll(sUser);
140 busyArray[i] = luser + lnice + lsystem;
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 112 Instruction *LUser = L->getHeader()->begin();
116 Operands.push_back(TransformSubExpr(*I, LUser, 0));
  /external/dropbear/
cli-runopts.c 226 /* Now we handle args where they might be "-luser" (no spaces)*/
loginrec.c 714 * Prevent luser from zero'ing out ut_host.
    [all...]

Completed in 53 milliseconds