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

1 23 4 5 6 7 8 91011>>

  /frameworks/wilhelm/src/
sllog.h 87 #define SL_LOGE(...) do { fprintf(stderr, "SL_LOGE: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \
88 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0)
94 #define SL_LOGW(...) do { fprintf(stderr, "SL_LOGW: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \
95 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0)
101 #define SL_LOGI(...) do { fprintf(stderr, "SL_LOGI: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \
102 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0)
108 #define SL_LOGD(...) do { fprintf(stderr, "SL_LOGD: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_testLib.c 62 fprintf(stderr, "%s mode inputfile bytefile outputfile channelfile\n",
64 fprintf(stderr, "Example:\n");
65 fprintf(stderr, "%s <30,20> in.pcm byte.dat out.pcm T30.0.dat\n", argv[0]);
70 fprintf(stderr,"Wrong mode %s, must be 20, or 30\n", argv[1]);
74 fprintf(stderr,"Cannot open input file %s\n", argv[2]);
77 fprintf(stderr, "Cannot open channelfile file %s\n",
80 fprintf(stderr, "Cannot open output file %s\n",
83 fprintf(stderr,"Cannot open channel file file %s\n", argv[5]);
87 fprintf(stderr, "\n");
88 fprintf(stderr,
    [all...]
  /development/ndk/tests/dlclose-destruction/jni/
main.c 13 fprintf(stderr, "Can't load library: %s\n", dlerror());
21 fprintf(stderr, "Can't find test function\n");
31 fprintf(stderr, "Test function failed to set variable !\n");
41 fprintf(stderr, "Test destructor was *not* called !\n");
44 fprintf(stderr, "Test destructor called but returned invalid value (%d)\n", x);
  /external/valgrind/main/none/tests/amd64/
ssse3_misaligned.c 22 fprintf(stderr, "three\n");
29 fprintf(stderr, "you should see: \"one\\ntwo\\nthree\\n\"\n");
30 fprintf(stderr, "one\n");
32 fprintf(stderr, "two\n");
34 fprintf(stderr, "test failed! you shouldn't see this\n");
  /external/valgrind/main/none/tests/x86/
ssse3_misaligned.c 22 fprintf(stderr, "three\n");
29 fprintf(stderr, "you should see: \"one\\ntwo\\nthree\\n\"\n");
30 fprintf(stderr, "one\n");
32 fprintf(stderr, "two\n");
34 fprintf(stderr, "test failed! you shouldn't see this\n");
  /external/sepolicy/tools/
checkfc.c 21 fprintf(stderr, "usage: %s [OPTIONS] sepolicy context_file\n\n", name);
22 fprintf(stderr, "Parses a context file and checks for syntax errors.\n");
23 fprintf(stderr, "The context_file is assumed to be a file_contexts file\n");
24 fprintf(stderr, "unless explicitly switched by an option.\n\n");
25 fprintf(stderr, " OPTIONS:\n");
26 fprintf(stderr, " -p : context file represents a property_context file.\n");
27 fprintf(stderr, "\n");
59 fprintf(stderr, "Expected sepolicy file and context file as arguments.\n");
73 fprintf(stderr, "Error loading policy from %s\n", sepolicyFile);
84 fprintf(stderr, "Error loading context file from %s\n", contextFile)
    [all...]
  /external/valgrind/main/drd/tests/
annotate_trace_memory.c 21 fprintf(stderr, "float\n");
24 fprintf(stderr, "double\n");
27 fprintf(stderr, "uint8_t\n");
30 fprintf(stderr, "uint16_t\n");
33 fprintf(stderr, "uint32_t\n");
36 fprintf(stderr, "uint64_t\n");
47 fprintf(stderr, "Done.\n");
pth_cleanup_handler.c 19 fprintf(stderr, "Cleanup handler has been called.\n");
27 fprintf(stderr, "pthread_mutex_lock()\n");
46 fprintf(stderr, "pthread_mutex_init()\n");
51 fprintf(stderr, "pthread_create()\n");
56 fprintf(stderr, "pthread_create()\n");
63 fprintf(stderr, "Test succeeded.\n");
  /external/valgrind/main/helgrind/tests/
tc10_rec_lock.c 27 fprintf(stderr, "before lock #1\n");
29 fprintf(stderr, "before lock #2\n");
31 fprintf(stderr, "before lock #3\n");
34 fprintf(stderr, "before unlock #1\n");
36 fprintf(stderr, "before unlock #2\n");
38 fprintf(stderr, "before unlock #3\n");
41 fprintf(stderr, "before unlock #4\n");
  /system/extras/tests/bionic/libc/glibc/assert/
test-assert.c 52 fclose (stderr);
53 stderr = tmpfile ();
54 if(!stderr)
74 rewind (stderr);
75 fgets (buf, 160, stderr);
79 fgets (buf, 160, stderr);
83 fgets (buf, 160, stderr);
  /bionic/libc/bionic/
err.c 65 (void)fprintf(stderr, "%s: ", __progname);
67 (void)vfprintf(stderr, fmt, ap);
68 (void)fprintf(stderr, ": ");
70 (void)fprintf(stderr, "%s\n", strerror(sverrno));
78 (void)fprintf(stderr, "%s: ", __progname);
80 (void)vfprintf(stderr, fmt, ap);
81 (void)fprintf(stderr, "\n");
111 (void)fprintf(stderr, "%s: ", __progname);
113 (void)vfprintf(stderr, fmt, ap);
114 (void)fprintf(stderr, ": ")
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r3xx_vertprog_dump.c 136 fprintf(stderr, " dst: %d%s op: ",
139 fprintf(stderr, "PRED %u",
144 fprintf(stderr, "PVS_MACRO_OP_2CLK_M2X_ADD\n");
146 fprintf(stderr, " PVS_MACRO_OP_2CLK_MADD\n");
149 fprintf(stderr, "%s\n", r300_vs_me_ops[op & 0x1f]);
151 fprintf(stderr, "%s\n", r300_vs_ve_ops[op & 0x1f]);
157 fprintf(stderr, " reg: %d%s swiz: %s%s/%s%s/%s%s/%s%s\n",
176 fprintf(stderr, "Final vertex program code:\n");
182 fprintf(stderr, "%d: op: 0x%08x", i, vs->body.d[offset]);
186 fprintf(stderr, " src%i: 0x%08x", src, vs->body.d[offset+1+src])
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_vertprog_dump.c 136 fprintf(stderr, " dst: %d%s op: ",
139 fprintf(stderr, "PRED %u",
144 fprintf(stderr, "PVS_MACRO_OP_2CLK_M2X_ADD\n");
146 fprintf(stderr, " PVS_MACRO_OP_2CLK_MADD\n");
149 fprintf(stderr, "%s\n", r300_vs_me_ops[op & 0x1f]);
151 fprintf(stderr, "%s\n", r300_vs_ve_ops[op & 0x1f]);
157 fprintf(stderr, " reg: %d%s swiz: %s%s/%s%s/%s%s/%s%s\n",
176 fprintf(stderr, "Final vertex program code:\n");
182 fprintf(stderr, "%d: op: 0x%08x", i, vs->body.d[offset]);
186 fprintf(stderr, " src%i: 0x%08x", src, vs->body.d[offset+1+src])
    [all...]
  /external/compiler-rt/test/asan/TestCases/
throw_catch.cc 16 fprintf(stderr, "Throw: %p\n", &local);
26 fprintf(stderr, "Catch: %p\n", &local);
32 fprintf(stderr, "Before: %p poisoned: %d\n", &x,
35 fprintf(stderr, "After: %p poisoned: %d\n", &x,
44 fprintf(stderr, "Before: %p poisoned: %d\n", &x,
49 fprintf(stderr, "Catch\n");
51 fprintf(stderr, "After: %p poisoned: %d\n", &x,
62 fprintf(stderr, "\nTestLongJmp\n");
63 fprintf(stderr, "Before: %p poisoned: %d\n", &x,
67 fprintf(stderr, "After: %p poisoned: %d\n", &x
    [all...]
  /external/libgsm/src/
debug.c 29 fprintf( stderr, "%s [%d .. %d]: ", name, from, to );
31 fprintf(stderr, "%d ", ptr[ from ] );
35 if (from < to) putc('\n', stderr);
38 putc('\n', stderr);
49 fprintf( stderr, "%s [%d .. %d]: ", name, from, to );
52 fprintf(stderr, "%d ", ptr[ from ] );
56 if (from < to) putc('\n', stderr);
59 putc('\n', stderr);
66 fprintf(stderr, "%s: %d\n", name, (long)value );
73 fprintf(stderr, "%s: %d\n", name, (long)value)
    [all...]
  /external/valgrind/main/memcheck/tests/
sigprocmask.c 37 fprintf(stderr, "before\n");
39 fprintf(stderr, "%x ", x[i]);
41 fprintf(stderr, "\n");
45 fprintf(stderr, "after1\n");
47 fprintf(stderr, "%x ", x[i]);
49 fprintf(stderr, "\n");
53 fprintf(stderr, "after2\n");
55 fprintf(stderr, "%x ", x[i]);
57 fprintf(stderr, "\n");
61 fprintf(stderr, "__NR_sigprocmask not supported on this platform\n")
    [all...]
stpncpy.c 14 fprintf (stderr, "strlen: %zd\n", l); // strlen: 53
22 fprintf (stderr, "equal: %d\n", strcmp (a, b)); // equal: 0
23 fprintf (stderr, "retlen: %zd\n", c - b); // retlen: 53
24 fprintf (stderr, "last: '%c'\n", *(c - 1)); // last: '.'
25 fprintf (stderr, "zero0: %d\n", *c); // zero0: 0
26 fprintf (stderr, "zero1: %d\n", *(c + 1)); // zero1: 0
27 fprintf (stderr, "zero2: %d\n", *(c + 2)); // zero2: 0
32 fprintf (stderr, "equal: %d\n", strncmp (b, d, l - 1)); // equal: 0
33 fprintf (stderr, "retlen: %zd\n", e - d); // retlen: 52
34 fprintf (stderr, "last: '%c'\n", *(e - 1)); // last: 'r
    [all...]
err_disable3.c 30 fprintf(stderr, "\n--------- c: start (expect 1) ---------\n\n");
32 fprintf(stderr, "\n--------- c: end ---------\n\n");
44 fprintf(stderr, "\n--------- p: disabling errors (expect 0) ---------\n\n");
49 fprintf(stderr, "\n--------- p: creating child ---------\n\n");
54 fprintf(stderr, "\n--------- p: join child ---------\n\n");
58 fprintf(stderr, "\n--------- p: re_enabled (expect 1) ---------\n\n");
sigaltstack.c 10 fprintf(stderr, "caught signal, local var is on %p\n", &var);
27 fprintf(stderr, "calling sigaltstack, stack base is %p\n", sigstk.ss_sp);
30 fprintf(stderr,"setting sigaction\n");
35 fprintf(stderr, "res = %d\n", res);
36 fprintf(stderr, "raising the signal\n");
43 fprintf(stderr, "done\n");
  /external/chromium_org/third_party/opus/src/tests/
test_opus_padding.c 51 fprintf(stderr, " Checking for padding overflow... ");
53 fprintf(stderr, "FAIL (out of memory)\n");
69 fprintf(stderr, "FAIL!\n");
73 fprintf(stderr, "OK.\n");
86 fprintf(stderr, "Testing %s padding.\n", oversion);
90 fprintf(stderr, "All padding tests passed.\n");
  /external/chromium_org/v8/tools/
run-valgrind.py 31 # stderr for memory leaks.
48 process = subprocess.Popen(command, stderr=subprocess.PIPE)
50 errors = process.stderr.readlines();
54 sys.stderr.writelines(errors)
67 sys.stderr.writelines(errors)
72 sys.stderr.writelines(errors)
73 sys.stderr.write('\n\n#### Malformed valgrind output.\n#### Exiting.\n')
  /external/compiler-rt/test/msan/
allocator_returns_null.cc 29 fprintf(stderr, "malloc:\n");
33 fprintf(stderr, "calloc:\n");
38 fprintf(stderr, "calloc-overflow:\n");
46 fprintf(stderr, "realloc:\n");
50 fprintf(stderr, "realloc-after-malloc:\n");
58 fprintf(stderr, "x: %lx\n", (long)x);
  /external/compiler-rt/test/tsan/
allocator_returns_null.cc 24 fprintf(stderr, "malloc:\n");
28 fprintf(stderr, "calloc:\n");
33 fprintf(stderr, "calloc-overflow:\n");
41 fprintf(stderr, "realloc:\n");
45 fprintf(stderr, "realloc-after-malloc:\n");
51 fprintf(stderr, "x: %p\n", x);
  /external/iproute2/tc/
m_estimator.c 30 fprintf(stderr, "Usage: ... estimator INTERVAL TIME-CONST\n");
31 fprintf(stderr, " INTERVAL is interval between measurements\n");
32 fprintf(stderr, " TIME-CONST is averaging time constant\n");
33 fprintf(stderr, "Example: ... est 1sec 8sec\n");
56 fprintf(stderr, "Error: estimator parameters are out of range.\n");
60 fprintf(stderr, "[estimator i=%u e=%u]\n", est->interval, est->ewma_log);
  /external/libopus/tests/
test_opus_padding.c 51 fprintf(stderr, " Checking for padding overflow... ");
53 fprintf(stderr, "FAIL (out of memory)\n");
69 fprintf(stderr, "FAIL!\n");
73 fprintf(stderr, "OK.\n");
86 fprintf(stderr, "Testing %s padding.\n", oversion);
90 fprintf(stderr, "All padding tests passed.\n");

Completed in 1228 milliseconds

1 23 4 5 6 7 8 91011>>