HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 151 - 175 of 4272) sorted by null

1 2 3 4 5 67 8 91011>>

  /system/core/toolbox/
md5.c 16 fprintf(stderr,"md5 file ...\n");
29 fprintf(stderr,"could not open %s, %s\n", path, strerror(errno));
44 fprintf(stderr,"could not read %s, %s\n", path, strerror(errno));
50 fprintf(stderr,"could not close %s, %s\n", path, strerror(errno));
mv.c 16 fprintf(stderr,"USAGE: %s <source...> <destination>\n", argv[0]);
25 fprintf(stderr, "failed on %s - %s\n", dest, strerror(errno));
36 fprintf(stderr, "path too long\n");
52 fprintf(stderr, "failed on '%s' - %s\n", source, strerror(errno));
chmod.c 29 fprintf(stderr, "Invalid path specified: too long\n");
38 fprintf(stderr, "Unable to chmod %s: %s\n", subpath, strerror(errno));
50 fprintf(stderr, "Usage: chmod [OPTION] <MODE> <FILE>\n");
51 fprintf(stderr, " -R, --recursive change files and directories recursively\n");
52 fprintf(stderr, " --help display this help and exit\n");
84 fprintf(stderr, "Bad mode\n");
92 fprintf(stderr, "Unable to chmod %s: %s\n", argv[i], strerror(errno));
r.c 9 fprintf(stderr,"r [-b|-s] <address> [<value>]\n");
44 fprintf(stderr, "invalid end address\n");
55 fprintf(stderr,"cannot open /dev/mem\n");
67 fprintf(stderr,"cannot mmap region\n");
76 fprintf(stderr,"%08x: %08x\n", addr, *x);
82 fprintf(stderr,"%08x: %04x\n", addr, *x);
88 fprintf(stderr,"%08x: %02x\n", addr, *x);
touch.c 11 fprintf(stderr, "touch: usage: touch [-alm] [-t time_t] <file>\n");
36 fprintf(stderr, "touch: invalid time_t\n");
57 fprintf(stderr, "touch: no file specified\n");
79 fprintf(stderr, "file = %s\n", file);
80 fprintf(stderr, "times[0].tv_sec = %ld, times[0].tv_nsec = %ld\n", times[0].tv_sec, times[0].tv_nsec);
81 fprintf(stderr, "times[1].tv_sec = %ld, times[1].tv_nsec = %ld\n", times[1].tv_sec, times[1].tv_nsec);
82 fprintf(stderr, "flags = 0x%8.8x\n", flags);
  /system/extras/tests/bionic/libc/bionic/
lib_static_init.cpp 8 fprintf(stderr, "Foo::Foo for this=%p called (counter = %d)\n", this, counter);
  /system/security/keystore/
keystore_cli.cpp 52 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
65 fprintf(stderr, "Usage: %s " #cmd " <name>\n", argv[0]); \
70 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
83 fprintf(stderr, "Usage: %s " #cmd " <name> <uid>\n", argv[0]); \
89 fprintf(stderr, "Running as uid %d\n", uid); \
93 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
106 fprintf(stderr, "Usage: %s " #cmd " <name>\n", argv[0]); \
114 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
127 fprintf(stderr, "Usage: %s " #cmd " <name>\n", argv[0]); \
134 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret);
    [all...]
  /external/dropbear/libtomcrypt/testprof/
modes_test.c 27 fprintf(stderr, "test requires AES");
46 fprintf(stderr, "cbc_getiv failed");
56 fprintf(stderr, "CBC failed");
69 fprintf(stderr, "cfb_getiv failed");
79 fprintf(stderr, "CFB failed");
91 fprintf(stderr, "ofb_getiv failed");
101 fprintf(stderr, "OFB failed");
  /external/iproute2/tc/
f_cgroup.c 21 fprintf(stderr, "Usage: ... cgroup [ match EMATCH_TREE ] [ police POLICE_SPEC ]\n");
22 fprintf(stderr, " [ action ACTION_SPEC ]\n");
35 fprintf(stderr, "Illegal handle \"%s\", must be numeric.\n",
50 fprintf(stderr, "Illegal \"ematch\"\n");
57 fprintf(stderr, "Illegal \"action\"\n");
65 fprintf(stderr, "Illegal \"police\"\n");
73 fprintf(stderr, "What is \"%s\"?\n", *argv);
  /external/valgrind/main/none/tests/arm/
Makefile.am 7 neon128.stdout.exp neon128.stderr.exp neon128.vgtest \
8 neon64.stdout.exp neon64.stderr.exp neon64.vgtest \
9 v6intARM.stdout.exp v6intARM.stderr.exp v6intARM.vgtest \
10 v6intThumb.stdout.exp v6intThumb.stderr.exp v6intThumb.vgtest \
11 v6media.stdout.exp v6media.stderr.exp v6media.vgtest \
12 vcvt_fixed_float_VFP.stdout.exp vcvt_fixed_float_VFP.stderr.exp \
14 vfp.stdout.exp vfp.stderr.exp vfp.vgtest
  /frameworks/base/tools/aapt/
printapk.cpp 15 fprintf(stderr,
46 fprintf(stderr, "apk: couldn't open file for read: %s\n", filename);
54 fprintf(stderr, "apk: error determining file size: %s\n", filename);
60 fprintf(stderr, "apk: file too big: %s\n", filename);
66 fprintf(stderr, "apk: error reading file: %s\n", filename);
74 fprintf(stderr, "apk: file doesn't seem to be a zip file: %s\n",
95 fprintf(stderr, "apk: error decompressing resources.arsc");
  /ndk/tests/device/test-stlport_shared-exception/jni/
catchptr1.cpp 25 fprintf(stderr, "25\n");
44 fprintf(stderr, "44\n");
67 fprintf(stderr, "67\n");
86 fprintf(stderr, "86\n");
100 fprintf(stderr, "100\n");
128 fprintf(stderr, "128\n");
142 fprintf(stderr, "142\n");
  /ndk/tests/device/test-stlport_static-exception/jni/
catchptr1.cpp 25 fprintf(stderr, "25\n");
44 fprintf(stderr, "44\n");
67 fprintf(stderr, "67\n");
86 fprintf(stderr, "86\n");
100 fprintf(stderr, "100\n");
128 fprintf(stderr, "128\n");
142 fprintf(stderr, "142\n");
  /packages/experimental/RpcPerformance/
rpcperftest.cpp 42 fprintf(stderr, "usage: rpcperftest service-to-test | :service-to-serve\n");
48 fprintf(stderr, "error: can't get default service manager\n");
56 fprintf(stderr, "error: can't register service: %s\n", argv[1] + 1);
62 fprintf(stderr, "error: can't run service\n");
68 fprintf(stderr, "error: can't find service: %s\n", argv[1]);
75 fprintf(stderr, "error: can't ping: %s [%d]\n", argv[1], status);
85 fprintf(stderr, "error: can't ping: %s [%d]\n", argv[1], status);
  /cts/suite/audio_quality/executable/src/
main.cpp 46 fprintf(stderr, "\n\nexecuting %s\n", command.string());
48 fprintf(stderr, "cannot create zip file with command %s\n", command.string());
56 fprintf(stderr, "%s [-l log_level][-s serial] test_xml\n", bin);
61 fprintf(stderr, "%s [-l log_level][-s serial] test_xml\n", argv[0]);
89 fprintf(stderr, "cannot prepare report dir");
95 fprintf(stderr, "caanot create Settings");
103 fprintf(stderr, "cannot create Log");
117 fprintf(stderr, "cannot create ClientInterface");
121 fprintf(stderr, "cannot init ClientInterface");
126 fprintf(stderr, "cannot get device info")
    [all...]
  /external/libvorbis/vq/
latticetune.c 51 fprintf(stderr,"Need a lattice codebook on the command line.\n");
55 fprintf(stderr,"Need a codeword data file on the command line.\n");
77 fprintf(stderr,"Provided book is not a latticebook.\n");
90 fprintf(stderr,"Could not open input file %s\n",argv[2]);
147 fprintf(stderr,"%4ld: ",j);
150 fprintf(stderr,"%+3.1f,", c->quantlist[index]*_float32_unpack(c->q_delta)+
154 fprintf(stderr,"\t|");
155 for(k=0;k<base-c->lengthlist[j];k++)fprintf(stderr,"*");
156 fprintf(stderr,"\n");
161 fprintf(stderr,"\r
    [all...]
  /external/valgrind/main/drd/tests/
trylock.c 31 fprintf(stderr, "Locking rwlock via pthread_rwlock_wrlock().\n");
34 fprintf(stderr, "Locking rwlock via pthread_rwlock_trywrlock().\n");
37 fprintf(stderr, "Locking rwlock via pthread_rwlock_timedwrlock().\n");
42 fprintf(stderr, "Locking rwlock via pthread_rwlock_rdlock().\n");
49 fprintf(stderr, "Locking rwlock via pthread_rwlock_tryrdlock().\n");
52 fprintf(stderr, "Locking rwlock via pthread_rwlock_timedrdlock().\n");
57 fprintf(stderr, "Attempt to lock for writing recursively (not allowed).\n");
64 fprintf(stderr, "Locking mutex via pthread_mutex_trylock().\n");
67 fprintf(stderr, "Locking mutex via pthread_mutex_lock().\n");
70 fprintf(stderr, "Locking mutex via pthread_mutex_timedlock().\n")
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
plt.c 49 fprintf(stderr, "%s> Missing arguments\n", __func__);
58 fprintf(stderr, "%s> Invalid parameter\n", __func__);
64 fprintf(stderr, "%s> fail to nla_nest_start()\n", __func__);
76 fprintf(stderr, "%s> building message failed\n", __func__);
100 fprintf(stderr, "fail to nla_nest_start()\n");
114 fprintf(stderr, "%s> building message failed\n", __func__);
139 fprintf(stderr, "fail to nla_nest_start()\n");
151 fprintf(stderr, "%s> building message failed\n", __func__);
172 fprintf(stderr, "no data!\n");
182 fprintf(stderr, "Fail to calibrate ith radio status (%d)\n"
    [all...]
  /external/qemu/distrib/sdl-1.2.15/test/
testsem.c 21 fprintf(stderr, "Thread number %d has got the semaphore (value = %d)!\n", threadnum, SDL_SemValue(sem));
24 fprintf(stderr, "Thread number %d has released the semaphore (value = %d)!\n", threadnum, SDL_SemValue(sem));
55 fprintf(stderr, "Wait took %d milliseconds\n", duration);
65 fprintf(stderr,"Usage: %s init_value\n", argv[0]);
71 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
testtimer.c 33 fprintf(stderr, "Couldn't initialize SDL: %s\n", SDL_GetError());
56 fprintf(stderr,
65 fprintf(stderr,"Could not create timer 1: %s\n", SDL_GetError());
68 fprintf(stderr,"Could not create timer 2: %s\n", SDL_GetError());
71 fprintf(stderr,"Could not create timer 3: %s\n", SDL_GetError());
  /external/skia/bench/
SkBenchLogger.h 18 * Class that allows logging to a file while simultaneously logging to stdout/stderr.
31 * SkBenchLogger will only write to stdout/stderr.
36 * Log an error to stderr, taking a C style string as input.
41 * Log an error to stderr, taking an SkString as input.
68 void nativeLogError(const char msg[]) { fprintf(stderr, "%s", msg); }
  /external/valgrind/main/none/tests/
pending.c 24 fprintf(stderr, "FAILED: got signal %d instead\n", sig);
29 fprintf(stderr, "FAILED: signal delivered early (in handler)\n");
58 fprintf(stderr, "FAILED: signal delivered too early\n");
68 fprintf(stderr, "FAILED: signal not delivered\n");
81 fprintf(stderr, "FAILED: SIGHUP not still pending; got signal %d\n",
  /external/webrtc/test/testsupport/
frame_reader.cc 33 fprintf(stderr, "Frame length must be >0, was %d\n",
39 fprintf(stderr, "Couldn't open input file for reading: %s\n",
46 fprintf(stderr, "Found empty file: %s\n", input_filename_.c_str());
63 fprintf(stderr, "FrameReader is not initialized (input file is NULL)\n");
70 fprintf(stderr, "Error reading from input file: %s\n",
  /frameworks/av/cmds/stagefright/
recordvideo.cpp 34 fprintf(stderr, "usage: %s\n", me);
35 fprintf(stderr, " -h(elp)\n");
36 fprintf(stderr, " -b bit rate in bits per second (default: 300000)\n");
37 fprintf(stderr, " -c YUV420 color format: [0] semi planar or [1] planar or other omx YUV420 color format (default: 1)\n");
38 fprintf(stderr, " -f frame rate in frames per second (default: 30)\n");
39 fprintf(stderr, " -i I frame interval in seconds (default: 1)\n");
40 fprintf(stderr, " -n number of frames to be recorded (default: 300)\n");
41 fprintf(stderr, " -w width in pixels (default: 176)\n");
42 fprintf(stderr, " -t height in pixels (default: 144)\n");
43 fprintf(stderr, " -l encoder level. see omx il header (default: encoder specific)\n")
    [all...]
  /system/core/libsparse/
simg2img.c 35 fprintf(stderr, "Usage: simg2img <sparse_image_files> <raw_image_file>\n");
53 fprintf(stderr, "Cannot open output file %s\n", argv[argc - 1]);
63 fprintf(stderr, "Cannot open input file %s\n", argv[i]);
70 fprintf(stderr, "Failed to read sparse file\n");
78 fprintf(stderr, "Cannot write output file\n");

Completed in 3189 milliseconds

1 2 3 4 5 67 8 91011>>