Home
last modified time | relevance | path

Searched refs:canceling (Results 1 - 16 of 16) sorted by relevance

/third_party/backends/backend/
H A Dkodakaio.h155 SANE_Bool canceling; member
H A Depsonds-cmd.c1030 s->canceling = 1; in img_cb()
1057 if (s->canceling) in esci2_img()
1129 if (s->canceling) { in esci2_img()
H A Depsonds.h180 SANE_Bool eof, scanning, canceling, locked, backside, mode_jpeg; member
H A Depsonds-io.c88 DBG(1, "%s: expected = %lu, got = %ld, canceling: %d\n", __func__, in eds_recv()
89 (u_long)length, (long)n, s->canceling); in eds_recv()
H A Dmagicolor.h191 SANE_Bool canceling; member
H A Depson.h242 SANE_Bool canceling; member
H A Depson2.h385 SANE_Bool canceling; member
H A Depson2-io.c151 DBG(1, "%s: expected = %lu, got = %ld, canceling: %d\n", __func__, in e2_recv()
152 (u_long) buf_size, (long) n, s->canceling); in e2_recv()
H A Depson2-ops.c1459 if (s->canceling == SANE_TRUE) in e2_wait_button()
1545 if (s->canceling) in e2_wait_warm_up()
1798 if (s->canceling) { in e2_ext_read()
2118 if (s->canceling) { in e2_block_read()
H A Depson2.c2101 s->canceling = SANE_FALSE; in sane_start()
2309 DBG(18, "* %s: eof: %d, canceling: %d\n", in sane_read()
2310 __func__, s->eof, s->canceling); in sane_read()
2328 if (status == SANE_STATUS_CANCELLED || s->canceling) { in sane_read()
2341 DBG(18, "%d lines read, eof: %d, canceling: %d, status: %d\n", in sane_read()
2343 s->canceling, s->eof, status); in sane_read()
2368 s->canceling = SANE_TRUE; in sane_cancel()
H A Dmagicolor.c1520 if (s->canceling) { in mc_read()
2965 s->canceling = SANE_FALSE; in sane_start()
2991 if (s->buf == NULL || s->canceling) in sane_read()
3033 s->canceling = SANE_TRUE; in sane_cancel()
H A Dkodakaio.c1901 if (s->canceling) { in k_read()
3451 s->canceling = SANE_FALSE; in sane_start()
3480 if (s->buf == NULL || s->canceling) in sane_read()
H A Depson.c4778 if (s->canceling == SANE_TRUE) in sane_start()
5095 s->canceling = SANE_FALSE; in sane_start()
5461 if (s->canceling) in sane_read()
6202 s->canceling = SANE_TRUE; in sane_cancel()
H A Depsonds.c2833 s->canceling = 0; in sane_start()
3582 if (s->canceling) in sane_read()
3628 ((epsonds_scanner *)handle)->canceling = SANE_TRUE; in sane_cancel()
/third_party/node/test/fixtures/wpt/streams/resources/
H A Drs-test-templates.js322 }, label + ': canceling via the reader should cause the reader to act closed');
329 }, label + ': canceling via the stream should fail');
658 }, `${label}: canceling both branches should aggregate the cancel reasons into an array`);
682 }, `${label}: canceling both branches in reverse order should aggregate the cancel reasons into an array`);
/third_party/libunwind/libunwind/doc/
H A Dlibunwind.tex266 The interface for registering and canceling dynamic unwind info has

Completed in 43 milliseconds