Home
last modified time | relevance | path

Searched defs:code (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
Dcname.h41 char code; member
Dregerror.c50 int code; member
/ndk/tests/device/issue19851-sigsetjmp/jni/
Dissue19851-sigsetjmp.c62 int code, ret; in main() local
/ndk/sources/cxx-stl/llvm-libc++/src/
Dsystem_error.cpp33 error_category::equivalent(int code, const error_condition& condition) const _NOEXCEPT in equivalent()
39 error_category::equivalent(const error_code& code, int condition) const _NOEXCEPT in equivalent() argument
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h152 code() const { return CLASS_TYPE_INFO_CODE; } in code() function
173 code() const { return SI_CLASS_TYPE_INFO_CODE; } in code() function
197 code() const { return VMI_CLASS_TYPE_INFO_CODE; } in code() function
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dtst-rxspencer.c227 static struct { reg_errcode_t code; const char *name; } codes [] in test() member