Searched refs:src_path_bare (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dgen_msvs_proj.sh71 | 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)" \
H A Dgen_msvs_vcxproj.sh82 | 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)"
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_proj.sh214 --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)" \
H A Dgen_msvs_vcxproj.sh234 --src-path-bare=*) src_path_bare="$optval"
463 tag_content Command "call obj_int_extract.bat $src_path_bare $hostplat\\\$(Configuration)"

Completed in 139 milliseconds