Home
last modified time | relevance | path

Searched defs:STAT (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-stat-table.hh289 struct STAT struct
291 static constexpr hb_tag_t tableTag = HB_OT_TAG_STAT;
293 bool has_data () const { return version.to_int (); } in has_data()
295 bool get_value (hb_tag_t tag, float *value) const in get_value()
314 unsigned get_design_axis_count () const { return designAxisCount; } in get_design_axis_count()
316 hb_ot_name_id_t get_axis_record_name_id (unsigned axis_record_index) const in get_axis_record_name_id()
323 unsigned get_axis_value_count () const { return axisValueCount; } in get_axis_value_count()
325 hb_ot_name_id_t get_axis_value_name_id (unsigned axis_value_index) const in get_axis_value_name_id()
332 void collect_name_ids (hb_set_t *nameids_to_retain) const in collect_name_ids()
348 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
[all …]
/third_party/node/deps/npm/node_modules/tar/lib/
Dpack.js44 const STAT = Symbol('stat') constant
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs293 pub(super) const STAT: u32 = 1 << 1; constant
309 const STAT = copyfile::STAT; constant
/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c256 #define STAT "stat04" macro
/third_party/pulseaudio/src/utils/
Dpactl.c120 STAT, enumerator
/third_party/python/Modules/
Dposixmodule.c482 # define STAT win32_stat macro
487 # define STAT stat macro