Searched refs:vs2013_runtime_dll_dirs (Results 1 – 6 of 6) 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
26 vs2013_runtime_dll_dirs = None44 vs2013_runtime_dll_dirs = toolchain_data['runtime_dirs']59 runtime_path = ';'.join(vs2013_runtime_dll_dirs)61 return 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
93 vs2013_runtime_dll_dirs = None variable101 vs2013_runtime_dll_dirs = \ variable161 if vs2013_runtime_dll_dirs:162 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
349 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()350 if vs2013_runtime_dll_dirs:351 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs