HomeSort by relevance Sort by last modified time
    Searched defs:PRINT (Results 1 - 23 of 23) sorted by null

  /development/tools/yuv420sp2rgb/
debug.h 73 #define PRINT(x...) do { \
79 #define ERROR PRINT
  /external/libvpx/vp8/encoder/
parms.cpp 99 #define PRINT(O,V) debug_file<<#V <<" = " << O->V <<"\n";
103 ALLPARMS(ocf, PRINT);
  /bionic/linker/
linker_debug.h 92 #define PRINT(x...) _PRINTVF(-1, x)
  /external/bluetooth/bluedroid/btif/src/
btif_sock_util.c 171 #define PRINT(s) __android_log_write(ANDROID_LOG_DEBUG, NULL, s)
213 PRINT(line_buff);
234 PRINT(line_buff);
262 PRINT(line_buff);
  /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(...)
  /external/libnfc-nci/src/adaptation/
libmain.c 30 #define PRINT(s) __android_log_write(ANDROID_LOG_DEBUG, "BrcmNci", s)
266 PRINT(line_buff);
287 PRINT(line_buff);
317 PRINT(line_buff);
325 ** Description print a text string to log
334 PRINT(pTitle);
  /bionic/libc/kernel/arch-mips/asm/
asm.h 52 #define PRINT(string)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 52 #define PRINT(string)
  /external/kernel-headers/original/asm-mips/
asm.h 107 * Print formatted string
110 #define PRINT(string) \
118 #define PRINT(string)
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osDebug.h 47 #define PRINT(F, A) IF_TIDEBUG( F ) { os_printf(A); }
134 #define PRINT(F, A)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 344 #define PRINT(format, args...) \
  /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/libc/stdio/
vfprintf.c 177 struct __siov *iovp;/* for PRINT macro */
225 #define PRINT(ptr, len) do { \
239 PRINT(with, PADSIZE); \
242 PRINT(with, n); \
355 PRINT(cp, m);
722 * required by a decimal [diouxX] precision, then print the
741 PRINT(&sign, 1);
745 PRINT(ox, 2);
758 PRINT(cp, size);
763 PRINT("0", 1)
    [all...]
  /external/mksh/src/
edit.c     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 697 milliseconds