Home
last modified time | relevance | path

Searched refs:SIZE32 (Results 1 – 25 of 37) sorted by relevance

12

/external/libogg/
Dconfigure.in222 SIZE32="int32_t"
225 $ac_cv_sizeof_short) SIZE32="short";;
226 $ac_cv_sizeof_int) SIZE32="int";;
227 $ac_cv_sizeof_long) SIZE32="long";;
275 if test -z "$SIZE32"; then
293 AC_SUBST(SIZE32) subst
/external/speex/
Dconfigure.ac313 $ac_cv_sizeof_int32_t) SIZE32="int32_t";;
314 $ac_cv_sizeof_int) SIZE32="int";;
315 $ac_cv_sizeof_long) SIZE32="long";;
316 $ac_cv_sizeof_short) SIZE32="short";;
328 AS_IF([test -z "$SIZE32"],[AC_MSG_ERROR([No 32 bit type found on this platform!])])
334 AC_SUBST([SIZE32]) subst
/external/libogg/include/ogg/
Dconfig_types.h.in7 typedef @SIZE32@ ogg_int32_t;
DMakefile.in132 SIZE32 = @SIZE32@
/external/speex/include/speex/
Dspeexdsp_config_types.h.in14 typedef @SIZE32@ spx_int32_t;
/external/libogg/win32/
DMakefile.in100 SIZE32 = @SIZE32@
/external/elfutils/backends/
Dx86_64_reloc.def58 RELOC_TYPE (SIZE32, REL|EXEC|DYN)
Dsparc_reloc.def117 RELOC_TYPE (SIZE32, REL)
/external/libogg/doc/libogg/
DMakefile.in127 SIZE32 = @SIZE32@
/external/speex/symbian/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/ti/speex_C64_test/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/win32/VS2005/tests/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/ti/speex_C55_test/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/ti/speex_C54_test/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/win32/VS2003/tests/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/win32/VS2008/tests/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in187 SIZE32 = @SIZE32@
/external/speex/win32/libspeexdsp/
DMakefile.in187 SIZE32 = @SIZE32@
/external/libogg/include/
DMakefile.in126 SIZE32 = @SIZE32@
/external/speex/doc/
DMakefile.in214 SIZE32 = @SIZE32@
/external/libogg/doc/
DMakefile.in136 SIZE32 = @SIZE32@
/external/speex/win32/VS2005/
DMakefile.in247 SIZE32 = @SIZE32@
/external/speex/include/
DMakefile.in244 SIZE32 = @SIZE32@

12