Lines Matching refs:IsAllocated

763   if (!pfunc.IsAllocated()) {  in GetMaxPositionalArgumentsForCallable()
1457 if (!implementor.IsAllocated()) in GetRecognizedArguments()
1518 if (!implementor.IsAllocated()) in OSPlugin_RegisterInfo()
1527 if (!pmeth.IsAllocated()) in OSPlugin_RegisterInfo()
1573 if (!implementor.IsAllocated()) in OSPlugin_ThreadsInfo()
1582 if (!pmeth.IsAllocated()) in OSPlugin_ThreadsInfo()
1631 if (!implementor.IsAllocated()) in OSPlugin_RegisterContextData()
1640 if (!pmeth.IsAllocated()) in OSPlugin_RegisterContextData()
1690 if (!implementor.IsAllocated()) in OSPlugin_CreateThread()
1699 if (!pmeth.IsAllocated()) in OSPlugin_CreateThread()
2447 if (!implementor.IsAllocated()) in GetSyntheticTypeName()
2456 if (!pmeth.IsAllocated()) in GetSyntheticTypeName()
2479 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetSyntheticTypeName()
2768 .IsAllocated(); in LoadScriptingModule()
2989 if (!implementor.IsAllocated()) in GetShortHelpForCommandObject()
2998 if (!pmeth.IsAllocated()) in GetShortHelpForCommandObject()
3021 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetShortHelpForCommandObject()
3045 if (!implementor.IsAllocated()) in GetFlagsForCommandObject()
3054 if (!pmeth.IsAllocated()) in GetFlagsForCommandObject()
3095 if (!implementor.IsAllocated()) in GetLongHelpForCommandObject()
3104 if (!pmeth.IsAllocated()) in GetLongHelpForCommandObject()
3128 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetLongHelpForCommandObject()