Searched refs:errors (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/arch-mips/string/
H A Dmips_strlen.c149 chk (unsigned mine, unsigned libs, int *errors) argument
155 (*errors)++;
162 int errors = 0; local
179 fprintf(stderr,"%s+%d: %s\n",#__x,__y,chk(a,b,&errors));\
222 return errors;
/bionic/tools/bionicbb/
H A Dtasks.py22 import apiclient.errors namespace
78 # need to retry. For errors where we should back off (typically any gmail
107 except apiclient.errors.HttpError as ex:
/bionic/libc/kernel/uapi/linux/
H A Dvirtio_blk.h79 __u32 errors; member in struct:virtio_scsi_inhdr
/bionic/tests/
H A Dsystem_properties_test.cpp324 TEST(properties, errors) {

Completed in 63 milliseconds