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

  /external/chromium_org/build/config/win/
get_msvc_config_real.py 420 cl_paths = {}
422 cl_paths[arch] = 'cl.exe'
423 return cl_paths
425 cl_paths = {}
445 cl_paths[arch] = _ExtractCLPath(output)
446 return cl_paths
526 cl_paths = {}
528 cl_paths[arch] = 'cl.exe'
529 return cl_paths
531 cl_paths = {
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
msvs_emulation.py     [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]

Completed in 199 milliseconds