| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | DAGDeltaAlgorithm.cpp | 285 changeset_ty Extended(Required); in GetTestResult() local 286 Extended.insert(Changes.begin(), Changes.end()); in GetTestResult() 288 Extended.insert(pred_closure_begin(Change), pred_closure_end(Change)); in GetTestResult() 290 if (FailedTestsCache.count(Extended)) in GetTestResult() 293 bool Result = ExecuteOneTest(Extended); in GetTestResult() 295 FailedTestsCache.insert(Extended); in GetTestResult()
|
| /freebsd-14.2/sys/ufs/ufs/ |
| H A D | README.extattr | 2 UFS Extended Attributes Copyright 4 The UFS Extended Attributes implementation is copyright Robert Watson, and 7 About UFS Extended Attributes 9 Extended attributes allow the association of additional arbitrary 10 meta-data with files and directories. Extended attributes are defined in 24 Using UFS Extended Attributes
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | IntegralAP.h | 42 APInt Extended; in truncateCast() local 44 Extended = V.sext(BitSize); in truncateCast() 46 Extended = V.zext(BitSize); in truncateCast() 47 return std::is_signed_v<T> ? Extended.getSExtValue() in truncateCast() 48 : Extended.getZExtValue(); in truncateCast()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.td | 603 // Purpose: Unconditional Branch (Extended) 710 // Purpose: Compare Immediate (Extended) 787 // Purpose: Load Byte (Extended) 796 // Purpose: Load Byte Unsigned (Extended) 806 // Purpose: Load Halfword signed (Extended) 815 // Purpose: Load Halfword unsigned (Extended) 832 // Purpose: Load Immediate (Extended) 843 // Purpose: Load Word (Extended) 1008 // Purpose: Store Byte (Extended) 1147 // Purpose: Store Halfword (Extended) [all …]
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | edid | 6 0 quad 0x00ffffffffffff00 Extended display identification data dump
|
| H A D | dataone | 15 # onedcx (DataONE Dublin Core Extended v1.0)
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | imx6sx-udoo-neo-extended.dts | 11 model = "UDOO Neo Extended";
|
| H A D | am335x-sancloud-bbe-extended-wifi.dts | 15 model = "SanCloud BeagleBone Enhanced Extended WiFi";
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCCodeEmitter.cpp | 376 State.Extended = false; in encodeInstruction() 385 State.Extended = HexagonMCInstrInfo::isImmext(HMI); in encodeInstruction() 589 if (State.Extended && InstExtendable && !IsSub0) { in getExprOpValue() 633 if (FixupWidth == 16 && !State.Extended) { in getExprOpValue() 664 FixupKind = State.Extended ? Hexagon::fixup_Hexagon_B9_PCREL_X in getExprOpValue() 669 if (State.Extended && VarKind == MCSymbolRefExpr::VK_GOT) in getExprOpValue() 674 FixupKind = State.Extended ? Hexagon::fixup_Hexagon_B7_PCREL_X in getExprOpValue() 684 const auto &FixupTable = State.Extended ? ExtFixups : StdFixups; in getExprOpValue()
|
| H A D | HexagonMCCodeEmitter.h | 41 bool Extended = false; member
|
| H A D | HexagonMCTargetDesc.cpp | 640 auto const &Extended(HexagonMCInstrInfo::getExtendableOperand(*Info, Inst)); in evaluateBranch() local 641 assert(Extended.isExpr()); in evaluateBranch() 643 if (!Extended.getExpr()->evaluateAsAbsolute(Value)) in evaluateBranch()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Schedule.td | 26 def WriteIEReg : SchedWrite; // ALU of Extended-Reg 29 def ReadIEReg : SchedRead; // ALU of Extended-Reg
|
| /freebsd-14.2/contrib/dialog/samples/install/ |
| H A D | FDISK.TEST | 25 /dev/sdb4 604 604 4106 3587072 5 Extended
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/cpufreq/ |
| H A D | imx-cpufreq-dt.txt | 16 1: Extended Consumer
|
| /freebsd-14.2/secure/caroot/trusted/ |
| H A D | UCA_Extended_Validation_Root.pem | 2 ## UCA Extended Validation Root 20 Issuer: C = CN, O = UniTrust, CN = UCA Extended Validation Root 24 Subject: C = CN, O = UniTrust, CN = UCA Extended Validation Root
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/ |
| H A D | firmware.txt | 13 - extended-modes: The Extended Modes bitfield, taken from the
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,gic-v3.yaml | 47 interrupts, 2 for interrupts in the Extended SPI range, 3 for the 48 Extended PPI range. Other values are reserved for future use. 53 Extended PPI interrupts are in the range [0-127].
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | mscc,ocelot-pinctrl.yaml | 27 - description: Extended pin configuration registers
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 89 int64_t Extended = SignExtend64<32>(FullValue); in signedDecoder() local 90 HexagonMCInstrInfo::addConstant(MI, Extended, Disassembler.getContext()); in signedDecoder() 772 uint32_t Extended = FullValue + Address; in brtargetDecoder() local 773 if (!Disassembler.tryAddingSymbolicOperand(MI, Extended, Address, true, 0, 0, in brtargetDecoder() 775 HexagonMCInstrInfo::addConstant(MI, Extended, Disassembler.getContext()); in brtargetDecoder()
|
| /freebsd-14.2/share/i18n/csmapper/KOI/ |
| H A D | KOI8-CyrillicOld%UCS.src | 18 # Extended Cyrillic Character Set
|
| H A D | UCS%KOI8-CyrillicOld.src | 18 # Extended Cyrillic Character Set
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.h | 856 static Waitcnt allZero(bool Extended, bool HasStorecnt) { in allZero() 857 return Extended ? Waitcnt(0, 0, 0, 0, 0, 0, 0) in allZero() 861 static Waitcnt allZeroExceptVsCnt(bool Extended) { in allZeroExceptVsCnt() 862 return Extended ? Waitcnt(0, 0, 0, ~0u, 0, 0, 0) : Waitcnt(0, 0, 0, ~0u); in allZeroExceptVsCnt()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ |
| H A D | WasmObjectFile.cpp | 180 Expr.Extended = false; in readInitExpr() 207 Expr.Extended = true; in readInitExpr() 210 if (!Expr.Extended) { in readInitExpr() 213 Expr.Extended = true; in readInitExpr() 216 if (Expr.Extended) { in readInitExpr() 1331 if (!Global.InitExpr.Extended) { in parseExportSection() 1528 Segment.Offset.Extended = false; in parseElemSection() 1590 Segment.Data.Offset.Extended = false; in parseDataSection() 1698 if (Segment.Offset.Extended) { in getWasmSymbolValue()
|
| /freebsd-14.2/lib/libfetch/ |
| H A D | ftp.errors | 21 229 OK Entering Extended Passive Mode
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | nxp,imx8-jpeg.yaml | 15 and Extended Sequential DCT modes.
|