Searched defs:BI (Results 1 – 4 of 4) sorted by relevance
/frameworks/compile/slang/ |
D | slang_rs_reflection.cpp | 682 for (RSExportForEach::InTypeIter BI = InTypes.begin(), EI = InTypes.end(); in genScriptClassConstructor() local 708 for (RSExportReduce::InTypeIter BI = InTypes.begin(), EI = InTypes.end(); in genScriptClassConstructor() local 1035 for (RSExportForEach::InTypeIter BI = InTypes.begin(), EI = InTypes.end(); in genExportForEach() local 1047 for (RSExportForEach::InIter BI = Ins.begin(), EI = Ins.end(); BI != EI; in genExportForEach() local 1100 for (RSExportForEach::InIter BI = Ins.begin(), EI = Ins.end(); BI != EI; in genExportForEach() local 1136 for (RSExportForEach::InTypeIter BI = InTypes.begin(), EI = InTypes.end(); in genExportForEach() local
|
D | slang_rs_export_foreach.cpp | 387 for (InIter BI = FE->mIns.begin(), EI = FE->mIns.end(); BI != EI; BI++) { in Create() local
|
D | slang_rs_reflection_cpp.cpp | 199 for (RSExportForEach::InTypeIter BI = InTypes.begin(), in genTypeInstancesUsedInForEach() local 274 for (RSExportForEach::InIter BI = Ins.begin(), EI = Ins.end(); in genForEachDeclarations() local
|
D | slang_rs_export_type.cpp | 1630 BI = ERT->fields_begin(), AE = fields_end(); AI != AE; ++AI, ++BI) { in matchODR() local
|