Searched refs:TODO (Results 1 - 25 of 91) sorted by relevance

1234

/external/skia/src/jumper/
H A DSkJumper.cpp204 #define TODO(st) NOPE(st) // stages that should be implemented in lowp, but aren't. macro
224 TODO(bilerp_clamp_8888)
225 TODO(load_u16_be) TODO(load_rgb_u16_be) TODO(store_u16_be)
239 LOWP(matrix_2x3) NOPE(matrix_3x4) TODO(matrix_4x5) TODO(matrix_4x3)
245 TODO(mirror_x) TODO(repeat_x)
246 TODO(mirror_
274 #undef TODO macro
[all...]
/external/skqp/src/jumper/
H A DSkJumper.cpp204 #define TODO(st) NOPE(st) // stages that should be implemented in lowp, but aren't. macro
224 TODO(bilerp_clamp_8888)
225 TODO(load_u16_be) TODO(load_rgb_u16_be) TODO(store_u16_be)
239 LOWP(matrix_2x3) NOPE(matrix_3x4) TODO(matrix_4x5) TODO(matrix_4x3)
245 TODO(mirror_x) TODO(repeat_x)
246 TODO(mirror_
272 #undef TODO macro
[all...]
/external/libyuv/
H A Dsetup_env.bat7 :: TODO(fbarchard): add files\win32 to for psnr tool
/external/wpa_supplicant_8/
H A DAndroid.mk5 # TODO: Clean up the Android.mks, reset all the temporary variables at the
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
H A DCOFF_Thumb.s40 # TODO rtdyld-check: decode_operand(rel2, 1) = (__imp_OutputDebugStringA&0xffff0000>>16)
46 # TODO rtdyld-check: decode_operand(rel3, 1) = (string&0xffff0000>>16)
52 # TODO rtdyld-check: decode_operand(rel4, 1) = (__imp_ExitProcess&0xffff0000>>16)
/external/capstone/bindings/ocaml/
H A Darm.ml13 shift_type: int; (* TODO: covert this to pattern like arm_op_value? *)
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
H A DAndroid.mk24 # TODO:
/external/compiler-rt/
H A DREADME.android36 TODO: This is still not building by default (no Android.mk files are present
39 TODO: Switch libbcc to use this version of compiler-rt instead of its own
/external/safe-iop/testsuite/
H A DAndroid.mk21 # TODO: make the test use the compiled static lib.
/external/seccomp-tests/
H A DAndroid.mk36 -D__ARCH_WANT_SYSCALL_DEPRECATED # TODO(rsesek): Remove after syncing in upstream.
/external/hyphenation-patterns/
H A DAndroid.mk59 # TODO: we have data for sa/sa, but it requires special case handling for case
62 # TODO: we have data for Liturgical Latin, but there is no standard BCP 47 tag
/external/libxml2/
H A Drngparser.c21 #define TODO \ macro
287 TODO
300 TODO
354 TODO /* sounds like an error ! */
655 TODO
722 TODO
740 TODO
752 TODO /* probably an error */
848 TODO /* probably an error */
860 TODO
[all...]
/external/libnl/lib/route/cls/
H A Dcgroup.c70 TODO:
/external/valgrind/coregrind/m_syswrap/
H A Dsyscall-mips32-linux.S109 # TODO: this should remain, keep it just for now
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
H A Dparse_delay_file.m79 % TODO(hlundin): use matlab vector search instead?
155 % TODO(hlundin): use matlab vector search instead?
/external/libxml2/VxWorks/
H A Dbuild.sh67 rm -fR TODO*
/external/llvm/utils/vim/syntax/
H A Dtablegen.vim28 syn keyword tgTodo contained TODO FIXME
/external/robolectric/v1/
H A DAndroid.mk46 # TODO: Figure out how to not use a prebuilt android API 18 jar and grab from
/external/swiftshader/third_party/LLVM/utils/vim/
H A Dtablegen.vim28 syn keyword tgTodo contained TODO FIXME
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dssim_opt_x86_64.asm61 ; TODO: Use parm passing through structure, probably don't need the pxors
151 ; TODO: Use parm passing through structure, probably don't need the pxors
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc144 // TODO(glider): the __sanitizer_mz_* functions should be united with the Linux
187 // TODO(glider): the allocation callbacks need to be refactored.
240 // TODO(glider): check that |size| is valid.
/external/mesa3d/src/mesa/program/
H A DAndroid.mk52 # TODO(chadv): In Makefile.sources, move these vars to a different list so we can
/external/webrtc/tools/valgrind-webrtc/
H A Dwebrtc_tests.bat15 :: TODO(timurrrr): batch files 'export' all the variables to the parent shell
/external/v8/tools/gcmole/
H A Dgcmole.lua44 -- TODO add some sort of whiteliste to filter out false positives.
49 -- positives in dead variables analysis. See TODO for WHITELIST
186 -- TODO(machenbach): Remove this when deprecating gyp.
264 -- TODO(machenbach): Remove this comparison logic when deprecating gyp.
340 -- TODO GCMole currently is sensitive enough to understand that certain
/external/libyuv/files/tools_libyuv/valgrind/
H A Dlibyuv_tests.bat15 :: TODO(timurrrr): batch files 'export' all the variables to the parent shell

Completed in 2894 milliseconds

1234