Searched refs:IsAllocated (Results 1 – 12 of 12) sorted by relevance
134 if (!m_traceback.IsAllocated()) in ReadBacktrace()137 if (!traceback_module.IsAllocated() || !stringIO_module.IsAllocated()) in ReadBacktrace()142 if (!stringIO_builder.IsAllocated()) in ReadBacktrace()146 if (!stringIO_buffer.IsAllocated()) in ReadBacktrace()150 if (!printTB.IsAllocated()) in ReadBacktrace()157 if (!stringIO_getvalue.IsAllocated()) in ReadBacktrace()161 if (!printTB_string.IsAllocated()) in ReadBacktrace()
62 if (!IsAllocated()) in GetObjectType()145 if (!parent.IsAllocated()) in ResolveName()175 bool PythonObject::IsAllocated() const { return IsValid() && !IsNone(); } in IsAllocated() function in PythonObject584 if (IsAllocated() && object.IsValid()) { in SetItemAtIndex()593 if (IsAllocated() && object.IsValid()) { in AppendItem()688 if (IsAllocated() && object.IsValid()) { in SetItemAtIndex()760 if (IsAllocated() && key.IsValid()) in GetItemForKey()768 if (IsAllocated() && key.IsValid() && value.IsValid()) in SetItemForKey()
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()1811 if (!pmeth.IsAllocated()) in OSPlugin_CreateThread()2545 if (!pmeth.IsAllocated()) in GetSyntheticTypeName()3082 if (!pmeth.IsAllocated()) in GetShortHelpForCommandObject()3137 if (!pmeth.IsAllocated()) in GetFlagsForCommandObject()[all …]
184 bool IsAllocated() const;
77 bool IsAllocated() const; // Checks if the memory is currently allocated in DECLARE_REAL()
152 chunk.IsAllocated() ? "allocated" : "unallocated", in PrintAddressDescription()181 if (chunk.IsAllocated()) { in PrintAddressDescription()
53 bool HwasanChunkView::IsAllocated() const { in IsAllocated() function in __hwasan::HwasanChunkView
37 if (cv.IsAllocated()) { in ProcessChunk()
56 bool IsAllocated() const; // Checks if the memory is currently allocated.
802 bool AsanChunkView::IsAllocated() const { in IsAllocated() function in __asan::AsanChunkView
46 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local47 if (!IsAllocated) in explainPdbFile()
363 bool IsAllocated() const { in IsAllocated() function491 if (!counters.IsAllocated()) in ReleaseFreeMemoryToOS()