Searched refs:vs2013_runtime_dll_dirs (Results 1 – 3 of 3) sorted by relevance
66 vs2013_runtime_dll_dirs = None variable68 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs() variable95 if vs2013_runtime_dll_dirs:96 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
87 vs2013_runtime_dll_dirs = None variable89 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs() variable117 if vs2013_runtime_dll_dirs and not use_analyzer:118 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
106 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()107 if vs2013_runtime_dll_dirs:108 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs