Searched defs:vs2013_runtime_dll_dirs (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libyuv/
H A Dgyp_libyuv53 vs2013_runtime_dll_dirs = vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs() variable
80 if vs2013_runtime_dll_dirs:
81 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
/external/chromium_org/third_party/skia/
H A Dgyp_skia96 vs2013_runtime_dll_dirs = None variable
104 vs2013_runtime_dll_dirs = \
167 if vs2013_runtime_dll_dirs:
168 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
105 vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs() variable
/external/skia/
H A Dgyp_skia96 vs2013_runtime_dll_dirs = None variable
104 vs2013_runtime_dll_dirs = \
167 if vs2013_runtime_dll_dirs:
168 x64_runtime, x86_runtime = vs2013_runtime_dll_dirs
105 vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs() variable

Completed in 1057 milliseconds