Home
last modified time | relevance | path

Searched defs:errcode (Results 1 - 25 of 197) sorted by relevance

12345678

/third_party/node/deps/npm/node_modules/promise-retry/
H A Dindex.js3 var errcode = require('err-code'); variable
/kernel/liteos_m/components/shell/include/
H A Dshow.h49 STATIC INLINE VOID SetErrno(INT32 errcode) in SetErrno() argument
54 STATIC INLINE VOID SetErr(INT32 errcode, const CHAR *errMessage) in SetErr() argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dreadahead.c28 int errcode = -1; in readahead_0100() local
/third_party/NuttX/fs/vfs/
H A Dfs_pread64.c71 int errcode; in file_pread64() local
H A Dfs_pread.c53 int errcode; in file_pread() local
H A Dfs_sendfile.c158 int errcode = get_errno(); in sendfile() local
213 int errcode = get_errno(); in sendfile() local
H A Dfs_pwrite64.c71 int errcode; in file_pwrite64() local
H A Dfs_pwrite.c53 int errcode; in file_pwrite() local
/third_party/python/Parser/
H A Dpeg_api.c19 _PyParser_ASTFromFile(FILE *fp, PyObject *filename_ob, const char *enc, int mode, const char *ps1, const char* ps2, PyCompilerFlags *flags, int *errcode, PyArena *arena) _PyParser_ASTFromFile() argument
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_user_callback.cpp66 void OsAccountUserCallback::OnStopUserDone(int userId, int errcode) in OnStopUserDone() argument
76 void OsAccountUserCallback::OnStartUserDone(int userId, int errcode) in OnStartUserDone() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_legacy.c49 int errcode; in kbase_hwcnt_legacy_client_create() local
111 int errcode; in kbase_hwcnt_legacy_client_dump() local
[all...]
/third_party/openssl/ssl/
H A Dssl_mcnf.c75 int errcode = rv == -2 ? SSL_R_UNKNOWN_COMMAND : SSL_R_BAD_VALUE; in ssl_do_config() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dpush_callback_stub_test.cpp83 int errcode = 305; in HWTEST_F() local
/third_party/NuttX/drivers/pipes/
H A Dpipe.c247 int errcode; in pipe() local
/third_party/NuttX/fs/mount/
H A Dfs_mount.c149 int errcode = 0; in mount() local
[all...]
/third_party/node/deps/v8/src/extensions/
H A Dvtunedomain-support-extension.cc41 int errcode = 0; in startTask() local
65 int errcode = 0; in endTask() local
82 int errcode = 0; invoke() local
[all...]
/third_party/python/Modules/_sqlite/
H A Dutil.c70 raise_exception(PyObject *type, int errcode, const char *errmsg) in raise_exception() argument
/third_party/NuttX/fs/driver/
H A Dfs_devsyslog.c381 int errcode; in syslog_putc() local
/third_party/ltp/testcases/kernel/kvm/
H A Dkvm_pagefault01.c31 handle_page_fault(void *userdata, struct kvm_interrupt_frame *ifrm, unsigned long errcode) handle_page_fault() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_lib.c221 int errcode, extidx = -1; in STACK_OF() local
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c230 pcre2_regerror(int errcode, const regex_t *preg, char *errbuf, in pcre2_regerror() argument
/third_party/openssl/crypto/x509/
H A Dv3_lib.c221 int errcode, extidx = -1; in STACK_OF() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp59 int32_t errcode = appManager->GetForegroundApplications(fgList); in GetForegroundApplications() local

Completed in 10 milliseconds

12345678