Home
last modified time | relevance | path

Searched refs:err0 (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A Dltp_uaccess.c105 goto err0; in uaccess_init()
127 err0: in uaccess_init()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
H A D9-1.c72 goto err0; in do_test()
191 err0: in do_test()
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c252 goto err0; in main()
282 err0: if (errmsg) in main()
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
H A Dltp_block_dev.c401 goto err0; in test_init_module()
423 err0: in test_init_module()
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi_cmds.c631 goto err0; in init_module()
677 err0: in init_module()
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H A Dltp_tpci.c690 goto err0; in tpci_init_module()
720 err0: in tpci_init_module()
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dquant_enc.c861 // left[0] | tmp[0] tmp[1] <-> err0 err1 in CorrectDCValues()
871 int err0, err1, err2, err3; in CorrectDCValues() local
873 err0 = QuantizeSingle(&c[0][0], mtx); in CorrectDCValues()
874 c[1][0] += (C1 * top[1] + C2 * err0) >> (DSHIFT - DSCALE); in CorrectDCValues()
876 c[2][0] += (C1 * err0 + C2 * left[1]) >> (DSHIFT - DSCALE); in CorrectDCValues()

Completed in 6 milliseconds