Home
last modified time | relevance | path

Searched refs:EnsureAllocated (Results 1 – 11 of 11) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dserializer-hints.h136 void EnsureShareable(Zone* zone) { EnsureAllocated(zone, false); } in EnsureShareable()
160 void EnsureAllocated(Zone* zone, bool check_zone_equality = true);
H A Dserializer-for-background-compilation.cc239 void Hints::EnsureAllocated(Zone* zone, bool check_zone_equality) { in EnsureAllocated() function in v8::internal::compiler::Hints
592 result.EnsureAllocated(zone); in Copy()
656 EnsureAllocated(zone); in AddVirtualContext()
667 EnsureAllocated(zone); in AddConstant()
677 EnsureAllocated(zone, check_zone_equality); in AddMap()
687 EnsureAllocated(zone); in AddVirtualClosure()
698 EnsureAllocated(zone); in AddVirtualBoundFunction()
712 EnsureAllocated(zone); in Add()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dserializer-hints.h136 void EnsureShareable(Zone* zone) { EnsureAllocated(zone, false); } in EnsureShareable()
160 void EnsureAllocated(Zone* zone, bool check_zone_equality = true);
H A Dserializer-for-background-compilation.cc256 void Hints::EnsureAllocated(Zone* zone, bool check_zone_equality) { in EnsureAllocated() function in v8::internal::compiler::Hints
619 result.EnsureAllocated(zone); in Copy()
683 EnsureAllocated(zone); in AddVirtualContext()
694 EnsureAllocated(zone); in AddConstant()
704 EnsureAllocated(zone, check_zone_equality); in AddMap()
714 EnsureAllocated(zone); in AddVirtualClosure()
725 EnsureAllocated(zone); in AddVirtualBoundFunction()
739 EnsureAllocated(zone); in Add()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/compute/
H A Dexec.cc281 Status EnsureAllocated() { in EnsureAllocated() function in arrow::compute::detail::__anoncd45b8ad0211::NullPropagator
309 RETURN_NOT_OK(EnsureAllocated()); in AllNullShortCircuit()
342 RETURN_NOT_OK(EnsureAllocated()); in PropagateSingle()
353 RETURN_NOT_OK(EnsureAllocated()); in PropagateMultiple()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/compute/
H A Dexec.cc235 Status EnsureAllocated() { in EnsureAllocated() function in arrow::compute::detail::NullPropagator
281 RETURN_NOT_OK(EnsureAllocated()); in ShortCircuitIfAllNull()
313 RETURN_NOT_OK(EnsureAllocated()); in PropagateSingle()
325 RETURN_NOT_OK(EnsureAllocated()); in PropagateMultiple()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/
H A Dexec.cc386 Status EnsureAllocated() { in EnsureAllocated() function in arrow::compute::detail::__anona2de6bcc0211::NullPropagator
414 RETURN_NOT_OK(EnsureAllocated()); in AllNullShortCircuit()
447 RETURN_NOT_OK(EnsureAllocated()); in PropagateSingle()
458 RETURN_NOT_OK(EnsureAllocated()); in PropagateMultiple()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dresult.h563 bool EnsureAllocated(bool create = true)
586 if (!EnsureAllocated(hasListener)) in SetLastError()
739 data->EnsureAllocated(); in GetCurrentErrorSequenceId()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Darrow_to_pandas.cc362 Status EnsureAllocated() { in EnsureAllocated() function in arrow::py::PandasWriter
382 RETURN_NOT_OK(EnsureAllocated()); in Write()
825 RETURN_NOT_OK(EnsureAllocated()); in TransferSingle()
1101 RETURN_NOT_OK(EnsureAllocated()); in TransferSingle()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Darrow_to_pandas.cc382 Status EnsureAllocated() { in EnsureAllocated() function in arrow::py::__anonc17133900111::PandasWriter
402 RETURN_NOT_OK(EnsureAllocated()); in Write()
949 RETURN_NOT_OK(EnsureAllocated()); in TransferSingle()
1289 RETURN_NOT_OK(EnsureAllocated()); in TransferSingle()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Darrow_to_pandas.cc383 Status EnsureAllocated() { in EnsureAllocated() function in arrow::py::__anon6dff996f0111::PandasWriter
403 RETURN_NOT_OK(EnsureAllocated()); in Write()
936 RETURN_NOT_OK(EnsureAllocated()); in TransferSingle()
1313 RETURN_NOT_OK(EnsureAllocated()); in TransferSingle()