Searched defs:staticMemoryModel (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_data.h126 EAS_BOOL8 staticMemoryModel; member in struct:s_eas_data_tag
H A Deas_public.c284 if (pEASData->staticMemoryModel)
365 EAS_BOOL staticMemoryModel; local
368 staticMemoryModel = EAS_CMStaticMemoryModel();
376 if (staticMemoryModel)
388 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel;
539 if (!pEASData->staticMemoryModel)
1500 if (pEASData->staticMemoryModel)
1609 if (!pEASData->staticMemoryModel)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_data.h126 EAS_BOOL8 staticMemoryModel; member in struct:s_eas_data_tag
H A Deas_public.c284 if (pEASData->staticMemoryModel)
365 EAS_BOOL staticMemoryModel; local
368 staticMemoryModel = EAS_CMStaticMemoryModel();
376 if (staticMemoryModel)
388 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel;
539 if (!pEASData->staticMemoryModel)
1500 if (pEASData->staticMemoryModel)
1609 if (!pEASData->staticMemoryModel)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_data.h128 EAS_BOOL8 staticMemoryModel; member in struct:s_eas_data_tag
H A Deas_public.c284 if (pEASData->staticMemoryModel)
366 EAS_BOOL staticMemoryModel; local
369 staticMemoryModel = EAS_CMStaticMemoryModel();
377 if (staticMemoryModel)
389 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel;
540 if (!pEASData->staticMemoryModel)
1512 if (pEASData->staticMemoryModel)
1624 if (!pEASData->staticMemoryModel)

Completed in 906 milliseconds