Home
last modified time | relevance | path

Searched refs:Dealloc (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_resample.c229 Dealloc(vpc, template);
232 Dealloc(vpc, template);
593 Dealloc(vpc, tmp1_array);
598 Dealloc(vpc, weights);
601 Dealloc(vpc, tmp1_array);
620 Dealloc(vpc, tmp1_array);
625 Dealloc(vpc, weights);
628 Dealloc(vpc, tmp1_array);
701 Dealloc(vpc, tmp1_array);
702 Dealloc(vpc, tmp2_array);
[all …]
/dports/lang/libobjc2/libobjc2-2.1/Test/
H A Divar_arc.m13 @interface Dealloc : Test interface
16 @implementation Dealloc implementation
46 Dealloc *d = [Dealloc new];
47 __unsafe_unretained Dealloc *dead;
55 d = [Dealloc new];
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/SteamLobby/
H A Dmain.cpp93 messageFactory->Dealloc(msg); in main()
96 messageFactory->Dealloc(msg); in main()
179 messageFactory->Dealloc(logoffMsg); in main()
193 messageFactory->Dealloc(msg); in main()
212 messageFactory->Dealloc(msg); in main()
238 messageFactory->Dealloc(msg); in main()
253 messageFactory->Dealloc(msg); in main()
269 messageFactory->Dealloc(msg); in main()
306 messageFactory->Dealloc(logoffMsg); in main()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/face/
H A Dcomponent_polygon.h48 inline void Dealloc(){ in Dealloc() function
49 T::Dealloc(); in Dealloc()
106 inline void Dealloc() { in Dealloc() function
108 T::Dealloc(); in Dealloc()
147 inline void Dealloc() { in Dealloc() function
149 T::Dealloc(); in Dealloc()
190 inline void Dealloc() { in Dealloc() function
192 T::Dealloc(); in Dealloc()
230 inline void Dealloc() { in Dealloc() function
231 T::Dealloc(); in Dealloc()
[all …]
H A Dcomponent.h153 inline void Dealloc(){T::Dealloc();} in Dealloc() function
201 inline void Dealloc(){T::Dealloc();} in Dealloc() function
225 inline void Dealloc(){T::Dealloc();} in Dealloc() function
241 inline void Dealloc(){T::Dealloc();} in Dealloc() function
257 inline void Dealloc(){T::Dealloc();} in Dealloc() function
298 inline void Dealloc(){T::Dealloc();} in Dealloc() function
334 inline void Dealloc(){T::Dealloc();} in Dealloc() function
355 inline void Dealloc(){T::Dealloc();} in Dealloc() function
438 inline void Dealloc(){T::Dealloc();} in Dealloc() function
589 inline void Dealloc(){T::Dealloc();} in Dealloc() function
[all …]
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/face/
H A Dcomponent_polygon.h48 inline void Dealloc(){ in Dealloc() function
49 T::Dealloc(); in Dealloc()
106 inline void Dealloc() { in Dealloc() function
108 T::Dealloc(); in Dealloc()
148 inline void Dealloc() { in Dealloc() function
150 T::Dealloc(); in Dealloc()
191 inline void Dealloc() { in Dealloc() function
193 T::Dealloc(); in Dealloc()
231 inline void Dealloc() { in Dealloc() function
232 T::Dealloc(); in Dealloc()
[all …]
H A Dcomponent.h153 inline void Dealloc(){T::Dealloc();} in Dealloc() function
201 inline void Dealloc(){T::Dealloc();} in Dealloc() function
225 inline void Dealloc(){T::Dealloc();} in Dealloc() function
241 inline void Dealloc(){T::Dealloc();} in Dealloc() function
257 inline void Dealloc(){T::Dealloc();} in Dealloc() function
298 inline void Dealloc(){T::Dealloc();} in Dealloc() function
334 inline void Dealloc(){T::Dealloc();} in Dealloc() function
355 inline void Dealloc(){T::Dealloc();} in Dealloc() function
438 inline void Dealloc(){T::Dealloc();} in Dealloc() function
589 inline void Dealloc(){T::Dealloc();} in Dealloc() function
[all …]
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/TranslationTable/
H A DGmmUmdTranslationTable.cpp611 GMM_DEVICE_DEALLOC Dealloc = {0}; in __DestroyPageTablePool() local
620 Dealloc.Handle = Node->PoolHandle; in __DestroyPageTablePool()
621 Dealloc.GfxVA = Node->PoolGfxAddress; in __DestroyPageTablePool()
622 Dealloc.Priv = Node->pGmmResInfo; in __DestroyPageTablePool()
623 Dealloc.hCsr = hCsr; in __DestroyPageTablePool()
625 Status = __GmmDeviceDealloc(ClientType, DeviceCb, &Dealloc, Node->pClientContext); in __DestroyPageTablePool()
646 GMM_DEVICE_DEALLOC Dealloc = {0}; in DestroyL3Table() local
654 Dealloc.Handle = TTL3.L3Handle; in DestroyL3Table()
655 Dealloc.GfxVA = TTL3.GfxAddress; in DestroyL3Table()
656 Dealloc.Priv = TTL3.pGmmResInfo; in DestroyL3Table()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dclang-analyzer-osx.cocoa.Dealloc.rst1 .. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc
5 clang-analyzer-osx.cocoa.Dealloc
8 The clang-analyzer-osx.cocoa.Dealloc check is an alias, please see
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/x/
H A Devent.cc70 Dealloc(); in operator =()
77 Dealloc(); in ~Event()
80 void Event::Dealloc() { in Dealloc() function in x11::Event
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_15.f0329 procedure :: Dealloc method
44 subroutine Dealloc(this) subroutine
51 end subroutine Dealloc argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_15.f0329 procedure :: Dealloc method
44 subroutine Dealloc(this) subroutine
51 end subroutine Dealloc argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_15.f0329 procedure :: Dealloc method
44 subroutine Dealloc(this) subroutine
51 end subroutine Dealloc argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_15.f0329 procedure :: Dealloc method
44 subroutine Dealloc(this) subroutine
51 end subroutine Dealloc argument

12345678910>>...27