Home
last modified time | relevance | path

Searched defs:on_heap (Results 1 – 25 of 149) sorted by relevance

123456

/dports/lang/v8/v8-9.6.180.12/tools/clang/blink_gc_plugin/
H A DEdge.h254 Collection(RecordInfo* info, bool on_heap) : info_(info), on_heap_(on_heap) {} in Collection()
263 bool on_heap() { return on_heap_; } in on_heap() function
292 Iterator(RecordInfo* info, bool on_heap) : info_(info), on_heap_(on_heap) {} in Iterator()
306 bool on_heap() const { return on_heap_; } in on_heap() function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Dmerge.c53 void **on_heap = 0; in uniq_list() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Dmerge.c53 void **on_heap = 0; in uniq_list() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-vs-local-1a.c151 int on_heap = 0; in test_initial_flag() local
H A Dmalloc-vs-local-1b.c146 int on_heap = 0; in test_initial_flag() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-vs-local-1a.c151 int on_heap = 0; in test_initial_flag() local
H A Dmalloc-vs-local-1b.c146 int on_heap = 0; in test_initial_flag() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-vs-local-1b.c146 int on_heap = 0; in test_initial_flag() local
H A Dmalloc-vs-local-1a.c151 int on_heap = 0; in test_initial_flag() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-vs-local-1a.c151 int on_heap = 0; in test_initial_flag() local
H A Dmalloc-vs-local-1b.c146 int on_heap = 0; in test_initial_flag() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-vs-local-1a.c151 int on_heap = 0; in test_initial_flag() local
H A Dmalloc-vs-local-1b.c146 int on_heap = 0; in test_initial_flag() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-vs-local-1a.c151 int on_heap = 0; in test_initial_flag() local
H A Dmalloc-vs-local-1b.c146 int on_heap = 0; in test_initial_flag() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-vs-local-1a.c151 int on_heap = 0; in test_initial_flag() local
H A Dmalloc-vs-local-1b.c146 int on_heap = 0; in test_initial_flag() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/blink_gc_plugin/
H A DEdge.h254 Collection(RecordInfo* info, bool on_heap) : info_(info), on_heap_(on_heap) {} in Collection()
263 bool on_heap() { return on_heap_; } in on_heap() function
292 Iterator(RecordInfo* info, bool on_heap, bool is_unsafe) in Iterator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/blink_gc_plugin/
H A DEdge.h254 Collection(RecordInfo* info, bool on_heap) : info_(info), on_heap_(on_heap) {} in Collection()
263 bool on_heap() { return on_heap_; } in on_heap() function
292 Iterator(RecordInfo* info, bool on_heap, bool is_unsafe) in Iterator()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Ddeferred.rs103 fn on_heap() { in on_heap() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/crossbeam-epoch-0.8.2/src/
H A Ddeferred.rs102 fn on_heap() { in on_heap() function
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Ddeferred.rs103 fn on_heap() { in on_heap() function
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Ddeferred.rs103 fn on_heap() { in on_heap() function
/dports/misc/broot/broot-1.7.0/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Ddeferred.rs103 fn on_heap() { in on_heap() function
/dports/devel/sccache/sccache-0.2.15/cargo-crates/crossbeam-epoch-0.8.2/src/
H A Ddeferred.rs102 fn on_heap() { in on_heap() function

123456