Home
last modified time | relevance | path

Searched refs:ElementSize (Results 1 – 25 of 1484) sorted by relevance

12345678910>>...60

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/ADT/
H A DSparseBitVector.h43 template <unsigned ElementSize = 128>
51 BITS_PER_ELEMENT = ElementSize
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
845 template <unsigned ElementSize>
851 template <unsigned ElementSize>
859 template <unsigned ElementSize>
860 inline SparseBitVector<ElementSize>
868 template <unsigned ElementSize>
877 template <unsigned ElementSize>
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ShellPkg/Library/BaseSortLib/
H A DBaseSortLib.c64 || ElementSize < 1 in QuickSortWorker()
91 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
92 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
93 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
104 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
105 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
106 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
116 ElementSize, in QuickSortWorker()
125 ElementSize, in QuickSortWorker()
163 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BaseSortLib/
H A DBaseSortLib.c57 || ElementSize < 1 in QuickSortWorker()
84 CopyMem (Buffer, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
85 …((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), (UINT8*)BufferToSort+((LoopCount)*ElementSiz… in QuickSortWorker()
86 CopyMem ((UINT8*)BufferToSort+((LoopCount)*ElementSize), Buffer, ElementSize); in QuickSortWorker()
97 CopyMem (Buffer, Pivot, ElementSize); in QuickSortWorker()
98 CopyMem (Pivot, (UINT8*)BufferToSort+(NextSwapLocation*ElementSize), ElementSize); in QuickSortWorker()
99 CopyMem ((UINT8*)BufferToSort+(NextSwapLocation*ElementSize), Buffer, ElementSize); in QuickSortWorker()
109 ElementSize, in QuickSortWorker()
118 ElementSize, in QuickSortWorker()
156 Buffer = AllocateZeroPool(ElementSize); in PerformQuickSort()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DSparseBitVector.h48 BITS_PER_ELEMENT = ElementSize
821 template <unsigned ElementSize>
827 template <unsigned ElementSize>
833 template <unsigned ElementSize>
839 template <unsigned ElementSize>
847 template <unsigned ElementSize>
848 inline SparseBitVector<ElementSize>
856 template <unsigned ElementSize>
857 inline SparseBitVector<ElementSize>
865 template <unsigned ElementSize>
[all …]

12345678910>>...60