HomeSort by relevance Sort by last modified time
    Searched defs:calculated (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/rlz/lib/
machine_id.cc 19 static bool calculated = false; local
20 if (calculated) {
33 calculated = true;
  /external/lldb/tools/debugserver/source/MacOSX/
MachVMMemory.cpp 118 static bool calculated = false; local
119 if (calculated) return stolenPages;
215 calculated = true;
223 static bool calculated = false; local
224 if (calculated) return physical_memory;
MachTask.cpp 423 static bool calculated = false; local
424 if (!calculated)
426 calculated = true;
    [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 148 milliseconds