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

12345

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c43 #define TODO \ macro
327 * TODO: Remove those definition if we move the types to a header file.
328 * TODO: Always keep those structs up-to-date with the originals.
1624 * FUTURE TODO: Zero will become valid in XML Schema 1.1
1924 /* TODO FIXME: I guess gcc will bark at this. */
2046 /* TODO what return value ? c.f. bug #158628
2048 TODO
2490 * TODO: sscanf seems not to give the correct
2508 * TODO: sscanf seems not to give the correct
2820 TODO;
[all...]
H A Dxpath.c62 #define TODO \ macro
93 * TODO:
187 * TODO: when compatibility allows remove all "fake node libxslt" strings
411 * TODO: Since such a list-handling is used in xmlschemas.c and libxslt
1350 /* REVISIT TODO: Make this static when committing */
1665 /* REVISIT TODO: Make this static when committing */
2303 TODO;
2529 /* TODO: needs refactoring somewhere else */
3011 if ((0 > (long) node1->content) && /* TODO: Would a != 0 suffice here? */
3049 * URGENT TODO
[all...]
H A Dxpointer.c21 * TODO: better handling of error cases, the full expression should
23 * TODO: Access into entities references are not supported now ...
50 #define TODO \ macro
562 /* TODO */
975 * TODO: there is no new scheme registration mechanism
1554 TODO /* handle crossing entities -> stack needed */
1832 /* TODO: Namespace Nodes ??? */
1922 /* TODO: Namespace Nodes ??? */
2009 TODO /* missed one case ??? */
2148 TODO /* misse
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/
H A DMakefile.am65 # TODO(csilvers): check if -fomit-frame-pointer might be in $(CXXFLAGS),
130 # top-level boilerplate files. Also add a TODO file if you have one.
133 TODO
483 # TODO(csilvers): when we're done experimenting, do something principled here
544 # TODO(csilvers): figure out how to nix ".exe" or otherwise work under mingw
551 # TODO(csilvers): replace by 'if ! cmp $^ $@ >/dev/null 2>&; then ...; fi'
640 # TODO(csilvers): set enable_static=true in configure.ac:36?
1295 # TODO(csilvers): use -export-symbols-regex?
/external/chromium_org/ppapi/native_client/src/shared/ppapi/
H A Dnacl.scons14 # TODO(ncbray): reenable
/external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/
H A Dnacl.scons44 # TODO(eugenis): enable when Valgrind learns to autodetect the nexe name
/external/chromium_org/android_webview/
H A Djava_library_common.mk35 # TODO(torne, cjhopman): Consider removing this.
/external/ceres-solver/scripts/
H A Dmake_release116 TODO:
/external/bison/build-aux/
H A Dtexinfo.tex1346 % TODO this right, we have to translate 8-bit characters to
/external/apache-harmony/
H A DAndroid.mk16 # TODO: get these working too!
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Derror.rb232 TODO: this does not appear to be used by any code
H A Dtask.rb33 TODO: finish documentation
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
H A DDelphi.stg192 InitializeCyclicDFAs; { TODO: Necessary in Delphi??? Not removed yet. }
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas395 /// TODO: do we really need this?
802 /// TODO: add mechanism to detect/puke on modification after reading from stream
951 /// TODO: save this index so that find and visit are faster
998 /// TODO: what's a better way to indicate bad pattern? Exceptions are a hassle
1034 /// TODO: allow them to pass in a comparator
1035 /// TODO: have a version that is nonstatic so it can use instance adaptor
1960 /// TODO: pretty inefficient...use int[] when you have time
H A DAntlr.Runtime.pas841 /// TODO: move to a utility class or something; weird having lexer call this
890 /// TODO: this includes synpreds. :(
943 /// TODO: how to access the full token stream? How to track all tokens matched per rule?
4633 // TODO do single token deletion like above for Token mismatch
5178 // TODO: I had this as return accept[eot[s]]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as26 public var state:RecognizerSharedState; // TODO - Place in private Namespace - cannot be private
600 // TODO do single token deletion like above for Token mismatch
778 * TODO: this includes synpreds. :(
H A DDFA.as107 // TODO: I had this as return accept[eot[s]]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
H A DBaseTreeAdaptor.as124 // TODO: make tree run time exceptions hierarchy
125 throw new Error("more than one node as root (TODO: make exception hierarchy)");

Completed in 648 milliseconds

12345