HomeSort by relevance Sort by last modified time
    Searched full:errcode (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capi.h 89 * capi errcode is set, * if read, write, or ioctl returns EIO,
90 * ioctl returns errcode directly, and in arg, if != 0
114 __u16 errcode; member in union:capi_ioctl_struct
  /external/autotest/client/deps/nvmap_compactor/src/
nvmap_carveout_compactor.c 308 GLenum errCode = GL_NO_ERROR;
332 errCode = glGetError();
333 if (errCode != GL_NO_ERROR) {
334 printf("GL Error Occured : %d\n", errCode);
377 GLenum errCode = GL_NO_ERROR;
399 errCode = RunPhase(phase, 512, 512, allocCount, 1, phase1_tex);
400 if (errCode) {
401 brokeAt = errCode;
431 errCode = RunPhase(phase, 1024, 1024, allocCount, 4, phase2_tex);
432 if (errCode) {
    [all...]
  /external/llvm/lib/Support/
regerror.c 84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size)
88 int target = errcode &~ REG_ITOA;
92 if (errcode == REG_ATOI)
99 if (errcode&REG_ITOA) {
  /ndk/sources/host-tools/ndk-stack/regex/
regerror.c 79 regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size)
83 int target = errcode &~ REG_ITOA;
87 if (errcode == REG_ATOI)
94 if (errcode&REG_ITOA) {
  /external/e2fsprogs/e2fsck/
pass1.c 603 pctx.errcode = e2fsck_allocate_inode_bitmap(fs, _("in-use inode map"),
607 if (pctx.errcode) {
613 pctx.errcode = e2fsck_allocate_inode_bitmap(fs,
617 if (pctx.errcode) {
623 pctx.errcode = e2fsck_allocate_inode_bitmap(fs,
626 if (pctx.errcode) {
632 pctx.errcode = e2fsck_allocate_subcluster_bitmap(fs,
635 if (pctx.errcode) {
645 pctx.errcode = ext2fs_create_icount2(fs, 0, 0, 0,
650 if (pctx.errcode) {
    [all...]
  /external/webrtc/webrtc/libjingle/xmpp/
xmppstanzaparser.cc 83 XmlParseContext * pctx, XML_Error errCode) {
85 RTC_UNUSED(errCode);
  /external/libevent/
log.c 62 static void event_exit(int errcode) EV_NORETURN;
73 event_exit(int errcode)
76 fatal_fn(errcode);
77 exit(errcode); /* should never be reached */
78 } else if (errcode == _EVENT_ERR_ABORT)
81 exit(errcode);
  /external/icu/icu4c/source/common/
umutex.h 257 inline void umtx_initOnce(UInitOnce &uio, void (*fp)(UErrorCode &), UErrorCode &errCode) {
258 if (U_FAILURE(errCode)) {
263 (*fp)(errCode);
264 uio.fErrCode = errCode;
269 errCode = uio.fErrCode;
288 template<class T> void umtx_initOnce(UInitOnce &uio, void (*fp)(T, UErrorCode &), T context, UErrorCode &errCode) {
289 if (U_FAILURE(errCode)) {
294 (*fp)(context, errCode);
295 uio.fErrCode = errCode;
300 errCode = uio.fErrCode
    [all...]
ubidiimp.h 391 #define RETURN_IF_NOT_VALID_PARA(bidi, errcode, retvalue) \
393 errcode=U_INVALID_STATE_ERROR; \
396 #define RETURN_IF_NOT_VALID_PARA_OR_LINE(bidi, errcode, retvalue) \
398 errcode=U_INVALID_STATE_ERROR; \
401 #define RETURN_IF_BAD_RANGE(arg, start, limit, errcode, retvalue) \
403 (errcode)=U_ILLEGAL_ARGUMENT_ERROR; \
409 #define RETURN_VOID_IF_NOT_VALID_PARA(bidi, errcode) \
411 errcode=U_INVALID_STATE_ERROR; \
414 #define RETURN_VOID_IF_NOT_VALID_PARA_OR_LINE(bidi, errcode) \
416 errcode=U_INVALID_STATE_ERROR;
    [all...]
  /external/iptables/libipq/
libipq.c 66 int errcode; member in struct:ipq_errmap_t
101 static char *ipq_strerror(int errcode);
193 static char *ipq_strerror(int errcode)
195 if (errcode < 0 || errcode > IPQ_MAXERR)
196 errcode = IPQ_ERR_IMPL;
197 return ipq_errmap[errcode].message;
  /external/mesa3d/src/egl/main/
eglcurrent.c 268 _eglError(EGLint errCode, const char *msg)
275 t->LastError = errCode;
277 if (errCode != EGL_SUCCESS) {
280 switch (errCode) {
331 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg);
  /external/e2fsprogs/lib/ext2fs/
bitops.c 69 void ext2fs_warn_bitmap(errcode_t errcode, unsigned long arg,
74 com_err(0, errcode, "#%lu for %s", arg, description);
76 com_err(0, errcode, "#%lu", arg);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glu.h 19 #define gluErrorStringWIN(errCode) ((LPCSTR) gluErrorUnicodeStringEXT(errCode))
21 #define gluErrorStringWIN(errCode) ((LPCWSTR) gluErrorString(errCode))
24 const GLubyte *APIENTRY gluErrorString(GLenum errCode);
25 const wchar_t *APIENTRY gluErrorUnicodeStringEXT(GLenum errCode);
  /external/e2fsprogs/misc/
badblocks.c 148 errcode_t errcode; local
156 errcode = ext2fs_badblocks_list_add (bb_list, bad);
157 if (errcode) {
158 com_err (program_name, errcode, "adding to in-memory bad block list");
480 errcode_t errcode; local
486 errcode = ext2fs_badblocks_list_iterate_begin(bb_list,&bb_iter);
487 if (errcode) {
488 com_err(program_name, errcode, "%s",
741 errcode_t errcode; local
748 errcode = ext2fs_badblocks_list_iterate_begin(bb_list,&bb_iter)
1046 errcode_t errcode; local
    [all...]
  /development/ndk/platforms/android-3/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
capi.h 75 __u16 errcode; member in union:capi_ioctl_struct

Completed in 423 milliseconds

12 3 4 5 6 7 8 910