Searched refs:sfx (Results 1 - 10 of 10) sorted by relevance

/external/libvpx/libvpx/build/make/
H A 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;")
H A 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
303 sfx=vcproj
306 sfx=vcxproj
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkRadialGradient.cpp57 typedef void (* RadialShade16Proc)(SkScalar sfx, SkScalar sdx,
62 void shadeSpan16_radial_clamp(SkScalar sfx, SkScalar sdx, argument
75 SkFixed fx = SkScalarToFixed(sfx) >> 1;
108 void shadeSpan16_radial_mirror(SkScalar sfx, SkScalar sdx, argument
114 float fdist = sk_float_sqrt(sfx*sfx + sfy*sfy);
117 SkFixed magnitudeSquared = SkFixedSquare(sfx) +
127 sfx += sdx;
132 void shadeSpan16_radial_repeat(SkScalar sfx, SkScalar sdx, argument
136 SkFixed fx = SkScalarToFixed(sfx);
308 shadeSpan_radial_clamp(SkScalar sfx, SkScalar sdx, SkScalar sfy, SkScalar sdy, SkPMColor* SK_RESTRICT dstC, const SkPMColor* SK_RESTRICT cache, int count, int toggle) argument
370 shadeSpan_radial_mirror(SkScalar sfx, SkScalar sdx, SkScalar sfy, SkScalar sdy, SkPMColor* SK_RESTRICT dstC, const SkPMColor* SK_RESTRICT cache, int count, int toggle) argument
394 shadeSpan_radial_repeat(SkScalar sfx, SkScalar sdx, SkScalar sfy, SkScalar sdy, SkPMColor* SK_RESTRICT dstC, const SkPMColor* SK_RESTRICT cache, int count, int toggle) argument
[all...]
/external/skia/src/effects/gradients/
H A DSkRadialGradient.cpp57 typedef void (* RadialShade16Proc)(SkScalar sfx, SkScalar sdx,
62 void shadeSpan16_radial_clamp(SkScalar sfx, SkScalar sdx, argument
75 SkFixed fx = SkScalarToFixed(sfx) >> 1;
108 void shadeSpan16_radial_mirror(SkScalar sfx, SkScalar sdx, argument
114 float fdist = sk_float_sqrt(sfx*sfx + sfy*sfy);
117 SkFixed magnitudeSquared = SkFixedSquare(sfx) +
127 sfx += sdx;
132 void shadeSpan16_radial_repeat(SkScalar sfx, SkScalar sdx, argument
136 SkFixed fx = SkScalarToFixed(sfx);
308 shadeSpan_radial_clamp(SkScalar sfx, SkScalar sdx, SkScalar sfy, SkScalar sdy, SkPMColor* SK_RESTRICT dstC, const SkPMColor* SK_RESTRICT cache, int count, int toggle) argument
370 shadeSpan_radial_mirror(SkScalar sfx, SkScalar sdx, SkScalar sfy, SkScalar sdy, SkPMColor* SK_RESTRICT dstC, const SkPMColor* SK_RESTRICT cache, int count, int toggle) argument
394 shadeSpan_radial_repeat(SkScalar sfx, SkScalar sdx, SkScalar sfy, SkScalar sdy, SkPMColor* SK_RESTRICT dstC, const SkPMColor* SK_RESTRICT cache, int count, int toggle) argument
[all...]
/external/lzma/C/Util/SfxSetup/
H A Dmakefile1 PROG = 7zS2.sfx
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
H A Dgen_x86_insn.py723 for sfx, sz in zip("bwl", [8, 16, 32]):
725 suffix=sfx,
732 for sfx, sz in zip("bwl", [8, 16, 32]):
734 suffix=sfx,
759 for sfx, sz in zip("bwlq", [8, 16, 32, 64]):
761 suffix=sfx,
770 for sfx, sz in zip("bwlq", [8, 16, 32, 64]):
772 suffix=sfx,
779 for sfx, sz in zip("bwlq", [8, 16, 32, 64]):
781 suffix=sfx,
[all...]
/external/chromium_org/tools/valgrind/
H A Dchrome_tests.bat38 set DRMEMORY_SFX=%DRMEMORY_PATH%\drmemory-windows-sfx.exe
54 set TSAN_SFX=%TSAN_PATH%\tsan-x86-windows-sfx.exe
/external/blktrace/btt/
H A Dargs.c267 static FILE *std_open(char *output_name, char *sfx, char *msg) argument
272 sprintf(fname, "%s.%s", output_name, sfx);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 287 milliseconds