OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:staticmemorymodel
(Results
1 - 25
of
38
) sorted by null
1
2
/external/sonivox/arm-fm-22k/lib_src/
eas_data.h
126
EAS_BOOL8
staticMemoryModel
;
eas_mixer.c
77
if (pEASData->
staticMemoryModel
)
314
if (!pEASData->
staticMemoryModel
&& (pEASData->pMixBuffer != NULL))
eas_chorus.c
92
if (pEASData->
staticMemoryModel
)
407
if (!pEASData->
staticMemoryModel
)
eas_public.c
284
if (pEASData->
staticMemoryModel
)
365
EAS_BOOL
staticMemoryModel
;
368
staticMemoryModel
= EAS_CMStaticMemoryModel();
376
if (
staticMemoryModel
)
388
pEASData->
staticMemoryModel
= (EAS_BOOL8)
staticMemoryModel
;
539
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_rtttl.c
146
if (pEASData->
staticMemoryModel
)
203
if (!pEASData->
staticMemoryModel
)
576
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_wavefile.c
149
if (pEASData->
staticMemoryModel
)
275
if (!pEASData->
staticMemoryModel
)
eas_ota.c
198
if (pEASData->
staticMemoryModel
)
630
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_reverb.c
85
if (pEASData->
staticMemoryModel
)
796
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_smf.c
135
if (pEASData->
staticMemoryModel
)
444
if (!pEASData->
staticMemoryModel
)
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_data.h
126
EAS_BOOL8
staticMemoryModel
;
eas_mixer.c
77
if (pEASData->
staticMemoryModel
)
314
if (!pEASData->
staticMemoryModel
&& (pEASData->pMixBuffer != NULL))
eas_chorus.c
92
if (pEASData->
staticMemoryModel
)
407
if (!pEASData->
staticMemoryModel
)
eas_public.c
284
if (pEASData->
staticMemoryModel
)
365
EAS_BOOL
staticMemoryModel
;
368
staticMemoryModel
= EAS_CMStaticMemoryModel();
376
if (
staticMemoryModel
)
388
pEASData->
staticMemoryModel
= (EAS_BOOL8)
staticMemoryModel
;
539
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_rtttl.c
146
if (pEASData->
staticMemoryModel
)
203
if (!pEASData->
staticMemoryModel
)
576
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_wavefile.c
149
if (pEASData->
staticMemoryModel
)
275
if (!pEASData->
staticMemoryModel
)
eas_ota.c
198
if (pEASData->
staticMemoryModel
)
630
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_reverb.c
85
if (pEASData->
staticMemoryModel
)
796
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_smf.c
135
if (pEASData->
staticMemoryModel
)
444
if (!pEASData->
staticMemoryModel
)
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_data.h
128
EAS_BOOL8
staticMemoryModel
;
eas_mixer.c
77
if (pEASData->
staticMemoryModel
)
314
if (!pEASData->
staticMemoryModel
&& (pEASData->pMixBuffer != NULL))
eas_chorus.c
92
if (pEASData->
staticMemoryModel
)
407
if (!pEASData->
staticMemoryModel
)
eas_public.c
284
if (pEASData->
staticMemoryModel
)
366
EAS_BOOL
staticMemoryModel
;
369
staticMemoryModel
= EAS_CMStaticMemoryModel();
377
if (
staticMemoryModel
)
389
pEASData->
staticMemoryModel
= (EAS_BOOL8)
staticMemoryModel
;
540
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_rtttl.c
146
if (pEASData->
staticMemoryModel
)
203
if (!pEASData->
staticMemoryModel
)
576
if (!pEASData->
staticMemoryModel
)
[
all
...]
eas_wavefile.c
149
if (pEASData->
staticMemoryModel
)
275
if (!pEASData->
staticMemoryModel
)
eas_xmf.c
165
if (pEASData->
staticMemoryModel
)
344
if (!pEASData->
staticMemoryModel
)
Completed in 352 milliseconds
1
2