| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| xgettext-properties-1 | 19 !hello=Again some text for fuzzy 65 msgstr "Again some text for fuzzy"
|
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| DetectDeadLanes.cpp | 529 bool Again = false; 557 Again = true; 564 return Again; 586 bool Again; 588 Again = runOnce(MF); 589 } while(Again);
|
| RegisterScavenging.cpp | 754 bool Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); 755 if (Again) { 758 Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); 761 if (Again)
|
| RegisterCoalescer.cpp | 230 /// coalesced, then it returns true by reference in 'Again'. 231 bool joinCopy(MachineInstr *CopyMI, bool &Again); 1870 bool RegisterCoalescer::joinCopy(MachineInstr *CopyMI, bool &Again) { 1871 Again = false; 1976 Again = true; // May be possible to coalesce later. 2043 Again = true; // May be possible to coalesce later. 2687 // another block, this flag is cleared again. 3803 bool Again = false; 3804 bool Success = joinCopy(CurrList[i], Again); 3806 if (Success || !Again) [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| HexagonGenPredicate.cpp | 513 bool Again; 515 Again = false; 526 Again = true; 529 Changed |= Again; 535 } while (Again);
|
| /src/bin/ksh/ |
| lex.c | 118 Again: 696 goto Again; 758 goto Again; 1046 xp--; /* ...and move back again */
|
| syn.c | 59 static int reject; /* token(cf) gets symbol again */ 719 Again: 726 goto Again;
|
| /src/sys/arch/m68k/060sp/dist/ |
| fplsp.doc | 111 Again, the result is returned in fp0. Note that BOTH operands
|
| pfpsp.s | 2441 # Again, a Trace exception may be pending and an exit made through # 4245 # to read in all FP values. Again, _mem_read() may fail and require a # 13931 andi.w &0x7fff,(%a0) # clear sign bit on DENORM again 14149 # 10^LEN is again computed using whatever table is in a1 since the
|
| fpsp.s | 2441 # Again, a Trace exception may be pending and an exit made through # 6423 mov.l X(%a6),%d1 # LOAD SIGN AND EXPO. AGAIN 11386 # the 060SP, the FP_DST is never used again anyways. 18195 # to read in all FP values. Again, _mem_read() may fail and require a # 23970 andi.w &0x7fff,(%a0) # clear sign bit on DENORM again 24188 # 10^LEN is again computed using whatever table is in a1 since the
|
| /src/usr.bin/make/unit-tests/ |
| varmod-edge.mk | 126 # Again, the ( takes place in the nesting level, and there is no way to
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/ |
| HexagonAsmParser.cpp | 979 bool Again = Lexer.is(AsmToken::Identifier); 981 while (Again) { 996 Again = (Contigious && Type) || (Workaround && Type); 997 NeededWorkaround = NeededWorkaround || (Again && !(Contigious && Type));
|
| /src/external/ibm-public/postfix/dist/mantools/ |
| postlink | 16 Again: 22 goto Again;
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 2790 % we encounter the problem it was intended to solve again. 3032 % own to delimit the rest of the line, and then take it out again if we 3227 % Need these in case \tex is in effect and \{ is a \delimiter again. 3541 % the skip again. Otherwise, the whatsit generated by the 3925 % want to call it again. Therefore, reset \output to its normal 4513 % Again, see comments in \chapmacro. 4933 % also clear it, so that its embedded environments do the narrowing again. 6116 % is a loss. Therefore, we give the text of the node name again, so it 6199 \message{Cross reference values unknown; you must run TeX again.}% 6653 % \floatident, but keep it separate; we need \floatident again [all...] |
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 2696 % we encounter the problem it was intended to solve again. 2932 % own to delimit the rest of the line, and then take it out again if we 3126 % Need these in case \tex is in effect and \{ is a \delimiter again. 3452 % the skip again. Otherwise, the whatsit generated by the 3836 % want to call it again. Therefore, reset \output to its normal 4424 % Again, see comments in \chfplain. 6004 % is a loss. Therefore, we give the text of the node name again, so it 6087 \message{Cross reference values unknown; you must run TeX again.}% 6538 % \floatident, but keep it separate; we need \floatident again. 6993 % So turn them off again, and have \everyjob (or @setfilename) turn them on [all...] |
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 2696 % we encounter the problem it was intended to solve again. 2932 % own to delimit the rest of the line, and then take it out again if we 3126 % Need these in case \tex is in effect and \{ is a \delimiter again. 3452 % the skip again. Otherwise, the whatsit generated by the 3836 % want to call it again. Therefore, reset \output to its normal 4424 % Again, see comments in \chfplain. 6004 % is a loss. Therefore, we give the text of the node name again, so it 6087 \message{Cross reference values unknown; you must run TeX again.}% 6538 % \floatident, but keep it separate; we need \floatident again. 6993 % So turn them off again, and have \everyjob (or @setfilename) turn them on [all...] |
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 3907 % we again encounter the problem the 1sp was intended to solve. 4149 % own to delimit the rest of the line, and then take it out again if we 4376 % complicated, when \tex is in effect and \{ is a \delimiter again. 4781 % the skip again. Otherwise, the whatsit generated by the 5201 % want to call it again. Therefore, reset \output to its normal 5916 % Again, see comments in \chapmacro. 6328 % also clear it, so that its embedded environments do the narrowing again. 7444 % processed again to replace the arguments. 7458 % In case that there are 10 or more arguments we parse again the arguments 7999 % again, so it is as if TeX is seeing it for the first time [all...] |
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 3907 % we again encounter the problem the 1sp was intended to solve. 4149 % own to delimit the rest of the line, and then take it out again if we 4376 % complicated, when \tex is in effect and \{ is a \delimiter again. 4781 % the skip again. Otherwise, the whatsit generated by the 5201 % want to call it again. Therefore, reset \output to its normal 5916 % Again, see comments in \chapmacro. 6328 % also clear it, so that its embedded environments do the narrowing again. 7444 % processed again to replace the arguments. 7458 % In case that there are 10 or more arguments we parse again the arguments 7999 % again, so it is as if TeX is seeing it for the first time [all...] |
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 3699 % we again encounter the problem the 1sp was intended to solve. 3941 % own to delimit the rest of the line, and then take it out again if we 4137 % Need these in case \tex is in effect and \{ is a \delimiter again. 4506 % the skip again. Otherwise, the whatsit generated by the 4923 % want to call it again. Therefore, reset \output to its normal 5622 % Again, see comments in \chapmacro. 6016 % also clear it, so that its embedded environments do the narrowing again. 7281 % is a loss. Therefore, we give the text of the node name again, so it 7364 \message{Cross reference values unknown; you must run TeX again.}% 7832 % \floatident, but keep it separate; we need \floatident again [all...] |
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 3883 % we again encounter the problem the 1sp was intended to solve. 4125 % own to delimit the rest of the line, and then take it out again if we 4323 % complicated, when \tex is in effect and \{ is a \delimiter again. 4728 % the skip again. Otherwise, the whatsit generated by the 5148 % want to call it again. Therefore, reset \output to its normal 5874 % Again, see comments in \chapmacro. 6286 % also clear it, so that its embedded environments do the narrowing again. 7380 % processed again to replace the arguments. 7394 % In case that there are 10 or more arguments we parse again the arguments 7935 % again, so it is as if TeX is seeing it for the first time [all...] |
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 3696 % we again encounter the problem the 1sp was intended to solve. 3938 % own to delimit the rest of the line, and then take it out again if we 4134 % Need these in case \tex is in effect and \{ is a \delimiter again. 4502 % the skip again. Otherwise, the whatsit generated by the 4919 % want to call it again. Therefore, reset \output to its normal 5618 % Again, see comments in \chapmacro. 6012 % also clear it, so that its embedded environments do the narrowing again. 7277 % is a loss. Therefore, we give the text of the node name again, so it 7360 \message{Cross reference values unknown; you must run TeX again.}% 7828 % \floatident, but keep it separate; we need \floatident again [all...] |
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 3696 % we again encounter the problem the 1sp was intended to solve. 3938 % own to delimit the rest of the line, and then take it out again if we 4134 % Need these in case \tex is in effect and \{ is a \delimiter again. 4502 % the skip again. Otherwise, the whatsit generated by the 4919 % want to call it again. Therefore, reset \output to its normal 5618 % Again, see comments in \chapmacro. 6012 % also clear it, so that its embedded environments do the narrowing again. 7277 % is a loss. Therefore, we give the text of the node name again, so it 7360 \message{Cross reference values unknown; you must run TeX again.}% 7828 % \floatident, but keep it separate; we need \floatident again [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 3885 % we again encounter the problem the 1sp was intended to solve. 4127 % own to delimit the rest of the line, and then take it out again if we 4325 % complicated, when \tex is in effect and \{ is a \delimiter again. 4730 % the skip again. Otherwise, the whatsit generated by the 5150 % want to call it again. Therefore, reset \output to its normal 5876 % Again, see comments in \chapmacro. 6288 % also clear it, so that its embedded environments do the narrowing again. 7382 % processed again to replace the arguments. 7396 % In case that there are 10 or more arguments we parse again the arguments 7937 % again, so it is as if TeX is seeing it for the first time [all...] |
| /src/external/gpl3/gdb/dist/texinfo/ |
| texinfo.tex | 3696 % we again encounter the problem the 1sp was intended to solve. 3938 % own to delimit the rest of the line, and then take it out again if we 4134 % Need these in case \tex is in effect and \{ is a \delimiter again. 4502 % the skip again. Otherwise, the whatsit generated by the 4919 % want to call it again. Therefore, reset \output to its normal 5618 % Again, see comments in \chapmacro. 6012 % also clear it, so that its embedded environments do the narrowing again. 7277 % is a loss. Therefore, we give the text of the node name again, so it 7360 \message{Cross reference values unknown; you must run TeX again.}% 7828 % \floatident, but keep it separate; we need \floatident again [all...] |
| /src/external/gpl3/gdb.old/dist/texinfo/ |
| texinfo.tex | 3696 % we again encounter the problem the 1sp was intended to solve. 3938 % own to delimit the rest of the line, and then take it out again if we 4134 % Need these in case \tex is in effect and \{ is a \delimiter again. 4502 % the skip again. Otherwise, the whatsit generated by the 4919 % want to call it again. Therefore, reset \output to its normal 5618 % Again, see comments in \chapmacro. 6012 % also clear it, so that its embedded environments do the narrowing again. 7277 % is a loss. Therefore, we give the text of the node name again, so it 7360 \message{Cross reference values unknown; you must run TeX again.}% 7828 % \floatident, but keep it separate; we need \floatident again [all...] |