HomeSort by relevance Sort by last modified time
    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 701 vs_version=${tgt_cc##vs}
702 case $vs_version in
  /external/libvpx/libvpx/build/make/
configure.sh 471 enabled msvs && echo "CONFIG_VS_VERSION=${vs_version}" >> "${1}"
886 vs_version=${tgt_cc##vs}
887 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 173 milliseconds