Home
last modified time | relevance | path

Searched refs:MemCopy (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/lapack-like/HermitianTridiag/
H A DUPanSquare.hpp166 MemCopy in UPanSquare()
169 MemCopy in UPanSquare()
193 MemCopy in UPanSquare()
219 MemCopy in UPanSquare()
222 MemCopy in UPanSquare()
228 MemCopy in UPanSquare()
233 MemCopy in UPanSquare()
286 MemCopy in UPanSquare()
291 MemCopy in UPanSquare()
431 MemCopy in UPanSquare()
[all …]
H A DLPanSquare.hpp168 MemCopy in LPanSquare()
173 MemCopy in LPanSquare()
199 MemCopy in LPanSquare()
226 MemCopy in LPanSquare()
231 MemCopy in LPanSquare()
238 MemCopy in LPanSquare()
245 MemCopy in LPanSquare()
300 MemCopy in LPanSquare()
307 MemCopy in LPanSquare()
447 MemCopy in LPanSquare()
[all …]
H A DUPan.hpp153 MemCopy in UPan()
156 MemCopy in UPan()
164 MemCopy in UPan()
191 MemCopy in UPan()
194 MemCopy in UPan()
200 MemCopy in UPan()
205 MemCopy in UPan()
296 MemCopy in UPan()
301 MemCopy in UPan()
357 MemCopy in UPan()
[all …]
H A DLPan.hpp155 MemCopy in LPan()
160 MemCopy in LPan()
171 MemCopy in LPan()
198 MemCopy in LPan()
204 MemCopy in LPan()
211 MemCopy in LPan()
218 MemCopy in LPan()
319 MemCopy in LPan()
326 MemCopy in LPan()
384 MemCopy in LPan()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/regexp/
H A Dregexp-stack.cc33 MemCopy(reinterpret_cast<void*>(to), &thread_local_, size); in ArchiveStack()
41 MemCopy(&thread_local_, reinterpret_cast<void*>(from), size); in RestoreStack()
69 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-stack.cc38 MemCopy(reinterpret_cast<void*>(to), &thread_local_, kThreadLocalSize); in ArchiveStack()
45 MemCopy(&thread_local_, reinterpret_cast<void*>(from), kThreadLocalSize); in RestoreStack()
80 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/imported/
H A Dregexp-stack.cc42 MemCopy(reinterpret_cast<void*>(to), &thread_local_, kThreadLocalSize); in ArchiveStack()
49 MemCopy(&thread_local_, reinterpret_cast<void*>(from), kThreadLocalSize); in RestoreStack()
85 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-stack.cc40 MemCopy(reinterpret_cast<void*>(to), &thread_local_, size); in ArchiveStack()
48 MemCopy(&thread_local_, reinterpret_cast<void*>(from), size); in RestoreStack()
83 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-stack.cc45 MemCopy(reinterpret_cast<void*>(to), &thread_local_, kThreadLocalSize); in ArchiveStack()
52 MemCopy(&thread_local_, reinterpret_cast<void*>(from), kThreadLocalSize); in RestoreStack()
88 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/www/firefox/firefox-99.0/js/src/irregexp/imported/
H A Dregexp-stack.cc42 MemCopy(reinterpret_cast<void*>(to), &thread_local_, kThreadLocalSize); in ArchiveStack()
49 MemCopy(&thread_local_, reinterpret_cast<void*>(from), kThreadLocalSize); in RestoreStack()
85 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/imported/
H A Dregexp-stack.cc42 MemCopy(reinterpret_cast<void*>(to), &thread_local_, kThreadLocalSize); in ArchiveStack()
49 MemCopy(&thread_local_, reinterpret_cast<void*>(from), kThreadLocalSize); in RestoreStack()
85 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-stack.cc38 MemCopy(reinterpret_cast<void*>(to), &thread_local_, size); in ArchiveStack()
46 MemCopy(&thread_local_, reinterpret_cast<void*>(from), size); in RestoreStack()
81 MemCopy(new_memory + size - thread_local_.memory_size_, in EnsureCapacity()
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/lapack-like/perm/
H A DPermuteCols.hpp47 MemCopy( APreimageCopy.Buffer(0,j), A.LockedBuffer(0,jPre), m ); in PermuteCols()
56 MemCopy( A.Buffer(0,jPost), AColPanCopy.LockedBuffer(0,j), m ); in PermuteCols()
59 MemCopy( A.Buffer(0,j), APreimageCopy.LockedBuffer(0,j), m ); in PermuteCols()
109 MemCopy in PermuteCols()
129 MemCopy in PermuteCols()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/3d/common/iStdLib/
H A DSparseSet.h853 MemCopy( newArray, in Create()
869 MemCopy( newMembers, in Create()
926 MemCopy( m_Array, in Copy()
929 MemCopy( m_Members, in Copy()
945 MemCopy( m_Array, in Copy()
948 MemCopy( m_Members, in Copy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/utils/
H A Dmemcopy.h37 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
50 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
71 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
81 inline void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
170 MemCopy(dst_ptr, src_ptr, count * kTWordSize); in CopyImpl()
/dports/lang/v8/v8-9.6.180.12/src/utils/
H A Dmemcopy.h39 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
52 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
73 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
83 inline void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
172 MemCopy(dst_ptr, src_ptr, count * kTWordSize); in CopyImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/utils/
H A Dmemcopy.h37 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
50 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
71 V8_INLINE void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
81 inline void MemCopy(void* dest, const void* src, size_t size) { in MemCopy() function
170 MemCopy(dst_ptr, src_ptr, count * kTWordSize); in CopyImpl()
/dports/math/amath/amath-1.8.5/src/main/
H A Dlexer.cpp154 MemCopy(ident, start + 1, len); in GetQuotedIdent()
198 MemCopy(ident, start, len); in GetLiteral()
231 MemCopy(text, str, len); in GetDigitValue()
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/core/DistMatrix/
H A DGeneral.cpp145 MemCopy in Translate()
173 MemCopy in Translate()
211 MemCopy in AllGather()
256 MemCopy in AllGather()
268 MemCopy in AllGather()
506 MemCopy in ColAllGather()
518 MemCopy in ColAllGather()
707 MemCopy in RowAllGather()
1101 MemCopy in ColFilterFrom()
1167 MemCopy in RowFilterFrom()
[all …]
/dports/math/amath/amath-1.8.5/src/lib/
H A Dntextd.cpp220MemCopy(pOutBuffer + numWholeDigits + 1, pOutBuffer + numWholeDigits, numFractionDigits); in GetText()
243 MemCopy(pOutBuffer + digitsStartIdx, pOutBuffer, numFractionDigits); in GetText()
313 MemCopy(pCurOut + 1, pCurOut, numFractionDigits); in GetText()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/snapshot/
H A Dsnapshot-compression.cc15 MemCopy(&size, compressed_data, sizeof(size)); in GetUncompressedSize()
40 MemCopy(compressed_data, &payload_length, sizeof(payload_length)); in Compress()
/dports/lang/v8/v8-9.6.180.12/src/snapshot/
H A Dsnapshot-compression.cc17 MemCopy(&size, compressed_data, sizeof(size)); in GetUncompressedSize()
42 MemCopy(compressed_data, &payload_length, sizeof(payload_length)); in Compress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/snapshot/
H A Dsnapshot-compression.cc17 MemCopy(&size, compressed_data, sizeof(size)); in GetUncompressedSize()
42 MemCopy(compressed_data, &payload_length, sizeof(payload_length)); in Compress()
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/lapack-like/decomp/HermitianTridiagEig/
H A DSort.hpp40 MemCopy( ZPerm.Buffer(0,j), Z.LockedBuffer(0,source), n ); in Sort()
70 MemCopy in Sort()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/disasm/
H A DDisasm-arm.h73 MemCopy(buffer_, rhs.buffer_, sizeof(T) * kSize); in EmbeddedVector()
80 MemCopy(buffer_, rhs.buffer_, sizeof(T) * kSize);

12345678910>>...13