Lines Matching refs:IsAllocated

892   if (!pfunc.IsAllocated()) {  in GetMaxPositionalArgumentsForCallable()
1573 if (!implementor.IsAllocated()) in GetRecognizedArguments()
1638 if (!implementor.IsAllocated()) in OSPlugin_RegisterInfo()
1647 if (!pmeth.IsAllocated()) in OSPlugin_RegisterInfo()
1693 if (!implementor.IsAllocated()) in OSPlugin_ThreadsInfo()
1702 if (!pmeth.IsAllocated()) in OSPlugin_ThreadsInfo()
1751 if (!implementor.IsAllocated()) in OSPlugin_RegisterContextData()
1760 if (!pmeth.IsAllocated()) in OSPlugin_RegisterContextData()
1810 if (!implementor.IsAllocated()) in OSPlugin_CreateThread()
1819 if (!pmeth.IsAllocated()) in OSPlugin_CreateThread()
2577 if (!implementor.IsAllocated()) in GetSyntheticTypeName()
2586 if (!pmeth.IsAllocated()) in GetSyntheticTypeName()
2609 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetSyntheticTypeName()
2903 .IsAllocated(); in LoadScriptingModule()
3122 if (!implementor.IsAllocated()) in GetShortHelpForCommandObject()
3131 if (!pmeth.IsAllocated()) in GetShortHelpForCommandObject()
3154 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetShortHelpForCommandObject()
3178 if (!implementor.IsAllocated()) in GetFlagsForCommandObject()
3187 if (!pmeth.IsAllocated()) in GetFlagsForCommandObject()
3228 if (!implementor.IsAllocated()) in GetLongHelpForCommandObject()
3237 if (!pmeth.IsAllocated()) in GetLongHelpForCommandObject()
3261 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetLongHelpForCommandObject()