Lines Matching refs:DM_Shell

14 } DM_Shell;  typedef
36 DM_Shell *shell = (DM_Shell *)dm->data; in DMGlobalToLocalBeginDefaultShell()
60 DM_Shell *shell = (DM_Shell *)dm->data; in DMGlobalToLocalEndDefaultShell()
87 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToGlobalBeginDefaultShell()
111 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToGlobalEndDefaultShell()
140 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToLocalBeginDefaultShell()
166 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToLocalEndDefaultShell()
176 DM_Shell *shell = (DM_Shell *)dm->data; in DMCreateMatrix_Shell()
202 DM_Shell *shell = (DM_Shell *)dm->data; in DMCreateGlobalVector_Shell()
220 DM_Shell *shell = (DM_Shell *)dm->data; in DMCreateLocalVector_Shell()
251 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetDestroyContext()
277 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetContext()
311 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellGetContext()
340 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetMatrix()
396 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetGlobalVector()
440 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellGetGlobalVector()
488 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetLocalVector()
634 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetGlobalToLocalVecScatter()
660 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetLocalToGlobalVecScatter()
686 DM_Shell *shell = (DM_Shell *)dm->data; in DMShellSetLocalToLocalVecScatter()
1086 DM_Shell *shell = (DM_Shell *)dm->data; in DMDestroy_Shell()
1103 DM_Shell *shell = (DM_Shell *)dm->data; in DMView_Shell()
1112 DM_Shell *shell = (DM_Shell *)dm->data; in DMLoad_Shell()
1130 DM_Shell *shell; in DMCreate_Shell()