HomeSort by relevance Sort by last modified time
    Searched refs:PRINT (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /ndk/tests/device/test-stlport_shared-exception/jni/
array5.cpp 21 #ifdef PRINT
29 #ifdef PRINT
  /ndk/tests/device/test-stlport_static-exception/jni/
array5.cpp 21 #ifdef PRINT
29 #ifdef PRINT
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
debug.h 25 #define PRINT(x...) do { \
32 #define D PRINT
38 #define V PRINT
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
debug.h 37 #define PRINT(x...) do { \
44 #define D PRINT
50 #define V PRINT
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_print.cpp 282 #define PRINT(args...) \
300 int Modifier::print(char *buf, size_t size) const function in class:nv50_ir::Modifier
305 PRINT("%s", colour[TXT_INSN]);
310 PRINT("not");
321 int LValue::print(char *buf, size_t size, DataType ty) const function in class:nv50_ir::LValue
371 PRINT("%s%c%c%i%s", colour[col], p, r, idx, postFix);
376 int ImmediateValue::print(char *buf, size_t size, DataType ty) const function in class:nv50_ir::ImmediateValue
380 PRINT("%s", colour[TXT_IMMD]);
383 case TYPE_F32: PRINT("%f", reg.data.f32); break;
384 case TYPE_F64: PRINT("%f", reg.data.f64); break
400 int Symbol::print(char *buf, size_t size, DataType ty) const function in class:nv50_ir::Symbol
405 int Symbol::print(char *buf, size_t size, function in class:nv50_ir::Symbol
460 void Instruction::print() const function in class:nv50_ir::Instruction
624 Function::print() function in class:nv50_ir::Function
631 Program::print() function in class:nv50_ir::Program
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_print.cpp 282 #define PRINT(args...) \
300 int Modifier::print(char *buf, size_t size) const function in class:nv50_ir::Modifier
305 PRINT("%s", colour[TXT_INSN]);
310 PRINT("not");
321 int LValue::print(char *buf, size_t size, DataType ty) const function in class:nv50_ir::LValue
371 PRINT("%s%c%c%i%s", colour[col], p, r, idx, postFix);
376 int ImmediateValue::print(char *buf, size_t size, DataType ty) const function in class:nv50_ir::ImmediateValue
380 PRINT("%s", colour[TXT_IMMD]);
383 case TYPE_F32: PRINT("%f", reg.data.f32); break;
384 case TYPE_F64: PRINT("%f", reg.data.f64); break
400 int Symbol::print(char *buf, size_t size, DataType ty) const function in class:nv50_ir::Symbol
405 int Symbol::print(char *buf, size_t size, function in class:nv50_ir::Symbol
460 void Instruction::print() const function in class:nv50_ir::Instruction
624 Function::print() function in class:nv50_ir::Function
631 Program::print() function in class:nv50_ir::Program
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
main.c 47 #define PRINT(...) \
63 PRINT(", "); \
65 PRINT(", "); \
67 PRINT(", ");
71 PRINT(", ");
75 PRINT(", "); \
77 PRINT(", "); \
79 PRINT(", ");
83 PRINT(", ");
87 PRINT(", "); \
    [all...]
  /external/tcpdump/
print-krb.c 26 "@(#) $Header: /tcpdump/master/tcpdump/print-krb.c,v 1.23 2003-11-16 09:36:26 guy Exp $";
136 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc
138 PRINT;
140 PRINT;
142 PRINT;
149 #undef PRINT
159 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc
184 PRINT;
186 PRINT;
193 PRINT;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.h 106 #define PRINT(...) fprintf(stdout,__VA_ARGS__)
108 #define PRINT(...)
JPEGTestEnc.c 682 PRINT("Inside Test Application WaitForState function\n");
700 PRINT("Error: Couldn't get state for component or sent to invalid state because of an error.\n");
719 PRINT("Inside Test Application EventHandler function\n");
723 PRINT("Error: From JPEGENC_GetState\n");
728 PRINT ("Component State Changed\n");
742 PRINT("APP:: OMX_ErrorResourcesPreempted !\n\n");
777 PRINT("Event Buffer Flag detected\n");
783 PRINT("ErrorNotification received: Error Num %p: String :%s\n", (OMX_PTR)nData1, (OMX_STRING)pEventData);
793 PRINT("Inside Test Application FillBufferDone function\n");
801 PRINT("Inside Test Application EmptyBufferDone function\n")
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 743 PRINT("ioctl ( %ld, 0x%lx )",ARG1,ARG2);
748 PRINT("ioctl ( %ld, 0x%lx, %#lx )",ARG1,ARG2,ARG3);
    [all...]
syswrap-linux.c 530 PRINT("sys_mount( %#lx(%s), %#lx(%s), %#lx(%s), %#lx, %#lx )",
543 PRINT("sys_oldumount( %#lx )", ARG1);
550 PRINT("sys_umount( %#lx, %ld )", ARG1, ARG2);
561 PRINT("sys_setfsuid16 ( %ld )", ARG1);
567 PRINT("sys_setfsuid ( %ld )", ARG1);
573 PRINT("sys_setfsgid16 ( %ld )", ARG1);
579 PRINT("sys_setfsgid ( %ld )", ARG1);
585 PRINT("sys_setresuid16 ( %ld, %ld, %ld )", ARG1, ARG2, ARG3);
592 PRINT("sys_setresuid ( %ld, %ld, %ld )", ARG1, ARG2, ARG3);
599 PRINT("sys_getresuid16 ( %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3)
    [all...]
syswrap-generic.c     [all...]
syswrap-mips64-linux.c 339 PRINT("sys_tee ( %ld, %ld, %ld, %ld )", ARG1, ARG2, ARG3, ARG4);
346 PRINT("sys_splice ( %ld, %ld, %ld, %ld, %ld, %ld )", ARG1, ARG2, ARG3,
355 PRINT("sys_vmsplice ( %ld, %ld, %ld, %ld )", ARG1, ARG2, ARG3, ARG4);
362 PRINT("sys_unshare ( %ld )", ARG1);
368 PRINT("sys_sched_rr_get_interval ( %ld, %#lx)", ARG1, ARG2);
376 PRINT("sys_ustat ( %ld, %#lx)", ARG1, ARG2);
382 PRINT("sys_swapon ( %#lx, %ld )", ARG1, ARG2);
388 PRINT("sys_swapoff ( %#lx )", ARG1);
394 PRINT("sys_sysfs ( %ld, %ld, %#lx )", ARG1, ARG2, ARG3);
401 PRINT("cacheflush (%lx, %lx, %lx)", ARG1, ARG2, ARG3)
    [all...]
syswrap-mips32-linux.c 553 PRINT("sys_mmap2 ( %#lx, %llu, %ld, %ld, %ld, %ld )", ARG1, (ULong) ARG2,
566 PRINT("sys_mmap ( %#lx, %llu, %lu, %lu, %lu, %ld )", ARG1, (ULong) ARG2,
581 PRINT ("sys_lstat64 ( %#lx(%s), %#lx )", ARG1, (char *) ARG1, ARG2);
598 PRINT ("sys_stat64 ( %#lx(%s), %#lx )", ARG1, (char *) ARG1, ARG2);
611 PRINT ("sys_fstatat64 ( %ld, %#lx(%s), %#lx )", ARG1, ARG2, (char *) ARG2,
626 PRINT ("sys_fstat64 ( %ld, %#lx )", ARG1, ARG2);
640 PRINT ("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )", ARG1, ARG2, ARG3,
684 PRINT ("sys_clone1 ( %#lx, %#lx, %#lx, %#lx, %#lx )",
728 PRINT ("sys_sigreturn ( )");
743 PRINT ("rt_sigreturn ( )")
    [all...]
syswrap-arm-linux.c 371 PRINT("sys_mmap2 ( %#lx, %llu, %ld, %ld, %ld, %ld )",
389 PRINT("sys_lstat64 ( %#lx(%s), %#lx )",ARG1,(char*)ARG1,ARG2);
405 PRINT("sys_stat64 ( %#lx(%s), %#lx )",ARG1,(char*)ARG1,ARG2);
418 PRINT("sys_fstatat64 ( %ld, %#lx(%s), %#lx )",ARG1,ARG2,(char*)ARG2,ARG3);
432 PRINT("sys_fstat64 ( %ld, %#lx )",ARG1,ARG2);
446 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
542 PRINT("sys_sigreturn ( )");
565 PRINT("rt_sigreturn ( )");
597 PRINT("sys_sigsuspend ( %ld, %ld, %ld )", ARG1,ARG2,ARG3 );
607 PRINT("set_tls (%lx)",ARG1)
    [all...]
syswrap-x86-linux.c 834 PRINT("old_select ( %d, %#x, %#x, %#x, %#x )", a1,a2,a3,a4,a5);
851 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 51 #define PRINT printf
55 #define PRINT(str,args...) fprintf(stdout,"[%s] %s():%d: *** "str"",__FILE__,__FUNCTION__,__LINE__,##args)
57 #define PRINT(str, args...)
106 PRINT("411 file new nWidth %d \n", nWidth);
110 PRINT("new nHeight %d \n", nHeight);
198 PRINT ("Size is %d \n", (int)lSize);
228 PRINT("MARKER IS %x\n",marker);
234 PRINT("too many padding bytes\n");
244 PRINT("too many padding bytes!");
259 PRINT("invalid marker")
    [all...]
  /bionic/linker/
linker_debug.h 72 #define PRINT(x...) _PRINTVF(-1, x)
  /development/tools/yuv420sp2rgb/
debug.h 73 #define PRINT(x...) do { \
79 #define ERROR PRINT
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfprintf.c 279 struct __siov *iovp; /* for PRINT macro */
355 #define PRINT(ptr, len) do { \
369 PRINT(with, PADSIZE); \
372 PRINT(with, n); \
380 PRINT((p), n2); \
500 PRINT(cp, m);
982 * required by a decimal %[diouxX] precision, then print the
1001 PRINT(&sign, 1);
1004 PRINT(ox, 2);
1017 PRINT(cp, size)
    [all...]
vfwprintf.c 183 * number of characters to print.
351 * BEWARE, these `goto error' on error, PRINT uses 'n3',
354 #define PRINT(ptr, len) do { \
363 PRINT(with, PADSIZE); \
366 PRINT(with, n); \
374 PRINT((p), n2); \
476 PRINT(cp, m);
958 * required by a decimal %[diouxX] precision, then print the
977 PRINT(&sign, 1);
980 PRINT(ox, 2)
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_sock_util.c 166 #define PRINT(s) __android_log_write(ANDROID_LOG_DEBUG, NULL, s)
208 PRINT(line_buff);
229 PRINT(line_buff);
257 PRINT(line_buff);
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
OMX_TI_Debug.h 60 could have additional details that are not always desirable to print.
78 __OMX_DEBUG__ - enable OMX Debug print calls
80 __OMX_DBG_FN__ - print function
81 __OMX_DBG_FILE__ - print file
82 __OMX_DBG_LINE__ - print line number
83 __OMX_DBG_LEVEL__ - print level
84 __OMX_DBG_DOMAIN__ - print domain
85 __OMX_DBG_4ISERROR__ - print level 4 messages into the error file
109 * OMX Debug levels specify the importance of the debug print
283 * mask - debug print mask, only messages for domains marked, and that hav
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp 30 #define PRINT(s) __android_log_write (ANDROID_LOG_DEBUG, "BrcmNci", s)
91 //Protodisp code calls ScrLog() to print decoded texts.
107 PRINT(pTitle);
140 PRINT(line_buff);
170 PRINT(line_buff);
301 ** Description: Print messages from NFC stack.

Completed in 460 milliseconds

1 2 3 4