HomeSort by relevance Sort by last modified time
    Searched refs:curPath (Results 1 - 19 of 19) sorted by null

  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
CpuMonitor.java 78 private String[] curPath;
113 curPath = new String [cpusPresent];
117 curPath[i] = "/sys/devices/system/cpu/cpu" + i + "/cpufreq/scaling_cur_freq";
161 long cpufreqCur = readFreqFromFile(curPath[i]);
  /external/deqp/framework/delibs/decpp/
deFilePath.cpp 275 FilePath curPath (path);
277 if (curPath.exists())
280 while (!curPath.exists())
282 createPaths.push_back(curPath.getPath());
284 std::string parent = curPath.getDirName();
285 DE_CHECK_RUNTIME_ERR(parent != curPath.getPath());
286 curPath = FilePath(parent);
  /external/deqp/framework/common/
tcuCommandLine.cpp 318 const char* curPath = path;
319 int curLen = getCurrentComponentLen(curPath);
323 curNode = curNode->getChild(std::string(curPath, curPath+curLen));
328 curPath += curLen;
330 if (curPath[0] == 0)
334 DE_ASSERT(curPath[0] == '.');
335 curPath += 1;
336 curLen = getCurrentComponentLen(curPath);
  /external/deqp/scripts/
run_internal_tests.py 37 curPath = os.getcwd()
41 os.chdir(curPath)
mustpass.py 257 curPath = prefix + curNode.name
259 caseMap[curPath] = curNode
262 recursiveBuild(child, curPath + '.')
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecLocalDeviceTv.java 695 int curPath = (path >> i) & 0xF;
696 if (curPath != curActivePath) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 902 milliseconds