Searched refs:EOVERFLOW (Results 1 – 9 of 9) sorted by relevance
54 if (avail == -EOVERFLOW || lost > 0) { in availableToRead()67 if (actual == -EOVERFLOW || lost > 0) { in read()86 if (flushed == -EOVERFLOW || lost > 0) { in flush()
80 STATUS_BAD_INDEX = -EOVERFLOW,
308 public static final int EOVERFLOW = placeholder(); field in OsConstants1196 if (errno == EOVERFLOW) { in errnoName()
152 return -EOVERFLOW; in set()
225 initConstant(env, c, "EOVERFLOW", EOVERFLOW); in OsConstants_initConstants()
1241 return -EOVERFLOW;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27776 field public static final int EOVERFLOW;