Home
last modified time | relevance | path

Searched refs:Again (Results 1 – 25 of 105) sorted by relevance

12345

/external/llvm/lib/Target/Hexagon/
DHexagonGenPredicate.cpp494 bool Again; in runOnMachineFunction() local
496 Again = false; in runOnMachineFunction()
506 Again = true; in runOnMachineFunction()
509 Changed |= Again; in runOnMachineFunction()
515 } while (Again); in runOnMachineFunction()
/external/pdfium/third_party/freetype/src/cid/
Dcidparse.c84 Again: in cid_parser_new()
212 goto Again; in cid_parser_new()
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
Dwebkit01.dat262 <html><body></body></html>x<!-- Hi there --></html><!-- Again -->
270 | <!-- Again -->
273 <html><body></body></html>x<!-- Hi there --></body></html><!-- Again -->
281 | <!-- Again -->
/external/markdown/tests/misc/
Drussian.txt5 …ианин, Нед является одним из столпов морали Спрингфилда. В эпизоде «Alone Again, Natura-Diddily» …
Dbidi.txt64 …ианин, Нед является одним из столпов морали Спрингфилда. В эпизоде «Alone Again, Natura-Diddily» …
/external/pdfium/third_party/freetype/src/type1/
Dt1parse.c341 Again: in T1_Get_Private_Dict()
407 goto Again; in T1_Get_Private_Dict()
/external/harfbuzz_ng/
DBUILD.md22 run autogen.sh for the first time. Namely, pkg-config and ragel. Again,
/external/opencv3/doc/py_tutorials/py_video/py_meanshift/
Dpy_meanshift.markdown25 centroid. Again find the new centroid. Most probably, it won't match. So move it again, and continue
108 to it. Again it applies the meanshift with new scaled search window and previous window location.
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp148 bool joinCopy(MachineInstr *TheCopy, bool &Again);
1267 bool RegisterCoalescer::joinCopy(MachineInstr *CopyMI, bool &Again) { in joinCopy() argument
1269 Again = false; in joinCopy()
1352 Again = true; // May be possible to coalesce later. in joinCopy()
1405 Again = true; // May be possible to coalesce later. in joinCopy()
2737 bool Again = false; in copyCoalesceWorkList() local
2738 bool Success = joinCopy(CurrList[i], Again); in copyCoalesceWorkList()
2740 if (Success || !Again) in copyCoalesceWorkList()
/external/llvm/test/CodeGen/SystemZ/
Dshift-01.ll83 ; Check the next value up. Again, we could mask the amount instead.
Dshift-03.ll83 ; Check the next value up. Again, we could mask the amount instead.
Dshift-02.ll83 ; Check the next value up. Again, we could mask the amount instead.
Dshift-06.ll107 ; Again, we could mask the shift amount instead.
Dshift-07.ll107 ; Again, we could mask the shift amount instead.
Dshift-05.ll107 ; Again, we could mask the shift amount instead.
/external/fonttools/Lib/fontTools/ttLib/tables/
Dtable_API_readme.txt80 # Again, 'ttFont' is there so you can access other tables.
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations2.txt36 > feasible and should be fun. (Again, link time cost is the issue.)
D2001-02-06-TypeNotationDebateResp1.txt31 Again, I don't disagree with this at all. But to some extent this
/external/pdfium/third_party/freetype/src/sfnt/
Dttcmap.c1082 Again: in tt_cmap4_char_map_linear()
1154 goto Again; in tt_cmap4_char_map_linear()
1872 Again: in tt_cmap8_char_next()
1888 goto Again; in tt_cmap8_char_next()
2258 Again: in tt_cmap12_next()
2274 goto Again; in tt_cmap12_next()
/external/mksh/src/
Dlex.c201 Again: in yylex()
1001 goto Again; in yylex()
1089 goto Again; in yylex()
/external/llvm/test/Analysis/BasicAA/
Dfeaturetest.ll35 ; interfere with each other. Again, important for scientific codes.
/external/llvm/test/CodeGen/X86/
Dsetjmp-spills.ll39 ; Again, keep enough variables live that they need spill slots. Since
/external/opencv3/3rdparty/libjasper/
Dchangelog132 * Again renamed binary packages to reflect Policy:
/external/elfutils/backends/
Dppc64_reloc.def157 attributes, I think). Again, not kosher.
/external/icu/icu4c/source/data/
Dcldr-icu-readme.txt186 # Again, keep a log so you can investigate the errors.
210 # 10. Again, investigate each failure, fixing CLDR data or ICU test cases as

12345