Home
last modified time | relevance | path

Searched defs:feature_type (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/boost/accumulators/framework/
Dextractor.hpp42 typedef typename as_feature<Feature>::type feature_type; typedef
81 typedef typename as_feature<Feature>::type feature_type; in do_extract() typedef
89 typedef typename as_feature<Feature>::type feature_type; in do_extract() typedef
132 typedef typename as_feature<Feature>::type feature_type; in operator ()() typedef
Ddepends_on.hpp286 typedef typename as_feature<Feature>::type feature_type; typedef
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgraph_data_client.cc329 for (const auto &feature_type : response.node_feature_type()) { in GraphInfo() local
332 for (const auto &feature_type : response.edge_feature_type()) { in GraphInfo() local
400 …aClient::ParseNodeFeatureFromMemory(const std::shared_ptr<Tensor> &nodes, FeatureType feature_type, in ParseNodeFeatureFromMemory()
442 …aClient::ParseEdgeFeatureFromMemory(const std::shared_ptr<Tensor> &edges, FeatureType feature_type, in ParseEdgeFeatureFromMemory()
484 Status GraphDataClient::GetNodeDefaultFeature(FeatureType feature_type, std::shared_ptr<Tensor> *ou… in GetNodeDefaultFeature()
495 Status GraphDataClient::GetEdgeDefaultFeature(FeatureType feature_type, std::shared_ptr<Tensor> *ou… in GetEdgeDefaultFeature()
Dlocal_edge.cc28 Status LocalEdge::GetFeatures(FeatureType feature_type, std::shared_ptr<Feature> *out_feature) { in GetFeatures()
Dlocal_node.cc35 Status LocalNode::GetFeatures(FeatureType feature_type, std::shared_ptr<Feature> *out_feature) { in GetFeatures()
Dgraph_data_impl.cc374 Status GraphDataImpl::GetNodeDefaultFeature(FeatureType feature_type, std::shared_ptr<Feature> *out… in GetNodeDefaultFeature()
386 Status GraphDataImpl::GetEdgeDefaultFeature(FeatureType feature_type, std::shared_ptr<Feature> *out… in GetEdgeDefaultFeature()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout.cc393 hb_aat_layout_feature_type_t feature_type) in hb_aat_layout_feature_type_get_name_id()
421 hb_aat_layout_feature_type_t feature_type, in hb_aat_layout_feature_type_get_selector_infos()
/third_party/harfbuzz/src/
Dhb-aat-layout.cc385 hb_aat_layout_feature_type_t feature_type) in hb_aat_layout_feature_type_get_name_id()
413 hb_aat_layout_feature_type_t feature_type, in hb_aat_layout_feature_type_get_selector_infos()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout.cc392 hb_aat_layout_feature_type_t feature_type) in hb_aat_layout_feature_type_get_name_id()
420 hb_aat_layout_feature_type_t feature_type, in hb_aat_layout_feature_type_get_selector_infos()
/third_party/boost/boost/accumulators/framework/accumulators/
Ddroppable_accumulator.hpp272 typedef typename as_feature<Feature>::type feature_type; typedef
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouploader.c679 _soup_session_add_feature_by_type (SoupSession * session, GType feature_type) in _soup_session_add_feature_by_type()
775 _soup_message_disable_feature (SoupMessage * msg, GType feature_type) in _soup_message_disable_feature()
/third_party/libsoup/libsoup/
Dsoup-session.c2727 soup_session_add_feature_by_type (SoupSession *session, GType feature_type) in soup_session_add_feature_by_type()
2809 soup_session_remove_feature_by_type (SoupSession *session, GType feature_type) in soup_session_remove_feature_by_type()
2866 GType feature_type) in soup_session_has_feature()
2921 soup_session_get_features (SoupSession *session, GType feature_type) in soup_session_get_features()
2951 soup_session_get_feature (SoupSession *session, GType feature_type) in soup_session_get_feature()
2998 soup_session_get_feature_for_message (SoupSession *session, GType feature_type, in soup_session_get_feature_for_message()
Dsoup-message.c1894 soup_message_disable_feature (SoupMessage *msg, GType feature_type) in soup_message_disable_feature()
1944 soup_message_is_feature_disabled (SoupMessage *msg, GType feature_type) in soup_message_is_feature_disabled()
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeSPARC_common.c444 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_64.c377 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_32.c936 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativePPC_common.c619 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_T2_32.c472 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeMIPS_common.c674 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeX86_common.c637 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeS390X.c1588 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitLir.c2351 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
/third_party/e2fsprogs/debugfs/
Ddebugfs.c2254 static int find_supp_feature(__u32 *supp, int feature_type, char *name) in find_supp_feature()