/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t5fw_cfg_fpga.txt | 26 # 4. MSI-X Vectors: 1088. A complication here is that the PCI-E SR-IOV 28 # same umber of MSI-X Vectors as the base Physical Function. 54 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 62 # 8 Ingress Queue/MSI-X Vectors per application function 64 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 176 # NMSIX = 1088 # available MSI-X Vectors 191 # Thus, the number of MSI-X Vectors assigned to the Unified PF will be less 199 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 206 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 213 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) [all …]
|
H A D | t6fw_cfg_fpga.txt | 25 # 4. MSI-X Vectors: 1088. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 47 # 16 Ingress Queue/MSI-X Vectors per application function 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 188 # NMSIX = 1088 # available MSI-X Vectors 203 # Thus, the number of MSI-X Vectors assigned to the Unified PF will be less 211 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 218 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 225 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) 236 # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) [all …]
|
H A D | t4fw_cfg_uwire.txt | 26 # 4. MSI-X Vectors: 1088. A complication here is that the PCI-E SR-IOV 28 # same umber of MSI-X Vectors as the base Physical Function. 54 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 62 # 8 Ingress Queue/MSI-X Vectors per application function 64 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 159 # NMSIX = 1088 # available MSI-X Vectors 174 # Thus, the number of MSI-X Vectors assigned to the Unified PF will be less 182 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 189 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 196 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) [all …]
|
H A D | t5fw_cfg_uwire.txt | 25 # 4. MSI-X Vectors: 1088. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 47 # 8 Ingress Queue/MSI-X Vectors per application function 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 194 # NMSIX = 1088 # available MSI-X Vectors 209 # Thus, the number of MSI-X Vectors assigned to the Unified PF will be less 217 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 224 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 231 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) 242 # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) [all …]
|
H A D | t6fw_cfg_uwire.txt | 25 # 4. MSI-X Vectors: 1088. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 47 # 16 Ingress Queue/MSI-X Vectors per application function 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 211 # NMSIX = 1088 # available MSI-X Vectors 226 # Thus, the number of MSI-X Vectors assigned to the Unified PF will be less 234 # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) 241 # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) 248 # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) 259 # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 356 SmallVector<Value *, 16> Vectors; member in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy 364 MatrixTy(ArrayRef<Value *> Vectors) in MatrixTy() argument 365 : Vectors(Vectors.begin(), Vectors.end()), in MatrixTy() 376 Value *getVector(unsigned i) const { return Vectors[i]; } in getVector() 379 return Vectors[i]; in getColumn() 383 return Vectors[i]; in getRow() 386 void setVector(unsigned i, Value *V) { Vectors[i] = V; } in setVector() 398 return Vectors.size(); in getNumColumns() 400 assert(Vectors.size() > 0 && "Cannot call getNumRows without columns"); in getNumColumns() 401 return cast<FixedVectorType>(Vectors[0]->getType())->getNumElements(); in getNumColumns() [all …]
|
/freebsd/contrib/googletest/docs/ |
H A D | primer.md | 126 ASSERT_EQ(x.size(), y.size()) << "Vectors x and y are of unequal length"; 129 EXPECT_EQ(x[i], y[i]) << "Vectors x and y differ at index " << i;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCallingConv.td | 248 // Vectors and float128 get 16-byte stack slots that are 16-byte aligned.
|
H A D | PPC.td | 296 "Vectors use two units">;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86CallingConv.td | 179 // Vectors get 16-byte stack slots that are 16-byte aligned. 619 // Vectors get 16-byte stack slots that are 16-byte aligned.
|
H A D | X86InstrSSE.td | 126 // AVX & SSE - Zero/One Vectors
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpkdf_ss.txt | 15 # https://github.com/patrickfav/singlestep-kdf/wiki/NIST-SP-800-56C-Rev1:-Non-Official-Test-Vectors
|
H A D | evpciph_aes_siv.txt | 78 Title = Wycheproof Test Vectors
|
H A D | evpciph_aes_ccm_cavs.txt | 9 # Tests from NIST CCM Test Vectors (SP800-38C)
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 10403 // Vectors of different sizes - resize and reshuffle. in performExtractsShuffleAction() 10834 SmallVector<std::pair<Value *, SmallVector<int>>> Vectors = in tryToGatherSingleRegisterExtractElements() local 10836 stable_sort(Vectors, [](const auto &P1, const auto &P2) { in tryToGatherSingleRegisterExtractElements() 10843 if (!Vectors.empty()) { in tryToGatherSingleRegisterExtractElements() 10844 SingleMax = Vectors.front().second.size() + UndefSz; in tryToGatherSingleRegisterExtractElements() 10845 if (Vectors.size() > 1) { in tryToGatherSingleRegisterExtractElements() 10846 auto *ItNext = std::next(Vectors.begin()); in tryToGatherSingleRegisterExtractElements() 10858 for (int Idx : Vectors.front().second) in tryToGatherSingleRegisterExtractElements() 10860 } else if (!Vectors.empty()) { in tryToGatherSingleRegisterExtractElements() 10862 for (int Idx : Vectors[Id in tryToGatherSingleRegisterExtractElements() [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsRISCV.td | 128 // Vectors
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 246 R. E. Knop ACM Algorithm 381: Random Vectors
|
H A D | funstack.in | 1656 title = "{ACM} Algorithm 381: Random Vectors Uniform In Solid Angle",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | SMEInstrFormats.td | 1814 // SME2 Multi-vector - Index/Single/Multi Array Vectors FMA sources
|
H A D | SVEInstrFormats.td | 5117 // SVE Integer Compare - Vectors Group 5538 // SVE Floating Point Compare - Vectors Group
|