/external/python/cpython2/PC/VC6/ |
D | rt.bat | 22 :Again label 26 @if "%1"=="-O" goto Again 28 @if "%1"=="-q" goto Again 30 @if "%1"=="-d" goto Again
|
/external/llvm/lib/CodeGen/ |
D | DetectDeadLanes.cpp | 537 bool Again = false; in runOnce() local 564 Again = true; in runOnce() 571 return Again; in runOnce() 593 bool Again; in runOnMachineFunction() local 595 Again = runOnce(MF); in runOnMachineFunction() 596 } while(Again); in runOnMachineFunction()
|
D | RegisterCoalescer.cpp | 148 bool joinCopy(MachineInstr *TheCopy, bool &Again); 1341 bool RegisterCoalescer::joinCopy(MachineInstr *CopyMI, bool &Again) { in joinCopy() argument 1343 Again = false; in joinCopy() 1426 Again = true; // May be possible to coalesce later. in joinCopy() 1479 Again = true; // May be possible to coalesce later. in joinCopy() 2811 bool Again = false; in copyCoalesceWorkList() local 2812 bool Success = joinCopy(CurrList[i], Again); in copyCoalesceWorkList() 2814 if (Success || !Again) in copyCoalesceWorkList()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegisterCoalescer.cpp | 119 bool JoinCopy(MachineInstr *TheCopy, bool &Again); 1154 bool RegisterCoalescer::JoinCopy(MachineInstr *CopyMI, bool &Again) { in JoinCopy() argument 1156 Again = false; in JoinCopy() 1210 Again = true; // May be possible to coalesce later. in JoinCopy() 1247 Again = true; // May be possible to coalesce later. in JoinCopy() 1732 bool Again = false; in CopyCoalesceInMBB() local 1733 if (!JoinCopy(TheCopy, Again)) in CopyCoalesceInMBB() 1734 if (Again) in CopyCoalesceInMBB() 1739 bool Again = false; in CopyCoalesceInMBB() local 1740 if (!JoinCopy(TheCopy, Again)) in CopyCoalesceInMBB() [all …]
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenPredicate.cpp | 494 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/ |
D | cidparse.c | 84 Again: in cid_parser_new() 212 goto Again; in cid_parser_new()
|
/external/markdown/tests/misc/ |
D | russian.txt | 5 …ианин, Нед является одним из столпов морали Спрингфилда. В эпизоде «Alone Again, Natura-Diddily» …
|
D | bidi.txt | 64 …ианин, Нед является одним из столпов морали Спрингфилда. В эпизоде «Alone Again, Natura-Diddily» …
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1parse.c | 341 Again: in T1_Get_Private_Dict() 407 goto Again; in T1_Get_Private_Dict()
|
/external/libnetfilter_conntrack/ |
D | configure.ac | 36 dnl Again, some systems have it, but not IPv6
|
/external/harfbuzz_ng/ |
D | BUILD.md | 21 run autogen.sh for the first time. Namely, pkg-config and ragel. Again,
|
/external/eigen/doc/ |
D | TutorialReshapeSlicing.dox | 41 Again, the class Map allows to easily mimic this feature.
|
/external/ltp/ |
D | configure.ac | 56 [have the Bourne Again SHell interpreter (default=no)])],
|
/external/llvm/test/CodeGen/SystemZ/ |
D | shift-03.ll | 83 ; Check the next value up. Again, we could mask the amount instead.
|
D | shift-02.ll | 83 ; Check the next value up. Again, we could mask the amount instead.
|
D | shift-01.ll | 83 ; Check the next value up. Again, we could mask the amount instead.
|
D | shift-06.ll | 107 ; Again, we could mask the shift amount instead.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | table_API_readme.txt | 80 # Again, 'ttFont' is there so you can access other tables.
|
/external/python/cpython2/Doc/library/ |
D | jpeg.rst | 57 ``(data, width, height, bytesperpixel)``. Again, the data is suitable to pass
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations2.txt | 36 > feasible and should be fun. (Again, link time cost is the issue.)
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations2.txt | 36 > feasible and should be fun. (Again, link time cost is the issue.)
|
D | 2001-02-06-TypeNotationDebateResp1.txt | 31 Again, I don't disagree with this at all. But to some extent this
|
/external/dtc/ |
D | README.license | 45 the intended place. Again, I judged encouraging widespread use of
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttcmap.c | 1082 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/freetype/src/sfnt/ |
D | ttcmap.c | 1113 Again: in tt_cmap4_char_map_linear() 1185 goto Again; in tt_cmap4_char_map_linear() 1934 Again: in tt_cmap8_char_next() 1950 goto Again; in tt_cmap8_char_next() 2327 Again: in tt_cmap12_next() 2343 goto Again; in tt_cmap12_next()
|