Lines Matching refs:funcResult

2296                MODEL_ROUTINE_NAME::Comparator>::const_iterator funcResult  in ModelCreate()  local
2299 if (funcResult->second == NULL) in ModelCreate()
2369 const_iterator funcResult in ModelDestroy() local
2377 = reinterpret_cast<ModelDestroyFunction *>(funcResult->second); in ModelDestroy()
2379 = reinterpret_cast<KIM_ModelDestroyFunction *>(funcResult->second); in ModelDestroy()
2382 = reinterpret_cast<ModelDestroyF *>(funcResult->second); in ModelDestroy()
2438 const_iterator funcResult in ModelComputeArgumentsCreate() local
2447 funcResult->second); in ModelComputeArgumentsCreate()
2450 funcResult->second); in ModelComputeArgumentsCreate()
2456 = reinterpret_cast<ModelComputeArgumentsCreateF *>(funcResult->second); in ModelComputeArgumentsCreate()
2521 const_iterator funcResult in ModelComputeArgumentsDestroy() local
2530 funcResult->second); in ModelComputeArgumentsDestroy()
2533 funcResult->second); in ModelComputeArgumentsDestroy()
2539 = reinterpret_cast<ModelComputeArgumentsDestroyF *>(funcResult->second); in ModelComputeArgumentsDestroy()
2606 const_iterator funcResult in ModelCompute() local
2614 = reinterpret_cast<ModelComputeFunction *>(funcResult->second); in ModelCompute()
2616 = reinterpret_cast<KIM_ModelComputeFunction *>(funcResult->second); in ModelCompute()
2621 = reinterpret_cast<ModelComputeF *>(funcResult->second); in ModelCompute()
2687 const_iterator funcResult in ModelExtension() local
2695 = reinterpret_cast<ModelExtensionFunction *>(funcResult->second); in ModelExtension()
2697 = reinterpret_cast<KIM_ModelExtensionFunction *>(funcResult->second); in ModelExtension()
2701 = reinterpret_cast<ModelExtensionF *>(funcResult->second); in ModelExtension()
2765 const_iterator funcResult in ModelRefresh() local
2773 = reinterpret_cast<ModelRefreshFunction *>(funcResult->second); in ModelRefresh()
2775 = reinterpret_cast<KIM_ModelRefreshFunction *>(funcResult->second); in ModelRefresh()
2778 = reinterpret_cast<ModelRefreshF *>(funcResult->second); in ModelRefresh()
2833 const_iterator funcResult in ModelWriteParameterizedModel() local
2842 funcResult->second); in ModelWriteParameterizedModel()
2845 funcResult->second); in ModelWriteParameterizedModel()
2849 = reinterpret_cast<ModelWriteParameterizedModelF *>(funcResult->second); in ModelWriteParameterizedModel()