Home
last modified time | relevance | path

Searched refs:get_count (Results 26 - 48 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff2.cc102 for (unsigned int i = 0; i < env.argStack.get_count ();) in flush_args()
107 if (unlikely (!((arg.numValues > 0) && (env.argStack.get_count () >= arg.numValues)))) in flush_args()
H A Dhb-ot-var-gvar-table.hh219 return (index < var_data->tupleVarCount.get_count ()) && in is_valid()
361 unsigned int get_count () const { return (*this) & CountMask; } in get_count() function
H A Dhb-subset-cff-common.hh369 unsigned int parsed_len = get_count (); in add_call_op()
929 for (unsigned int i = 0; i < str.get_count(); i++) in encode_str()
H A Dhb-ot-cff1-table.hh964 unsigned get_count () const { return base->get_count (); }
H A Dhb-ot-cff-common.hh375 for (unsigned int i = 0; i < dictval.get_count (); i++) in serialize()
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c59 .get_count = mperf_get_count_freq,
H A Damd_fam14h_idle.c77 .get_count = fam14h_nbp1_count,
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c59 .get_count = mperf_get_count_freq,
H A Damd_fam14h_idle.c77 .get_count = fam14h_nbp1_count,
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c563 .get_count = sm_metadata_get_count,
690 .get_count = sm_bootstrap_get_count,
H A Ddm-space-map-disk.c251 .get_count = sm_disk_get_count,
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c568 .get_count = sm_metadata_get_count,
705 .get_count = sm_bootstrap_get_count,
H A Ddm-space-map-disk.c205 .get_count = sm_disk_get_count,
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c439 .get_count = ionic_sw_stats_get_count,
H A Dionic_ethtool.c47 num_stats += ionic_stats_groups[i].get_count(lif); in ionic_get_stats_count()
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c345 .get_count = ionic_sw_stats_get_count,
H A Dionic_ethtool.c41 num_stats += ionic_stats_groups[i].get_count(lif); in ionic_get_stats_count()
/third_party/rust/crates/clap/src/parser/matches/
H A Darg_matches.rs136 /// matches.get_count("flag"), in get_one()
141 pub fn get_count(&self, id: &str) -> u8 { in get_one() functions
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dcros_ec_commands.h3720 } get_value_by_name, get_count; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp638 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_count); in getCount()
/kernel/linux/linux-5.10/mm/
H A Dslub.c2520 int (*get_count)(struct page *)) in count_partial()
2528 x += get_count(page); in count_partial()
/kernel/linux/linux-6.6/mm/
H A Dslub.c2967 int (*get_count)(struct slab *)) in count_partial()
2975 x += get_count(slab); in count_partial()
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_commands.h3755 } get_value_by_name, get_count; member

Completed in 60 milliseconds

12