Home
last modified time | relevance | path

Searched refs:USIZE32 (Results 1 – 25 of 35) sorted by relevance

12

/external/libogg/
Dconfigure.in232 USIZE32="uint32_t"
235 USIZE32="u_int32_t"
238 $ac_cv_sizeof_short) USIZE32="unsigned short";;
239 $ac_cv_sizeof_int) USIZE32="unsigned int";;
240 $ac_cv_sizeof_long) USIZE32="unsigned long";;
278 if test -z "$USIZE32"; then
294 AC_SUBST(USIZE32) subst
/external/speex/
Dconfigure.ac320 $ac_cv_sizeof_uint32_t) USIZE32="uint32_t";;
321 $ac_cv_sizeof_u_int32_t) USIZE32="u_int32_t";;
322 $ac_cv_sizeof_short) USIZE32="unsigned short";;
323 $ac_cv_sizeof_int) USIZE32="unsigned int";;
324 $ac_cv_sizeof_long) USIZE32="unsigned long";;
330 AS_IF([test -z "$USIZE32"],[AC_MSG_ERROR([No unsigned 32 bit type found on this platform!])])
335 AC_SUBST([USIZE32]) subst
/external/libogg/include/ogg/
Dconfig_types.h.in8 typedef @USIZE32@ ogg_uint32_t;
DMakefile.in136 USIZE32 = @USIZE32@
/external/speex/include/speex/
Dspeexdsp_config_types.h.in15 typedef @USIZE32@ spx_uint32_t;
DMakefile.in251 USIZE32 = @USIZE32@
/external/libogg/win32/
DMakefile.in104 USIZE32 = @USIZE32@
/external/libogg/doc/libogg/
DMakefile.in131 USIZE32 = @USIZE32@
/external/speex/symbian/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/ti/speex_C64_test/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/win32/VS2005/tests/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/ti/speex_C55_test/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/ti/speex_C54_test/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/win32/VS2003/tests/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/win32/VS2008/tests/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in193 USIZE32 = @USIZE32@
/external/speex/win32/libspeexdsp/
DMakefile.in193 USIZE32 = @USIZE32@
/external/libogg/include/
DMakefile.in130 USIZE32 = @USIZE32@
/external/speex/doc/
DMakefile.in220 USIZE32 = @USIZE32@
/external/libogg/doc/
DMakefile.in140 USIZE32 = @USIZE32@
/external/speex/win32/VS2005/
DMakefile.in253 USIZE32 = @USIZE32@
/external/speex/include/
DMakefile.in250 USIZE32 = @USIZE32@
/external/speex/win32/VS2003/
DMakefile.in253 USIZE32 = @USIZE32@

12