Searched defs:EV (Results 1 – 5 of 5) sorted by relevance
483 const RSExportVar *EV = *I; in writeImplementationFile() local516 const RSExportVar *EV = *I; in genExportVariablesGetterAndSetter() local552 const RSExportVar *EV) { in genGetterAndSetter()585 void RSReflectionCpp::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()620 const RSExportVar *EV) { in genGetterAndSetter()651 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()679 const RSExportVar *EV) { in genGetterAndSetter()700 const RSExportVar *EV) { in genGetterAndSetter()
646 const RSExportVar *EV = *I; in genScriptClassConstructor() local860 void RSReflectionJava::genExportVariable(const RSExportVar *EV) { in genExportVariable()1855 void RSReflectionJava::genPrimitiveTypeExportVariable(const RSExportVar *EV) { in genPrimitiveTypeExportVariable()1961 void RSReflectionJava::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()1995 void RSReflectionJava::genVectorTypeExportVariable(const RSExportVar *EV) { in genVectorTypeExportVariable()2008 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()2038 RSReflectionJava::genConstantArrayTypeExportVariable(const RSExportVar *EV, in genConstantArrayTypeExportVariable()2056 void RSReflectionJava::genRecordTypeExportVariable(const RSExportVar *EV, in genRecordTypeExportVariable()2078 const RSExportVar *EV, in genSetExportVariable()
87 RSExportVar *EV = new RSExportVar(this, VD, ET); in processExportVar() local
949 ReflectionState::Val32 ReflectionState::declareVariable(const RSExportVar *EV) { in declareVariable()
764 const RSExportVar *EV = *I; in dumpExportVarInfo() local