HomeSort by relevance Sort by last modified time
    Searched defs:TODO (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
validate_id.cpp 203 // TODO: Check the entry point signature is void main(void), may be subject
466 // TODO: Output ID's on diagnostic
502 // TODO: Output ID's on diagnostic
    [all...]
  /prebuilts/go/darwin-x86/src/context/
context.go 37 // Do not pass a nil Context, even if a function permits it. Pass context.TODO
190 case todo:
191 return "context.TODO"
198 todo = new(emptyCtx)
209 // TODO returns a non-nil, empty Context. Code should use context.TODO when
212 // parameter). TODO is recognized by static analysis tools that determine
214 func TODO() Context {
215 return todo
197 todo = new(emptyCtx) var
  /prebuilts/go/linux-x86/src/context/
context.go 37 // Do not pass a nil Context, even if a function permits it. Pass context.TODO
190 case todo:
191 return "context.TODO"
198 todo = new(emptyCtx)
209 // TODO returns a non-nil, empty Context. Code should use context.TODO when
212 // parameter). TODO is recognized by static analysis tools that determine
214 func TODO() Context {
215 return todo
197 todo = new(emptyCtx) var
  /external/doclava/src/com/google/doclava/
Errors.java 313 public static final Error TODO = new Error(128, LINT);
  /external/libxml2/
SAX2.c 39 * TODO:
48 #define TODO \
759 /* TODO: optimize name/prefix allocation */
    [all...]
pattern.c 15 * TODO:
616 /* TODO: implement coalescing of ANCESTOR/NODE ops */
712 #define TODO \
1262 /* TODO: check for incompleteness */
1351 /* TODO: A more meaningful error message. *
    [all...]
rngparser.c 21 #define TODO \
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...]
schematron.c 10 * TODO:
64 * TODO:
68 #define TODO \
904 /* TODO will need dynamic processing instead */
927 /* TODO will need dynamic processing instead */
    [all...]
xmlsave.c 73 #define TODO \
474 * TODO set the error in buf
497 * TODO set the error in buf
520 * TODO set the error in buf
542 * TODO set the error in buf
    [all...]
xpointer.c 21 * TODO: better handling of error cases, the full expression should
23 * TODO: Access into entities references are not supported now ...
50 #define TODO \
551 /* TODO */
938 * TODO: there is no new scheme registration mechanism
    [all...]
catalog.c 56 * TODO:
65 #define TODO \
    [all...]
valid.c 34 #define TODO \
632 /* TODO: use hash table for accesses to elem and attribute definitions */
821 /* TODO: should we rebuild in this case ? */
    [all...]
xmlreader.c 78 * TODO:
82 #define TODO \
953 /* TODO use the BuildQName interface */
1044 /* TODO use the BuildQName interface */
    [all...]
xmlschemastypes.c 43 #define TODO \
331 * TODO: Remove those definition if we move the types to a header file.
332 * TODO: Always keep those structs up-to-date with the originals.
    [all...]
xmlregexp.c 67 * TODO:
71 #define TODO \
    [all...]
relaxng.c 10 * TODO:
75 #define TODO \
    [all...]
xpath.c 64 #define TODO \
132 * TODO:
170 if ((0 > (long) node1->content) && /* TODO: Would a != 0 suffice here? */
208 * URGENT TODO: Are there any cases, where the
232 * TODO: why do we return 1 for namespace nodes?
302 * TODO: This assumes attributes are sorted before content.
553 * TODO: when compatibility allows remove all "fake node libxslt" strings
779 * TODO: Since such a list-handling is used in xmlschemas.c and libxslt
    [all...]
xmlschemas.c 11 * TODO:
20 * URGENT TODO:
43 * TODO: Actually this should go to component-level checks,
110 #define TODO \
597 int ownsConstructor; /* TODO: Move this to parser *flags*. */
977 void *user_data; /* TODO: What is this for? */
    [all...]
  /external/libxml2/python/
libxml.c 57 * TODO:
61 #define TODO \
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-runtime.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.2/
kotlin-stdlib-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/
kotlin-stdlib-1.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/
kotlin-stdlib-1.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0/
kotlin-stdlib-1.0.0.jar 

Completed in 715 milliseconds

1 2