| /external/harfbuzz_ng/src/ |
| D | hb-aat-layout-feat-table.hh | 156 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 …]
|
| D | hb-common.cc | 988 hb_feature_t feat; in hb_feature_from_string() local
|
| /external/v8/src/wasm/ |
| D | wasm-features.h | 22 #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
|
| D | wasm-features.cc | 16 #define DO_UNION(feat, desc, val) dst->feat |= src.feat; argument 17 #define FLAG_REF(feat, desc, val) FLAG_experimental_wasm_##feat argument
|
| D | function-body-decoder-impl.h | 42 #define RET_ON_PROTOTYPE_OPCODE(feat) \ argument 50 #define CHECK_PROTOTYPE_OPCODE(feat) \ argument
|
| /external/curl/src/ |
| D | tool_help.c | 502 struct feat { struct 507 static const struct feat feats[] = { argument
|
| /external/tensorflow/tensorflow/contrib/losses/python/metric_learning/ |
| D | metric_loss_ops_test.py | 333 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/ |
| D | init_alg_test.go | 184 feat uint32 member
|
| /external/tensorflow/tensorflow/contrib/tensor_forest/kernels/ |
| D | model_ops.cc | 415 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/ |
| D | candidate_graph_runner.cc | 62 auto feat = features_->flat<int32>(); in CandidateGraphRunner() local
|
| D | grow_stats_test.cc | 43 BinaryNode MakeSplit(const string& feat, float val) { in MakeSplit()
|
| /external/sfntly/cpp/src/sfntly/ |
| D | tag.cc | 60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in sfntly::Tag
|
| D | tag.h | 78 static const int32_t feat; member
|
| /external/freetype/src/gxvalid/ |
| D | gxvfeat.c | 281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver_nl80211_capa.c | 24 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/ |
| D | info.c | 696 uint32_t feat = nla_get_u32(tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]); in print_feature_handler() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | userfaultfd.h | 86 } feat; member
|
| /external/v8/src/ |
| D | flag-definitions.h | 609 #define DECL_WASM_FLAG(feat, desc, val) \ argument
|
| /external/vulkan-validation-layers/tests/ |
| D | layer_validation_tests.cpp | 22112 VkPhysicalDeviceFeatures feat; in TEST_F() local 22246 VkPhysicalDeviceFeatures feat; in TEST_F() local 22381 VkPhysicalDeviceFeatures feat; in TEST_F() local
|