Searched defs:fits (Results 1 - 11 of 11) sorted by relevance
/third_party/ffmpeg/tests/fate/ |
H A D | fits.mak | [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | fitsdec.c | 54 FITSContext * fits = s->priv_data; in fits_read_header() local 79 static int64_t is_image(AVFormatContext *s, FITSContext *fits, FITSHeader *header, in is_image() argument 148 FITSContext *fits = s->priv_data; fits_read_packet() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_req.c | 167 static int next_opcode_rc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_rc() argument 239 next_opcode_uc(struct rxe_qp *qp, u32 opcode, int fits) next_opcode_uc() argument 293 int fits = (wqe->dma.resid <= qp->mtu); next_opcode() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_req.c | 224 static int next_opcode_rc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_rc() argument 303 next_opcode_uc(struct rxe_qp *qp, u32 opcode, int fits) next_opcode_uc() argument 357 int fits = (wqe->dma.resid <= qp->mtu); next_opcode() local [all...] |
/kernel/linux/linux-5.10/net/netlink/ |
H A D | genetlink.c | 195 bool fits; in genl_allocate_reserve_groups() local
|
/kernel/linux/linux-6.6/net/netlink/ |
H A D | genetlink.c | 401 bool fits; in genl_allocate_reserve_groups() local
|
/kernel/linux/linux-5.10/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 672 bool fits = true; in emit_compare_and_branch() local
|
/kernel/linux/linux-6.6/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 672 bool fits = true; in emit_compare_and_branch() local
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
H A D | umodarith.lisp | |
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | fair.c | 4133 bool fits, uclamp_max_fits; in util_fits_cpu() local [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | fair.c | 4979 bool fits, uclamp_max_fits; in util_fits_cpu() local 7545 int fits, best_fits = 0; select_idle_capacity() local 8107 int fits, max_fits = -1; find_energy_efficient_cpu() local [all...] |
Completed in 33 milliseconds