| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFCFIProgram.cpp | 25 const char *CFIProgram::operandTypeString(CFIProgram::OperandType OT) { in operandTypeString() argument 29 switch (OT) { in operandTypeString()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenInstruction.h | 120 const std::string &OT, unsigned MION, unsigned MINO, in OperandInfo() 124 OperandType(OT), MIOperandNo(MION), MINumOperands(MINO), in OperandInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/ |
| H A D | WebAssemblyDisassembler.cpp | 198 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction() local 199 switch (OT) { in getInstruction()
|
| /freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/ |
| H A D | dsa-threecolumn.pem | 214 1OT
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFCFIProgram.h | 251 LLVM_ABI static const char *operandTypeString(OperandType OT);
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6ull-dhcom-som.dtsi | 213 /* Microchip 24AA025E48T-I/OT containing MAC for DHCOM ETH1 */ 234 /* Microchip 24AA025E48T-I/OT containing MAC for DHCOM ETH2 */
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | Patterns.cpp | 687 auto &OT = Alt.OpTable; in handleUnboundInParam() local 688 if (!OT.lookup(ParamName).Found) { in handleUnboundInParam()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 1486 const ObjCObjectType *OT = OPT->getObjectType(); in LookupMemberExpr() local 1489 if (OT->isObjCId()) { in LookupMemberExpr() 1531 if (OT->isObjCClass()) { in LookupMemberExpr()
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | mail.local.linux | 90 M<"'3EA"<60<Y\@6R@9RL29I]>7%OT`:!2)K5Y@;PB`(B,(IBP08B<"&7=022
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Type.cpp | 1899 if (const auto *OT = getAs<ObjCObjectType>()) { in getAsObjCInterfaceType() local 1900 if (OT->getInterface()) in getAsObjCInterfaceType() 1901 return OT; in getAsObjCInterfaceType()
|
| H A D | ASTContext.cpp | 10279 auto *OT = new (memory) OverloadedTemplateStorage(size); in getOverloadedTemplateName() local 10281 NamedDecl **Storage = OT->getStorage(); in getOverloadedTemplateName() 10291 return TemplateName(OT); in getOverloadedTemplateName() 10297 auto *OT = new (*this) AssumedTemplateStorage(Name); in getAssumedTemplateName() local 10298 return TemplateName(OT); in getAssumedTemplateName()
|
| /freebsd/sbin/pfctl/ |
| H A D | pf.os | 378 65535:255:1:48:M*,N,N,N,N: MacOS:9.1::MacOS 9.1 (OT 2.7.4)
|
| /freebsd/contrib/bmake/ |
| H A D | bmake.cat1 | 1527 … ..NNOOTTMMAAIINN Normally bbmmaakkee selects the first target it encounters as the 1630 ..NNOOTTPPAARRAALLLLEELL 1634 Synonym for ..NNOOTTPPAARRAALLLLEELL, for compatibility with other pmake 1659 the search path. If the source is the special ..DDOOTTLLAASSTT target,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrVec.td | 210 let vc = 1, cx = 1 in defm OT : VSTtgm<opcStr#".ot", opc, RC>; 334 let vc = 1, cx = 1 in defm OT : VSCtgm<opcStr#".ot", opc, RC>;
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 4315 void ItaniumRTTIBuilder::BuildObjCObjectTypeInfo(const ObjCObjectType *OT) { in BuildObjCObjectTypeInfo() argument 4317 const Type *T = OT->getBaseType().getTypePtr(); in BuildObjCObjectTypeInfo()
|
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps.uwin | 677 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
|
| H A D | Caps.hpux11 | 881 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
|
| H A D | Caps.osf1r5 | 872 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
|
| H A D | Caps | 873 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
|
| H A D | Caps.aix4 | 967 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
|
| H A D | Caps.keys | 956 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86SchedLunarlakeP.td | 983 "^N(EG|OT)8m$",
|
| H A D | X86SchedAlderlakeP.td | 584 "^N(EG|OT)8m$",
|
| H A D | X86SchedSapphireRapids.td | 594 "^N(EG|OT)8m$",
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 2760 if (const auto *OT = in GetCompleteQualType() local 2762 return !OT->isIncompleteType(); in GetCompleteQualType()
|