Searched defs:adj (Results 1 – 8 of 8) sorted by relevance
644 int adj; field in OomAdjuster.ComputeOomAdjWindowCallback652 void initialize(ProcessRecord app, int adj, boolean foregroundActivities, in initialize()850 int adj; in computeOomAdjLocked() local1638 int procState, int adj, boolean cycleReEval) { in shouldSkipDueToCycle()
712 int modifyRawOomAdj(int adj) { in modifyRawOomAdj()
3021 int adj = app.curAdj; in fillInProcMemInfoLocked() local
8694 int adj = proc.setAdj; in killPids() local8742 final int adj = proc.setAdj; in killProcessesBelowAdj() local11203 void printOomLevel(PrintWriter pw, String name, int adj) { in printOomLevel()
190 float adj = 0.25f; in findAlmostThereFraction() local
1274 float adj = 1.f + r + (r2 * 0.5f) + (r2*r * 0.166666f) + (r2*r2 * 0.0416666f); in native_exp2() local1289 float2 adj = 1.f + r + (r2 * 0.5f) + (r2*r * 0.166666f) + (r2*r2 * 0.0416666f); in native_exp2() local1304 float4 adj = 1.f + r + (r2 * 0.5f) + (r2*r * 0.166666f) + (r2*r2 * 0.0416666f); in native_exp2() local
891 auto adj = var->children; in annotateBridgeHelper() local
445 public static final String adjustToString(int adj) { in adjustToString()