Home
last modified time | relevance | path

Searched defs:cost (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dexpmed.h59 short cost; /* Total rtx_cost of the multiplication sequence. */ member
98 struct mult_cost cost; member
123 struct mult_cost cost; member
153 int cost[2][NUM_MODE_IPV_INT]; member
340 set_zero_cost (bool speed, int cost) in set_zero_cost()
364 set_add_cost (bool speed, machine_mode mode, int cost) in set_add_cost()
388 set_neg_cost (bool speed, machine_mode mode, int cost) in set_neg_cost()
414 set_shift_cost (bool speed, machine_mode mode, int bits, int cost) in set_shift_cost()
441 set_shiftadd_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftadd_cost()
468 set_shiftsub0_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftsub0_cost()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dexpmed.h59 short cost; /* Total rtx_cost of the multiplication sequence. */ member
98 struct mult_cost cost; member
123 struct mult_cost cost; member
153 int cost[2][NUM_MODE_IPV_INT]; member
340 set_zero_cost (bool speed, int cost) in set_zero_cost()
364 set_add_cost (bool speed, machine_mode mode, int cost) in set_add_cost()
388 set_neg_cost (bool speed, machine_mode mode, int cost) in set_neg_cost()
414 set_shift_cost (bool speed, machine_mode mode, int bits, int cost) in set_shift_cost()
441 set_shiftadd_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftadd_cost()
468 set_shiftsub0_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftsub0_cost()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dautotuned_index.h225 void evaluate_kmeans(CostData& cost) in evaluate_kmeans() argument
252 void evaluate_kdtree(CostData& cost) in evaluate_kdtree()
339 CostData cost; in optimizeKMeans() local
382 CostData cost; in optimizeKDTree() local
H A Dhierarchical_clustering_index.h652 … dsindices, int indices_length, int* centers, int centers_length, int* labels, DistanceType& cost) in computeLabels()
708 DistanceType cost; in computeClustering() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_limit.c28 static inline bool nft_limit_eval(struct nft_limit *limit, u64 cost) in nft_limit_eval()
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 = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_obj_bytes_eval() local
H A Dxt_limit.c144 u_int32_t credit_cap, cost; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache.cpp486 int cost = 1; in addToDiskCache() local
502 int cost = 1; in addToDiskCache() local
527 int cost = 1; in addToMemoryCache() local
539 int cost = 1; in addToTextureCache() local
H A Dqcache3q_p.h126 int cost; variable
136 int cost; // total cost of nodes on the queue variable
264 bool QCache3Q<Key,T,EvPolicy>::insert(const Key &key, QSharedPointer<T> object, int cost) in insert()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter_bridge/
H A Debt_limit.h22 __u32 credit_cap, cost; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_bridge/
H A Debt_limit.h22 __u32 credit_cap, cost; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter_bridge/
H A Debt_limit.h22 __u32 credit_cap, cost; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_limit.h21 __u32 credit_cap, cost; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_limit.h21 __u32 credit_cap, cost; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_limit.h21 __u32 credit_cap, cost; member
/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c716 static u64 cost_to_abs_cost(u64 cost, u32 hw_inuse) in cost_to_abs_cost()
722 u64 abs_cost, u64 cost) in iocg_commit_bio()
1389 u64 cost = abs_cost_to_cost(wait->abs_cost, ctx->hw_inuse); in iocg_wake_fn() local
2419 u64 cost, new_inuse; in adjust_inuse_and_calc_cost() local
2478 u64 cost = 0; in calc_vtime_cost_builtin() local
2514 u64 cost; in calc_vtime_cost() local
2539 u64 cost; in calc_size_vtime_cost() local
2552 u64 abs_cost, cost, vtime; in ioc_rqos_throttle() local
2687 u64 vtime, abs_cost, cost; in ioc_rqos_merge() local
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debt_limit.c98 compat_uint_t credit, credit_cap, cost; member
/OK3568_Linux_fs/kernel/include/linux/
H A Denergy_model.h25 unsigned long cost; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm.c1164 static void mali_pm_stat_from_mask(u32 mask, u32 *num_pp, u32 *cost) in mali_pm_stat_from_mask()
1239 u32 num_pp, cost, mask; in mali_pm_power_cost_setup() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c469 unsigned int cost; in atgc_lookup_victim() local
542 unsigned int cost; in atssr_lookup_victim() local
711 unsigned long cost, *dirty_bitmap; in get_victim_by_default() local
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_offscreen.c94 unsigned cost, best_cost; in exaFindAreaToEvict() local
/OK3568_Linux_fs/u-boot/lib/bzip2/
H A Dbzlib_compress.c297 UInt16 cost[BZ_N_GROUPS]; in sendMTFValues() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dqueue_stack_maps.c72 u64 size, queue_size, cost; in queue_stack_map_alloc() local
H A Dbpf_local_storage.c546 u64 cost; in bpf_local_storage_map_alloc() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/calib3d/
H A Dcalib3d_c.h354 CvMat* cost; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/calib3d/
H A Dcalib3d_c.h354 CvMat* cost; member

12