Home
last modified time | relevance | path

Searched defs:ret_code (Results 1 – 25 of 25) sorted by relevance

/third_party/uboot/u-boot-2020.01/tools/dtoc/
Ddtoc108 ret_code = run_tests(args) variable
Ddtoc.py108 ret_code = run_tests(args) variable
/third_party/uboot/u-boot-2020.01/tools/buildman/
Dbuildman67 ret_code = control.DoBuildman(options, args) variable
Dbuildman.py67 ret_code = control.DoBuildman(options, args) variable
/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dsend_rev_1.c35 int ret_code = PTS_PASS; in main() local
/third_party/uboot/u-boot-2020.01/tools/binman/
Dbinman.py201 ret_code = RunBinman(args) variable
Dbinman201 ret_code = RunBinman(args) variable
/third_party/jerryscript/targets/riot-stm32f4/source/
Dmain-riotos.c76 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in test_jerry() local
/third_party/jerryscript/jerry-main/
Dmain-unix-test.c123 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in main() local
Dmain-unix.c945 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in main() local
/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc165 int ret_code = (*VDSOSupport::getcpu_fn_)(&cpu, nullptr, nullptr); in GetCPU() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc165 int ret_code = (*VDSOSupport::getcpu_fn_)(&cpu, nullptr, nullptr); in GetCPU() local
/third_party/ltp/include/lapi/
Drt_sigaction.h67 int ret_code = -1; in sig_initial() local
/third_party/jerryscript/targets/nuttx-stm32f4/
Djerry_main.c445 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in main() local
/third_party/uboot/u-boot-2020.01/drivers/tee/optee/
Drpmb.c38 u8 ret_code; member
/third_party/ffmpeg/libavcodec/
Dlibaribb24.c136 int ret_code = AVERROR_EXTERNAL; in libaribb24_init() local
/third_party/boringssl/src/decrepit/bio/
Dbase64_bio.c121 int ret = 0, i, ii, j, k, x, n, num, ret_code = 0; in b64_read() local
/third_party/openssl/crypto/evp/
Dbio_b64.c112 int ret = 0, i, ii, j, k, x, n, num, ret_code = 0; in b64_read() local
/third_party/curl/lib/
Dkrb5.c684 int ret_code = 0; in Curl_sec_read_msg() local
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtdcore.c949 int ret_code; in mtd_read() local
1069 int ret_code; in mtd_read_oob() local
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c140 int SSL_get_error(const SSL *ssl, int ret_code) in SSL_get_error()
/third_party/quickjs/
Drun-test262.c1800 int eval_flags, ret_code, ret; in run_test262_harness_test() local
/third_party/e2fsprogs/e2fsck/
Dpass1.c3607 int ret_code = 0; in process_block() local
/third_party/uboot/u-boot-2020.01/common/
Dcli_hush.c1946 int a, i, ret_code=0; local
/third_party/boringssl/src/ssl/
Dssl_lib.cc1313 int SSL_get_error(const SSL *ssl, int ret_code) { in SSL_get_error()