| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | visit_info.hpp | 24 static const int STARTED = 1; member in boost::geometry::detail::overlay::visit_info 41 inline void set_started() { m_visit_code = STARTED; } in set_started() 51 inline bool started() const { return m_visit_code == STARTED; } in started()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | api.c | 137 if (ctx->status >= STARTED) in cxl_release_context() 202 if (ctx->status == STARTED) { in cxl_allocate_afu_irqs() 274 if (ctx->status == STARTED) in cxl_start_context() 325 ctx->status = STARTED; in cxl_start_context() 488 if (ctx->status != STARTED) in cxl_psa_map()
|
| H A D | context.c | 150 if (ctx->status != STARTED) { in cxl_mmap_fault() 242 if (status != STARTED) in __detach_context()
|
| H A D | file.c | 273 ctx->status = STARTED; in afu_ioctl_start_work() 344 if (ctx->status != STARTED) in afu_mmap()
|
| H A D | vphb.c | 61 if (ctx->status == STARTED) { in cxl_pci_disable_device()
|
| H A D | cxl.h | 421 STARTED enumerator
|
| H A D | native.c | 635 bool need_update = (ctx->status == STARTED); in update_ivtes_directed()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | ocxl_hw.h | 47 STARTED enumerator
|
| H A D | ocxl_hw.c | 134 if (ctx->state != STARTED) { in ocxlflash_psa_map() 371 ctx->state = STARTED; in start_context() 410 if (state != STARTED) in ocxlflash_stop_context() 541 if (ctx->state >= STARTED) { in ocxlflash_release_context() 1134 if (ctx->state != STARTED) { in ocxlflash_mmap_fault()
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | targethw.h | 85 #define STARTED 1 macro
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | xilinx_sdfec.rst | 140 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED 169 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED 188 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/calib3d/ |
| H A D | calib3d_c.h | 404 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/calib3d/ |
| H A D | calib3d_c.h | 404 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/calib3d/ |
| H A D | calib3d_c.h | 404 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator
|
| /OK3568_Linux_fs/kernel/drivers/misc/mei/ |
| H A D | hbm.c | 56 MEI_HBM_STATE(STARTED); in mei_hbm_state_str()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-mq-debugfs.c | 297 RQF_NAME(STARTED),
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | fplustm.c | 983 smc->hw.hw_state = STARTED ; in init_mac()
|
| H A D | hwmtm.c | 1098 smc->hw.hw_state = STARTED ; in process_receive()
|