Lines Matching refs:IsAllocated
1540 if (!implementor.IsAllocated()) return ValueObjectListSP(); in GetRecognizedArguments()
1602 if (!implementor.IsAllocated()) in OSPlugin_RegisterInfo()
1611 if (!pmeth.IsAllocated()) in OSPlugin_RegisterInfo()
1657 if (!implementor.IsAllocated()) in OSPlugin_ThreadsInfo()
1666 if (!pmeth.IsAllocated()) in OSPlugin_ThreadsInfo()
1743 if (!implementor.IsAllocated()) in OSPlugin_RegisterContextData()
1752 if (!pmeth.IsAllocated()) in OSPlugin_RegisterContextData()
1802 if (!implementor.IsAllocated()) in OSPlugin_CreateThread()
1811 if (!pmeth.IsAllocated()) in OSPlugin_CreateThread()
2536 if (!implementor.IsAllocated()) in GetSyntheticTypeName()
2545 if (!pmeth.IsAllocated()) in GetSyntheticTypeName()
2568 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetSyntheticTypeName()
2837 .IsAllocated(); in LoadScriptingModule()
3073 if (!implementor.IsAllocated()) in GetShortHelpForCommandObject()
3082 if (!pmeth.IsAllocated()) in GetShortHelpForCommandObject()
3105 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetShortHelpForCommandObject()
3128 if (!implementor.IsAllocated()) in GetFlagsForCommandObject()
3137 if (!pmeth.IsAllocated()) in GetFlagsForCommandObject()
3160 if (py_return.IsAllocated() && PythonInteger::Check(py_return.get())) { in GetFlagsForCommandObject()
3183 if (!implementor.IsAllocated()) in GetLongHelpForCommandObject()
3192 if (!pmeth.IsAllocated()) in GetLongHelpForCommandObject()
3216 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetLongHelpForCommandObject()