OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vs2013_runtime_dll_dirs
(Results
1 - 3
of
3
) sorted by null
/external/libyuv/files/
gyp_libyuv
66
vs2013_runtime_dll_dirs
= None
68
vs2013_runtime_dll_dirs
= vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
95
if
vs2013_runtime_dll_dirs
:
96
x64_runtime, x86_runtime =
vs2013_runtime_dll_dirs
/external/webrtc/webrtc/build/
gyp_webrtc
87
vs2013_runtime_dll_dirs
= None
89
vs2013_runtime_dll_dirs
= vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
117
if
vs2013_runtime_dll_dirs
and not use_analyzer:
118
x64_runtime, x86_runtime =
vs2013_runtime_dll_dirs
/external/v8/gypfiles/
gyp_v8
106
vs2013_runtime_dll_dirs
= vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
107
if
vs2013_runtime_dll_dirs
:
108
x64_runtime, x86_runtime =
vs2013_runtime_dll_dirs
Completed in 72 milliseconds