Home
last modified time | relevance | path

Searched refs:Todo (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dsse-load-ret.ll14 ; FIXME: Todo
/external/dropbear/libtommath/logs/
DREADME2 Todo this type
/external/mesa3d/docs/
DREADME.OS210 4) Todo
79 4) Todo
DREADME.WINDML131 Todo
/external/llvm/utils/vim/
Dtablegen.vim49 HiLink tgTodo Todo
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp451 SmallVector<SlotIndex, 16> Todo; in extendDef() local
452 Todo.push_back(Idx); in extendDef()
455 SlotIndex Start = Todo.pop_back_val(); in extendDef()
501 Todo.push_back(LIS.getMBBStartIdx(Children[i]->getBlock())); in extendDef()
502 } while (!Todo.empty()); in extendDef()
DRegAllocGreedy.cpp722 BitVector Todo = SA->getThroughBlocks(); in growRegion() local
739 if (!Todo.test(Block)) in growRegion()
741 Todo.reset(Block); in growRegion()
/external/protobuf/editors/
Dproto.vim86 HiLink pbTodo Todo
/external/qemu-pc-bios/vgabios/
Dvbe_display_api.txt58 Todo
/external/icu4c/samples/ufortune/resources/
Des.txt28 "Todo lo que no tiene solución no se soluciona, y lo que la tiene tampoco.
124 "Todo programa hace algo perfectamente bien, aunque no sea exactamente lo que nosotros queremos que…
/external/dropbear/libtommath/
Dchanges.txt390 -- Todo list,
/external/stlport/etc/
DChangeLog-5.17298 * como 4.3.0 on linux support (thanks Synge Todo and Karel Gardas)
7622 * stl/_cmath.h, <cmath> : parts of code moved to <cmath> as <valarray> uses it (Thanks Synge Todo)
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1034311 Todo:
DChangeLog-2010-05-2455041 Todo: line numbers are painted 'under' the text when scrolling
/external/sqlite/dist/
Dsqlite3.c.orig105558 ** So it needs to be freed here. Todo: Why not roll the temp schema into