Lines Matching refs:ReflectionState

79 static void genCheck64BitInternal(const RSContext *Context, ReflectionState *State,
89 ReflectionState *RState);
99 void genAddPadding(int PaddingSize, ReflectionState::Val32 Field32PaddingSize);
118 ReflectionState *mState;
404 size_t Val, ReflectionState::Val32 Val32) { in genConditionalVal()
425 static void genCheck64BitInternal(const RSContext *Context, ReflectionState *State, in genCheck64BitInternal()
499 ReflectionState *RState) in RSReflectionJava()
863 const ReflectionState::Val32 in genExportVariable()
2025 if (genCreateFieldPacker(ET, FieldPackerName, ReflectionState::NoVal32())) in genMatrixTypeExportVariable()
2039 ReflectionState::Val32 AllocSize32) { in genConstantArrayTypeExportVariable()
2057 ReflectionState::Val32 AllocSize32) { in genRecordTypeExportVariable()
2080 ReflectionState::Val32 AllocSize32) { in genSetExportVariable()
2136 ReflectionState::Val32 AllocSize32) { in genCreateFieldPacker()
2219 const ReflectionState::Record32 Record32 = mState->getRecord32(ERT); in genPackVarOfType()
2222 ReflectionState::Val32 Padding32) { in genPackVarOfType()
2604 const ReflectionState::Record32 Record32 = mState->getRecord32(ERT); in genTypeClassComponentSetter()
2642ReflectionState::Val32(Field32OffsetAndStoreSize.first.first, FieldIndex.second)); in genTypeClassComponentSetter()
2711 RSReflectionJava *Reflection, ReflectionState *RState) in RSReflectionJavaElementBuilder()
2799 const ReflectionState::Record32 Record32 = mState->getRecord32(ERT); in genAddElement()
2874 ReflectionState::Val32 Field32PaddingSize) { in genAddPadding()