HomeSort by relevance Sort by last modified time
    Searched refs:src_path_bare (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 71 | sed -e "s,$src_path_bare,," \
141 src_path_bare=$(fix_path "$optval")
142 src_path_bare=${src_path_bare%/}
312 CommandLine="call obj_int_extract.bat "$src_path_bare" $plat_no_ws\\\$(ConfigurationName)" \
419 CommandLine="call obj_int_extract.bat "$src_path_bare" $plat_no_ws\\\$(ConfigurationName)" \
gen_msvs_vcxproj.sh 82 | sed -e "s,$src_path_bare,," \
161 src_path_bare=$(fix_path "$optval")
162 src_path_bare=${src_path_bare%/}
404 tag_content Command "call obj_int_extract.bat "$src_path_bare" $hostplat\\\$(Configuration)"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_proj.sh 214 --src-path-bare=*) src_path_bare="$optval"
375 CommandLine="call obj_int_extract.bat $src_path_bare $plat_no_ws\\\$(ConfigurationName)" \
482 CommandLine="call obj_int_extract.bat $src_path_bare $plat_no_ws\\\$(ConfigurationName)" \
gen_msvs_vcxproj.sh 234 --src-path-bare=*) src_path_bare="$optval"
463 tag_content Command "call obj_int_extract.bat $src_path_bare $hostplat\\\$(Configuration)"

Completed in 39 milliseconds