Home
last modified time | relevance | path

Searched defs:heap_allocated (Results 1 – 25 of 99) sorted by relevance

1234

/dports/lang/v8/v8-9.6.180.12/tools/clang/rewrite_scoped_refptr/tests/
H A Dtest7-original.cc18 scoped_refptr<Foo>* heap_allocated = new scoped_refptr<Foo>(); in GetHeapFoo() local
H A Dtest7-expected.cc18 scoped_refptr<Foo>* heap_allocated = new scoped_refptr<Foo>(); in GetHeapFoo() local
H A Dtest8-expected.cc23 scoped_refptr<Bar>* heap_allocated = new scoped_refptr<Bar>(); in GetHeapFoo() local
H A Dtest8-original.cc23 scoped_refptr<Bar>* heap_allocated = new scoped_refptr<Bar>(); in GetHeapFoo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/rewrite_scoped_refptr/tests/
H A Dtest7-original.cc18 scoped_refptr<Foo>* heap_allocated = new scoped_refptr<Foo>(); in GetHeapFoo() local
H A Dtest7-expected.cc18 scoped_refptr<Foo>* heap_allocated = new scoped_refptr<Foo>(); in GetHeapFoo() local
H A Dtest8-expected.cc23 scoped_refptr<Bar>* heap_allocated = new scoped_refptr<Bar>(); in GetHeapFoo() local
H A Dtest8-original.cc23 scoped_refptr<Bar>* heap_allocated = new scoped_refptr<Bar>(); in GetHeapFoo() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/logging/
H A DlogDiagnosticCommand.cpp30 LogDiagnosticCommand::LogDiagnosticCommand(outputStream* output, bool heap_allocated) in LogDiagnosticCommand()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/leveldb/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/net-p2p/bitcoin/bitcoin-22.0/src/leveldb/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/leveldb/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/leveldb/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/leveldb/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/leveldb/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/leveldatabase/src/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/leveldatabase/src/table/
H A Dformat.h84 bool heap_allocated; // True iff caller should delete[] data.data() member
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/leveldb/table/
H A Dformat.h85 bool heap_allocated; // True iff caller should delete[] data.data() member

1234