Searched refs:is_closed (Results 1 – 11 of 11) sorted by relevance
| /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 | overlay.hpp | 131 bool is_closed = false; in get_ring_turn_info() local 138 is_closed = cinfo.open_count == 0; in get_ring_turn_info() 153 if (traversed || is_closed || ! op_it->enriched.startable) in get_ring_turn_info()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | uverbs_main.c | 232 ev_queue->is_closed))) in ib_uverbs_event_read() 238 if (list_empty(&ev_queue->event_list) && ev_queue->is_closed) { in ib_uverbs_event_read() 302 else if (ev_queue->is_closed) in ib_uverbs_event_poll() 370 if (ev_queue->is_closed) { in ib_uverbs_comp_handler() 405 if (async_file->ev_queue.is_closed) { in ib_uverbs_async_handler() 476 ev_queue->is_closed = 0; in ib_uverbs_init_event_queue()
|
| H A D | uverbs.h | 119 int is_closed; member
|
| H A D | uverbs_std_types.c | 145 event_queue->is_closed = 1; in ib_uverbs_free_event_queue()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | mmc-omap.h | 121 int is_closed);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0006-replace-sym_iterator-0-with-sym_iterator.patch | 86 bool module_info::is_closed(string const & n)
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 526 int is_closed CV_DEFAULT(-1)); 1065 int is_closed, CvScalar color, int thickness CV_DEFAULT(1),
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 526 int is_closed CV_DEFAULT(-1)); 1065 int is_closed, CvScalar color, int thickness CV_DEFAULT(1),
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 526 int is_closed CV_DEFAULT(-1)); 1065 int is_closed, CvScalar color, int thickness CV_DEFAULT(1),
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | caps.c | 4446 bool is_closed = true; in ceph_put_fmode() local 4465 is_closed = false; in ceph_put_fmode() 4468 if (is_closed) in ceph_put_fmode()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | omap.c | 854 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument
|