/external/chromium_org/third_party/libxml/src/ |
trio.h | 71 typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int)); typedef 92 int trio_cprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 94 int trio_vcprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 96 int trio_cprintfv TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
|
trio.c | 672 trio_outstream_t out; [all...] |
/external/chromium_org/third_party/libxslt/libxslt/ |
trio.h | 71 typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int)); typedef 92 int trio_cprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 94 int trio_vcprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 96 int trio_cprintfv TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
|
/external/libxml2/ |
trio.h | 71 typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int)); typedef 92 int trio_cprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 94 int trio_vcprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 96 int trio_cprintfv TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
|
trio.c | 672 trio_outstream_t out; [all...] |
/external/libxslt/libxslt/ |
trio.h | 71 typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int)); typedef 92 int trio_cprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 94 int trio_vcprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure, 96 int trio_cprintfv TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
|