Searched refs:Dimensions (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangleNodes.cpp | 563 if (Dimensions->Count == 0) in outputDimensionsImpl() 566 outputOneDimension(OB, Flags, Dimensions->Nodes[0]); in outputDimensionsImpl() 567 for (size_t I = 1; I < Dimensions->Count; ++I) { in outputDimensionsImpl() 569 outputOneDimension(OB, Flags, Dimensions->Nodes[I]); in outputDimensionsImpl()
|
| H A D | MicrosoftDemangle.cpp | 2157 ATy->Dimensions = nodeListToNodeArray(Arena, Head, Rank); in demangleArrayType()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | MicrosoftMangle.cpp | 3043 SmallVector<llvm::APInt, 3> Dimensions; in mangleArrayType() local 3048 Dimensions.push_back(CAT->getSize()); in mangleArrayType() 3053 Dimensions.push_back(llvm::APInt(32, 0)); in mangleArrayType() 3058 Dimensions.push_back(llvm::APInt(32, 0)); in mangleArrayType() 3076 mangleNumber(Dimensions.size()); in mangleArrayType() 3077 for (const llvm::APInt &Dimension : Dimensions) in mangleArrayType()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 493 NodeArrayNode *Dimensions = nullptr; member
|
| /freebsd-14.2/contrib/netbsd-tests/ipf/regress/ |
| H A D | p6.whois | 230 Microsoft Corporation - Secure Dimensions ( RSPC-33955-12072007 (NET-67-192-39-48-1) 67.192.39.48 -…
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDecl.cpp | 1384 SmallVector<CodeGenFunction::VlaSizePair, 4> Dimensions; in EmitAndRegisterVariableArrayDimensions() local 1392 Dimensions.emplace_back(C, Type1D.getUnqualifiedType()); in EmitAndRegisterVariableArrayDimensions() 1403 Dimensions.emplace_back(SizeExprAddr.getPointer(), in EmitAndRegisterVariableArrayDimensions() 1416 for (auto &VlaSize : Dimensions) { in EmitAndRegisterVariableArrayDimensions()
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | filesystems | 165 >0 ubyte 0xe3 DOS R/O or Storage Dimensions 173 >0 ubyte 0xf1 SpeedStor or Storage Dimensions
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 2596 Two and Three Dimensions . . . . . . . . 87--93
|
| H A D | funstack.in | 19701 title = "Convex Hulls of Finite Sets of Points in Two and Three Dimensions",
|