| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,apr.yaml | 33 2 = PC Domain 34 3 = Modem Domain 35 4 = ADSP Domain 36 5 = Application processor Domain 37 6 = Modem2 Domain 48 2 = PC Domain 49 3 = Modem Domain 50 4 = ADSP Domain 52 6 = Modem2 Domain 55 1 = Modem Domain [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScopedNoAliasAA.cpp | 109 static void collectMDInDomain(const MDNode *List, const MDNode *Domain, in collectMDInDomain() argument 113 if (AliasScopeNode(MD).getDomain() == Domain) in collectMDInDomain() 126 if (const MDNode *Domain = AliasScopeNode(NAMD).getDomain()) in mayAliasInScopes() local 127 Domains.insert(Domain); in mayAliasInScopes() 131 for (const MDNode *Domain : Domains) { in mayAliasInScopes() local 133 collectMDInDomain(Scopes, Domain, ScopeNodes); in mayAliasInScopes() 138 collectMDInDomain(NoAlias, Domain, NANodes); in mayAliasInScopes()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86DomainReassignment.cpp | 67 RegDomain Domain) { in getDstRC() argument 68 assert(Domain == MaskDomain && "add domain"); in getDstRC() 443 if (Domain == NoDomain) in visitRegister() 444 Domain = RD; in visitRegister() 446 if (Domain != RD) in visitRegister() 490 return calculateCost(C, Domain) < 0.0; in isReassignmentProfitable() 500 if (Converters.find({Domain, MI->getOpcode()}) in reassign() 545 RegDomain Domain = NoDomain; in buildClosure() local 546 visitRegister(C, Reg, Domain, Worklist); in buildClosure() 575 visitRegister(C, Op.getReg(), Domain, Worklist); in buildClosure() [all …]
|
| H A D | X86InstrFormats.td | 114 class Domain<bits<2> val> { 117 def GenericDomain : Domain<0>; 118 def SSEPackedSingle : Domain<1>; 119 def SSEPackedDouble : Domain<2>; 120 def SSEPackedInt : Domain<3>; 205 string AsmStr, Domain d = GenericDomain> 246 Domain ExeDomain = d;
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| H A D | AvailabilityInfo.h | 29 std::string Domain; member 51 AvailabilityInfo(StringRef Domain, VersionTuple I, VersionTuple D, in AvailabilityInfo() 53 : Domain(Domain), Introduced(I), Deprecated(D), Obsoleted(O), in AvailabilityInfo()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ovti,ov2685.yaml | 28 description: Digital Domain Power Supply 31 description: Analog Domain Power Supply 34 description: I/O Domain Power Supply
|
| H A D | ovti,ov8865.yaml | 30 description: Digital Domain Power Supply 33 description: Analog Domain Power Supply 36 description: I/O Domain Power Supply
|
| H A D | ovti,ov5648.yaml | 30 description: Digital Domain Power Supply 33 description: Analog Domain Power Supply (internal AVDD is used if missing) 36 description: I/O Domain Power Supply
|
| H A D | ovti,ov8858.yaml | 33 description: Digital Domain Power Supply 36 description: Analog Domain Power Supply 39 description: I/O Domain Power Supply
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/clock/ |
| H A D | renesas,r8a7778-cpg-clocks.txt | 5 The CPG also provides a Clock Domain for SoC devices, in combination with the 17 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed 39 - CPG/MSTP Clock Domain member device node:
|
| H A D | renesas,r8a7779-cpg-clocks.txt | 5 The CPG also provides a Clock Domain for SoC devices, in combination with the 19 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed 41 - CPG/MSTP Clock Domain member device node:
|
| H A D | renesas,rz-cpg-clocks.txt | 5 The CPG also provides a Clock Domain for SoC devices, in combination with the 21 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed 43 - CPG/MSTP Clock Domain member device node:
|
| H A D | renesas,rzg2l-cpg.yaml | 20 1. Module Standby, providing a Clock Domain to control the clock supply 55 SoC devices that are part of the CPG/Module Standby Mode Clock Domain and 58 Domain bindings in Documentation/devicetree/bindings/power/power-domain.yaml.
|
| H A D | renesas,cpg-mssr.yaml | 20 1. Module Standby, providing a Clock Domain to control the clock supply 81 SoC devices that are part of the CPG/MSSR Clock Domain and can be 83 in their "power-domains" property, as documented by the generic PM Domain
|
| H A D | fujitsu,mb86s70-crg11.txt | 24 clocks = <&clock 0 2 1>; /* Cntrlr:0 Domain:2 Port:1 */
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | CorrelatedValuePropagation.cpp | 671 static Domain getDomain(const ConstantRange &CR) { in getDomain() 673 return Domain::NonNegative; in getDomain() 675 return Domain::NonPositive; in getDomain() 676 return Domain::Unknown; in getDomain() 877 Domain D; in processSRem() 881 if (Ops[0].D == Domain::Unknown || Ops[1].D == Domain::Unknown) in processSRem() 889 if (Op.D == Domain::NonNegative) in processSRem() 904 if (Ops[0].D == Domain::NonPositive) { in processSRem() 938 Domain D; in processSDiv() 942 if (Ops[0].D == Domain::Unknown || Ops[1].D == Domain::Unknown) in processSDiv() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | MDBuilder.h | 159 MDNode *createAnonymousAliasScope(MDNode *Domain, 161 return createAnonymousAARoot(Name, Domain); 177 MDNode *createAliasScope(StringRef Name, MDNode *Domain);
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/ti/ |
| H A D | sci-pm-domain.txt | 1 Texas Instruments TI-SCI Generic Power Domain 11 PM Domain Node 44 PM Domain Consumers
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MLxExpansionPass.cpp | 185 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in hasRAWHazard() local 191 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON)) in hasRAWHazard() 346 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in ExpandFPMLxInstructions() local 347 if (Domain == ARMII::DomainGeneral) { in ExpandFPMLxInstructions()
|
| H A D | ARMHazardRecognizer.cpp | 32 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in hasRAWHazard() local 38 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON)) in hasRAWHazard()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/ |
| H A D | renesas,sysc-rmobile.txt | 24 match the Power Area Hierarchy in the Power Domain Specifications section of 28 == PM Domain Nodes == 87 == PM Domain Consumers ==
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | rfc3491.txt | 15 Internationalized Domain Names (IDN) 36 internationalizing the Domain Name System (DNS). 143 7. Unassigned Code Points in Internationalized Domain Names 161 "Internationalizing Domain Names in Applications 177 [STD13] Mockapetris, P., "Domain names - concepts and 178 facilities", STD 13, RFC 1034, and "Domain names - 196 Domain names are used by users to connect to Internet servers. The
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/ |
| H A D | Types.h | 155 void setNSErrorDomain(const std::optional<std::string> &Domain) { in setNSErrorDomain() argument 156 NSErrorDomain = Domain; in setNSErrorDomain() 159 void setNSErrorDomain(const std::optional<llvm::StringRef> &Domain) { in setNSErrorDomain() argument 160 NSErrorDomain = Domain ? std::optional<std::string>(std::string(*Domain)) in setNSErrorDomain()
|
| /freebsd-14.2/share/i18n/csmapper/BIG5/ |
| H A D | UCS@SIP%ETen.src | 19 ## License: Public Domain.
|
| H A D | ETen%[email protected] | 19 ## License: Public Domain.
|