Searched refs:USE_ALLOCA (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/opus/src/win32/
H A Dconfig.h31 #define USE_ALLOCA 1 macro
/external/libopus/win32/
H A Dconfig.h31 #define USE_ALLOCA 1 macro
/external/chromium_org/third_party/speex/libspeex/
H A Dstack_alloc.h38 #ifdef USE_ALLOCA
106 #elif defined(USE_ALLOCA)
H A Dsb_celp.c205 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
280 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
768 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
819 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
H A Dnb_celp.c124 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
218 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
934 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
998 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
/external/speex/libspeex/
H A Dstack_alloc.h38 #ifdef USE_ALLOCA
106 #elif defined(USE_ALLOCA)
H A Dsb_celp.c205 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
280 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
768 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
819 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
H A Dnb_celp.c124 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
218 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
934 #if defined(VAR_ARRAYS) || defined (USE_ALLOCA)
998 #if !(defined(VAR_ARRAYS) || defined (USE_ALLOCA))
/external/chromium_org/third_party/opus/src/celt/
H A Dstack_alloc.h38 #if (!defined (VAR_ARRAYS) && !defined (USE_ALLOCA) && !defined (NONTHREADSAFE_PSEUDOSTACK))
39 #error "Opus requires one of VAR_ARRAYS, USE_ALLOCA, or NONTHREADSAFE_PSEUDOSTACK be defined to select the temporary allocation mode."
42 #ifdef USE_ALLOCA
101 #elif defined(USE_ALLOCA)
H A Dmodes.c233 #if !defined(VAR_ARRAYS) && !defined(USE_ALLOCA)
/external/libopus/celt/
H A Dstack_alloc.h38 #if (!defined (VAR_ARRAYS) && !defined (USE_ALLOCA) && !defined (NONTHREADSAFE_PSEUDOSTACK))
39 #error "Opus requires one of VAR_ARRAYS, USE_ALLOCA, or NONTHREADSAFE_PSEUDOSTACK be defined to select the temporary allocation mode."
42 #ifdef USE_ALLOCA
101 #elif defined(USE_ALLOCA)
H A Dmodes.c233 #if !defined(VAR_ARRAYS) && !defined(USE_ALLOCA)
/external/chromium_org/third_party/opus/src/
H A Dconfig.h.in134 #undef USE_ALLOCA
/external/libopus/
H A Dconfig.h.in134 #undef USE_ALLOCA
/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp20 #define USE_ALLOCA macro
23 #ifdef USE_ALLOCA
473 #ifdef USE_ALLOCA
481 #ifdef USE_ALLOCA
509 #ifdef USE_ALLOCA
522 #ifdef USE_ALLOCA
536 #ifdef USE_ALLOCA
544 #ifdef USE_ALLOCA
738 #ifdef USE_ALLOCA
794 #ifdef USE_ALLOCA
[all...]

Completed in 1781 milliseconds