/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_debug_fp.c | 37 struct debug_stream *stream, 133 print_reg_type_nr(struct debug_stream *stream, unsigned type, unsigned nr) 180 print_reg_neg_swizzle(struct debug_stream *stream, unsigned reg) 222 print_src_reg(struct debug_stream *stream, unsigned dword) 232 print_dest_reg(struct debug_stream *stream, unsigned dword) 257 print_arith_op(struct debug_stream *stream, 291 print_tex_op(struct debug_stream *stream, 309 print_texkil_op(struct debug_stream *stream, 322 print_dcl_op(struct debug_stream *stream, 333 i915_disassemble_program(struct debug_stream *stream, [all...] |
i915_debug_private.h | 34 struct debug_stream struct 42 void i915_disassemble_program(struct debug_stream *stream,
|
i915_debug.c | 71 struct debug_stream *stream, 83 static boolean debug( struct debug_stream *stream, const char *name, unsigned len ) 128 static boolean debug_prim( struct debug_stream *stream, const char *name, 158 static boolean debug_program( struct debug_stream *stream, const char *name, unsigned len ) 179 static boolean debug_chain( struct debug_stream *stream, const char *name, unsigned len ) 203 static boolean debug_variable_length_prim( struct debug_stream *stream ) 227 struct debug_stream *stream, 261 struct debug_stream *stream, 280 static boolean debug_load_immediate( struct debug_stream *stream, 387 static boolean debug_load_indirect( struct debug_stream *stream [all...] |
/external/mesa3d/src/gallium/drivers/i915/ |
i915_debug_fp.c | 37 struct debug_stream *stream, 133 print_reg_type_nr(struct debug_stream *stream, unsigned type, unsigned nr) 180 print_reg_neg_swizzle(struct debug_stream *stream, unsigned reg) 222 print_src_reg(struct debug_stream *stream, unsigned dword) 232 print_dest_reg(struct debug_stream *stream, unsigned dword) 257 print_arith_op(struct debug_stream *stream, 291 print_tex_op(struct debug_stream *stream, 309 print_texkil_op(struct debug_stream *stream, 322 print_dcl_op(struct debug_stream *stream, 333 i915_disassemble_program(struct debug_stream *stream, [all...] |
i915_debug_private.h | 34 struct debug_stream struct 42 void i915_disassemble_program(struct debug_stream *stream,
|
i915_debug.c | 71 struct debug_stream *stream, 83 static boolean debug( struct debug_stream *stream, const char *name, unsigned len ) 128 static boolean debug_prim( struct debug_stream *stream, const char *name, 158 static boolean debug_program( struct debug_stream *stream, const char *name, unsigned len ) 179 static boolean debug_chain( struct debug_stream *stream, const char *name, unsigned len ) 203 static boolean debug_variable_length_prim( struct debug_stream *stream ) 227 struct debug_stream *stream, 261 struct debug_stream *stream, 280 static boolean debug_load_immediate( struct debug_stream *stream, 387 static boolean debug_load_indirect( struct debug_stream *stream [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM.h | 561 #define DEBUG_STREAM stdout 570 #define DEBUG_PRINTF_0(a) fprintf(DEBUG_STREAM, a) 571 #define DEBUG_PRINTF_1(a, b) fprintf(DEBUG_STREAM, a, b) 572 #define DEBUG_PRINTF_2(a, b, c) fprintf(DEBUG_STREAM, a, b, c) 573 #define DEBUG_PRINTF_3(a, b, c, d) fprintf(DEBUG_STREAM, a, b, c, d) 574 #define DEBUG_PRINTF_4(a, b, c, d, e) fprintf(DEBUG_STREAM, a, b, c, d, e) 575 #define DEBUG_PRINTF_5(a, b, c, d, e, f) fprintf(DEBUG_STREAM, a, b, c, d, e, f) 576 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g) 577 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g, h) 578 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g, h, i [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM.h | 561 #define DEBUG_STREAM stdout 570 #define DEBUG_PRINTF_0(a) fprintf(DEBUG_STREAM, a) 571 #define DEBUG_PRINTF_1(a, b) fprintf(DEBUG_STREAM, a, b) 572 #define DEBUG_PRINTF_2(a, b, c) fprintf(DEBUG_STREAM, a, b, c) 573 #define DEBUG_PRINTF_3(a, b, c, d) fprintf(DEBUG_STREAM, a, b, c, d) 574 #define DEBUG_PRINTF_4(a, b, c, d, e) fprintf(DEBUG_STREAM, a, b, c, d, e) 575 #define DEBUG_PRINTF_5(a, b, c, d, e, f) fprintf(DEBUG_STREAM, a, b, c, d, e, f) 576 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g) 577 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g, h) 578 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g, h, i [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM.h | 561 #define DEBUG_STREAM stdout 570 #define DEBUG_PRINTF_0(a) fprintf(DEBUG_STREAM, a) 571 #define DEBUG_PRINTF_1(a, b) fprintf(DEBUG_STREAM, a, b) 572 #define DEBUG_PRINTF_2(a, b, c) fprintf(DEBUG_STREAM, a, b, c) 573 #define DEBUG_PRINTF_3(a, b, c, d) fprintf(DEBUG_STREAM, a, b, c, d) 574 #define DEBUG_PRINTF_4(a, b, c, d, e) fprintf(DEBUG_STREAM, a, b, c, d, e) 575 #define DEBUG_PRINTF_5(a, b, c, d, e, f) fprintf(DEBUG_STREAM, a, b, c, d, e, f) 576 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g) 577 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g, h) 578 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b, c, d, e, f, g, h, i [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_debug.c | 35 debug(struct debug_stream *stream, const char *name, GLuint len) 81 debug_prim(struct debug_stream *stream, const char *name, 111 debug_program(struct debug_stream *stream, const char *name, GLuint len) 133 debug_chain(struct debug_stream *stream, const char *name, GLuint len) 158 debug_variable_length_prim(struct debug_stream *stream) 206 debug_load_immediate(struct debug_stream *stream, const char *name, GLuint len) 312 debug_load_indirect(struct debug_stream *stream, const char *name, GLuint len) 368 static void BR13( struct debug_stream *stream, 379 static void BR2223( struct debug_stream *stream, 400 static void BR09( struct debug_stream *stream [all...] |
i915_debug.h | 36 struct debug_stream struct
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_debug.c | 35 debug(struct debug_stream *stream, const char *name, GLuint len) 81 debug_prim(struct debug_stream *stream, const char *name, 111 debug_program(struct debug_stream *stream, const char *name, GLuint len) 133 debug_chain(struct debug_stream *stream, const char *name, GLuint len) 158 debug_variable_length_prim(struct debug_stream *stream) 206 debug_load_immediate(struct debug_stream *stream, const char *name, GLuint len) 312 debug_load_indirect(struct debug_stream *stream, const char *name, GLuint len) 368 static void BR13( struct debug_stream *stream, 379 static void BR2223( struct debug_stream *stream, 400 static void BR09( struct debug_stream *stream [all...] |
i915_debug.h | 36 struct debug_stream struct
|
/external/bison/data/ |
glr.cc | 167 std::ostream& yyoutput = debug_stream (); 192 ]b4_parser_class_name[::debug_stream () const 288 std::ostream& debug_stream () const;
|
lalr1.cc | 97 std::ostream& debug_stream () const; 418 std::ostream& yyo = debug_stream (); 471 ]b4_parser_class_name[::debug_stream () const [all...] |
/external/bison/ |
TODO | 39 %printer { debug_stream() << $$; } <my_type>; 42 "debug_stream()" to find the stream to use. The same applies to
|
NEWS | 446 "yyoutput" (as an alias to "debug_stream ()"). [all...] |
ChangeLog-2012 | [all...] |
/external/bison/examples/calc++/ |
calc++-parser.hh | 118 std::ostream& debug_stream () const;
|
calc++-parser.cc | 215 std::ostream& yyo = debug_stream (); 295 calcxx_parser::debug_stream () const [all...] |
/external/bison/tests/ |
actions.at | 399 ]AT_LALR1_CC_IF([debug_stream () << $$;], [all...] |