Searched refs:Resume (Results 1 – 12 of 12) sorted by relevance
19 <li><a href="#Resume">Resume Your Activity</a></li>119 <h2 id="Resume">Resume Your Activity</h2>
57 <p>Hit the Resume button to let execution continue (yellow rectangle with a
281 bool ParseModule(bool Resume);
1608 bool BitcodeReader::ParseModule(bool Resume) { in ParseModule() argument1609 if (Resume) in ParseModule()
275 bool ParseModule(bool Resume);
269 CallInst *Resume = cast<CallInst>(EHResume->use_back()); in UpgradeExceptionHandling() local270 BasicBlock *BB = Resume->getParent(); in UpgradeExceptionHandling()273 Builder.SetInsertPoint(BB, Resume); in UpgradeExceptionHandling()277 Resume->getArgOperand(0), 0, "lpad.val"); in UpgradeExceptionHandling()278 LPadVal = Builder.CreateInsertValue(LPadVal, Resume->getArgOperand(1), in UpgradeExceptionHandling()283 BasicBlock::iterator I = Resume; in UpgradeExceptionHandling()1908 bool BitcodeReader::ParseModule(bool Resume) { in ParseModule() argument1909 if (Resume) in ParseModule()
147 // Resume playback
580 <li>Pause/Resume -666 <p>Pause/Resume -
406 SLresult (*Resume) ( member
169 XAresult (*Resume) ( member
1167 case Instruction::Resume: in WriteInstruction()
1259 case Instruction::Resume: in WriteInstruction()