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

  /external/swiftshader/third_party/LLVM/utils/lit/lit/
TestRunner.py 399 execdir,execbase = os.path.split(execpath)
401 tmpBase = os.path.join(tmpDir, execbase)
  /external/curl/lib/
curl_setup.h 320 # include <exec/execbase.h>
  /external/llvm/utils/lit/lit/
TestRunner.py 602 execdir,execbase = os.path.split(execpath)
604 tmpBase = os.path.join(tmpDir, execbase)
    [all...]

Completed in 253 milliseconds