Home
last modified time | relevance | path

Searched refs:OT (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h120 const std::string &OT, unsigned MION, unsigned MINO, in OperandInfo()
123 EncoderMethodNames(MINO), OperandType(OT), MIOperandNo(MION), in OperandInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp197 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction() local
198 switch (OT) { in getInstruction()
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Ddsa-threecolumn.pem214 1OT
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp648 auto &OT = Alt.OpTable; in handleUnboundInParam() local
649 if (!OT.lookup(ParamName).Found) { in handleUnboundInParam()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-dhcom-som.dtsi213 /* Microchip 24AA025E48T-I/OT containing MAC for DHCOM ETH1 */
234 /* Microchip 24AA025E48T-I/OT containing MAC for DHCOM ETH2 */
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1551 const ObjCObjectType *OT = OPT->getObjectType(); in LookupMemberExpr() local
1554 if (OT->isObjCId()) { in LookupMemberExpr()
1596 if (OT->isObjCClass()) { in LookupMemberExpr()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h518 static const char *operandTypeString(OperandType OT);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp397 const char *CFIProgram::operandTypeString(CFIProgram::OperandType OT) { in operandTypeString() argument
401 switch (OT) { in operandTypeString()
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux90 M<"'3EA"<60<Y\@6R@9RL29I]>7%OT`:!2)K5Y@;PB`(B,(IBP08B<"&7=022
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1852 if (const auto *OT = getAs<ObjCObjectType>()) { in getAsObjCInterfaceType() local
1853 if (OT->getInterface()) in getAsObjCInterfaceType()
1854 return OT; in getAsObjCInterfaceType()
H A DASTContext.cpp9621 auto *OT = new (memory) OverloadedTemplateStorage(size); in getOverloadedTemplateName() local
9623 NamedDecl **Storage = OT->getStorage(); in getOverloadedTemplateName()
9633 return TemplateName(OT); in getOverloadedTemplateName()
9639 auto *OT = new (*this) AssumedTemplateStorage(Name); in getAssumedTemplateName() local
9640 return TemplateName(OT); in getAssumedTemplateName()
/freebsd/contrib/bmake/
H A Dbmake.cat11476 ..NNOOTTMMAAIINN Normally bbmmaakkee selects the first target it encounters as the
1579 ..NNOOTTPPAARRAALLLLEELL
1583 Synonym for ..NNOOTTPPAARRAALLLLEELL, for compatibility with other pmake
1608 the search path. If the source is the special ..DDOOTTLLAASSTT target,
/freebsd/sbin/pfctl/
H A Dpf.os378 65535:255:1:48:M*,N,N,N,N: MacOS:9.1::MacOS 9.1 (OT 2.7.4)
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td210 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 DItaniumCXXABI.cpp4269 void ItaniumRTTIBuilder::BuildObjCObjectTypeInfo(const ObjCObjectType *OT) { in BuildObjCObjectTypeInfo() argument
4271 const Type *T = OT->getBaseType().getTypePtr(); in BuildObjCObjectTypeInfo()
/freebsd/contrib/ncurses/include/
H A DCaps.uwin677 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.hpux11881 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps865 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.osf1r5872 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.keys956 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.aix4967 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedAlderlakeP.td586 "^N(EG|OT)8m$",
H A DX86SchedSapphireRapids.td589 "^N(EG|OT)8m$",
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2731 if (const auto *OT = in GetCompleteQualType() local
2733 return !OT->isIncompleteType(); in GetCompleteQualType()
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt1097 047E;CYRILLIC CAPITAL LETTER OT;Lu;0;L;;;;;N;;;;047F;
1098 047F;CYRILLIC SMALL LETTER OT;Ll;0;L;;;;;N;;;047E;;047E
9410 A00F;YI SYLLABLE OT;Lo;0;L;;;;;N;;;;;

12