Searched refs:TODO (Results 1 - 25 of 118) sorted by last modified time

12345

/external/webrtc/
H A Dandroid-webrtc.mk25 # TODO(kma): figure out if the above define could be moved to NDK build only.
27 # TODO(kma): test if the code under next two macros works with generic GCC compilers
/external/wpa_supplicant_8/
H A DAndroid.mk5 # TODO: Clean up the Android.mks, reset all the temporary variables at the
/external/valgrind/main/
H A DAndroid.mk580 # TODO: tests need separate build framework it terms of 2ND_ARCH
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-mips32-linux.S108 # TODO: this should remain, keep it just for now
/external/stlport/
H A Dconfigure.bat270 rem TODO: branch on OSVERSION like below?
/external/robolectric/
H A DAndroid.mk46 # TODO: Figure out how to not use a prebuilt android API 18 jar and grab from
/external/safe-iop/testsuite/
H A DAndroid.mk21 # TODO: make the test use the compiled static lib.
/external/protobuf/editors/
H A Dproto.vim53 syn keyword pbTodo contained TODO FIXME XXX
72 " TODO: .proto also supports C-style block comments;
/external/pdfium/core/
H A DAndroid.mk15 # TODO: remove this line after we've upgraded to gcc 4.9.
/external/pdfium/fpdfsdk/
H A DAndroid.mk17 # TODO: figure out why turning on exceptions requires manually linking libdl
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.c310 si_pm4_set_state(rctx, TODO, pm4);
/external/llvm/utils/vim/
H A Dtablegen.vim28 syn keyword tgTodo contained TODO FIXME
/external/llvm/test/MC/ARM/
H A Dldr-pseudo-darwin.s36 @ TODO: the same constants should have the same constant pool location
H A Dldr-pseudo.s36 @ TODO: the same constants should have the same constant pool location
/external/llvm/tools/llc/
H A DAndroid.mk106 $(warning TODO $(TARGET_ARCH): Enable llc build)
/external/llvm/
H A Dshared_llvm.mk103 $(warning TODO $(TARGET_ARCH): Enable llvm build)
/external/lldb/
H A Dlldb-build.mk12 # TODO change this when clang or gcc > 2.6 support is added
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_proj.sh586 TODO: Add any files not captured by filters.
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm210 ; TODO Some functions can use some args directly from the stack. If they're the
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dssim_opt.asm58 ; TODO: Use parm passing through structure, probably don't need the pxors
148 ; TODO: Use parm passing through structure, probably don't need the pxors
/external/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_idct16x16_add_neon.asm51 ; TODO(hkuang): Find a better way to load the elements.
298 ; TODO(hkuang): Find a better way to load the elements.
801 ; TODO(hkuang): Find a better way to load the elements.
930 ; TODO(hkuang): Find a better way to load the elements.
H A Dvp9_idct32x32_1_add_neon.asm17 ;TODO(hkuang): put the following macros in a seperate
H A Dvp9_idct32x32_add_neon.asm11 ;TODO(cd): adjust these constant to be able to use vqdmulh for faster
242 ; TODO(cd): have special case to re-use constants when they are similar for
244 ; TODO(cd): have special case when both constants are the same, do the
679 ; TODO(cd) do some register allocation change to remove these push/pop
696 ; TODO(cd) do some register allocation change to remove these push/pop
H A Dvp9_loopfilter_neon.asm21 ; TODO(fgalligan): See about removing the count code as this function is only
84 ; TODO(fgalligan): See about removing the count code as this function is only
695 ; TODO(fgalligan): See if we can rearange registers so we do not need to
H A Dvp9_mb_lpf_neon.asm446 ; TODO(fgalligan): Can I decrease the cycles shifting to consective d's

Completed in 524 milliseconds

12345