HomeSort by relevance Sort by last modified time
    Searched refs:errname (Results 1 - 8 of 8) sorted by null

  /external/icu4c/extra/uconv/
uwmsg.c 236 const char *errname = u_errorName(err); local
237 if (errname) {
238 msg = (UChar*)ures_getStringByKey(gBundle, errname, &msgLen, &subErr);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 484 ERRNAME If not NULL, this is the name of a file to which
494 const char *outname, const char *errname,
512 const char *errname, int *err);
577 ERRNAME As for pex_run.
584 const char *outname, const char *errname,
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 484 ERRNAME If not NULL, this is the name of a file to which
494 const char *outname, const char *errname,
512 const char *errname, int *err);
577 ERRNAME As for pex_run.
584 const char *outname, const char *errname,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 484 ERRNAME If not NULL, this is the name of a file to which
494 const char *outname, const char *errname,
512 const char *errname, int *err);
577 ERRNAME As for pex_run.
584 const char *outname, const char *errname,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 484 ERRNAME If not NULL, this is the name of a file to which
494 const char *outname, const char *errname,
512 const char *errname, int *err);
577 ERRNAME As for pex_run.
584 const char *outname, const char *errname,
  /system/core/sh/
error.c 283 struct errname { struct
292 STATIC const struct errname errormsg[] = {
357 struct errname const *ep;
  /external/icu4c/test/cintltst/
custrtrn.c 1388 const char *errname; local
    [all...]
  /external/v8/tools/
test.py 536 (fd_err, errname) = tempfile.mkstemp()
547 errors = file(errname).read()
549 CheckedUnlink(errname)
    [all...]

Completed in 302 milliseconds