Home
last modified time | relevance | path

Searched defs:feat (Results 1 – 19 of 19) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-feat-table.hh156 struct feat struct
158 enum { tableTag = HB_AAT_TAG_feat };
160 bool has_data () const { return version.to_int (); } in has_data()
162 unsigned int get_feature_types (unsigned int start_offset, in get_feature_types()
177 const FeatureName& get_feature (hb_aat_layout_feature_type_t feature_type) const in get_feature()
182 hb_ot_name_id_t get_feature_name_id (hb_aat_layout_feature_type_t feature) const in get_feature_name_id()
185 unsigned int get_selector_infos (hb_aat_layout_feature_type_t feature_type, in get_selector_infos()
195 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
204 FixedVersion<>version; /* Version number of the feature name table
206 HBUINT16 featureNameCount;
[all …]
Dhb-common.cc988 hb_feature_t feat; in hb_feature_from_string() local
/external/v8/src/wasm/
Dwasm-features.h22 #define DECL_FIELD(feat, desc, val) bool feat = false; argument
23 #define JUST_TRUE(feat, desc, val) true argument
24 #define JUST_FALSE(feat, desc, val) false argument
25 #define DECL_PARAM(feat, desc, val) bool p##feat argument
26 #define DO_INIT(feat, desc, val) feat(p##feat) argument
Dwasm-features.cc16 #define DO_UNION(feat, desc, val) dst->feat |= src.feat; argument
17 #define FLAG_REF(feat, desc, val) FLAG_experimental_wasm_##feat argument
Dfunction-body-decoder-impl.h42 #define RET_ON_PROTOTYPE_OPCODE(feat) \ argument
50 #define CHECK_PROTOTYPE_OPCODE(feat) \ argument
/external/curl/src/
Dtool_help.c502 struct feat { struct
507 static const struct feat feats[] = { argument
/external/tensorflow/tensorflow/contrib/losses/python/metric_learning/
Dmetric_loss_ops_test.py333 def compute_ground_truth_cluster_score(feat, y): argument
344 def compute_cluster_loss_numpy(feat, argument
374 def loss_augmented_fit(self, feat, y, loss_mult): argument
467 def pam_augmented_fit(self, feat, y, loss_mult): argument
496 def _check_array(self, feat): argument
/external/syzkaller/sys/linux/
Dinit_alg_test.go184 feat uint32 member
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dmodel_ops.cc415 int32 feat; in Compute() local
421 int32 feat; in Compute() local
426 int32 feat; in Compute() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dcandidate_graph_runner.cc62 auto feat = features_->flat<int32>(); in CandidateGraphRunner() local
Dgrow_stats_test.cc43 BinaryNode MakeSplit(const string& feat, float val) { in MakeSplit()
/external/sfntly/cpp/src/sfntly/
Dtag.cc60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in sfntly::Tag
Dtag.h78 static const int32_t feat; member
/external/freetype/src/gxvalid/
Dgxvfeat.c281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c24 u32 *feat = arg; in protocol_feature_handler() local
40 u32 feat = 0; in get_nl80211_protocol_features() local
839 u32 feat; in wpa_driver_nl80211_get_info() local
2149 u32 feat; in nl80211_get_hw_feature_data() local
/external/iw/
Dinfo.c696 uint32_t feat = nla_get_u32(tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]); in print_feature_handler() local
/external/kernel-headers/original/uapi/linux/
Duserfaultfd.h86 } feat; member
/external/v8/src/
Dflag-definitions.h609 #define DECL_WASM_FLAG(feat, desc, val) \ argument
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp22112 VkPhysicalDeviceFeatures feat; in TEST_F() local
22246 VkPhysicalDeviceFeatures feat; in TEST_F() local
22381 VkPhysicalDeviceFeatures feat; in TEST_F() local