Home
last modified time | relevance | path

Searched refs:sfx (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_asm_deps.sh44 sfx=${sfx:-asm}
45 includes=$(LC_ALL=C egrep -i "include +\"?[a-z0-9_/]+\.${sfx}" $srcfile |
46 perl -p -e "s;.*?([a-z0-9_/]+.${sfx}).*;\1;")
Dgen_msvs_sln.sh58 if [ "$sfx" = "vcproj" ]; then
70 var=${var%%.${sfx}}
75 if [ "$sfx" = "vcproj" ]; then
102 var=${var%%.${sfx}}
109 if [ -n "$deps" ] && [ "$sfx" = "vcproj" ]; then
306 sfx=vcproj
309 sfx=vcxproj