Home
last modified time | relevance | path

Searched defs:GetStructVariable (Results 1 – 2 of 2) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/matio/src/cpp/
H A DGetStructVariable.cpp31 matvar_t *GetStructVariable(void *pvApiCtx, int iVar, const char *name, int matfile_version, int * … in GetStructVariable() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCShader.cpp1687 CVariable* CShader::GetStructVariable(llvm::Value* v, bool forceVectorInit) in GetStructVariable() function in CShader