| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | work_task_impl.hpp | 14 : canceled(std::move(canceled_)), in WorkTaskImpl() 22 if (!*canceled) { in operator ()() 37 *canceled = true; in cancel() 47 std::shared_ptr<std::atomic<bool>> canceled; member in mbgl::WorkTaskImpl
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | xen-tpmfront.c | 41 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument 45 *canceled = false; in wait_for_tpm_stat_cond() 49 *canceled = true; in wait_for_tpm_stat_cond() 62 bool canceled = false; in wait_for_tpm_stat() local 78 &canceled), in wait_for_tpm_stat() 81 if (canceled) in wait_for_tpm_stat()
|
| H A D | tpm_tis_core.c | 33 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument 37 *canceled = false; in wait_for_tpm_stat_cond() 41 *canceled = true; in wait_for_tpm_stat_cond() 55 bool canceled = false; in wait_for_tpm_stat() local 71 &canceled), in wait_for_tpm_stat() 74 if (canceled) in wait_for_tpm_stat()
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/st33zp24/ |
| H A D | st33zp24.c | 216 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument 220 *canceled = false; in wait_for_tpm_stat_cond() 224 *canceled = true; in wait_for_tpm_stat_cond() 245 bool canceled = false; in wait_for_stat() local 275 check_cancel, &canceled); in wait_for_stat() 277 if (canceled) in wait_for_stat()
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/ |
| H A D | trace.h | 72 void setCanceled(bool canceled);
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-set-filter.rst | 44 filter will be canceled, and the receive buffer will be flushed.
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | ctl.c | 335 bool canceled) in tb_ctl_tx_callback() argument 416 bool canceled) in tb_ctl_rx_callback() argument 422 if (canceled) in tb_ctl_rx_callback()
|
| H A D | nhi.c | 228 bool canceled = false; in ring_work() local 238 canceled = true; in ring_work() 270 frame->callback(ring, frame, canceled); in ring_work()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/pldmfw/ |
| H A D | index.rst | 68 not suitable, the update is canceled.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | thunderbolt.h | 509 typedef void (*ring_cb)(struct tb_ring *, struct ring_frame *, bool canceled);
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | URB.rst | 33 - Transfers for one URB can be canceled with :c:func:`usb_unlink_urb` 37 has been successfully completed or canceled. The URB also contains a
|
| H A D | gadget.rst | 52 be submitted or canceled. They share common definitions for the standard
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 785 var that = this, canceled = false, syncCalled = false, rendered = 0; 788 canceled = true; 808 if (!canceled && rendered < that.limit) {
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | ehci.rst | 214 to the HC, and wait for them all to complete (or be canceled on error).
|
| H A D | usb-serial.rst | 67 the connection is canceled on the device.
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20191012.patch.gz | 1# ncurses 6.1 - patch 20191012 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | thunderbolt.c | 534 bool canceled) in tbnet_tx_callback() argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-6 | 3365 ‘fsync’ is called. If the thread gets canceled these resources 3646 The operation was canceled before the operation was finished 3731 The operation was canceled before the operation was finished. 3787 canceled before all requests are processed (*note Cancel AIO 4129 For requests which were successfully canceled, the normal 4133 started. If the request cannot be canceled, it terminates the 4136 After a request is successfully canceled, a call to ‘aio_error’ 4139 request wasn’t canceled and is still running the error status is 4144 canceled. If there is one or more requests left which couldn’t be 4145 canceled, the return value is ‘AIO_NOTCANCELED’. In this case [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-6 | 3365 ‘fsync’ is called. If the thread gets canceled these resources 3646 The operation was canceled before the operation was finished 3731 The operation was canceled before the operation was finished. 3787 canceled before all requests are processed (*note Cancel AIO 4129 For requests which were successfully canceled, the normal 4133 started. If the request cannot be canceled, it terminates the 4136 After a request is successfully canceled, a call to ‘aio_error’ 4139 request wasn’t canceled and is still running the error status is 4144 canceled. If there is one or more requests left which couldn’t be 4145 canceled, the return value is ‘AIO_NOTCANCELED’. In this case [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | orangefs.rst | 366 state is not "canceled" or "given up", its state is set to "serviced".
|
| /OK3568_Linux_fs/kernel/Documentation/livepatch/ |
| H A D | livepatch.rst | 150 A transition can be reversed and effectively canceled by writing the
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | cds.rst | 163 For long running I/O request to be canceled, the CDS layer provides the
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 9410 int canceled = 0; in io_kill_timeouts() local 9417 canceled++; in io_kill_timeouts() 9421 if (canceled != 0) in io_kill_timeouts() 9424 if (canceled != 0) in io_kill_timeouts() 9426 return canceled != 0; in io_kill_timeouts()
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-record.txt | 607 'overwrite' attribute can also be set or canceled for an event using
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-encoder.rst | 657 middle of the drain sequence, the drain sequence is canceled and all
|