Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout.cc354 hb_aat_layout_feature_type_t feature_type) in hb_aat_layout_feature_type_get_name_id()
378 hb_aat_layout_feature_type_t feature_type, in hb_aat_layout_feature_type_get_selector_infos()
/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-extractor.h268 FeatureType *feature_type() const { return feature_type_; } in feature_type() function
272 void set_feature_type(FeatureType *feature_type) { in set_feature_type()
/external/libtextclassifier/native/lang_id/common/
Dembedding-network.cc166 const FeatureType *feature_type = feature_vector.type(fi); in ConcatEmbeddings() local
/external/pcre/dist2/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()
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()
DsljitNativeS390X.c1358 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()
DsljitNativeMIPS_common.c674 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeX86_common.c639 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitLir.c2348 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
/external/e2fsprogs/debugfs/
Ddebugfs.c2236 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.cc1838 Type feature_type = RankedTensorType::get( in matchAndRewrite() local