| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/ |
| H A D | generate_by_value.hpp | 21 typedef proto::expr<Tag, src_args, 1> src_type; typedef 24 static type const call(src_type const &e) in call() 45 typedef proto::basic_expr<Tag, src_args, 1> src_type; typedef 48 static type const call(src_type const &e) in call() 69 typedef proto::expr<Tag, src_args, 2> src_type; typedef 72 static type const call(src_type const &e) in call() 93 typedef proto::basic_expr<Tag, src_args, 2> src_type; typedef 96 static type const call(src_type const &e) in call() 117 typedef proto::expr<Tag, src_args, 3> src_type; typedef 120 static type const call(src_type const &e) in call() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | generate_by_value.hpp | 50 typedef proto::expr<Tag, src_args, N> src_type; typedef 54 static type const call(src_type const &e) in call() 78 typedef proto::basic_expr<Tag, src_args, N> src_type; typedef 82 static type const call(src_type const &e) in call()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-sunxi-nmi.c | 116 unsigned int src_type; in sunxi_sc_nmi_set_type() local 123 src_type = SUNXI_SRC_TYPE_EDGE_FALLING; in sunxi_sc_nmi_set_type() 126 src_type = SUNXI_SRC_TYPE_EDGE_RISING; in sunxi_sc_nmi_set_type() 129 src_type = SUNXI_SRC_TYPE_LEVEL_HIGH; in sunxi_sc_nmi_set_type() 133 src_type = SUNXI_SRC_TYPE_LEVEL_LOW; in sunxi_sc_nmi_set_type() 151 src_type_reg |= src_type; in sunxi_sc_nmi_set_type()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | l2cap_sock.c | 131 chan->src_type = la.l2_bdaddr_type; in l2cap_sock_bind() 167 if (chan->psm && bdaddr_type_is_le(chan->src_type) && in l2cap_sock_bind() 231 if (chan->src_type == BDADDR_BREDR && bacmp(&chan->src, BDADDR_ANY) && in l2cap_sock_connect() 249 chan->src_type = BDADDR_LE_PUBLIC; in l2cap_sock_connect() 252 if (chan->src_type != BDADDR_BREDR && la.l2_bdaddr_type == BDADDR_BREDR) in l2cap_sock_connect() 265 if (chan->psm && bdaddr_type_is_le(chan->src_type) && in l2cap_sock_connect() 427 la->l2_bdaddr_type = chan->src_type; in l2cap_sock_getname() 474 if (bdaddr_type_is_le(chan->src_type) && in l2cap_sock_getsockopt_old() 658 if (!bdaddr_type_is_le(chan->src_type)) { in l2cap_sock_getsockopt() 673 if (!bdaddr_type_is_le(chan->src_type)) { in l2cap_sock_getsockopt() [all …]
|
| H A D | l2cap_core.c | 82 return bdaddr_type(hcon->type, hcon->src_type); in bdaddr_src_type() 189 u8 src_type) in __l2cap_global_chan_by_addr() argument 194 if (src_type == BDADDR_BREDR && c->src_type != BDADDR_BREDR) in __l2cap_global_chan_by_addr() 197 if (src_type != BDADDR_BREDR && c->src_type == BDADDR_BREDR) in __l2cap_global_chan_by_addr() 212 if (psm && __l2cap_global_chan_by_addr(psm, src, chan->src_type)) { in l2cap_add_psm() 224 if (chan->src_type == BDADDR_BREDR) { in l2cap_add_psm() 237 chan->src_type)) { in l2cap_add_psm() 1983 if (link_type == ACL_LINK && c->src_type != BDADDR_BREDR) in l2cap_global_chan_by_psm() 1986 if (link_type == LE_LINK && c->src_type == BDADDR_BREDR) in l2cap_global_chan_by_psm() 4170 chan->src_type = bdaddr_src_type(conn->hcon); in l2cap_connect() [all …]
|
| H A D | 6lowpan.c | 732 &chan->src, chan->src_type); in setup_netdev() 974 chan->src_type = BDADDR_LE_PUBLIC; in bt_6lowpan_listen() 978 BT_DBG("chan %p src type %d", chan, chan->src_type); in bt_6lowpan_listen()
|
| H A D | hci_conn.c | 561 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 652 struct hci_dev *hci_get_route(bdaddr_t *dst, bdaddr_t *src, uint8_t src_type) in hci_get_route() argument 676 if (src_type == BDADDR_BREDR) { in hci_get_route() 695 if (!bacmp(&id_addr, src) && id_addr_type == src_type) { in hci_get_route()
|
| H A D | smp.c | 1322 addrinfo.addr_type = hcon->src_type; in smp_distribute_keys() 3329 chan->src_type = BDADDR_LE_PUBLIC; in smp_add_cid() 3331 chan->src_type = BDADDR_LE_RANDOM; in smp_add_cid() 3334 chan->src_type = BDADDR_BREDR; in smp_add_cid()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/ |
| H A D | old_numeric_cast.hpp | 220 # define BOOST_UINT64_CAST(src_type) \ argument 221 static inline bool check(src_type x, unsigned __int64) \ 227 return ((static_cast<src_type>(div2) * 2.0) + odd) != x; \
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 89 CV_EXPORTS void morph(int op, int src_type, int dst_type, 101 CV_EXPORTS void resize(int src_type, 106 CV_EXPORTS void warpAffine(int src_type, 111 CV_EXPORTS void warpPerspectve(int src_type,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 89 CV_EXPORTS void morph(int op, int src_type, int dst_type, 101 CV_EXPORTS void resize(int src_type, 106 CV_EXPORTS void warpAffine(int src_type, 111 CV_EXPORTS void warpPerspectve(int src_type,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 89 CV_EXPORTS void morph(int op, int src_type, int dst_type, 101 CV_EXPORTS void resize(int src_type, 106 CV_EXPORTS void warpAffine(int src_type, 111 CV_EXPORTS void warpPerspectve(int src_type,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | thumbnails.cpp | 570 if (stopped_ || !scalers_.count(source.src_type)) { in OnFrameEvent() 571 LOGE_ANALYZER("Unsuported image source type %d or stopped", source.src_type); in OnFrameEvent() 591 …LOGD_ANALYZER(">>>>>> source type %d , w %d h %d", source.src_type, source.image_source->info.widt… in OnFrameEvent() 594 auto& scaler = scalers_.at(source.src_type); in OnFrameEvent() 595 auto& configs = config_->GetStreamConfig(source.src_type); in OnFrameEvent() 597 auto* buf = bufferManager_->GetBufferByConfig(source.src_type, config); in OnFrameEvent() 615 source.frame_id, source.src_type, config.width_intfactor, in OnFrameEvent()
|
| H A D | thumbnails.h | 107 rkaiq_stream_type_t src_type; member
|
| H A D | RkAiqAnalyzeGroupManager.cpp | 579 thumbnailsSrc.src_type = RKISP20_STREAM_SP; in thumbnailsGroupMessageHandler() 586 thumbnailsSrc.src_type = RKISP20_STREAM_NR; in thumbnailsGroupMessageHandler()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_hw.c | 606 u8 src_type, in qed_dmae_execute_sub_operation() argument 614 switch (src_type) { in qed_dmae_execute_sub_operation() 671 u8 src_type, u8 dst_type, in qed_dmae_execute_command() argument 687 src_addr, src_type, dst_addr, dst_type, in qed_dmae_execute_command() 695 (src_type == QED_DMAE_ADDRESS_GRC), in qed_dmae_execute_command() 714 if (src_type == QED_DMAE_ADDRESS_GRC) in qed_dmae_execute_command() 735 src_type, in qed_dmae_execute_command()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 603 enum vm_mem_backing_src_type src_type, in vm_userspace_mem_region_add() argument 670 if (src_type == VM_MEM_SRC_ANONYMOUS_THP) in vm_userspace_mem_region_add() 680 | (src_type == VM_MEM_SRC_ANONYMOUS_HUGETLB ? MAP_HUGETLB : 0), in vm_userspace_mem_region_add() 690 if (src_type == VM_MEM_SRC_ANONYMOUS || src_type == VM_MEM_SRC_ANONYMOUS_THP) { in vm_userspace_mem_region_add() 697 TEST_ASSERT(ret == 0 || src_type != VM_MEM_SRC_ANONYMOUS_THP, in vm_userspace_mem_region_add() 702 src_type == VM_MEM_SRC_ANONYMOUS ? MADV_NOHUGEPAGE : MADV_HUGEPAGE); in vm_userspace_mem_region_add() 704 region->host_mem, npages * vm->page_size, src_type); in vm_userspace_mem_region_add()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0004-add-_lv_img_cache_get_info.patch | 91 lv_img_src_t src_type = lv_img_src_get_type(src); 92 if(src_type == LV_IMG_SRC_VARIABLE) {
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_render.c | 677 int src_type, mask_type, src_bpp; in combine_pict_format() local 692 src_type = PICT_FORMAT_TYPE(src); in combine_pict_format() 696 src_type = PICT_FORMAT_TYPE(src); in combine_pict_format() 700 src_type = PICT_TYPE_A; in combine_pict_format() 704 src_type = PICT_FORMAT_TYPE(src); in combine_pict_format() 711 if (src_type == mask_type) { in combine_pict_format() 712 *des = PICT_VISFORMAT(src_bpp, src_type, new_vis); in combine_pict_format() 717 if ((src_type == pict_format_combine_tab[i][0] in combine_pict_format() 719 || (src_type == pict_format_combine_tab[i][1] in combine_pict_format()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | dma-axi-dmac.c | 128 unsigned int src_type; member 179 return chan->src_type == AXI_DMAC_BUS_TYPE_AXI_MM; in axi_dmac_src_is_mem() 767 chan->src_type = val; in axi_dmac_parse_chan_dt() 829 chan->src_type = val; in axi_dmac_read_chan_config() 885 chan->src_type == AXI_DMAC_BUS_TYPE_AXI_MM) { in axi_dmac_detect_caps()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | bpf_core_read.h | 271 #define ___read(read_fn, dst, src_type, src, accessor) \ argument 272 read_fn((void *)(dst), sizeof(*(dst)), &((src_type)(src))->accessor)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | intel_memory_region.c | 720 u64 size, u32 src_type, u32 dst_type) in _perf_memcpy() argument 747 src = create_region_for_mapping(src_mr, size, src_type, &src_addr); in _perf_memcpy() 781 repr_type(src_type), in _perf_memcpy()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 108 enum vm_mem_backing_src_type src_type,
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | l2cap.h | 551 __u8 src_type; member
|
| H A D | hci_core.h | 594 __u8 src_type; member 1204 struct hci_dev *hci_get_route(bdaddr_t *dst, bdaddr_t *src, u8 src_type);
|