/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-cff2.cc | 102 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 D | hb-ot-var-gvar-table.hh | 219 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 D | hb-subset-cff-common.hh | 369 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 D | hb-ot-cff1-table.hh | 964 unsigned get_count () const { return base->get_count (); }
|
H A D | hb-ot-cff-common.hh | 375 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 D | mperf_monitor.c | 59 .get_count = mperf_get_count_freq,
|
H A D | amd_fam14h_idle.c | 77 .get_count = fam14h_nbp1_count,
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | mperf_monitor.c | 59 .get_count = mperf_get_count_freq,
|
H A D | amd_fam14h_idle.c | 77 .get_count = fam14h_nbp1_count,
|
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.c | 563 .get_count = sm_metadata_get_count, 690 .get_count = sm_bootstrap_get_count,
|
H A D | dm-space-map-disk.c | 251 .get_count = sm_disk_get_count,
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.c | 568 .get_count = sm_metadata_get_count, 705 .get_count = sm_bootstrap_get_count,
|
H A D | dm-space-map-disk.c | 205 .get_count = sm_disk_get_count,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_stats.c | 439 .get_count = ionic_sw_stats_get_count,
|
H A D | ionic_ethtool.c | 47 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 D | ionic_stats.c | 345 .get_count = ionic_sw_stats_get_count,
|
H A D | ionic_ethtool.c | 41 num_stats += ionic_stats_groups[i].get_count(lif); in ionic_get_stats_count()
|
/third_party/rust/crates/clap/src/parser/matches/ |
H A D | arg_matches.rs | 136 /// 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 D | cros_ec_commands.h | 3720 } 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 D | DIARawSymbol.cpp | 638 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_count); in getCount()
|
/kernel/linux/linux-5.10/mm/ |
H A D | slub.c | 2520 int (*get_count)(struct page *)) in count_partial() 2528 x += get_count(page); in count_partial()
|
/kernel/linux/linux-6.6/mm/ |
H A D | slub.c | 2967 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 D | cros_ec_commands.h | 3755 } get_value_by_name, get_count; member
|