Lines Matching +full:two +full:- +full:dimensional
1 // SPDX-License-Identifier: 0BSD
45 /// the array two-dimensional.
68 // These are defined if the generic slicing-by-n implementations and their
73 // These are defined if an arch-specific version is built. If both this
85 // 64-bit LoongArch has CRC32 instructions.
118 // Only 64-bit LoongArch is supported for now. No runtime detection
121 // they shall be implemented by 64-bit LoongArch implementations.
133 // - If 32-bit x86 assembly files are enabled then those are always
137 // - This doesn't work with MSVC as I don't know how to detect
158 // For CRC32 use the generic slice-by-eight implementation if no optimized
164 // For CRC64 use the generic slice-by-four implementation if no optimized