| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68k.td | 23 "Is M68000 ISA supported">; 27 "Is M68010 ISA supported", 32 "Is M68020 ISA supported", 37 "Is M68030 ISA supported", 42 "Is M68881 (FPU) ISA supported">; 46 "Is M68882 (FPU) ISA supported", 51 "Is M68040 ISA supported", 56 "Is M68060 ISA supported",
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| H A D | RefactoringActionRulesInternal.h | 46 template <typename RuleType, typename... RequirementTypes, size_t... Is> 50 std::index_sequence<Is...>) { in invokeRuleAfterValidatingRequirements() argument 53 std::make_tuple(std::get<Is>(Requirements).evaluate(Context)...); in invokeRuleAfterValidatingRequirements() 54 auto Err = findError(std::get<Is>(Values)...); in invokeRuleAfterValidatingRequirements() 60 RuleType::initiate(Context, std::move((*std::get<Is>(Values)))...); in invokeRuleAfterValidatingRequirements() 86 template <typename... RequirementTypes, size_t... Is> 90 std::index_sequence<Is...>) { in visitRefactoringOptions() argument 91 visitRefactoringOptionsImpl(Visitor, std::get<Is>(Requirements)...); in visitRefactoringOptions()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterleavedLoadCombinePass.cpp | 667 std::set<Instruction *> Is; member 769 Result.Is.insert(Old.Is.begin(), Old.Is.end()); in computeFromBCI() 770 Result.Is.insert(BCI); in computeFromBCI() 828 Result.Is.insert(LHS.Is.begin(), LHS.Is.end()); in computeFromSVI() 832 Result.Is.insert(RHS.Is.begin(), RHS.Is.end()); in computeFromSVI() 834 Result.Is.insert(SVI); in computeFromSVI() 889 Result.Is.insert(LI); in computeFromLI() 1132 std::set<Instruction *> Is; in combine() local 1150 Is.insert(VI.Is.begin(), VI.Is.end()); in combine() 1163 for (const auto &I : Is) { in combine() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | llvm-objcopy.cpp | 76 auto Is = [=](StringRef Tool) { in getDriverConfig() local 88 if (Is("bitcode-strip") || Is("bitcode_strip")) in getDriverConfig() 90 else if (Is("strip")) in getDriverConfig() 92 else if (Is("install-name-tool") || Is("install_name_tool")) in getDriverConfig()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MachineLocation.h | 48 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister() argument
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Format.h | 94 template <std::size_t... Is> 96 std::index_sequence<Is...>) const { 98 return _snprintf(Buffer, BufferSize, Fmt, std::get<Is>(Vals)...); 100 return snprintf(Buffer, BufferSize, Fmt, std::get<Is>(Vals)...);
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | EHScopeStack.h | 207 template <std::size_t... Is> 208 T restore(CodeGenFunction &CGF, std::index_sequence<Is...>) { 211 return T{DominatingValue<As>::restore(CGF, std::get<Is>(Saved))...};
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | imx6ul-isiot-nand.dts | 12 model = "Engicam Is.IoT MX6UL NAND Starter kit";
|
| H A D | imx6ul-isiot-emmc.dts | 12 model = "Engicam Is.IoT MX6UL eMMC Starter kit";
|
| /freebsd-14.2/contrib/googletest/googletest/cmake/ |
| H A D | libgtest.la.in | 10 # Is this an already installed library?
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | ti,dac7612.txt | 5 Is is programmable through an SPI interface.
|
| H A D | ti,dac7612.yaml | 12 range. Is is programmable through an SPI interface.
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | Target.td | 531 // Is the instruction decoder method able to completely determine if the 611 bit isReturn = false; // Is this instruction a return instruction? 612 bit isBranch = false; // Is this instruction a branch instruction? 614 bit isIndirectBranch = false; // Is this instruction an indirect branch? 621 bit isCall = false; // Is this instruction a call instruction? 622 bit isAdd = false; // Is this instruction an add instruction? 623 bit isTrap = false; // Is this instruction a trap instruction? 631 bit isReMaterializable = false; // Is this instruction re-materializable? 642 bit isConvergent = false; // Is this instruction convergent? 653 bit isMeta = false; // Is this instruction a meta-instruction? [all …]
|
| /freebsd-14.2/contrib/googletest/.github/ISSUE_TEMPLATE/ |
| H A D | 10-feature_request.yml | 30 label: Is the feature specific to an operating system, compiler, or build system version?
|
| /freebsd-14.2/lib/libc/nls/ |
| H A D | fi_FI.ISO8859-1.msg | 114 54 Is�nt� nollasi yhteyden 134 64 Is�nt� ei vastaa
|
| /freebsd-14.2/contrib/libcbor/ |
| H A D | README.md | 71 .key = cbor_move(cbor_build_string("Is CBOR awesome?")), 76 .value = cbor_move(cbor_build_string("Is the answer"))});
|
| /freebsd-14.2/contrib/libcbor/doc/source/ |
| H A D | using.rst | 71 .key = cbor_move(cbor_build_string("Is CBOR awesome?")), 76 .value = cbor_move(cbor_build_string("Is the answer"))
|
| /freebsd-14.2/contrib/libfido2/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 25 **Is the problem reproducible?**
|
| /freebsd-14.2/sys/netgraph/bluetooth/l2cap/ |
| H A D | TODO | 41 Is there a better way to handle this?
|
| /freebsd-14.2/sys/i386/i386/ |
| H A D | db_disasm.c | 73 #define Is 20 /* immediate, signed */ macro 582 /*05*/ { "add", FALSE, LONG, op2(Is, A), 0 }, 600 /*15*/ { "adc", FALSE, LONG, op2(Is, A), 0 }, 609 /*1d*/ { "sbb", FALSE, LONG, op2(Is, A), 0 }, 627 /*2d*/ { "sub", FALSE, LONG, op2(Is, A), 0 }, 645 /*3d*/ { "cmp", FALSE, LONG, op2(Is, A), 0 }, 1428 case Is: in db_disasm()
|
| /freebsd-14.2/contrib/googletest/googlemock/ |
| H A D | README.md | 29 - Is easy to learn and use.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soundwire/ |
| H A D | soundwire-controller.yaml | 34 description: Is the textual representation of SoundWire Enumeration
|
| /freebsd-14.2/sys/contrib/zlib/ |
| H A D | FAQ | 10 1. Is zlib Y2K-compliant? 151 21. Is zlib thread-safe? 166 23. Is zlib under the GNU license? 227 30. Is there some simpler, easier to read version of inflate I can look at to 281 34. Is there a Java version of zlib? 360 43. Is zlib subject to export controls? What is its ECCN?
|
| /freebsd-14.2/sys/amd64/amd64/ |
| H A D | db_disasm.c | 86 #define Is 20 /* immediate, signed */ macro 687 /*05*/ { "add", FALSE, LONG, op2(Is, A), 0 }, 705 /*15*/ { "adc", FALSE, LONG, op2(Is, A), 0 }, 714 /*1d*/ { "sbb", FALSE, LONG, op2(Is, A), 0 }, 732 /*2d*/ { "sub", FALSE, LONG, op2(Is, A), 0 }, 750 /*3d*/ { "cmp", FALSE, LONG, op2(Is, A), 0 }, 1663 case Is: in db_disasm()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-ar/ |
| H A D | llvm-ar.cpp | 1509 auto Is = [](StringRef Tool) { in llvm_ar_main() local 1520 if (Is("dlltool")) in llvm_ar_main() 1522 if (Is("ranlib")) in llvm_ar_main() 1524 if (Is("lib")) in llvm_ar_main() 1526 if (Is("ar")) in llvm_ar_main()
|