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

1 2 3 4 5

  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager_unittest.cc 18 #define PRINT(...) fprintf(stderr, __VA_ARGS__);
60 PRINT("%sAcoustic Echo Canceler support: %s\n", kTag,
65 PRINT("%sAutomatic Gain Control support: %s\n", kTag,
70 PRINT("%sNoise Suppressor support: %s\n", kTag,
75 PRINT("%sLow latency output support: %s\n", kTag,
81 PRINT("PLAYOUT:\n");
82 PRINT("%saudio layer: %s\n", kTag,
84 PRINT("%ssample rate: %d Hz\n", kTag, playout_parameters_.sample_rate());
85 PRINT("%schannels: %" PRIuS "\n", kTag, playout_parameters_.channels());
86 PRINT("%sframes per buffer: %" PRIuS " <=> %.2f ms\n", kTag
    [all...]
  /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
  /toolchain/binutils/binutils-2.25/bfd/
cpu-nios2.c 27 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \
35 PRINT, \
cpu-alpha.c 25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \
33 PRINT, \
cpu-cris.c 68 #define N(NUMBER, PRINT, NEXT) \
69 { 32, 32, 8, bfd_arch_cris, NUMBER, "cris", PRINT, 1, FALSE, \
cpu-aarch64.c 103 #define N(NUMBER, PRINT, DEFAULT, NEXT) \
105 "aarch64", PRINT, 4, DEFAULT, compatible, scan, \
  /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
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/
debug.h 25 #define PRINT(x...) do { \
32 #define D PRINT
38 #define V PRINT
  /hardware/qcom/gps/msm8084/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
  /hardware/qcom/gps/msm8909/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
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/
debug.h 25 #define PRINT(x...) do { \
32 #define D PRINT
38 #define V PRINT
  /hardware/qcom/gps/msm8994/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
  /hardware/qcom/gps/msm8996/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
  /hardware/qcom/gps/msmcobalt/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/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 130 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc
132 PRINT;
134 PRINT;
136 PRINT;
143 #undef PRINT
154 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc
179 PRINT;
181 PRINT;
188 PRINT;
211 PRINT;
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c     [all...]
syswrap-tilegx-linux.c 503 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
600 PRINT("sys_rt_sigreturn ( )");
631 PRINT( "arch_prctl ( %ld, %lx )", SARG1, ARG2 );
648 PRINT("sys_ptrace ( %ld, %ld, %#lx, %#lx )", SARG1, SARG2, ARG3, ARG4);
724 PRINT("sys_socket ( %ld, %ld, %ld )", SARG1, SARG2, SARG3);
737 PRINT("sys_setsockopt ( %ld, %ld, %ld, %#lx, %ld )", SARG1, SARG2, SARG3,
747 PRINT("sys_getsockopt ( %ld, %ld, %ld, %#lx, %#lx )", SARG1, SARG2, SARG3,
764 PRINT("sys_connect ( %ld, %#lx, %ld )", SARG1, ARG2, SARG3);
773 PRINT("sys_accept ( %ld, %#lx, %#lx )", SARG1, ARG2, ARG3);
790 PRINT("sys_accept4 ( %ld, %#lx, %#lx, %ld )", SARG1, ARG2, ARG3, SARG4)
    [all...]
  /external/autotest/site_utils/deploy_autotest/
common_util.py 26 PRINT = 'print'
27 VALID_COMMANDS = [SYNC, RESTART, PRINT]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.h 106 #define PRINT(...) fprintf(stdout,__VA_ARGS__)
108 #define PRINT(...)
  /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...]
  /development/tools/yuv420sp2rgb/
debug.h 73 #define PRINT(x...) do { \
79 #define ERROR PRINT

Completed in 1284 milliseconds

1 2 3 4 5