| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/ |
| H A D | choose_next_node.hpp | 42 typedef typename index::detail::default_content_result<Box>::type content_type; typedef in boost::geometry::index::detail::rtree::choose_next_node 73 content_type min_content_diff = (std::numeric_limits<content_type>::max)(); in choose_by_minimum_overlap_cost() 74 content_type min_content = (std::numeric_limits<content_type>::max)(); in choose_by_minimum_overlap_cost() 78 typedef boost::tuple<size_t, content_type, content_type> child_contents; in choose_by_minimum_overlap_cost() 92 content_type content = index::detail::content(box_exp); in choose_by_minimum_overlap_cost() 93 content_type content_diff = content - index::detail::content(ch_i.first); in choose_by_minimum_overlap_cost() 126 …t_diff_less(boost::tuple<size_t, content_type, content_type> const& p1, boost::tuple<size_t, conte… in content_diff_less() argument 144 content_type smallest_overlap_diff = (std::numeric_limits<content_type>::max)(); in choose_by_minimum_overlap_cost_first_n() 145 content_type smallest_content_diff = (std::numeric_limits<content_type>::max)(); in choose_by_minimum_overlap_cost_first_n() 146 content_type smallest_content = (std::numeric_limits<content_type>::max)(); in choose_by_minimum_overlap_cost_first_n() [all …]
|
| H A D | redistribute_elements.hpp | 97 typedef typename index::detail::default_content_result<Box>::type content_type; typedef 103 content_type & smallest_overlap, in apply() 104 content_type & smallest_content, in apply() 135 smallest_overlap = (std::numeric_limits<content_type>::max)(); in apply() 136 smallest_content = (std::numeric_limits<content_type>::max)(); in apply() 149 content_type ovl = index::detail::intersection_content(box1, box2); in apply() 150 content_type con = index::detail::content(box1) + index::detail::content(box2); in apply() 175 typedef typename index::detail::default_content_result<Box>::type content_type; typedef 182 content_type & smallest_overlap, in apply() 183 content_type & smallest_content, in apply() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/ |
| H A D | redistribute_elements.hpp | 41 typedef typename index::detail::default_content_result<box_type>::type content_type; in pick_seeds() typedef 48 content_type greatest_free_content = 0; in pick_seeds() 65 content_type free_content = ( index::detail::content(enlarged_box) in pick_seeds() 92 typedef typename index::detail::default_content_result<Box>::type content_type; typedef 155 content_type content1 = index::detail::content(box1); in apply() 156 content_type content2 = index::detail::content(box2); in apply() 183 content_type content_increase1 = 0; in apply() 184 content_type content_increase2 = 0; in apply() 247 content_type const& content1, content_type const& content2, in pick_next() 249 … content_type & out_content_increase1, content_type & out_content_increase2) in pick_next() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/ |
| H A D | redistribute_elements.hpp | 329 typedef typename index::detail::default_content_result<Box>::type content_type; in apply() typedef 363 content_type content1 = index::detail::content(box1); in apply() 364 content_type content2 = index::detail::content(box2); in apply() 399 content_type enlarged_content1 = index::detail::content(enlarged_box1); in apply() 400 content_type enlarged_content2 = index::detail::content(enlarged_box2); in apply() 402 content_type content_increase1 = enlarged_content1 - content1; in apply() 403 content_type content_increase2 = enlarged_content2 - content2; in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/ |
| H A D | insert.hpp | 41 typedef typename index::detail::default_content_result<Box>::type content_type; typedef in boost::geometry::index::detail::rtree::choose_next_node 57 content_type smallest_content_diff = (std::numeric_limits<content_type>::max)(); in apply() 58 content_type smallest_content = (std::numeric_limits<content_type>::max)(); in apply() 71 content_type content = index::detail::content(box_exp); in apply() 72 content_type content_diff = content - index::detail::content(ch_i.first); in apply()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcollector/ |
| H A D | views.py | 22 …entlog.json %s\n" % request.build_absolute_uri(reverse('eventfile')), content_type="text/plain;utf… 44 …d\n== STDOUT\n%s\n\n== STDERR\n%s" % (importer.returncode, out, err), content_type="text/plain;utf…
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | pkcs7_parser.c | 477 enum OID content_type; in pkcs7_sig_note_authenticated_attr() local 485 content_type = look_up_OID(value, vlen); in pkcs7_sig_note_authenticated_attr() 486 if (content_type != ctx->msg->data_type) { in pkcs7_sig_note_authenticated_attr() 489 content_type); in pkcs7_sig_note_authenticated_attr()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_hdcp.c | 1469 msgs.stream_manage.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info() 1483 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info() 1608 hdcp->content_type); in hdcp2_authenticate_sink() 1622 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_authenticate_sink() 1750 hdcp->content_type); in _intel_hdcp2_enable() 1755 hdcp->content_type, ret); in _intel_hdcp2_enable() 1761 hdcp->content_type); in _intel_hdcp2_enable() 1985 data->streams[0].stream_type = hdcp->content_type; in initialize_hdcp_port_data() 2075 enum transcoder cpu_transcoder, u8 content_type) in intel_hdcp_enable() argument 2090 hdcp->content_type = content_type; in intel_hdcp_enable() [all …]
|
| H A D | intel_hdcp.h | 28 enum transcoder cpu_transcoder, u8 content_type);
|
| H A D | intel_atomic.c | 151 new_conn_state->base.content_type != old_conn_state->base.content_type || in intel_digital_connector_atomic_check()
|
| H A D | intel_dp_hdcp.c | 538 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type() argument 554 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_hdcp.h | 67 uint8_t content_type,
|
| H A D | amdgpu_dm_hdcp.c | 166 uint8_t content_type, in hdcp_update_display() argument 195 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0) { in hdcp_update_display() 198 } else if (content_type == DRM_MODE_HDCP_CONTENT_TYPE1) { in hdcp_update_display()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_connector.c | 1407 switch (conn_state->content_type) { in drm_hdmi_avi_infoframe_content_type() 1409 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type() 1412 frame->content_type = HDMI_CONTENT_TYPE_CINEMA; in drm_hdmi_avi_infoframe_content_type() 1415 frame->content_type = HDMI_CONTENT_TYPE_GAME; in drm_hdmi_avi_infoframe_content_type() 1418 frame->content_type = HDMI_CONTENT_TYPE_PHOTO; in drm_hdmi_avi_infoframe_content_type() 1422 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type() 1425 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
|
| H A D | drm_dp_helper.c | 2336 static const char *dp_content_type_get_name(enum dp_content_type content_type) in dp_content_type_get_name() argument 2338 switch (content_type) { in dp_content_type_get_name() 2368 dp_content_type_get_name(vsc->content_type)); in drm_dp_vsc_sdp_log()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/files/ |
| H A D | 0002-Port-to-libsoup3.patch | 241 gchar *content_type; 272 content_type = g_content_type_guess ( 290 soup_message_headers_replace (part_headers, "Content-Type", content_type); 702 gchar *content_type; 708 if (!call_class->serialize_params (call, &content_type, 715 soup_message_set_request (message, content_type, 719 + soup_message_set_request_body_from_bytes (message, content_type, body); 723 g_free (content_type); 1399 const char *content_type = NULL; 1407 content_type = soup_message_headers_get_content_type (headers, NULL); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/ |
| H A D | hdmi.c | 165 ((frame->content_type & 0x3) << 4) | in hdmi_avi_infoframe_pack_only() 1175 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name() argument 1177 switch (content_type) { in hdmi_content_type_get_name() 1217 hdmi_content_type_get_name(frame->content_type)); in hdmi_avi_infoframe_log() 1592 frame->content_type = (ptr[4] >> 4) & 0x3; in hdmi_avi_infoframe_unpack()
|
| /OK3568_Linux_fs/buildroot/package/php-amqp/ |
| H A D | 0002-more-work-for-php-8.patch | 49 - zend_update_property_stringl(this_ce, getThis(), ZEND_STRL("content_type"), content_type, cont… 51 …erty_stringl(this_ce, PHP5to8_OBJ_PROP(getThis()), ZEND_STRL("content_type"), content_type, conten… 111 …(this_ce, obj, ZEND_STRL("content_type"), (const char *) p->content_type.bytes, (PHP5to7_param_str… 112 …OBJ_PROP(obj), ZEND_STRL("content_type"), (const char *) p->content_type.bytes, (PHP5to7_param_str… 115 - zend_update_property_stringl(this_ce, obj, ZEND_STRL("content_type"), "", 0 TSRMLS_CC); 116 + zend_update_property_stringl(this_ce, PHP5to8_OBJ_PROP(obj), ZEND_STRL("content_type"), ""…
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | views.py | 670 … return HttpResponse(_get_dir_entries(build_id, target_id, top), content_type = "application/json") 1618 content_type="application/json") 1723 return HttpResponse(json.dumps( return_data ), content_type = "application/json") 1726 …esponse(json.dumps({"error":str(e) + "\n" + traceback.format_exc()}), content_type = "application/… 1734 response = HttpResponse(file_data, content_type='text/plain') 1923 content_type = MimeTypeFinder.get_mimetype(file_name) 1925 response = HttpResponse(fsock, content_type = content_type)
|
| H A D | widgets.py | 101 return HttpResponse(data, content_type="application/json") 421 content_type="application/json")
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | adv7511-v4l2.c | 110 u32 content_type; member 432 state->content_type = ctrl->val; in adv7511_s_ctrl() 433 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_s_ctrl() 434 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_s_ctrl() 1312 u8 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_set_fmt() 1313 u8 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_set_fmt()
|
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_sw.c | 139 char content_type = 0; in padding_length() local 143 while (content_type == 0) { in padding_length() 148 &content_type, 1); in padding_length() 151 if (content_type) in padding_length() 156 ctx->control = content_type; in padding_length() 733 rec->content_type = record_type; in tls_push_record() 736 sg_set_buf(&rec->sg_content_type, &rec->content_type, 1); in tls_push_record()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | hdmi.h | 157 enum hdmi_content_type content_type; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hdmi.h | 184 enum hdmi_content_type content_type; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | ssl.h | 836 int content_type, const void *buf, 840 int content_type, const void *buf, 1039 void (*msg_callback) (int write_p, int version, int content_type, 1497 void (*msg_callback) (int write_p, int version, int content_type, 2576 void SSL_trace(int write_p, int version, int content_type,
|