OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vs_version
(Results
1 - 6
of
6
) sorted by null
/external/boringssl/src/util/bot/
vs_env.py
30
vs_version
= gyp.MSVSVersion.SelectVisualStudioVersion()
variable
36
sys.exit(subprocess.call(
vs_version
.SetupScript(target_arch) + ["&&"] + cmd,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure
683
vs_version
=${tgt_cc##vs}
684
case $
vs_version
in
/external/libvpx/libvpx/
configure
648
vs_version
=${tgt_cc##vs}
649
case $
vs_version
in
/external/libvpx/libvpx/build/make/
configure.sh
467
enabled msvs && echo "CONFIG_VS_VERSION=${
vs_version
}" >> "${1}"
913
vs_version
=${tgt_cc##vs}
914
if [ $
vs_version
-ge 12 ]; then
[
all
...]
/external/e2fsprogs/lib/blkid/
probe.h
247
/* 2a*/ __u8
vs_version
[2];
member in struct:vfat_super_block
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh
471
enabled msvs && echo "CONFIG_VS_VERSION=${
vs_version
}" >> "${1}"
[
all
...]
Completed in 161 milliseconds