Home
last modified time | relevance | path

Searched refs:dim (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h173 return (dim->steps_left > 1) && (dim->steps_right == 1); in net_dim_on_top()
175 return (dim->steps_right > 1) && (dim->steps_left == 1); in net_dim_on_top()
210 dim->profile_ix++; in net_dim_step()
216 dim->profile_ix--; in net_dim_step()
221 dim->tired++; in net_dim_step()
230 dim->tired = 0; in net_dim_park_on_top()
245 dim->tune_state = dim->profile_ix ? NET_DIM_GOING_LEFT : in net_dim_exit_parking()
247 net_dim_step(dim); in net_dim_exit_parking()
301 dim->tired--; in net_dim_decision()
302 if (!dim->tired) in net_dim_decision()
[all …]
/freebsd-14.2/lib/libclang_rt/asan/
H A Dwarn.txt2 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
5 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
9 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
12 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
19 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
23 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
26 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
33 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
40 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
47 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
[all …]
/freebsd-14.2/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_dim.c63 struct net_dim *dim = container_of(work, struct net_dim, work); in mlx5e_dim_work() local
64 struct mlx5e_rq *rq = container_of(dim, struct mlx5e_rq, dim); in mlx5e_dim_work()
72 profile_ix = dim->profile_ix; in mlx5e_dim_work()
73 mode = dim->mode; in mlx5e_dim_work()
74 dim->state = NET_DIM_START_MEASURE; in mlx5e_dim_work()
H A Dmlx5_en_rx.c663 if (rq->dim.mode != NET_DIM_CQ_PERIOD_MODE_DISABLED) in mlx5e_rx_cq_comp()
664 net_dim(&rq->dim, rq->stats.packets, rq->stats.bytes); in mlx5e_rx_cq_comp()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dnifty34 >>0 use nifti1-dim-le
43 >>0 use \^nifti1-dim-le
58 >>0 use nifti2-dim-le
67 >>0 use \^nifti2-dim-le
102 0 name nifti1-dim-le
104 >40 leshort <0 \b, INVALID dim[0]=%d
105 >40 leshort >7 \b, INVALID dim[0]=%d
132 0 name nifti2-dim-le
134 >16 lequad <0 \b, INVALID dim[0]=%lld
135 >16 lequad >7 \b, INVALID dim[0]=%lld
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DMIMGInstructions.td448 Dim:$dim, UNorm:$unorm, CPol:$cpol,
461 Dim:$dim, UNorm:$unorm, CPol:$cpol,
473 Dim:$dim, UNorm:$unorm, CPol:$cpol,
486 Dim:$dim, UNorm:$unorm, CPol:$cpol,
518 #"$dmask$dim$unorm$cpol$r128$a16$tfe$lwe"
702 Dim:$dim, UNorm:$unorm, CPol:$cpol,
728 Dim:$dim, UNorm:$unorm, CPol:$cpol,
919 Dim:$dim, UNorm:$unorm, CPol:$cpol,
947 Dim:$dim, UNorm:$unorm, CPol:$cpol,
1146 Dim:$dim, UNorm:$unorm, CPol:$cpol,
[all …]
H A DSIInstrFormats.td391 bits<3> dim;
397 let Inst{5-3} = dim;
418 bits<3> dim;
422 let Inst{4-2} = dim;
442 bits<3> dim;
456 let Inst{2-0} = dim;
/freebsd-14.2/
H A DMAINTAINERS43 contrib/libcxxrt dim,emaste Pre-commit review preferred.
44 contrib/llvm-project/compiler-rt dim Pre-commit review preferred.
45 contrib/llvm-project/libcxx dim Pre-commit review preferred.
46 contrib/llvm-project/libunwind dim,emaste,jhb Pre-commit review preferred.
47 contrib/llvm-project/lldb dim,emaste Pre-commit review preferred.
48 contrib/llvm-project/llvm dim Pre-commit review preferred.
49 contrib/llvm-project/openmp dim,emaste Pre-commit review preferred.
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/
H A Dompx.h.var53 /// ompx_{thread,block}_{id,dim}
94 /// ompx_{thread,block}_{id,dim}_{x,y,z}
131 /// ompx::{thread,block}_{id,dim}_{,x,y,z}
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td721 AMDGPUDimProps Dim = dim;
743 !listconcat(!if(IsSample, dim.CoordSliceArgs, dim.CoordSliceIntArgs),
897 foreach dim = AMDGPUDims.NoMsaa in {
898 def !strconcat(NAME, "_", dim.Name)
911 foreach dim = AMDGPUDims.All in {
912 def !strconcat(NAME, "_", dim.Name)
940 foreach dim = AMDGPUDims.Msaa in {
947 foreach dim = AMDGPUDims.Msaa in {
960 foreach dim = AMDGPUDims.NoMsaa in {
981 foreach dim = AMDGPUDims.All in {
[all …]
/freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c646 tdesc_array_create(dwarf_t *dw, Dwarf_Die dim, tdesc_t *arrtdp, in tdesc_array_create() argument
655 if ((dim2 = die_sibling(dw, dim)) == NULL) { in tdesc_array_create()
682 if (die_unsigned(dw, dim, DW_AT_upper_bound, &uval, 0)) in tdesc_array_create()
684 else if (die_signed(dw, dim, DW_AT_upper_bound, &sval, 0)) in tdesc_array_create()
686 else if (die_unsigned(dw, dim, DW_AT_count, &uval, 0)) in tdesc_array_create()
688 else if (die_signed(dw, dim, DW_AT_count, &sval, 0)) in tdesc_array_create()
716 Dwarf_Die dim; in die_array_create() local
720 if ((dim = die_child(dw, arr)) == NULL || in die_array_create()
721 die_tag(dw, dim) != DW_TAG_subrange_type) in die_array_create()
724 tdesc_array_create(dw, dim, arrtdp, tdp); in die_array_create()
/freebsd-14.2/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo10 dch=dch%p1%dX, dch1=, dl=dl%p1%dX, dl1= , dim=dim, ech=ech%p1%dX,
/freebsd-14.2/sys/contrib/device-tree/Bindings/leds/backlight/
H A Darcxcnn_bl.txt16 - arc,dim-freq: PWM mode frequence setting (bits [3:0] used)
H A Dkinetic,ktd253.yaml30 description: GPIO to use to enable/disable and dim the backlight.
/freebsd-14.2/share/timedef/
H A Dfr_CA.UTF-8.src35 dim.
H A Dfr_CA.ISO8859-15.src35 dim.
H A Dfr_CH.ISO8859-15.src35 dim.
H A Dfr_BE.ISO8859-15.src35 dim.
H A Dfr_FR.ISO8859-15.src35 dim.
H A Dfr_BE.UTF-8.src35 dim.
H A Dfr_FR.UTF-8.src35 dim.
H A Dfr_CH.UTF-8.src35 dim.
/freebsd-14.2/contrib/openpam/
H A DCREDITS25 Dimitry Andric <dim@freebsd.org>
/freebsd-14.2/contrib/libpcap/
H A Dpcap-airpcap.c448 airpcap_setbuff(pcap_t *p, int dim) in airpcap_setbuff() argument
452 if (!p_AirpcapSetKernelBuffer(pa->adapter, dim)) { in airpcap_setbuff()
/freebsd-14.2/contrib/one-true-awk/testdir/
H A DT.func190 diff foo1 foo2 || echo 'BAD: T.func (multi-dim subscript)'

123