HomeSort by relevance Sort by last modified time
    Searched full:strerror (Results 826 - 850 of 2323) sorted by null

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_exceptions.py 217 'errno' : None, 'strerror' : None}),
220 'errno' : 'foo', 'strerror' : 'bar'}),
223 'errno' : 'foo', 'strerror' : 'bar'}),
228 'strerror' : 'strErrorStr', 'errno' : 'errnoStr',
232 'strerror' : 'strErrorStr', 'filename' : 'filenameStr'}),
274 'strerror' : 'strErrorStr', 'winerror' : 1,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_exceptions.py 217 'errno' : None, 'strerror' : None}),
220 'errno' : 'foo', 'strerror' : 'bar'}),
223 'errno' : 'foo', 'strerror' : 'bar'}),
228 'strerror' : 'strErrorStr', 'errno' : 'errnoStr',
232 'strerror' : 'strErrorStr', 'filename' : 'filenameStr'}),
274 'strerror' : 'strErrorStr', 'winerror' : 1,
  /system/core/fastbootd/commands/
partitions.c 93 D(ERR, "map failed: %s", strerror(errno));
114 D(ERR, "unable to map header:%s\n", strerror(errno));
170 D(ERR, "unable to map header: %s", strerror(errno));
202 D(ERR, "unable to open file %s:%s\n", path, strerror(errno));
231 D(ERR, "unable to open file %s:%s\n", path, strerror(errno));
239 D(WARN, "unable to get sector size %s, assuming 512", strerror(errno));
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp 118 __FUNCTION__, strerror(-res), res);
124 __FUNCTION__, strerror(-res), res);
868 __FUNCTION__, strerror(-res), res);
879 __FUNCTION__, strerror(-res), res);
1017 __FUNCTION__, strerror(-res), res);
1055 __FUNCTION__, b.streamId, strerror(-res), res);
1069 __FUNCTION__, strerror(-res), res)
    [all...]
  /bootable/recovery/applypatch/
imgdiff.c 190 printf("failed to stat \"%s\": %s\n", filename, strerror(errno));
197 printf("failed to read \"%s\" %s\n", filename, strerror(errno));
380 printf("failed to stat \"%s\": %s\n", filename, strerror(errno));
387 printf("failed to read \"%s\" %s\n", filename, strerror(errno));
628 ptemp, strerror(errno));
646 printf("failed to open patch %s: %s\n", ptemp, strerror(errno));
650 printf("failed to read patch %s: %s\n", ptemp, strerror(errno));
796 printf("failed to stat bonus file %s: %s\n", argv[2], strerror(errno));
803 printf("failed to open bonus file %s: %s\n", argv[2], strerror(errno));
807 printf("failed to read bonus file %s: %s\n", argv[2], strerror(errno))
    [all...]
  /external/bison/m4/
gnulib-comp.m4 197 # Code from module strerror:
198 # Code from module strerror-override:
675 AC_LIBOBJ([strerror])
677 gl_MODULE_INDICATOR([strerror])
678 gl_STRING_MODULE_INDICATOR([strerror])
682 AC_LIBOBJ([strerror-override])
1094 lib/strerror-override.c
1095 lib/strerror-override.h
1096 lib/strerror.c
    [all...]
  /external/libedit/src/
tty.c 503 strerror(errno));
510 strerror(errno));
559 __func__, strerror(errno));
604 "%s: tty_setty: %s\n", __func__, strerror(errno));
957 strerror(errno));
1087 strerror(errno));
1112 strerror(errno));
1147 strerror(errno));
1168 strerror(errno));
1327 __func__, strerror(errno))
    [all...]
  /frameworks/av/media/libstagefright/rtsp/
MyHandler.h 447 result, strerror(-result));
485 result, strerror(-result));
601 result, strerror(-result));
655 index, result, strerror(-result));
787 result, strerror(-result));
846 result, strerror(-result));
927 result, strerror(-result));
    [all...]
  /external/ipsec-tools/src/libipsec/
pfkey.c 195 __ipsec_set_strerror(strerror(errno));
429 __ipsec_set_strerror(strerror(errno));
610 __ipsec_set_strerror(strerror(errno));
1177 __ipsec_set_strerror(strerror(errno));
1340 __ipsec_set_strerror(strerror(errno));
    [all...]
  /system/core/sdcard/
sdcard.c 397 ERROR("opendir %s failed: %s\n", path, strerror(errno));
442 ERROR("Failed to open(%s): %s\n", path, strerror(errno));
    [all...]
  /external/libmtp/src/
playlist-spl.c 138 printf("failed to make temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerror(errno));
143 printf("failed to delete temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerror(errno));
197 printf("failed to make temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerror(errno));
202 printf("failed to delete temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerror(errno));
359 printf("load_spl_fd read err %s\n", strerror(errno));
483 printf("write spl file failed: %s\n", strerror(errno));
490 printf("write spl file failed: %s\n", strerror(errno));
  /external/ltrace/
ltrace-elf.c 366 strerror(errno));
620 filename, strerror(errno));
630 filename, strerror(errno));
731 strerror(errno));
918 strerror(errno));
995 name, lib->soname, strerror(errno));
1002 name, lib->soname, strerror(errno));
    [all...]
read_config_file.c 146 report_global_error("malloc: %s", strerror(errno));
546 "malloc: %s", strerror(errno));
833 "malloc enum lens: %s", strerror(errno));
936 "malloc: %s", strerror(errno));
1003 "malloc: %s", strerror(errno));
1162 "%s", strerror(errno));
1252 strerror(errno));
  /frameworks/av/media/libstagefright/foundation/
ANetworkSession.cpp     [all...]
  /ndk/sources/android/cpufeatures/
cpu-features.c 131 D("Can't open %s: %s\n", pathname, strerror(errno));
140 D("Error while reading %s: %s\n", pathname, strerror(errno));
164 D("Could not open %s: %s\n", pathname, strerror(errno));
173 D("Error while reading from %s: %s\n", pathname, strerror(errno));
425 D("Could not read %s: %s\n", filename, strerror(errno));
504 D("Could not open %s: %s\n", filepath, strerror(errno));
514 D("Error while reading %s: %s\n", filepath, strerror(errno));
    [all...]
  /device/generic/goldfish/qemud/
qemud.c 242 __FUNCTION__, fd, strerror(errno) );
251 __FUNCTION__, fd, strerror(errno) );
515 D("%s: error: %s", __FUNCTION__, strerror(errno) );
910 D("%s: can't recv: %s", __FUNCTION__, strerror(errno));
932 D("%s: can't send: %s", __FUNCTION__, strerror(errno));
989 D("%s: accept failed ?: %s", __FUNCTION__, strerror(errno));
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_client.c 307 wpa_printf(MSG_INFO, "send[RADIUS]: %s", strerror(errno));
736 wpa_printf(MSG_INFO, "recv[RADIUS]: %s", strerror(errno));
1069 strerror(errno));
1075 wpa_printf(MSG_INFO, "connect[radius]: %s", strerror(errno));
1156 strerror(errno));
1210 strerror(errno));
1220 strerror(errno));
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
filesystem_mock.py 69 raise IOError(errno.ENOENT, path, os.strerror(errno.ENOENT))
104 raise OSError(errno.ENOENT, path, os.strerror(errno.ENOENT))
111 raise IOError(errno.EISDIR, source, os.strerror(errno.EISDIR))
113 raise IOError(errno.EISDIR, destination, os.strerror(errno.EISDIR))
115 raise IOError(errno.ENOENT, destination, os.strerror(errno.ENOENT))
  /external/qemu/slirp/
socket.c 180 DEBUG_MISC((dfd, " --- soread() disconnected, nn = %d, errno = %d-%s\n", nn, errno,strerror(errno)));
467 errno,strerror(errno)));
468 icmp_error(so->so_m, ICMP_UNREACH,code, 0,strerror(errno));
505 m->m_len, errno,strerror(errno)));
513 icmp_error(so->so_m, ICMP_UNREACH,code, 0,strerror(errno));
  /external/wpa_supplicant_8/src/utils/
eloop.c 156 __func__, strerror(errno));
233 "%s\n", __func__, strerror(errno));
283 "failed. %s\n", __func__, sock, strerror(errno));
322 "failed. %s\n", __func__, sock, strerror(errno));
975 , strerror(errno));
  /frameworks/native/libs/gui/
Surface.cpp 633 bufferCount, strerror(-err));
753 ALOGE_IF(err, "error locking src buffer %s", strerror(-err));
757 ALOGE_IF(err, "error locking dst buffer %s", strerror(-err));
816 ALOGE_IF(err, "dequeueBuffer failed (%s)", strerror(-err));
903 mLockedBuffer->handle, strerror(-err));
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 70 w, h, format, usage, err, strerror(-err));
97 LOG_E("free(...) failed %d (%s)\n", err, strerror(-err));
120 LOG_E("lock(...) failed %d (%s).\n", err, strerror(-err));
141 LOG_E("unlock(...) failed %d (%s)", err, strerror(-err));
170 LOG_E("Blit(...) failed %d (%s)", err, strerror(-err));
  /hardware/qcom/display/msm8084/libexternal/
external.cpp 127 spdFile, strerror(errno));
501 strerror(errno));
535 __FUNCTION__, strerror(errno));
542 __FUNCTION__, strerror(errno));
558 __FUNCTION__, sysFsHPDFilePath, hdmiHPDFile, strerror(errno));
  /hardware/qcom/display/msm8226/libexternal/
external.cpp 127 spdFile, strerror(errno));
501 strerror(errno));
535 __FUNCTION__, strerror(errno));
542 __FUNCTION__, strerror(errno));
558 __FUNCTION__, sysFsHPDFilePath, hdmiHPDFile, strerror(errno));
  /hardware/qcom/display/msm8960/libexternal/
external.cpp 118 strerror(errno));
592 strerror(errno));
627 __FUNCTION__, strerror(errno));
634 __FUNCTION__, strerror(errno));
672 sysFsHPDFilePath, hdmiHPDFile, strerror(errno));

Completed in 645 milliseconds

<<31323334353637383940>>