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.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()
/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.cc168 const FeatureType *feature_type = feature_vector.type(fi); in ConcatEmbeddings() local
/external/pcre/src/sljit/
DsljitNativeSPARC_common.c448 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_64.c382 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_32.c946 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeARM_T2_32.c482 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativePPC_common.c630 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeMIPS_common.c685 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeX86_common.c643 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitNativeS390X.c1617 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
DsljitLir.c2383 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
/external/e2fsprogs/debugfs/
Ddebugfs.c2254 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.cc2448 Type feature_type = RankedTensorType::get( in matchAndRewrite() local