Home
last modified time | relevance | path

Searched refs:ExportForeachFuncListTy (Results 1 – 9 of 9) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h152 uint32_t> > ExportForeachFuncListTy; typedef
202 ExportForeachFuncListTy mExportForeachFuncs;
243 inline const ExportForeachFuncListTy &getExportForeachFuncs() const in getExportForeachFuncs()
DRSTransforms.h29 createRSForEachExpandPass(const RSInfo::ExportForeachFuncListTy &pForeachFuncs,
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompiler.cpp68 const RSInfo::ExportForeachFuncListTy &export_foreach_func = in beforeAddLTOPasses()
71 for (RSInfo::ExportForeachFuncListTy::const_iterator in beforeAddLTOPasses()
DRSInfoWriter.cpp122 RSInfo::ExportForeachFuncListTy>( in helper_adapt_list_item()
125 const RSInfo::ExportForeachFuncListTy::const_iterator &pItem) { in helper_adapt_list_item()
228 if (!helper_write_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in write()
DRSEmbedInfo.cpp96 const RSInfo::ExportForeachFuncListTy &export_foreach_funcs = in runOnModule()
100 for (RSInfo::ExportForeachFuncListTy::const_iterator in runOnModule()
DRSExecutable.cpp97 const RSInfo::ExportForeachFuncListTy &export_foreach_funcs = in Create()
99 for (RSInfo::ExportForeachFuncListTy::const_iterator in Create()
DRSInfoReader.cpp139 helper_read_list_item<rsinfo::ExportForeachFuncItem, RSInfo::ExportForeachFuncListTy>( in helper_read_list_item()
142 RSInfo::ExportForeachFuncListTy &pResult) in helper_read_list_item()
312 if (!helper_read_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in ReadFromFile()
DRSForEachExpand.cpp55 const RSInfo::ExportForeachFuncListTy &mFuncs;
152 RSForEachExpandPass(const RSInfo::ExportForeachFuncListTy &pForeachFuncs, in RSForEachExpandPass()
619 for (RSInfo::ExportForeachFuncListTy::const_iterator in runOnModule()
649 createRSForEachExpandPass(const RSInfo::ExportForeachFuncListTy &pForeachFuncs, in createRSForEachExpandPass()
DRSInfo.cpp324 for (ExportForeachFuncListTy::const_iterator in dump()