HomeSort by relevance Sort by last modified time
    Searched refs:errmsg (Results 26 - 50 of 92) sorted by null

12 3 4

  /external/nanopb-c/
pb.h 508 #define PB_GET_ERROR(stream) "(errmsg disabled)"
512 if ((stream)->errmsg == NULL) \
513 (stream)->errmsg = (msg); \
516 #define PB_GET_ERROR(stream) ((stream)->errmsg ? (stream)->errmsg : "(none)")
pb_encode.c 81 stream.errmsg = NULL;
515 stream->errmsg = substream.errmsg;
538 substream.errmsg = NULL;
546 stream->errmsg = substream.errmsg;
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 288 char *errmsg; local
297 if (!checkVersionOkMCI(version, &errmsg)) {
298 LOG_E("%s", errmsg);
301 LOG_I("%s", errmsg);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 541 char *errmsg; local
542 if (!checkVersionOkMCDRVMODULEAPI(version, &errmsg)) {
543 LOG_E("%s", errmsg);
546 LOG_I("%s", errmsg);
  /system/core/libnetutils/
dhcpclient.c 46 static char errmsg[2048]; variable
70 vsnprintf(errmsg, sizeof(errmsg), fmt, ap);
73 ALOGD("%s", errmsg);
78 return errmsg;
  /bootable/recovery/edify/
expr.h 45 char* errmsg; member in struct:__anon1099
  /system/vold/
Volume.cpp 318 char errmsg[255]; local
337 snprintf(errmsg, sizeof(errmsg),
342 errmsg, false);
  /external/libpng/
pngrutil.c 1330 png_const_charp errmsg = NULL; \/* error message output, or no error *\/ local
2474 png_const_charp errmsg = NULL; local
2583 png_const_charp errmsg = NULL; local
    [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
Makefile.in 39 OBJECTS = errmsg.o genrb.o parse.o read.o reslist.o ustr.o rbutil.o \
  /external/icu/icu4c/source/tools/genrb/
Makefile.in 38 OBJECTS = errmsg.o genrb.o parse.o read.o reslist.o ustr.o rbutil.o \
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
robotparser.py 219 def http_error_default(self, url, fp, errcode, errmsg, headers):
222 errmsg, headers)
smtplib.py 378 errmsg = "\n".join(resp)
380 print>>stderr, 'reply: retcode (%s); Msg: %s' % (errcode, errmsg)
381 return errcode, errmsg
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
robotparser.py 219 def http_error_default(self, url, fp, errcode, errmsg, headers):
222 errmsg, headers)
smtplib.py 378 errmsg = "\n".join(resp)
380 print>>stderr, 'reply: retcode (%s); Msg: %s' % (errcode, errmsg)
381 return errcode, errmsg
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 985 static char errmsg[80]; local
992 (void) sprintf(errmsg, "%s: alarm", caller);
993 fatalSys(errmsg);
1001 (void) sprintf(errmsg, "%s: getmsg", caller);
1002 fatalSys(errmsg);
1009 (void) sprintf(errmsg, "%s: alarm", caller);
1010 fatalSys(errmsg);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py 2510 def errmsg(bool_bitfields, unsigned_bitfields, name): function in function:CppStyleTest.test_mixing_unsigned_bool_bitfields
2560 def errmsg(member, name, bit_type): function in function:CppStyleTest.test_unsigned_bool_bitfields
    [all...]
  /external/libnl/lib/
msg.c 978 struct nl_msg *errmsg; local
986 errmsg = nlmsg_inherit(&err->msg);
987 print_hdr(ofd, errmsg);
988 nlmsg_free(errmsg);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp 205 char *errmsg; local
211 if (!checkVersionOkDAEMON(version, &errmsg)) {
212 LOG_E("%s", errmsg);
216 LOG_I(" %s", errmsg);
  /external/chromium_org/third_party/simplejson/
decoder.py 46 ValueError.__init__(self, errmsg(msg, doc, pos, end=end))
67 def errmsg(msg, doc, pos, end=None): function
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 216 { char errmsg[1024]; local
217 XGetErrorText(d, e->error_code, errmsg, sizeof(errmsg));
218 printf("VidMode error: %s\n", errmsg);
231 { char errmsg[1024]; local
232 XGetErrorText(d, e->error_code, errmsg, sizeof(errmsg));
233 printf("DGA error: %s\n", errmsg);
    [all...]
  /external/libxml2/
parser.c 318 const char *errmsg; local
326 errmsg = "CharRef: invalid hexadecimal value";
329 errmsg = "CharRef: invalid decimal value";
332 errmsg = "CharRef: invalid value";
335 errmsg = "internal error";
338 errmsg = "PEReference at end of document";
341 errmsg = "PEReference in prolog";
344 errmsg = "PEReference in epilog";
347 errmsg = "PEReference: no name";
350 errmsg = "PEReference: expecting ';'"
    [all...]
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 1178 const char * errmsg; local
1183 errmsg = "mdns: PTR '%s' result badly formatted ('%s...')";
1187 errmsg = "mdns: PTR '%s' result too long ('%s...')";
1191 errmsg = "mdns: PTR '%s' result contained pointer ('%s...')";
1195 errmsg = "mdns: PTR '%s' result conversion failed ('%s...')";
1199 errmsg,
    [all...]
  /external/ppp/pppd/
ipxcp.c 1318 static char errmsg[] = "Could not determine local IPX node address"; local
1320 error(errmsg);
1321 ipxcp_close(f->unit, errmsg);
1330 static char errmsg[] = "Can not determine network number"; local
1332 error(errmsg);
1333 ipxcp_close (unit, errmsg);
    [all...]
  /external/chromium_org/third_party/libxml/src/
parser.c 283 const char *errmsg; local
290 errmsg = "CharRef: invalid hexadecimal value\n";
293 errmsg = "CharRef: invalid decimal value\n";
296 errmsg = "CharRef: invalid value\n";
299 errmsg = "internal error";
302 errmsg = "PEReference at end of document\n";
305 errmsg = "PEReference in prolog\n";
308 errmsg = "PEReference in epilog\n";
311 errmsg = "PEReference: no name\n";
314 errmsg = "PEReference: expecting ';'\n"
    [all...]
  /external/chromium_org/components/breakpad/app/
breakpad_linux.cc 822 static const char errmsg[] = "Failed to tell parent about crash.\n"; variable
823 WriteLog(errmsg, sizeof(errmsg) - 1);
831 static const char errmsg[] = "Parent failed to complete crash dump.\n"; variable
832 WriteLog(errmsg, sizeof(errmsg) - 1);
    [all...]

Completed in 1965 milliseconds

12 3 4