Home
last modified time | relevance | path

Searched defs:VarName (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp453 void RSReflectionJava::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
465 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()
475 const std::string &VarName, in genInitExportVariable()
917 const char *VarName) { in genTypeCheck()
958 std::string VarName = EV->getName(); in genPrimitiveTypeExportVariable() local
1065 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local
1095 std::string VarName = EV->getName(); in genVectorTypeExportVariable() local
1109 std::string VarName = EV->getName(); in genMatrixTypeExportVariable() local
1139 std::string VarName = EV->getName(); in genConstantArrayTypeExportVariable() local
1152 std::string VarName = EV->getName(); in genRecordTypeExportVariable() local
[all …]
Dslang_rs_reflection_cpp.cpp578 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local
710 const char *VarName, in genPackVarOfType()
800 const char *VarName) { in genTypeCheck()
863 const std::string &VarName, in genInitExportVariable()
943 void RSReflectionCpp::genZeroInitExportVariable(const std::string &VarName) { in genZeroInitExportVariable()
949 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()
1001 void RSReflectionCpp::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
/frameworks/compile/libbcc/lib/Renderscript/
DRSGlobalInfoPass.cpp166 std::stringstream VarName; in runOnModule() local