Searched refs:TODO (Results 26 - 50 of 80) sorted by relevance

1234

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-to-abs.mk6 # TODO: Implementation
H A Dcond-undef-lint.mk36 # TODO: Suppress the error message "Variable VAR. is undefined". That part
46 # TODO: This pattern looks a lot like CFLAGS.${OPSYS}, which is at least
H A Ddeptgt.mk6 # TODO: Implementation
H A Dvarname-makefile.mk16 # TODO: Why does it do that, and what consequences does this have?
H A Dcond-short.mk123 # TODO: Rewrite this whole section and check all the conditions and variables.
125 # TODO: replace 'x=' with '.info' or '.error'.
211 # TODO: Test each modifier to make sure it is skipped when it is irrelevant
H A Dopt-jobs-no-action.mk70 # TODO: Closely inspect the output whether it makes sense.
H A Dvarmod-defined.mk87 # TODO: Add more tests for parsing the plain text part, to cover each branch
H A Dvarparse-undef-partial.mk60 # TODO: Add a practical example where early/lazy expansion actually makes a
H A Dcond-token-plain.mk45 # TODO: Explain the consequences.
46 # TODO: Does this mean that more syntactic variants are allowed here?
H A Dvarmod-to-separator.mk169 # TODO: This modifier used to accept decimal numbers as well, in the form
173 # TODO: :ts\x1F600
H A Dcond-op.mk41 # TODO: Demonstrate that the precedence of the ! and == operators actually
/freebsd-13-stable/tests/sys/kqueue/libkqueue/
H A Dproc.c245 #ifdef TODO
410 #if TODO
416 #if TODO
/freebsd-13-stable/usr.bin/sed/tests/
H A Dmulti_test.sh85 if [ "$TODO" = '1' ] ; then
86 TODO='TODO '
88 TODO=''
95 echo "ok $MARK $TESTNAME # $TODO$OCOMMENT"
97 echo "not ok $MARK $TESTNAME # $TODO$OCOMMENT"
/freebsd-13-stable/share/mk/
H A Datf.test.mk69 # TODO(jmmv): It seems to me that this SED and SRC functionality should
95 # TODO(jmmv): It seems to me that this SED and SRC functionality should
H A Dtap.test.mk61 # TODO(jmmv): It seems to me that this SED and SRC functionality should
83 # TODO(jmmv): It seems to me that this SED and SRC functionality should
H A Dplain.test.mk54 # TODO(jmmv): It seems to me that this SED and SRC functionality should
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dbus_machdep.c52 #define TODO panic("%s: not implemented", __func__) macro
163 TODO;
169 TODO;
570 TODO;
606 TODO;
678 TODO;
718 TODO;
754 TODO;
790 TODO;
/freebsd-13-stable/crypto/openssh/contrib/cygwin/
H A DMakefile53 -$(INSTALL) -m 644 $(srcdir)/TODO $(DESTDIR)$(sshdocdir)/TODO
/freebsd-13-stable/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c376 /* TODO: renameat(2) */
484 #ifdef TODO
495 #ifdef TODO
503 #ifdef TODO
507 #ifdef TODO
521 #ifdef TODO
/freebsd-13-stable/tools/tools/sysdoc/
H A Dsysdoc.sh94 2> tunables.TODO
/freebsd-13-stable/contrib/ntp/
H A DMakefile.am42 TODO \
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v3.sql77 -- TODO(jmmv): Record the run-time configuration.
127 -- TODO(jmmv): I think this index is useless given that the primary key in the
230 -- TODO(jmmv): This will probably grow to unmanageable sizes. We should add a
H A Dschema_v2.sql80 -- TODO(jmmv): Record the run-time configuration.
157 -- TODO(jmmv): I think this index is useless given that the primary key in the
268 -- TODO(jmmv): This will probably grow to unmanageable sizes. We should add a
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc182 // TODO(glider): the __sanitizer_mz_* functions should be united with the Linux
225 // TODO(glider): the allocation callbacks need to be refactored.
285 // TODO(glider): check that |size| is valid.
/freebsd-13-stable/usr.sbin/newsyslog/tests/
H A Dlegacy_test.sh42 if [ -n "$TODO" ]
44 message="$message # TODO $TODO"

Completed in 223 milliseconds

1234