| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | acpixf.h | 204 Prototype; 209 Prototype; 214 Prototype; 219 Prototype; 224 Prototype; 447 ACPI_EXTERNAL_RETURN_OK(Prototype) 453 ACPI_EXTERNAL_RETURN_VOID(Prototype) 480 Prototype; 498 Prototype; 516 Prototype; [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/src/mips/ingenic/ |
| H A D | gcw0_proto.dts | 7 model = "GCW Zero Prototype"; 11 /* Prototype has only 256 MiB of RAM */
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | Coroutines.cpp | 333 auto Prototype = ContinuationId->getPrototype(); in buildFrom() local 334 this->RetconLowering.ResumePrototype = Prototype; in buildFrom() 372 Prototype->getFunctionType()->dump(); in buildFrom() 381 Prototype->getFunctionType()->dump(); in buildFrom() 400 Prototype->getFunctionType()->dump(); in buildFrom() 408 Prototype->getFunctionType()->dump(); in buildFrom()
|
| /freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | RISCVVEmitter.cpp | 52 SmallVector<PrototypeDescriptor> Prototype; member 267 InsertToSignatureSet(SR.Prototype); in init() 552 auto Prototype = RVVIntrinsic::computeBuiltinTypes( in createRVVIntrinsics() local 567 TypeCache.computeTypes(BT, Log2LMUL, NF, Prototype); in createRVVIntrinsics() 688 SR.Prototype = std::move(BasicPrototype); in createRVVIntrinsics() 717 R.PrototypeIndex = SST.getIndex(SR.Prototype); in createRVVIntrinsicRecords() 720 R.PrototypeLength = SR.Prototype.size(); in createRVVIntrinsicRecords()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Support/ |
| H A D | RISCVVIntrinsicUtils.cpp | 923 ArrayRef<PrototypeDescriptor> Prototype) { in computeTypes() argument 925 for (const PrototypeDescriptor &Proto : Prototype) { in computeTypes() 1040 llvm::ArrayRef<PrototypeDescriptor> Prototype, bool IsMasked, in computeBuiltinTypes() argument 1043 SmallVector<PrototypeDescriptor> NewPrototype(Prototype.begin(), in computeBuiltinTypes() 1044 Prototype.end()); in computeBuiltinTypes() 1054 PrototypeDescriptor BasePtrOperand = Prototype[1]; in computeBuiltinTypes() 1093 PrototypeDescriptor BasePtrOperand = Prototype[0]; in computeBuiltinTypes() 1105 PrototypeDescriptor MaskoffType = Prototype[1]; in computeBuiltinTypes()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | riscv_vector_common.td | 117 // sequence of type transformers described in Suffix and Prototype. 127 // The C/C++ prototype of the builtin is defined by the Prototype attribute. 128 // Prototype is a non-empty sequence of type transformers, the first of which 130 // builtin, in order. For instance if Prototype is "wvv" and TypeRange is "si" 153 // underscore (_). It is instantiated like Prototype. 162 // underscore (_). It is instantiated like Prototype. 170 // Prototype attribute defines the C/C++ prototype of the builtin. It is a 173 // order. For instance if Prototype is "wvv", TypeRange is "si" and LMUL=1, a 177 string Prototype = prototype;
|
| H A D | arm_sve_sme_incl.td | 60 // Prototype modifiers 131 // Prototype modifiers added for SVE2p1 273 string Prototype = p;
|
| H A D | arm_neon_incl.td | 228 // Prototype modifiers 265 string Prototype = p;
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CloneDetection.cpp | 494 StmtSequence Prototype = HashGroup[i]; in splitCloneGroups() local 495 CloneDetector::CloneGroup PotentialGroup = {Prototype}; in splitCloneGroups() 507 if (!Compare(Prototype, Candidate)) in splitCloneGroups()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | CodeCompleteConsumer.h | 1093 OverloadCandidate(FunctionProtoTypeLoc Prototype) in OverloadCandidate() argument 1094 : Kind(CK_FunctionProtoTypeLoc), ProtoTypeLoc(Prototype) { in OverloadCandidate() 1095 assert(!Prototype.isNull()); in OverloadCandidate()
|
| H A D | DeclSpec.h | 1802 Prototype, // Within a function prototype. enumerator 2014 return (Context == DeclaratorContext::Prototype || in isPrototypeContext() 2086 case DeclaratorContext::Prototype: in mayOmitIdentifier() 2120 case DeclaratorContext::Prototype: in mayHaveIdentifier() 2161 case DeclaratorContext::Prototype: in mayHaveDecompositionDeclarator() 2224 case DeclaratorContext::Prototype: in mayBeFollowedByCXXDirectInit() 2450 case DeclaratorContext::Prototype: in isFunctionDeclarationContext() 2486 case DeclaratorContext::Prototype: in isExpressionContext()
|
| /freebsd-14.2/sys/dev/sram/ |
| H A D | mmio_sram_if.m | 7 # Design (DSbD) Technology Platform Prototype".
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Support/ |
| H A D | RISCVVIntrinsicUtils.h | 367 llvm::ArrayRef<PrototypeDescriptor> Prototype); 471 computeBuiltinTypes(llvm::ArrayRef<PrototypeDescriptor> Prototype,
|
| /freebsd-14.2/sbin/pfctl/tests/ |
| H A D | pfctl_test_list.inc | 12 * Design (DSbD) Technology Platform Prototype".
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoXSf.td | 123 string Prototype = !if(!eq(type, VCIX_X), "$funct6_lo2, $rs2, $rd, $rs1", 136 info.Ins, info.OpcodeStr, info.Prototype> { 143 info.Ins, info.OpcodeStr, info.Prototype> {
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 46 Prototype, enumerator
|
| H A D | NVPTXISelLowering.cpp | 920 case NVPTXISD::Prototype: in getTargetNodeName() 1565 std::string Prototype; in getPrototype() local 1566 raw_string_ostream O(Prototype); in getPrototype() 1666 return Prototype; in getPrototype() 2095 Chain = DAG.getNode(NVPTXISD::Prototype, dl, PrototypeVTs, PrototypeOps); in LowerCall()
|
| H A D | NVPTXInstrInfo.td | 2529 def Prototype : 2530 SDNode<"NVPTXISD::Prototype", SDTCallVoidProfile, 2767 [(Prototype (i32 imm:$val))]>;
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 4429 CallArgList &Args, PrototypeWrapper Prototype, in EmitCallArgs() argument 4434 assert((ParamsToSkip == 0 || Prototype.P) && in EmitCallArgs() 4446 if (Prototype.P) { in EmitCallArgs() 4447 const auto *MD = Prototype.P.dyn_cast<const ObjCMethodDecl *>(); in EmitCallArgs() 4455 const auto *FPT = Prototype.P.get<const FunctionProtoType *>(); in EmitCallArgs()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCodeComplete.cpp | 3840 const FunctionDecl *Function, const FunctionProtoType *Prototype, in AddOverloadParameterChunks() argument 3843 if (!Function && !Prototype) { in AddOverloadParameterChunks() 3850 Function ? Function->getNumParams() : Prototype->getNumParams(); in AddOverloadParameterChunks() 3861 AddOverloadParameterChunks(Context, Policy, Function, Prototype, in AddOverloadParameterChunks() 3877 assert(P < Prototype->getNumParams()); in AddOverloadParameterChunks() 3886 Placeholder = Prototype->getParamType(P).getAsString(Policy); in AddOverloadParameterChunks() 3896 if (Prototype && Prototype->isVariadic()) { in AddOverloadParameterChunks()
|
| H A D | SemaType.cpp | 3630 case DeclaratorContext::Prototype: in GetDeclSpecTypeForDeclarator() 3633 if (D.getContext() == DeclaratorContext::Prototype) { in GetDeclSpecTypeForDeclarator() 3854 case DeclaratorContext::Prototype: in GetDeclSpecTypeForDeclarator() 4845 case DeclaratorContext::Prototype: in GetFullTypeForDeclarator() 5308 if (D.getContext() == DeclaratorContext::Prototype) in GetFullTypeForDeclarator() 5976 (D.getContext() == DeclaratorContext::Prototype || in GetFullTypeForDeclarator() 5988 case DeclaratorContext::Prototype: in GetFullTypeForDeclarator()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExprCXX.cpp | 1368 ParseScope Prototype(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer() local 1516 Prototype.Exit(); in ParseLambdaExpressionAfterIntroducer()
|
| H A D | ParseDecl.cpp | 3068 case DeclaratorContext::Prototype: in getDeclSpecContextFromDeclaratorContext() 6522 !((D.getContext() == DeclaratorContext::Prototype || in ParseDirectDeclarator() 7465 : DeclaratorContext::Prototype); in ParseParameterDeclarationClause()
|
| H A D | ParseOpenMP.cpp | 323 TypeResult TR = ParseTypeName(&Range, DeclaratorContext::Prototype, AS); in ParseOpenMPDeclareReductionDirective() 645 DeclaratorContext Context = DeclaratorContext::Prototype; in parseOpenMPDeclareMapperVarDecl()
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | console | 715 # rotation: 1~left Lexis (NA).lnx 2~right Centipede (Prototype).lnx
|