Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddec_golomb.h248 #define WELS_CHECK_SE_BOTH_ERROR(val, lower_bound, upper_bound, syntax_name, ret_code) do {\ argument
255 #define WELS_CHECK_SE_LOWER_ERROR(val, lower_bound, syntax_name, ret_code) do {\ argument
262 #define WELS_CHECK_SE_UPPER_ERROR(val, upper_bound, syntax_name, ret_code) do {\ argument
269 #define WELS_CHECK_SE_BOTH_ERROR_NOLOG(val, lower_bound, upper_bound, syntax_name, ret_code) do {\ argument
275 #define WELS_CHECK_SE_LOWER_ERROR_NOLOG(val, lower_bound, syntax_name, ret_code) do {\ argument
281 #define WELS_CHECK_SE_UPPER_ERROR_NOLOG(val, upper_bound, syntax_name, ret_code) do {\ argument
/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dsend_rev_1.c35 int ret_code = PTS_PASS; in main() local
/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/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/ffmpeg/libavcodec/
Dlibaribb24.c136 int ret_code = AVERROR_EXTERNAL; in libaribb24_init() local
/third_party/openssl/crypto/evp/
Dbio_b64.c110 int ret = 0, i, ii, j, k, x, n, num, ret_code = 0; in b64_read() local
/third_party/mesa3d/src/glx/
Ddri2.c180 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code) in DRI2Error()
Ddri_common.c434 int *ret_code) in discardGLXBadDrawableHandler()
Dglx_pbuffer.c437 int *ret_code) in dummyErrorHandler()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c141 int SSL_get_error(const SSL *ssl, int ret_code) in SSL_get_error()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_input.c4389 int ret_code = 0; local