| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| H A D | MultiplexConsumer.cpp | 269 bool Continue = true; in HandleTopLevelDecl() local 271 Continue = Continue && Consumer->HandleTopLevelDecl(D); in HandleTopLevelDecl() 272 return Continue; in HandleTopLevelDecl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorLoopCarriedReuse.cpp | 584 bool Continue; in doVLCR() local 590 Continue = false; in doVLCR() 597 Continue = true; in doVLCR() 600 } while (Continue); in doVLCR()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugLoc.cpp | 278 bool Continue = true; in visitLocationList() local 279 while (Continue) { in visitLocationList() 335 Continue = F(E) && E.Kind != dwarf::DW_LLE_end_of_list; in visitLocationList()
|
| /netbsd-src/sys/arch/ia64/stand/ia64/efi/ |
| H A D | version | 13 to the kernel. Continue to put it at the fixed address for now.
|
| /netbsd-src/share/examples/refuse/ian/libfetch/ |
| H A D | http.errors | 5 100 OK Continue
|
| /netbsd-src/external/bsd/fetch/dist/libfetch/ |
| H A D | http.errors | 6 100 OK Continue
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 988 JumpDest Continue; in EmitForStmt() local 990 Continue = CondDest; in EmitForStmt() 992 Continue = getJumpDestInCurrentScope("for.inc"); in EmitForStmt() 993 BreakContinueStack.push_back(BreakContinue(LoopExit, Continue)); in EmitForStmt() 1003 Continue = S.getInc() ? getJumpDestInCurrentScope("for.inc") : CondDest; in EmitForStmt() 1004 BreakContinueStack.back().ContinueBlock = Continue; in EmitForStmt() 1048 EmitBlock(Continue.getBlock()); in EmitForStmt() 1120 JumpDest Continue = getJumpDestInCurrentScope("for.inc"); in EmitCXXForRangeStmt() local 1123 BreakContinueStack.push_back(BreakContinue(LoopExit, Continue)); in EmitCXXForRangeStmt() 1134 EmitBlock(Continue.getBlock()); in EmitCXXForRangeStmt()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-nds32.texi | 198 Continue loading value of var into register rt5 and increment $ta by amount inc. 206 Continue loading value of var into register rt5 and increment $ta by amount inc. 218 Continue storing register rt5 to var and increment $ta by amount inc.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-nds32.texi | 198 Continue loading value of var into register rt5 and increment $ta by amount inc. 206 Continue loading value of var into register rt5 and increment $ta by amount inc. 218 Continue storing register rt5 to var and increment $ta by amount inc.
|
| /netbsd-src/external/bsd/bc/dist/ |
| H A D | bc.y | 101 %token <i_value> Warranty Halt Last Continue Print Limits 202 | Continue
|
| H A D | scan.l | 251 continue return(Continue);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/vim/indent/ |
| H A D | llvm.vim | 12 " - Continue comments on next line
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRerollPass.cpp | 1251 bool Continue = false; in validate() local 1255 Continue = true; in validate() 1261 Continue = true; in validate() 1263 if (Continue) continue; in validate()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | foreachvar.d | 282 case STMT.Continue: in foreachExpAndVar()
|
| H A D | astenums.d | 367 Continue,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/ |
| H A D | DbiStream.rst | 212 // stand for "Edit & Continue", which LLVM does not support. So this flag 402 Continue support in MSVC. LLVM does not support Edit & Continue, so this
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | msg.mi.en | 118 {Mounting %s failed. Continue? 923 Continue extracting sets?} 1108 message Continue {Continue} 1109 message Prompt_Continue {Continue?} 1167 message rcconf_backup_failed {Making backup of rc.conf failed. Continue?}
|
| H A D | TODO | 51 Continue, if device mount is where we wanted it?
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/regression/ |
| H A D | ChangeLog | 25 * btest-gcc.sh: Continue after bootstrap comparison failure.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | darwin-sections.def | 122 /* Fix-and-Continue image marker. */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | Phabricator.rst | 94 * Leave the drop down on *Create a new Revision...* and click *Continue*. 109 *Continue*.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | darwin-sections.def | 124 /* Fix-and-Continue image marker. */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 1760 BasicBlock *Continue = OutermostLoop->getAfter(); in tileLoops() local 1766 [this, DL, F, InnerEnter, &Enter, &Continue, &OutroInsertBefore]( in tileLoops() 1771 redirectTo(EmbeddedLoop->getAfter(), Continue, DL); in tileLoops() 1775 Continue = EmbeddedLoop->getLatch(); in tileLoops() 1831 redirectAllPredecessorsTo(InnerLatch, Continue, DL); in tileLoops()
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | iq10.cpu | 461 (dni pkrlic "Packet Release Immediate Continue" (MACH10 USES-RD USES-RS USES-RT) 485 (dni pkrlac "Packet Release Absolute Continue" (MACH10 USES-RS USES-RT USES-RD) 998 (dnmi m-pkrlac "Packet Release Absolute Continue" (MACH10 USES-RS USES-RT USES-RD NO-DIS) 1018 (dnmi m-pkrlic "Packet Release Immediate Continue" (MACH10 USES-RS USES-RT NO-DIS)
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | iq10.cpu | 461 (dni pkrlic "Packet Release Immediate Continue" (MACH10 USES-RD USES-RS USES-RT) 485 (dni pkrlac "Packet Release Absolute Continue" (MACH10 USES-RS USES-RT USES-RD) 998 (dnmi m-pkrlac "Packet Release Absolute Continue" (MACH10 USES-RS USES-RT USES-RD NO-DIS) 1018 (dnmi m-pkrlic "Packet Release Immediate Continue" (MACH10 USES-RS USES-RT NO-DIS)
|