Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout.cc411 hb_aat_layout_feature_type_t feature_type) in hb_aat_layout_feature_type_get_name_id()
439 hb_aat_layout_feature_type_t feature_type, in hb_aat_layout_feature_type_get_selector_infos()
/external/icing/icing/scoring/advanced_scoring/
Dscore-expression-util.h99 for (int feature_type : scoring_spec.scoring_feature_types_enabled()) { in GetEnabledScoringFeatureTypes() local
/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-extractor.h269 FeatureType *feature_type() const { return feature_type_; } in feature_type() function
273 void set_feature_type(FeatureType *feature_type) { in set_feature_type()
/external/icing/proto/icing/proto/
Dinitialize.proto30 optional FlaggedFeatureType feature_type = 1; field
/external/libtextclassifier/native/lang_id/common/
Dembedding-network.cc168 const FeatureType *feature_type = feature_vector.type(fi); in ConcatEmbeddings() local
/external/icing/icing/file/
Dversion-util_test.cc1373 IcingSearchEngineFeatureInfoProto::FlaggedFeatureType feature_type = in TEST_P() local
/external/pcre/src/sljit/
DsljitNativeLOONGARCH_64.c389 static SLJIT_INLINE sljit_u32 get_cpu_features(sljit_u32 feature_type) in get_cpu_features()
789 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeRISCV_common.c637 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativePPC_common.c730 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_64.c575 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeMIPS_common.c836 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_32.c1102 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_T2_32.c674 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeX86_common.c978 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeS390X.c1622 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
/external/e2fsprogs/debugfs/
Ddebugfs.c2252 static int find_supp_feature(__u32 *supp, int feature_type, char *name) in find_supp_feature()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2243 Type feature_type = RankedTensorType::get( in matchAndRewrite() local