Home
last modified time | relevance | path

Searched defs:func_end (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp84 func_end = export_func_names.end(); func_iter != func_end; in Create() local
DRSForEachExpand.cpp606 func_iter = mFuncs.begin(), func_end = mFuncs.end(); in allocPointersExposed() local
680 func_iter = mFuncs.begin(), func_end = mFuncs.end(); in runOnModule() local
DRSInfo.cpp323 func_end = mExportFuncNames.end(); func_iter != func_end; func_iter++) { in dump() local