Home
last modified time | relevance | path

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

12

/external/libogg/
Dconfigure.in246 USIZE16="uint16_t"
249 USIZE16="u_int16_t"
252 $ac_cv_sizeof_short) USIZE16="unsigned short";;
253 $ac_cv_sizeof_int) USIZE16="unsigned int";;
254 $ac_cv_sizeof_long) USIZE16="unsigned long";;
272 if test -z "$USIZE16"; then
292 AC_SUBST(USIZE16) subst
/external/speex/
Dconfigure.ac306 $ac_cv_sizeof_uint16_t) USIZE16="uint16_t";;
307 $ac_cv_sizeof_u_int16_t) USIZE16="u_int16_t";;
308 $ac_cv_sizeof_short) USIZE16="unsigned short";;
309 $ac_cv_sizeof_int) USIZE16="unsigned int";;
329 AS_IF([test -z "$USIZE16"],[AC_MSG_ERROR([No unsigned 16 bit type found on this platform!])])
333 AC_SUBST([USIZE16]) subst
/external/libogg/include/ogg/
Dconfig_types.h.in6 typedef @USIZE16@ ogg_uint16_t;
DMakefile.in135 USIZE16 = @USIZE16@
/external/speex/include/speex/
Dspeexdsp_config_types.h.in13 typedef @USIZE16@ spx_uint16_t;
DMakefile.in250 USIZE16 = @USIZE16@
/external/libogg/win32/
DMakefile.in103 USIZE16 = @USIZE16@
/external/libogg/doc/libogg/
DMakefile.in130 USIZE16 = @USIZE16@
/external/speex/symbian/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/ti/speex_C64_test/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/win32/VS2005/tests/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/ti/speex_C55_test/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/ti/speex_C54_test/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/win32/VS2003/tests/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/win32/VS2008/tests/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in192 USIZE16 = @USIZE16@
/external/speex/win32/libspeexdsp/
DMakefile.in192 USIZE16 = @USIZE16@
/external/libogg/include/
DMakefile.in129 USIZE16 = @USIZE16@
/external/speex/doc/
DMakefile.in219 USIZE16 = @USIZE16@
/external/libogg/doc/
DMakefile.in139 USIZE16 = @USIZE16@
/external/speex/win32/VS2005/
DMakefile.in252 USIZE16 = @USIZE16@
/external/speex/include/
DMakefile.in249 USIZE16 = @USIZE16@
/external/speex/win32/VS2003/
DMakefile.in252 USIZE16 = @USIZE16@

12