/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_limit.c | 144 u_int32_t credit_cap, cost; member [all...] |
H A D | nft_limit.c | 28 static inline bool nft_limit_eval(struct nft_limit *limit, u64 cost) in nft_limit_eval() argument 126 u64 cost; member 183 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_bytes_eval() local 287 u64 cost in nft_limit_obj_bytes_eval() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | energy_model.h | 25 unsigned long cost; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_qos.h | 59 u8 cost[SPX5_PRIOS]; member
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_limit.c | 150 u_int32_t credit_cap, cost; member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | aaccoder_trellis.h | 54 float cost; ///< path cost member [all...] |
H A D | aacenc_quantization.h | 56 float cost = 0; in quantize_and_encode_band_cost_template() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | block_splitter_inc.h | 66 FindBlocks(const DataType* data, const size_t length, const double block_switch_bitcost, const size_t num_histograms, const HistogramType* histograms, double* insert_cost, double* cost, uint8_t* switch_signal, uint8_t* block_id) FindBlocks() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | cost_neon.c | 62 int cost = (ctx0 == 0) ? VP8BitCost(1, p0) : 0; in GetResidualCost_NEON() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | cost_enc.c | 45 int cost = 0; in VariableLevelCost() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | block_splitter_inc.h | 66 FindBlocks(const DataType* data, const size_t length, const double block_switch_bitcost, const size_t num_histograms, const HistogramType* histograms, double* insert_cost, double* cost, uint8_t* switch_signal, uint8_t* block_id) FindBlocks() argument [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | bpf_local_storage.c | 556 u64 cost; in bpf_local_storage_map_alloc() local
|
H A D | queue_stack_maps.c | 72 u64 size, queue_size, cost; in queue_stack_map_alloc() local
|
H A D | ringbuf.c | 157 u64 cost; in ringbuf_map_alloc() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | energy_model.h | 25 unsigned long cost; member [all...] |
/kernel/linux/linux-6.6/kernel/power/ |
H A D | energy_model.c | 160 unsigned long power_res, cost; in em_create_perf_table() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | motion_estimation.c | 85 uint64_t cost, cost_min; in ff_me_search_esa() local 104 uint64_t cost, cost_min; in ff_me_search_tss() local 135 uint64_t cost, cost_min; in ff_me_search_tdls() local 167 uint64_t cost, cost_min; in ff_me_search_ntss() local 220 uint64_t cost, cost_min; in ff_me_search_fss() local 252 uint64_t cost, cost_min; in ff_me_search_ds() local 307 uint64_t cost, cost_mi in ff_me_search_hexbs() local 340 uint64_t cost, cost_min; ff_me_search_epzs() local 381 uint64_t cost, cost_min; ff_me_search_umh() local [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qir_schedule.c | 409 int cost = 0; in get_register_pressure_cost() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | shortnumberinfo.cc | 245 ShortNumberInfo::ShortNumberCost cost = ShortNumberInfo::TOLL_FREE; in GetExpectedCost() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ra_coalesce.cpp | 44 void coalescer::add_edge(value* a, value* b, unsigned cost) { in add_edge() argument 255 unsigned cost = 0; build_constraint_queue() local [all...] |
/third_party/mesa3d/src/panfrost/util/ |
H A D | lcra.c | 204 lcra_set_node_spill_cost(struct lcra_state *l, unsigned node, signed cost) in lcra_set_node_spill_cost() argument 237 float cost = (l->spill_cost[i] + 1); in lcra_get_best_spill_node() local
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | ShortNumberInfo.java | 387 getExampleShortNumberForCost(String regionCode, ShortNumberCost cost) getExampleShortNumberForCost() argument [all...] |
/third_party/skia/third_party/externals/brotli/research/ |
H A D | deorummolae.cc | 260 TextIdx cost = count * effective_lcp; in DM_generate() local
|
/third_party/toybox/toys/pending/ |
H A D | brctl.c | 280 int cost; in br_set_path_cost() local
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | meter.c | 605 u32 cost; in ovs_meter_execute() local
|