OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_ALLOCA
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/opus/src/win32/
config.h
33
#define
USE_ALLOCA
1
/external/speex/libspeex/
stack_alloc.h
38
#ifdef
USE_ALLOCA
106
#elif defined(
USE_ALLOCA
)
sb_celp.c
205
#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
))
[
all
...]
nb_celp.c
124
#if defined(VAR_ARRAYS) || defined (
USE_ALLOCA
)
218
#if !(defined(VAR_ARRAYS) || defined (
USE_ALLOCA
))
934
#if defined(VAR_ARRAYS) || defined (
USE_ALLOCA
)
[
all
...]
/external/chromium_org/third_party/opus/src/celt/
stack_alloc.h
35
#if (!defined (VAR_ARRAYS) && !defined (
USE_ALLOCA
) && !defined (NONTHREADSAFE_PSEUDOSTACK))
36
#error "Opus requires one of VAR_ARRAYS,
USE_ALLOCA
, or NONTHREADSAFE_PSEUDOSTACK be defined to select the temporary allocation mode."
39
#ifdef
USE_ALLOCA
96
#elif defined(
USE_ALLOCA
)
modes.c
233
#if !defined(VAR_ARRAYS) && !defined(
USE_ALLOCA
)
/external/chromium_org/third_party/opus/src/
config.h.in
113
#undef
USE_ALLOCA
/external/lzma/CPP/7zip/UI/Common/
Bench.cpp
20
#define
USE_ALLOCA
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 123 milliseconds