HomeSort by relevance Sort by last modified time
    Searched refs:fprintf (Results 51 - 75 of 5817) sorted by null

1 23 4 5 6 7 8 91011>>

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
debug.h 26 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
27 fprintf(stdout, ##x); \
44 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
45 fprintf(stderr, ##x); \
51 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
52 fprintf(stderr, ##msg); \
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
debug.h 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
39 fprintf(stdout, ##x); \
56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
57 fprintf(stderr, ##x); \
63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
64 fprintf(stderr, ##msg); \
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/
debug.h 26 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
27 fprintf(stdout, ##x); \
44 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
45 fprintf(stderr, ##x); \
51 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
52 fprintf(stderr, ##msg); \
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
debug.h 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
39 fprintf(stdout, ##x); \
56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
57 fprintf(stderr, ##x); \
63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
64 fprintf(stderr, ##msg); \
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
debug.h 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
39 fprintf(stdout, ##x); \
56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
57 fprintf(stderr, ##x); \
63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
64 fprintf(stderr, ##msg); \
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/
debug.h 26 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
27 fprintf(stdout, ##x); \
44 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
45 fprintf(stderr, ##x); \
51 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
52 fprintf(stderr, ##msg); \
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
debug.h 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
39 fprintf(stdout, ##x); \
56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
57 fprintf(stderr, ##x); \
63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
64 fprintf(stderr, ##msg); \
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
debug.h 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \
39 fprintf(stdout, ##x); \
56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \
57 fprintf(stderr, ##x); \
63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \
64 fprintf(stderr, ##msg); \
  /toolchain/binutils/binutils-2.27/gold/testsuite/
weak_undef_test.cc 65 fprintf(stderr, "FAILED weak undef test 1: %s\n",
72 fprintf(stderr, "FAILED weak undef test 2: expected %d, got %d\n",
79 fprintf(stderr, "FAILED weak undef test 3: expected %d, got %d\n",
86 fprintf(stderr, "FAILED weak undef test 4: %s\n",
93 fprintf(stderr, "FAILED weak undef test 5: %s\n",
100 fprintf(stderr, "FAILED weak undef test 6: %s\n",
  /external/icu/icu4c/source/tools/gentest/
gentest.c 74 fprintf(stderr,
79 fprintf(stderr,
115 fprintf(stderr, "gentest: unable to create data memory, %s\n", u_errorName(*errorCode));
127 fprintf(stderr, "gentest: error %d writing the output file\n", *errorCode);
134 fprintf(stderr, "gentest: data length %ld != calculated size %lu\n",
158 fprintf(stderr, "%s: Couldn't create resource test file %s\n",
163 fprintf(out, "// Copyright (C) 2016 and later: Unicode, Inc. and others.\n");
164 fprintf(out, "// License & terms of use: http://www.unicode.org/copyright.html\n\n");
165 fprintf(out, "/** Copyright (C) 2007-2016, International Business Machines Corporation and Others. All Rights Reserved. **/\n\n");
166 fprintf(out, "/* NOTE: this file is AUTOMATICALLY GENERATED by gentest.\n
    [all...]
  /external/iproute2/tc/
m_bpf.c 28 fprintf(stderr, "Usage: ... bpf ... [ index INDEX ]\n");
29 fprintf(stderr, "\n");
30 fprintf(stderr, "BPF use case:\n");
31 fprintf(stderr, " bytecode BPF_BYTECODE\n");
32 fprintf(stderr, " bytecode-file FILE\n");
33 fprintf(stderr, "\n");
34 fprintf(stderr, "eBPF use case:\n");
35 fprintf(stderr, " object-file FILE [ section ACT_NAME ] [ export UDS_FILE ]");
36 fprintf(stderr, " [ verbose ]\n");
37 fprintf(stderr, " object-pinned FILE\n")
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
output.c 150 fprintf(class_stream, "#ifndef %s\n", gate_symbol(ClassName("")));
151 fprintf(class_stream, "#define %s\n", gate_symbol(ClassName("")));
152 fprintf(class_stream, "/*\n");
153 fprintf(class_stream, " * D L G L e x e r C l a s s D e f i n i t i o n\n");
154 fprintf(class_stream, " *\n");
155 fprintf(class_stream, " * Generated from:");
156 fprintf(class_stream, " %s", file_str[0]);
157 fprintf(class_stream, "\n");
158 fprintf(class_stream, " *\n");
159 fprintf(class_stream, " * 1989-2001 by Will Cohen, Terence Parr, and Hank Dietz\n");
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
1-1.c 37 fprintf(stderr, "[Thread 0x%p] failed to acquire the mutex\n",
42 fprintf(stderr, "[Thread 0x%p] started and locked the mutex\n",
45 fprintf(stderr, "[Thread 0x%p] is waiting for the cond\n",
49 fprintf(stderr, "pthread_cond_wait return %d\n", rc);
53 fprintf(stderr, "[Thread 0x%p] was wakened and acquired the mutex "
57 fprintf(stderr, "[Thread 0x%p] failed to release the mutex\n",
61 fprintf(stderr, "[Thread 0x%p] released the mutex\n", (void *)self);
71 fprintf(stderr, "Fail to initialize mutex\n");
75 fprintf(stderr, "Fail to initialize cond\n");
81 fprintf(stderr, "Fail to create thread[%d]\n", i)
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
3-1.c 42 fprintf(stderr, "Thread1 failed to acquire the mutex\n");
45 fprintf(stderr, "Thread1 started\n");
49 fprintf(stderr, "Fail to get current time\n");
55 fprintf(stderr, "Thread1 is waiting for the cond\n");
59 fprintf(stderr,
63 fprintf(stderr, "pthread_cond_timedwait return %d\n",
71 fprintf(stderr, "Thread1 did not block on the cond at all\n");
74 fprintf(stderr, "Thread1 wakened and got returned value 0\n");
77 fprintf(stderr, "Thread1 failed to release the mutex\n");
80 fprintf(stderr, "Thread1 released the mutex\n")
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
2-1.c 45 fprintf(stderr, "Thread1 failed to acquire the mutex\n");
48 fprintf(stderr, "Thread1 started\n");
51 fprintf(stderr, "Thread1 is waiting for the cond\n");
54 fprintf(stderr, "pthread_cond_wait return %d\n", rc);
58 fprintf(stderr, "Thread1 wakened\n");
60 fprintf(stderr, "Thread1 did not block on the cond at all\n");
65 fprintf(stderr,
70 fprintf(stderr, "Thread1 failed to trylock the mutex (as expected)\n");
73 fprintf(stderr, "Thread1 failed to release the mutex\n");
77 fprintf(stderr, "Thread1 released the mutex\n")
    [all...]
  /external/pdfium/third_party/libtiff/
tif_print.c 74 fprintf(fd, " %s: ", fip->field_name);
78 fprintf(fd, "%u", ((uint8 *) raw_data)[j]);
80 fprintf(fd, "0x%x",
83 fprintf(fd, "%d", ((int8 *) raw_data)[j]);
85 fprintf(fd, "%u", ((uint16 *) raw_data)[j]);
87 fprintf(fd, "%d", ((int16 *) raw_data)[j]);
89 fprintf(fd, "%lu",
92 fprintf(fd, "%ld", (long)((int32 *) raw_data)[j]);
94 fprintf(fd, "0x%lx",
99 fprintf(fd, "%f", ((float *) raw_data)[j])
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_testLib.c 64 fprintf(stderr, "%s mode inputfile bytefile outputfile channelfile\n",
66 fprintf(stderr, "Example:\n");
67 fprintf(stderr, "%s <30,20> in.pcm byte.dat out.pcm T30.0.dat\n", argv[0]);
72 fprintf(stderr,"Wrong mode %s, must be 20, or 30\n", argv[1]);
76 fprintf(stderr,"Cannot open input file %s\n", argv[2]);
79 fprintf(stderr, "Cannot open channelfile file %s\n",
82 fprintf(stderr, "Cannot open output file %s\n",
85 fprintf(stderr,"Cannot open channel file file %s\n", argv[5]);
89 fprintf(stderr, "\n");
90 fprintf(stderr
    [all...]
  /art/test/023-many-interfaces/
iface-gen.c 22 fprintf(stderr, "ERROR: unable to open %s\n", nameBuf);
26 fprintf(fp, "interface Interface%03d {\n", i);
28 fprintf(fp, " int func%03d();\n", i);
29 fprintf(fp, "}\n");
34 fprintf(fp, " implements\n");
36 fprintf(fp, " Interface%03d%s\n", i, (i == count-1) ? "" : ",");
38 fprintf(fp, "\n");
40 fprintf(fp, " public int func%03d() { return %d; }\n", i, i);
  /external/autotest/client/deps/fakegudev/src/
fakesyscalls-exercise.c 24 fprintf (stderr, "Usage: %s <file_name> <redirected_file>\n", argv[0]);
30 fprintf (stderr, "Inconclusive: Could not open file to write.\n");
34 fprintf (stderr, "Inconclusive: Could not write to the file.\n");
39 fprintf (stderr, "Inconclusive: Error closing write file.\n");
46 fprintf (stderr, "Failed. Couldn't open file to read.\n");
49 fprintf (stderr, "Failed. Couldn't read back data.\n");
52 fprintf (stderr, "Failed. The read back string does not match the orignial."
56 fprintf (stdout, "Success. Woohoo!\n");
  /external/compiler-rt/test/asan/TestCases/Linux/
static_tls.cc 21 fprintf(stderr, "before\n");
23 fprintf(stderr, "after\n");
  /external/compiler-rt/test/asan/TestCases/
coverage-order-pcs.cc 26 void foo() { fprintf(stderr, "FOO\n"); }
27 void bar() { fprintf(stderr, "BAR\n"); }
debug_mapping.cc 17 fprintf(stderr, "scale: %d\n", (int)scale);
18 fprintf(stderr, "offset: 0x%lx\n", offset);
debug_stacks.cc 33 fprintf(stderr, "alloc stack retval %s\n", (num_frames > 0 && num_frames < 10)
36 fprintf(stderr, "thread id = %d\n", thread_id);
38 fprintf(stderr, "0x%lx\n", trace[0]);
40 fprintf(stderr, "0x%lx\n", trace[1]);
46 fprintf(stderr, "free stack retval %s\n", (num_frames > 0 && num_frames < 10)
49 fprintf(stderr, "thread id = %d\n", thread_id);
51 fprintf(stderr, "0x%lx\n", trace[0]);
53 fprintf(stderr, "0x%lx\n", trace[1]);
  /external/compiler-rt/test/lsan/TestCases/
disabler.cc 16 fprintf(stderr, "Test alloc p: %p.\n", p);
20 fprintf(stderr, "Test alloc q: %p.\n", q);
suppressions_default.cc 17 fprintf(stderr, "Test alloc: %p.\n", p);
23 fprintf(stderr, "Test alloc: %p.\n", q);

Completed in 724 milliseconds

1 23 4 5 6 7 8 91011>>