Searched refs:IsAllocated (Results 1 – 15 of 15) sorted by relevance
81 if (!pfunc.IsAllocated())108 if (!pfunc.IsAllocated())150 if (!pfunc.IsAllocated()) {153 if (!pfunc.IsAllocated())195 if (!pfunc.IsAllocated())202 if (!val_arg.IsAllocated())207 if (result.IsAllocated())226 if (!pfunc.IsAllocated())248 if (!pfunc.IsAllocated()) {290 if (!pfunc.IsAllocated()) {[all …]
18 if (!py_str.IsAllocated()) {44 if (!s.IsAllocated()) {
46 inline bool IsAllocated() const;91 bool IsAllocated() const; // Checks if the memory is currently allocated
49 bool HwasanChunkView::IsAllocated() const { in IsAllocated() function in __hwasan::HwasanChunkView50 return metadata_ && metadata_->IsAllocated(); in IsAllocated()96 inline bool Metadata::IsAllocated() const { in IsAllocated() function in __hwasan::Metadata513 if (!metadata || !metadata->IsAllocated()) in PointsIntoChunk()531 if (!metadata || !metadata->IsAllocated()) in GetUserBegin()549 return m->IsAllocated(); in allocated()585 if (!metadata || !metadata->IsAllocated()) in IgnoreObjectLocked()
313 if (chunk.IsAllocated()) { in ShowHeapOrGlobalCandidate()401 chunk.IsAllocated() ? "allocated" : "unallocated", in PrintAddressDescription()
767 if (!pfunc.IsAllocated()) { in GetMaxPositionalArgumentsForCallable()1459 if (!implementor.IsAllocated()) in GetRecognizedArguments()1518 if (!implementor.IsAllocated()) in OSPlugin_RegisterInfo()1551 if (!implementor.IsAllocated()) in OSPlugin_ThreadsInfo()1585 if (!implementor.IsAllocated()) in OSPlugin_RegisterContextData()1620 if (!implementor.IsAllocated()) in OSPlugin_CreateThread()2361 if (!implementor.IsAllocated()) in GetSyntheticTypeName()2378 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetSyntheticTypeName()2667 .IsAllocated(); in LoadScriptingModule()2888 if (!implementor.IsAllocated()) in GetShortHelpForCommandObject()[all …]
60 if (!implementor.IsAllocated()) in Dispatch()86 if (!py_return.IsAllocated()) in Dispatch()
152 if (!IsAllocated()) in GetObjectType()235 if (!parent.IsAllocated()) in ResolveName()530 if (IsAllocated() && object.IsValid()) { in SetItemAtIndex()539 if (IsAllocated() && object.IsValid()) { in AppendItem()609 if (IsAllocated() && object.IsValid()) { in SetItemAtIndex()
302 bool IsAllocated() const { return IsValid() && !IsNone(); }
36 if (cv.IsAllocated()) { in ProcessChunk()
56 bool IsAllocated() const; // Checks if the memory is currently allocated.
864 bool AsanChunkView::IsAllocated() const { in IsAllocated() function in __asan::AsanChunkView
48 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local49 if (!IsAllocated) in explainPdbFile()
432 bool IsAllocated() const { in IsAllocated() function558 if (!counters.IsAllocated()) in ReleaseFreeMemoryToOS()
603 if (!py_str.IsAllocated()) {