Home
last modified time | relevance | path

Searched defs:zeroise (Results 1 – 25 of 45) sorted by relevance

12

/dports/audio/ardour6/Ardour-6.8.0/libs/qm-dsp/maths/
H A DPolyfit.h87 static void zeroise(vector<double> &array, int n) { in zeroise() function
92 static void zeroise(vector<int> &array, int n) { in zeroise() function
97 static void zeroise(vector<vector<double> > &matrix, int m, int n) { in zeroise() function
104 static void zeroise(vector<vector<int> > &matrix, int m, int n) { in zeroise() function
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/maths/
H A DPolyfit.h90 static void zeroise(vector<double> &array, int n) { in zeroise() function
96 static void zeroise(vector<int> &array, int n) { in zeroise() function
102 static void zeroise(vector<vector<double> > &matrix, int m, int n) { in zeroise() function
110 static void zeroise(vector<vector<int> > &matrix, int m, int n) { in zeroise() function
/dports/audio/mixxx/mixxx-2.3.0/lib/qm-dsp/maths/
H A DPolyfit.h90 static void zeroise(vector<double> &array, int n) { in zeroise() function
96 static void zeroise(vector<int> &array, int n) { in zeroise() function
102 static void zeroise(vector<vector<double> > &matrix, int m, int n) { in zeroise() function
110 static void zeroise(vector<vector<int> > &matrix, int m, int n) { in zeroise() function
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/base/
H A Dsecmem.h117 void zeroise(std::vector<T, Alloc>& vec) in zeroise() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/base/
H A Dsecmem.h117 void zeroise(std::vector<T, Alloc>& vec) in zeroise() function
/dports/security/botan2/Botan-2.18.2/src/lib/base/
H A Dsecmem.h117 void zeroise(std::vector<T, Alloc>& vec) in zeroise() function
/dports/security/botan110/Botan-1.10.17/src/alloc/
H A Dsecmem.h428 void zeroise(MemoryRegion<T>& vec) in zeroise() function
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcrypt.h534 #define zeroise( memory, size ) SecureZeroMemory( memory, size ) macro
542 #define zeroise( memory, size ) memset_s( memory, size, 0, size ) macro
546 #define zeroise( memory, size ) explicit_bzero( memory, size ) macro
548 #define zeroise( memory, size ) memset( memory, 0, size ) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp80 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp80 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp80 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp80 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp80 static void *DFsanAllocate(uptr size, uptr alignment, bool zeroise) { in DFsanAllocate()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cc137 bool zeroise) { in HwasanAllocate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp104 bool zeroise) { in HwasanAllocate()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp103 bool zeroise) { in HwasanAllocate()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp122 bool zeroise) { in HwasanAllocate()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp103 bool zeroise) { in HwasanAllocate()
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/hwasan/
H A Dhwasan_allocator.cpp104 bool zeroise) { in HwasanAllocate()
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/hwasan/
H A Dhwasan_allocator.cpp104 bool zeroise) { in HwasanAllocate()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp104 bool zeroise) { in HwasanAllocate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp122 bool zeroise) { in HwasanAllocate()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp104 bool zeroise) { in HwasanAllocate()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/hwasan/
H A Dhwasan_allocator.cpp103 bool zeroise) { in HwasanAllocate()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libsanitizer/hwasan/
H A Dhwasan_allocator.cpp104 bool zeroise) { in HwasanAllocate()

12