/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-feat-table.hh | 160 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 …]
|
D | hb-common.cc | 913 hb_feature_t feat; in hb_feature_from_string() local
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-features.h | 37 #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
|
D | wasm-features.cc | 17 #define FLAG_REF(feat, ...) \ in FromFlags() argument 21 #define NON_FLAG_REF(feat, ...) features.Add(kFeature_##feat); in FromFlags() argument
|
D | function-body-decoder-impl.h | 53 #define CHECK_PROTOTYPE_OPCODE(feat) \ argument
|
/third_party/curl/lib/ |
D | version.c | 429 struct feat { struct 435 static const struct feat features_table[] = { argument
|
/third_party/libdrm/tests/etnaviv/ |
D | etnaviv_2d_test.c | 185 uint64_t feat; in main() local
|
/third_party/skia/third_party/externals/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
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_pipeline.c | 308 const VkBool32 *feat = &line_feats->rectangularLines; in zink_create_gfx_pipeline() local
|
D | zink_screen.h | 318 #define warn_missing_feature(warned, feat) \ argument
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgloverlaycompositorelement.c | 161 GstCapsFeatures *feat = gst_caps_get_features (removed, i); in _oce_transform_internal_caps() local
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvfeat.c | 281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 85 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/ |
D | driver_nl80211_capa.c | 24 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/ |
D | driver_nl80211_capa.c | 25 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/ |
D | flag-definitions.h | 1054 #define DECL_WASM_FLAG(feat, desc, val) \ argument 1066 #define WASM_STAGING_IMPLICATION(feat, desc, val) \ argument
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_dump.c | 150 dump_features(struct _mesa_string_buffer *buf, struct dxil_features *feat) in dump_features()
|
/third_party/ffmpeg/libavcodec/ |
D | vp9shared.h | 146 } feat[MAX_SEGMENT]; member
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstregistry.c | 1485 GstPluginFeature *feat = (GstPluginFeature *) walk->data; in _priv_plugin_get_features() local
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 2667 GstCapsFeatures *feat; in check_alternate_and_append_struct() local
|
/third_party/libbpf/src/ |
D | libbpf.c | 5240 struct kern_feature_desc *feat = &feature_probes[feat_id]; local
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 4478 pub feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1, field
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 4264 pub feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1, field
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 4266 pub feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1, field
|