Home
last modified time | relevance | path

Searched refs:USE_ALLOCA (Results 1 – 12 of 12) sorted by relevance

/external/libopus/celt/
Dstack_alloc.h38 #if (!defined (VAR_ARRAYS) && !defined (USE_ALLOCA) && !defined (NONTHREADSAFE_PSEUDOSTACK))
42 #ifdef USE_ALLOCA
101 #elif defined(USE_ALLOCA)
Dmodes.c235 #if !defined(VAR_ARRAYS) && !defined(USE_ALLOCA) in opus_custom_mode_create()
/external/speex/libspeexdsp/
Dstack_alloc.h38 #ifdef USE_ALLOCA
106 #elif defined(USE_ALLOCA)
/external/speex/win32/
Dconfig.h19 # define USE_ALLOCA macro
/external/libopus/win32/
Dconfig.h31 #define USE_ALLOCA 1 macro
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp20 #define USE_ALLOCA macro
23 #ifdef USE_ALLOCA
703 #ifdef USE_ALLOCA
719 #ifdef USE_ALLOCA
770 #ifdef USE_ALLOCA in EncodeThreadFunction()
790 #ifdef USE_ALLOCA in DecodeThreadFunction()
805 #ifdef USE_ALLOCA in CreateDecoderThread()
814 #ifdef USE_ALLOCA in CreateDecoderThread()
1297 #ifdef USE_ALLOCA in MethodBench()
1365 #ifdef USE_ALLOCA in MethodBench()
[all …]
/external/lzma/C/
DMtDec.c825 #define USE_ALLOCA macro
828 #ifdef USE_ALLOCA
868 #ifdef USE_ALLOCA in ThreadFunc()
/external/speex/
Dconfig.h.in134 #undef USE_ALLOCA
Dconfigure.ac60 AC_DEFINE([USE_ALLOCA], [], [Make use of alloca]) definition
/external/libopus/
Dmeson.build131 opus_conf.set('USE_ALLOCA', true)
140 opus_conf.set('USE_ALLOCA', true)
DCMakeLists.txt315 target_compile_definitions(opus PRIVATE USE_ALLOCA)
Dconfigure.ac110 AC_DEFINE([USE_ALLOCA], [], [Make use of alloca]) definition