Home
last modified time | relevance | path

Searched defs:cost (Results 26 - 50 of 103) sorted by relevance

12345

/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_limit.c144 u_int32_t credit_cap, cost; member
[all...]
H A Dnft_limit.c28 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 Denergy_model.h25 unsigned long cost; member
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.h59 u8 cost[SPX5_PRIOS]; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_limit.c150 u_int32_t credit_cap, cost; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Daaccoder_trellis.h54 float cost; ///< path cost member
[all...]
H A Daacenc_quantization.h56 float cost = 0; in quantize_and_encode_band_cost_template() local
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter_inc.h66 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 Dcost_neon.c62 int cost = (ctx0 == 0) ? VP8BitCost(1, p0) : 0; in GetResidualCost_NEON() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.c45 int cost = 0; in VariableLevelCost() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter_inc.h66 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 Dbpf_local_storage.c556 u64 cost; in bpf_local_storage_map_alloc() local
H A Dqueue_stack_maps.c72 u64 size, queue_size, cost; in queue_stack_map_alloc() local
H A Dringbuf.c157 u64 cost; in ringbuf_map_alloc() local
/kernel/linux/linux-6.6/include/linux/
H A Denergy_model.h25 unsigned long cost; member
[all...]
/kernel/linux/linux-6.6/kernel/power/
H A Denergy_model.c160 unsigned long power_res, cost; in em_create_perf_table() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dmotion_estimation.c85 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 Dvc4_qir_schedule.c409 int cost = 0; in get_register_pressure_cost() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dshortnumberinfo.cc245 ShortNumberInfo::ShortNumberCost cost = ShortNumberInfo::TOLL_FREE; in GetExpectedCost() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_coalesce.cpp44 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 Dlcra.c204 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 DShortNumberInfo.java387 getExampleShortNumberForCost(String regionCode, ShortNumberCost cost) getExampleShortNumberForCost() argument
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Ddeorummolae.cc260 TextIdx cost = count * effective_lcp; in DM_generate() local
/third_party/toybox/toys/pending/
H A Dbrctl.c280 int cost; in br_set_path_cost() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dmeter.c605 u32 cost; in ovs_meter_execute() local

Completed in 18 milliseconds

12345