Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-feat-table.hh160 struct feat struct
162 static constexpr hb_tag_t tableTag = HB_AAT_TAG_feat;
164 bool has_data () const { return version.to_int (); } in has_data()
166 unsigned int get_feature_types (unsigned int start_offset, in get_feature_types()
180 bool exposes_feature (hb_aat_layout_feature_type_t feature_type) const in exposes_feature()
183 const FeatureName& get_feature (hb_aat_layout_feature_type_t feature_type) const in get_feature()
186 hb_ot_name_id_t get_feature_name_id (hb_aat_layout_feature_type_t feature) const in get_feature_name_id()
189 unsigned int get_selector_infos (hb_aat_layout_feature_type_t feature_type, in get_selector_infos()
199 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
208 FixedVersion<>version; /* Version number of the feature name table
[all …]
Dhb-common.cc913 hb_feature_t feat; in hb_feature_from_string() local
/third_party/node/deps/v8/src/wasm/
Dwasm-features.h37 #define DECL_FEATURE_ENUM(feat, ...) kFeature_##feat, argument
50 #define DECL_FEATURE_GETTER(feat, ...) \ argument
57 #define NAME(feat, ...) \ in FOREACH_WASM_FEATURE() argument
77 #define LIST_FEATURE(feat, ...) kFeature_##feat, in All() argument
Dwasm-features.cc17 #define FLAG_REF(feat, ...) \ in FromFlags() argument
21 #define NON_FLAG_REF(feat, ...) features.Add(kFeature_##feat); in FromFlags() argument
Dfunction-body-decoder-impl.h53 #define CHECK_PROTOTYPE_OPCODE(feat) \ argument
/third_party/curl/lib/
Dversion.c429 struct feat { struct
435 static const struct feat features_table[] = { argument
/third_party/libdrm/tests/etnaviv/
Detnaviv_2d_test.c185 uint64_t feat; in main() local
/third_party/skia/third_party/externals/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
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_pipeline.c308 const VkBool32 *feat = &line_feats->rectangularLines; in zink_create_gfx_pipeline() local
Dzink_screen.h318 #define warn_missing_feature(warned, feat) \ argument
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgloverlaycompositorelement.c161 GstCapsFeatures *feat = gst_caps_get_features (removed, i); in _oce_transform_internal_caps() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvfeat.c281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DTag.java85 public static final int feat = Tag.intValue(new byte[]{'f', 'e', 'a', 't'}); field in Tag
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_capa.c24 u32 *feat = arg; in protocol_feature_handler() local
40 u32 feat = 0; in get_nl80211_protocol_features() local
836 u32 feat; in wpa_driver_nl80211_get_info() local
2214 u32 feat; in nl80211_get_hw_feature_data() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_capa.c25 u32 *feat = arg; in protocol_feature_handler() local
41 u32 feat = 0; in get_nl80211_protocol_features() local
1085 u32 feat; in wpa_driver_nl80211_get_info() local
2472 u32 feat; in nl80211_get_hw_feature_data() local
/third_party/node/deps/v8/src/flags/
Dflag-definitions.h1054 #define DECL_WASM_FLAG(feat, desc, val) \ argument
1066 #define WASM_STAGING_IMPLICATION(feat, desc, val) \ argument
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_dump.c150 dump_features(struct _mesa_string_buffer *buf, struct dxil_features *feat) in dump_features()
/third_party/ffmpeg/libavcodec/
Dvp9shared.h146 } feat[MAX_SEGMENT]; member
/third_party/gstreamer/gstreamer/gst/
Dgstregistry.c1485 GstPluginFeature *feat = (GstPluginFeature *) walk->data; in _priv_plugin_get_features() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2667 GstCapsFeatures *feat; in check_alternate_and_append_struct() local
/third_party/libbpf/src/
Dlibbpf.c5240 struct kern_feature_desc *feat = &feature_probes[feat_id]; local
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs4478 pub feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1, field
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4264 pub feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1, field
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs4266 pub feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1, field

12