HomeSort by relevance Sort by last modified time
    Searched refs:errcode (Results 201 - 212 of 212) sorted by null

1 2 3 4 5 6 7 89

  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test_vfs.c 214 struct errcode { struct
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 405 if e.errcode == -1 or e.headers is None:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 405 if e.errcode == -1 or e.headers is None:
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 1000 extern void bz_internal_error ( int errcode );
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
regextst.cpp 179 #define REGEX_ASSERT_FAIL(expr, errcode) {UErrorCode status=U_ZERO_ERROR; (expr);\
180 if (status!=errcode) {dataerrln("RegexTest failure at line %d. Expected status=%s, got %s", \
181 __LINE__, u_errorName(errcode), u_errorName(status));};}
    [all...]
  /external/icu/icu4c/source/test/intltest/
regextst.cpp 223 #define REGEX_ASSERT_FAIL(expr, errcode) {UErrorCode status=U_ZERO_ERROR; (expr);\
224 if (status!=errcode) {dataerrln("RegexTest failure at line %d. Expected status=%s, got %s", \
225 __LINE__, u_errorName(errcode), u_errorName(status));};}
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 712 Include/errcode.h \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 713 Include/errcode.h \
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 965 milliseconds

1 2 3 4 5 6 7 89