Searched defs:EV (Results 1 – 4 of 4) sorted by relevance
481 const RSExportVar *EV = *I; in writeImplementationFile() local514 const RSExportVar *EV = *I; in genExportVariablesGetterAndSetter() local550 const RSExportVar *EV) { in genGetterAndSetter()583 void RSReflectionCpp::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()618 const RSExportVar *EV) { in genGetterAndSetter()649 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()677 const RSExportVar *EV) { in genGetterAndSetter()698 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
525 const RSExportVar *EV = *I; in dumpExportVarInfo() local