Home
last modified time | relevance | path

Searched defs:rix (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/dports/math/octave-forge-nan/nan-3.6.1/inst/
H A Drow_col_deletion.m67 rix = find(~any(isnan(d),2)); variable
75 rix = 1:size(d,1); % select all rows variable
86 rix = ones(N,1); cix = ones(1,M); variable
109 rix = find(rix); variable
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/core/
H A Dtopology.py255 def residues2atoms_1d(self, rix): argument
274 def residues2atoms_2d(self, rix): argument
295 def residues2segments(self, rix): argument
408 def move_atom(self, aix, rix): argument
413 def move_residue(self, rix, six): argument
/dports/math/primecount/primecount-7.2/test/
H A DRi.cpp72 int64_t rix = Ri(x); in main() local
87 int64_t rix = Ri(x); in main() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Modify/
H A Dedit_delete.cpp24 path& p, int& last, int& rix, tree& t, tree& u, bool forward) in get_deletion_point()
78 int last, rix; in remove_text_sub() local
291 int last, rix; in remove_structure() local
/dports/audio/py-music21/music21-7.1.0/music21/corpus/palestrina/
H A DSanctus_30_a.krn252 . . . 4e . . . .
253 . . . 4f# . 4f# 2a .
254 . . . 4g . 4e . .
255 1D 1A 1d 2a 1d 2f# 1dd 1a
/dports/devel/R-cran-Hmisc/Hmisc/src/ratfor/
H A Dhoeffd.r100 rix = 1d0 globalVar
110 rix = rix + cx globalVar
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c372 int *rix) in ath9k_process_rate()
410 int *rix, in ath9k_rx_iob_preprocess()
445 int rix = 0; in ath_rx_tasklet() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dathrate-onoe.c141 u_int8_t *rix, int *try0, u_int8_t *txrate) in ath_rate_findrate()
155 struct ath_desc *ds, int shortPreamble, u_int8_t rix) in ath_rate_setupxtxdesc()
193 u_int8_t rix; in ath_rate_update() local
H A Dathrate-amrr.c118 u_int8_t *rix, int *try0, u_int8_t *txrate) in ath_rate_findrate()
132 struct ath_desc *ds, int shortPreamble, u_int8_t rix) in ath_rate_setupxtxdesc()
203 u_int8_t rix; in ath_rate_update() local
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/
H A Dwrite.pass.cpp37 virtual typename base::int_type
/dports/graphics/librtprocess/librtprocess-0.11.0/src/demosaic/
H A Dmarkesteijn.cc451 float (*rix)[3] = &rgb[(d - 2)][row - top][col - left]; in markesteijn_demosaic() local
467 … float (*rix)[3] = &rgb[(d - 2) ^ 1][row - top][col - left]; in markesteijn_demosaic() local
482 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
529 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
543 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
580 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
/dports/astro/siril/siril/subprojects/librtprocess/src/demosaic/
H A Dmarkesteijn.cc451 float (*rix)[3] = &rgb[(d - 2)][row - top][col - left]; in markesteijn_demosaic() local
467 … float (*rix)[3] = &rgb[(d - 2) ^ 1][row - top][col - left]; in markesteijn_demosaic() local
482 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
529 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
543 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
580 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/
H A Dmarkesteijn.cc451 float (*rix)[3] = &rgb[(d - 2)][row - top][col - left]; in markesteijn_demosaic() local
467 … float (*rix)[3] = &rgb[(d - 2) ^ 1][row - top][col - left]; in markesteijn_demosaic() local
482 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
529 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
543 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
580 float (*rix)[3] = &rgb[0][row - top][col - left]; in markesteijn_demosaic() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dxtrans_demosaic_RT.cc404 float (*rix)[3] = &rgb[(d - 2)][row - top][col - left]; in xtrans_demosaic_RT() local
420 float (*rix)[3] = &rgb[(d - 2) ^ 1][row - top][col - left]; in xtrans_demosaic_RT() local
449 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_demosaic_RT() local
526 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_demosaic_RT() local
540 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_demosaic_RT() local
579 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_demosaic_RT() local
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dxtrans_demosaic.cc500 float (*rix)[3] = &rgb[(d - 2)][row - top][col - left]; in xtrans_interpolate() local
516 float (*rix)[3] = &rgb[(d - 2) ^ 1][row - top][col - left]; in xtrans_interpolate() local
532 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
579 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
593 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
630 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dxtrans_demosaic.cc496 float (*rix)[3] = &rgb[(d - 2)][row - top][col - left]; in xtrans_interpolate() local
512 float (*rix)[3] = &rgb[(d - 2) ^ 1][row - top][col - left]; in xtrans_interpolate() local
528 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
575 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
589 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
626 float (*rix)[3] = &rgb[0][row - top][col - left]; in xtrans_interpolate() local
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/ltree/
H A Dltree_gist.c252 typedef struct rix struct
254 int index;
255 ltree *r;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/ltree/
H A Dltree_gist.c252 typedef struct rix struct
254 int index;
255 ltree *r;

12345678910>>...13