Home
last modified time | relevance | path

Searched refs:vs2013_runtime_dll_dirs (Results 1 – 6 of 6) sorted by relevance

/external/libyuv/files/
Dgyp_libyuv66 vs2013_runtime_dll_dirs = None variable
68 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs() variable
95 if vs2013_runtime_dll_dirs:
96 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
/external/boringssl/src/util/bot/
Dvs_toolchain.py26 vs2013_runtime_dll_dirs = None
44 vs2013_runtime_dll_dirs = toolchain_data['runtime_dirs']
59 runtime_path = ';'.join(vs2013_runtime_dll_dirs)
61 return vs2013_runtime_dll_dirs
/external/webrtc/webrtc/build/
Dgyp_webrtc87 vs2013_runtime_dll_dirs = None variable
89 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs() variable
117 if vs2013_runtime_dll_dirs and not use_analyzer:
118 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
/external/skia/
Dgyp_skia93 vs2013_runtime_dll_dirs = None variable
101 vs2013_runtime_dll_dirs = \ variable
161 if vs2013_runtime_dll_dirs:
162 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
/external/v8/gypfiles/
Dgyp_v8106 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
107 if vs2013_runtime_dll_dirs:
108 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
/external/v8/build/
Dgyp_chromium.py349 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
350 if vs2013_runtime_dll_dirs:
351 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs