Searched refs:AllocSize32 (Results 1 – 2 of 2) sorted by relevance
226 …void genConstantArrayTypeExportVariable(const RSExportVar *EV, ReflectionState::Val32 AllocSize32);227 void genRecordTypeExportVariable(const RSExportVar *EV, ReflectionState::Val32 AllocSize32);231 ReflectionState::Val32 AllocSize32 = ReflectionState::NoVal32());283 ReflectionState::Val32 AllocSize32);
864 AllocSize32 = mState->declareVariable(EV); in genExportVariable() local890 genConstantArrayTypeExportVariable(EV, AllocSize32); in genExportVariable()894 genRecordTypeExportVariable(EV, AllocSize32); in genExportVariable()2039 ReflectionState::Val32 AllocSize32) { in genConstantArrayTypeExportVariable() argument2051 AllocSize32); in genConstantArrayTypeExportVariable()2057 ReflectionState::Val32 AllocSize32) { in genRecordTypeExportVariable() argument2065 genSetExportVariable(TypeName, EV, 1, AllocSize32); in genRecordTypeExportVariable()2080 ReflectionState::Val32 AllocSize32) { in genSetExportVariable() argument2089 if (genCreateFieldPacker(ET, FieldPackerName, AllocSize32)) in genSetExportVariable()2136 ReflectionState::Val32 AllocSize32) { in genCreateFieldPacker() argument[all …]