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

1 2

  /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
  /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
  /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);
  /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/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/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.
  /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...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 52 #define PRINT(string)
  /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)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/ndk/9/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 366 #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/upstream-openbsd/lib/libc/stdio/
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...]

Completed in 1099 milliseconds

1 2