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())256 if (result.IsAllocated()) {[all …]
24 if (!py_str.IsAllocated()) {49 if (!s.IsAllocated()) {649 if (!py_str.IsAllocated()) {
109 if (!dict.IsAllocated()) in CreatePluginObject()117 if (!init.IsAllocated()) in CreatePluginObject()175 if (!dict_converter.IsAllocated()) in CreatePluginObject()181 if (!object_class_dict.IsAllocated()) in CreatePluginObject()250 if (!implementor.IsAllocated()) in Dispatch()289 if (!py_return.IsAllocated()) in Dispatch()
46 inline bool IsAllocated() const;103 bool IsAllocated() const; // Checks if the memory is currently allocated
50 bool HwasanChunkView::IsAllocated() const { in IsAllocated() function in __hwasan::HwasanChunkView51 return metadata_ && metadata_->IsAllocated(); in IsAllocated()101 inline bool Metadata::IsAllocated() const { in IsAllocated() function in __hwasan::Metadata564 if (!metadata || !metadata->IsAllocated()) in PointsIntoChunk()581 if (!metadata || !metadata->IsAllocated()) in GetUserBegin()605 return m->IsAllocated(); in allocated()640 if (!metadata || !metadata->IsAllocated()) in IgnoreObject()
640 result.is_allocated = chunk.IsAllocated(); in CopyHeapChunk()709 if (chunk.IsAllocated()) { in FindBufferOverflowCandidate()
781 if (!pfunc.IsAllocated()) { in GetMaxPositionalArgumentsForCallable()1502 if (!implementor.IsAllocated()) in GetRecognizedArguments()2193 if (!implementor.IsAllocated()) in GetSyntheticTypeName()2205 if (!py_return.IsAllocated() || !PythonString::Check(py_return.get())) in GetSyntheticTypeName()2485 .IsAllocated(); in LoadScriptingModule()2785 if (!implementor.IsAllocated()) in GetShortHelpForCommandObject()2798 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetShortHelpForCommandObject()2822 if (!implementor.IsAllocated()) in GetFlagsForCommandObject()2831 if (!pmeth.IsAllocated()) in GetFlagsForCommandObject()2872 if (!implementor.IsAllocated()) in GetOptionsForCommandObject()[all …]
156 if (!IsAllocated()) in GetObjectType()239 if (!parent.IsAllocated()) in ResolveName()555 if (IsAllocated() && object.IsValid()) { in SetItemAtIndex()564 if (IsAllocated() && object.IsValid()) { in AppendItem()634 if (IsAllocated() && object.IsValid()) { in SetItemAtIndex()
305 bool IsAllocated() const { return IsValid() && !IsNone(); }
35 if (cv.IsAllocated()) { in ProcessChunk()
919 bool AsanChunkView::IsAllocated() const { in IsAllocated() function in __asan::AsanChunkView
48 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local 49 if (!IsAllocated) in explainPdbFile()
12 if (!py_str.IsAllocated()) {
432 bool IsAllocated() const { in IsAllocated() function558 if (!counters.IsAllocated()) in ReleaseFreeMemoryToOS()