Searched defs:EV (Results 1 – 4 of 4) 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()
508 const RSExportVar *EV = *I; in genScriptClassConstructor() local722 void RSReflectionJava::genExportVariable(const RSExportVar *EV) { in genExportVariable()1650 void RSReflectionJava::genPrimitiveTypeExportVariable(const RSExportVar *EV) { in genPrimitiveTypeExportVariable()1756 void RSReflectionJava::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()1790 void RSReflectionJava::genVectorTypeExportVariable(const RSExportVar *EV) { in genVectorTypeExportVariable()1803 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()1833 RSReflectionJava::genConstantArrayTypeExportVariable(const RSExportVar *EV) { in genConstantArrayTypeExportVariable()1848 void RSReflectionJava::genRecordTypeExportVariable(const RSExportVar *EV) { in genRecordTypeExportVariable()1869 const RSExportVar *EV, in genSetExportVariable()
86 RSExportVar *EV = new RSExportVar(this, VD, ET); in processExportVar() local
764 const RSExportVar *EV = *I; in dumpExportVarInfo() local