Home
last modified time | relevance | path

Searched refs:vs2013_runtime_dll_dirs (Results 1 – 3 of 3) 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/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/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