/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTLSDynamicCall.cpp | 62 for (MachineBasicBlock::iterator I = MBB.begin(), IE = MBB.end(); in processBlock() local 63 I != IE;) { in processBlock() 190 for (MachineBasicBlock::iterator IE = MBB.end(); UseIter != IE; in processBlock() local 233 IE = MBB.end(); in processBlock() local 234 I != IE; ++I) in processBlock()
|
H A D | PPCCTRLoopsVerify.cpp | 114 for (MachineBasicBlock::iterator IE = MBB->begin();; --I) { in verifyCTRBranch() local 131 if (I == IE) in verifyCTRBranch()
|
H A D | PPCVSXFMAMutate.cpp | 76 for (MachineBasicBlock::iterator I = MBB.begin(), IE = MBB.end(); in processBlock() local 77 I != IE; ++I) { in processBlock()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 451 std::map<std::string, std::vector<std::string>>::const_iterator IE, EE; in emitCaseMap() local 452 for (IE = CaseMap.begin(), EE = CaseMap.end(); IE != EE; ++IE) { in emitCaseMap() 453 const std::string &Case = IE->first; in emitCaseMap() 454 const std::vector<std::string> &InstList = IE->second; in emitCaseMap()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 735 void ExprEngine::VisitInitListExpr(const InitListExpr *IE, in VisitInitListExpr() argument 742 QualType T = getContext().getCanonicalType(IE->getType()); in VisitInitListExpr() 743 unsigned NumInitElements = IE->getNumInits(); in VisitInitListExpr() 745 if (!IE->isGLValue() && !IE->isTransparent() && in VisitInitListExpr() 754 B.generateNode(IE, Pred, state->BindExpr(IE, LCtx, V)); in VisitInitListExpr() 758 for (const Stmt *S : llvm::reverse(*IE)) { in VisitInitListExpr() 763 B.generateNode(IE, Pred, in VisitInitListExpr() 764 state->BindExpr(IE, LCtx, in VisitInitListExpr() 778 V = state->getSVal(IE->getInit(0), LCtx); in VisitInitListExpr() 780 B.generateNode(IE, Pred, state->BindExpr(IE, LCtx, V)); in VisitInitListExpr()
|
/freebsd/tools/tools/net80211/wlaninject/ |
H A D | README | 66 That is, 010203... The first hexdigit is the type of the IE. 67 Therefore, 00616161 should correspond to the SSID IE of 'aaa'. 70 -S Add an SSID IE with the data specified in ascii; e.g. -S 'aaa' 72 -R Add an IE of 11b supported rates.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ErlangGCPrinter.cpp | 53 IE = Info.funcinfo_end(); in finishAssembly() local 54 FI != IE; ++FI) { in finishAssembly()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 501 if (auto *IE = dyn_cast<InsertElementInst>(I)) { in visitExtractElementInst() local 505 if (isa<Constant>(IE->getOperand(2)) && IndexC) in visitExtractElementInst() 506 return replaceOperand(EI, 0, IE->getOperand(0)); in visitExtractElementInst() 1606 Instruction *InstCombinerImpl::visitInsertElementInst(InsertElementInst &IE) { in visitInsertElementInst() argument 1607 Value *VecOp = IE.getOperand(0); in visitInsertElementInst() 1608 Value *ScalarOp = IE.getOperand(1); in visitInsertElementInst() 1609 Value *IdxOp = IE.getOperand(2); in visitInsertElementInst() 1612 VecOp, ScalarOp, IdxOp, SQ.getWithInstruction(&IE))) in visitInsertElementInst() 1613 return replaceInstUsesWith(IE, V); in visitInsertElementInst() 1618 return replaceOperand(IE, 2, NewIdx); in visitInsertElementInst() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | ScopeInfo.cpp | 90 const ObjCIvarRefExpr *IE = cast<ObjCIvarRefExpr>(E); in getBaseInfo() local 91 D = IE->getDecl(); in getBaseInfo() 92 IsExact = IE->getBase()->isObjCSelfExpr(); in getBaseInfo()
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README-MULTI-AP | 56 'multi_ap_backhaul_sta=1', wpa_supplicant includes the Multi-AP IE in 102 4. STA sends Association Request frame with Multi-AP IE. 103 5. AP sends Association Response frame with Multi-AP IE. 121 credentials when hostapd receives a WPS M1 message with the Multi-AP IE. Only 147 4. Enrollee sends Association Request frame with Multi-AP IE. 148 5. AP sends Association Response frame with Multi-AP IE.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 61 for (unsigned II = 0, IE = Size; II != IE; II++) { in emitInst() local 73 for (unsigned II = 0, IE = Size; II != IE; II = II + 2) { in emitInst() local
|
H A D | ARMBaseInfo.h | 27 IE = 2, enumerator 49 case IE: return "ie"; in IModToString()
|
/freebsd/share/i18n/csmapper/KOI/ |
H A D | KOI8-E%UCS.src | 25 0xA4 = 0x0454 # CYRILLIC SMALL LETTER UKRAINIAN IE 41 0xB4 = 0x0404 # CYRILLIC CAPITAL LETTER UKRAINIAN IE
|
H A D | UCS%KOI8-E.src | 27 0x0404 = 0xB4 # CYRILLIC CAPITAL LETTER UKRAINIAN IE 42 0x0454 = 0xA4 # CYRILLIC SMALL LETTER UKRAINIAN IE
|
H A D | KOI8-C%UCS.src | 61 0xA4 = 0x0454 # CYRILLIC SMALL LETTER UKRAINIAN IE 77 0xB4 = 0x0404 # CYRILLIC CAPITAL LETTER UKRAINIAN IE
|
H A D | UCS%KOI8-C.src | 29 0x0404 = 0xB4 # CYRILLIC CAPITAL LETTER UKRAINIAN IE 44 0x0454 = 0xA4 # CYRILLIC SMALL LETTER UKRAINIAN IE
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopAlign.cpp | 95 IE = BB.instr_end(); in shouldBalignLoop() local 96 II != IE; ++II) { in shouldBalignLoop()
|
/freebsd/crypto/openssl/test/recipes/15-test_ecparam_data/valid/ |
H A D | c2pnb176v1-explicit.pem | 3 FuTm2ymVBlxAfZ05uNCWe5ZwS6jpyQsEFl3aRwq+ZBTejsEzrijpu9f87Arg//IE
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | PartiallyInlineLibCalls.cpp | 117 for (BasicBlock::iterator II = CurrBB->begin(), IE = CurrBB->end(); in runPartiallyInlineLibCalls() local 118 II != IE; ++II) { in runPartiallyInlineLibCalls()
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.css | 69 * html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */ 322 /* IE Specific */ 457 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11. 458 * Does not work with IE 7.
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConstraintManager.h | 315 auto I = CZ.begin(), IE = CZ.end(); in REGISTER_TRAIT_WITH_PROGRAMSTATE() local 318 if (I != IE) { in REGISTER_TRAIT_WITH_PROGRAMSTATE() 322 while (I != IE) { in REGISTER_TRAIT_WITH_PROGRAMSTATE()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 1265 auto II = MBB.getFirstNonPHI(), IE = MBB.end(); in processBlock() local 1268 if (II != IE && II->getOpcode() == AMDGPU::COPY && in processBlock() 1275 MachineBasicBlock::iterator FirstWQM = IE; in processBlock() 1281 MachineBasicBlock::iterator FirstStrict = IE; in processBlock() 1291 if (FirstWQM == IE) in processBlock() 1294 if (FirstStrict == IE) in processBlock() 1299 if (II != IE) { in processBlock() 1420 FirstWQM = IE; in processBlock() 1421 FirstStrict = IE; in processBlock() 1424 if (II == IE) in processBlock()
|
/freebsd/secure/caroot/trusted/ |
H A D | Baltimore_CyberTrust_Root.pem | 19 Issuer: C = IE, O = Baltimore, OU = CyberTrust, CN = Baltimore CyberTrust Root 23 Subject: C = IE, O = Baltimore, OU = CyberTrust, CN = Baltimore CyberTrust Root
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_riscv.cpp | 758 for (auto IE = Block.edges().begin(); IE != Block.edges().end();) { in finalizeBlockRelax() local 759 if (IE->getKind() == AlignRelaxable) in finalizeBlockRelax() 760 IE = Block.removeEdge(IE); in finalizeBlockRelax() 762 ++IE; in finalizeBlockRelax()
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | CP1251.TXT | 190 0xAA 0x0404 #CYRILLIC CAPITAL LETTER UKRAINIAN IE 206 0xBA 0x0454 #CYRILLIC SMALL LETTER UKRAINIAN IE 217 0xC5 0x0415 #CYRILLIC CAPITAL LETTER IE 249 0xE5 0x0435 #CYRILLIC SMALL LETTER IE
|