Home
last modified time | relevance | path

Searched defs:bmx (Results 1 – 25 of 77) sorted by relevance

1234

/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/src/
H A Dviterbi.c78 int ***bmx; /* the BEGIN score matrix */ in ViterbiAlign() local
152 int ***bmx; in allocate_mx() local
212 int ***bmx, in free_mx()
254 int ***bmx) in init_mx()
335 int ***bmx) /* bifurc scoring matrix */ in recurse_mx()
475 int ***bmx, in trace_mx()
H A Ddbviterbi.c70 int ***bmx; /* the BEGIN score matrix */ in ViterbiScan() local
129 int ***bmx; in allocate_mx() local
191 int ***bmx, in free_mx()
237 int ***bmx) in init_mx()
327 int ***bmx, /* bifurc scoring matrix */ in recurse_mx()
H A Dsmallviterbi.c136 int ***bmx; /* the BEGIN score matrix */ in SmallViterbiAlign() local
209 int ***bmx; in allocate_mx() local
295 int ***bmx, in free_mx()
355 int ***bmx, in init_mx()
457 int ***bmx, /* bifurc scoring matrix */ in recurse_mx()
621 int ***bmx, /* matrix of BEGIN scores */ in trace_mx()
751 int ***bmx, /* auxiliary matrix */ in print_small_mx()
H A Dfast-dbviterbi.c81 int ***bmx; /* the BEGIN score matrix */ in FastViterbiScan() local
141 int ***bmx; in allocate_mx() local
203 int ***bmx, in free_mx()
249 int ***bmx) in init_mx()
341 int ***bmx, /* bifurc scoring matrix */ in recurse_mx()
/dports/math/newmat/newmat-1.1_1/
H A Dsubmat.cpp102 void GetSubMatrix::operator<<(const BaseMatrix& bmx) in operator <<()
130 void GetSubMatrix::operator=(const BaseMatrix& bmx) in operator =()
249 void GetSubMatrix::operator+=(const BaseMatrix& bmx) in operator +=()
282 void GetSubMatrix::SP_eq(const BaseMatrix& bmx) in SP_eq()
314 void GetSubMatrix::operator-=(const BaseMatrix& bmx) in operator -=()
/dports/sysutils/fusefs-xfuse/xfuse-9c8824/src/libxfuse/
H A Ddinode.rs106 let mut bmx = Vec::<BmbtRec>::new(); in from() localVariable
138 let mut bmx = Vec::<BmbtRec>::new(); in from() localVariable
174 let mut bmx = Vec::<BmbtRec>::new(); in from() localVariable
202 let mut bmx = Vec::<BmbtRec>::new(); in from() localVariable
H A Dattr_leaf.rs43 pub bmx: Vec<BmbtRec>, field
140 let bmx: Vec<BmbtRec> = vec![ in attr_leaf_block_mapping() localVariable
H A Dfile_extent_list.rs42 pub bmx: Vec<BmbtRec>, field
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dsubmat.cpp98 void GetSubMatrix::operator<<(const BaseMatrix& bmx) in operator <<()
126 void GetSubMatrix::operator=(const BaseMatrix& bmx) in operator =()
228 void GetSubMatrix::operator+=(const BaseMatrix& bmx) in operator +=()
258 void GetSubMatrix::operator-=(const BaseMatrix& bmx) in operator -=()
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dbframe.c552 int fmy, fmx, bmy, bmx; local
967 ComputeBMotionLumBlock(prev, next, by, bx, mode, fmy, fmx, bmy, bmx, motionBlock) in ComputeBMotionLumBlock() argument
1047 ComputeBMotionBlock(prev, next, by, bx, mode, fmy, fmx, bmy, bmx, motionBlock, type) in ComputeBMotionBlock() argument
1118 ComputeBDiffDCTs(current, prev, next, by, bx, mode, fmy, fmx, bmy, bmx, pattern) in ComputeBDiffDCTs() argument
1199 DoBIntraCode(current, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) in DoBIntraCode() argument
1278 MotionSufficient(curr, currBlock, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) in MotionSufficient() argument
H A Dbsearch.c226 BMotionSearch(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, oldMode) in BMotionSearch() argument
281 BMotionSearchSimple(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchSimple() argument
339 BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchCross2() argument
427 BMotionSearchExhaust(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchExhaust() argument
1034 bmy, bmx, backErr, backNeeded) in BMotionSearchNoInterp() argument
1118 ValidBMotion(by, bx, mode, fmy, fmx, bmy, bmx) in ValidBMotion() argument
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dbframe.c564 int fmy, fmx, bmy, bmx; local
979 ComputeBMotionLumBlock(prev, next, by, bx, mode, fmy, fmx, bmy, bmx, motionBlock) in ComputeBMotionLumBlock() argument
1059 ComputeBMotionBlock(prev, next, by, bx, mode, fmy, fmx, bmy, bmx, motionBlock, type) in ComputeBMotionBlock() argument
1130 ComputeBDiffDCTs(current, prev, next, by, bx, mode, fmy, fmx, bmy, bmx, pattern) in ComputeBDiffDCTs() argument
1211 DoBIntraCode(current, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) in DoBIntraCode() argument
1290 MotionSufficient(curr, currBlock, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) in MotionSufficient() argument
H A Dbsearch.c238 BMotionSearch(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, oldMode) in BMotionSearch() argument
293 BMotionSearchSimple(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchSimple() argument
351 BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchCross2() argument
439 BMotionSearchExhaust(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchExhaust() argument
1046 bmy, bmx, backErr, backNeeded) in BMotionSearchNoInterp() argument
1130 ValidBMotion(by, bx, mode, fmy, fmx, bmy, bmx) in ValidBMotion() argument
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dbsearch.cpp232 int *bmx, in BMotionSearch()
284 int *bmx, in BMotionSearchSimple()
340 int *bmx, in BMotionSearchCross2()
426 int *bmx, in BMotionSearchExhaust()
1021 int *bmx, in BMotionSearchNoInterp()
1100 int bmx) in ValidBMotion()
H A Dbframe.cpp552 int fmy, fmx, bmy, bmx; in GenBFrame() local
971 int bmx, in ComputeBMotionLumBlock()
1050 int bmx, in ComputeBMotionBlock()
1121 int bmx, in ComputeBDiffDCTs()
1201 int bmx) in DoBIntraCode()
1276 int bmy, int bmx) in MotionSufficient()
/dports/science/py-scipy/scipy-1.7.1/scipy/integrate/quadpack/
H A Ddqwgts.f14 double precision a,alfa,b,beta,bmx,dlog,x,xma local
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/test/locale/gr_GR.ISO8859-7/expected/
H A Dtest-gr-char.sql.out43 TN | Tennessee | �������
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/matrix/
H A Dnewmat.h1350 ShiftedMatrix(const BaseMatrix* bmx, Real fx) : bm(bmx),f(fx) {} in ShiftedMatrix()
1378 ScaledMatrix(const BaseMatrix* bmx, Real fx) : ShiftedMatrix(bmx,fx) {} in ScaledMatrix()
1394 NegatedMatrix(const BaseMatrix* bmx) : bm(bmx) {} in NegatedMatrix()
1407 TransposedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in TransposedMatrix()
1418 ReversedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in ReversedMatrix()
1428 InvertedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in InvertedMatrix()
1441 RowedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in RowedMatrix()
1452 ColedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in ColedMatrix()
1463 DiagedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in DiagedMatrix()
1475 MatedMatrix(const BaseMatrix* bmx, int nrx, int ncx) in MatedMatrix()
[all …]
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_maputl.cpp140 for (int bmx = left; bmx <= right; bmx++) in Link() local
171 for (int bmx = originx; bmx < originx + blockcntx; bmx++) in Unlink() local
195 AActor* AActor::ActorBlockMapListNode::Next(int bmx, int bmy) in Next()
211 size_t AActor::ActorBlockMapListNode::getIndex(int bmx, int bmy) in getIndex()
/dports/graphics/R-cran-rtiff/rtiff/R/
H A DreadTiff.R37 bmx <- max(b) functionVar
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmat.h1403 ShiftedMatrix(const BaseMatrix* bmx, Real fx) : bm(bmx),f(fx) {} in ShiftedMatrix()
1431 ScaledMatrix(const BaseMatrix* bmx, Real fx) : ShiftedMatrix(bmx,fx) {} in ScaledMatrix()
1450 NegatedMatrix(const BaseMatrix* bmx) : bm(bmx) {} in NegatedMatrix()
1463 TransposedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in TransposedMatrix()
1474 ReversedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in ReversedMatrix()
1484 InvertedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in InvertedMatrix()
1497 RowedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in RowedMatrix()
1508 ColedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in ColedMatrix()
1519 DiagedMatrix(const BaseMatrix* bmx) : NegatedMatrix(bmx) {} in DiagedMatrix()
1531 MatedMatrix(const BaseMatrix* bmx, int nrx, int ncx) in MatedMatrix()
[all …]
/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Dtoom44_mul.c154 #define bmx (pp + 2*n + 2) /* n+1 */ in mpn_toom44_mul() macro
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Dtoom44_mul.c155 #define bmx (pp + 2*n + 2) /* n+1 */ in mpn_toom44_mul() macro
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/generic/
H A Dtoom44_mul.c155 #define bmx (pp + 2*n + 2) /* n+1 */ in mpn_toom44_mul() macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Dtoom44_mul.c154 #define bmx (pp + 2*n + 2) /* n+1 */ in mpn_toom44_mul() macro

1234