Home
last modified time | relevance | path

Searched defs:by (Results 251 – 275 of 6744) sorted by relevance

1...<<11121314151617181920>>...270

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dargo.c168 for (int by = 0; by < 8; by++) { in decode_mad1() local
223 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
229 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
257 for (int by = 0; by < 2; by++) { in decode_mad1() local
379 for (int by = 0; by < 12; by++) { in decode_mad1_24() local
436 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local
442 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local
/dports/devel/R-cran-data.table/data.table/R/
H A Dgroupingsets.R4 rollup.data.table = function(x, j, by, .SDcols, id = FALSE, ...) { argument
22 cube.data.table = function(x, j, by, .SDcols, id = FALSE, ...) { argument
42 groupingsets.data.table = function(x, j, by, sets, .SDcols, id = FALSE, jj, ...) { argument
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/pcl3/eprn/
H A Dpagecount.c179 int pcf_inccount(const char *filename, unsigned long by) in pcf_inccount()
270 by = 1, in main() local
/dports/print/ghostscript7-base/ghostscript-7.07/pcl3-3.3/eprn/
H A Dpagecount.c177 int pcf_inccount(const char *filename, unsigned long by) in pcf_inccount()
268 by = 1, in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsSimplifyTrianglesThreadedTest.cpp18 int by = state.fB >> 2; in testSimplifyTrianglesMain() local
76 int by = b >> 2; in DEF_TEST() local
H A DPathOpsSimplifyDegenerateThreadedTest.cpp17 int by = state.fB >> 2; in testSimplifyDegeneratesMain() local
73 int by = b >> 2; in DEF_TEST() local
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/pcl3/eprn/
H A Dpagecount.c179 int pcf_inccount(const char *filename, unsigned long by) in pcf_inccount()
270 by = 1, in main() local
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/pcl3/eprn/
H A Dpagecount.c179 int pcf_inccount(const char *filename, unsigned long by) in pcf_inccount()
270 by = 1, in main() local
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/pcl3/eprn/
H A Dpagecount.c179 int pcf_inccount(const char *filename, unsigned long by) in pcf_inccount()
270 by = 1, in main() local
/dports/www/tikiwiki/tiki-21.2/lib/smarty_tiki/
H A Dmodifier.stringfix.php33 function smarty_modifier_stringfix($string, $what = '_', $by = ' ')
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/messages/
H A Dfontmatrix-nl.ts2884 The string you type will be split by &quot;#&quot; to obtain a tags list.</source> alias
H A Dfontmatrix-uk.ts3097 The string you type will be split by &quot;#&quot; to obtain a tags list.</source> alias
H A Dfontmatrix-de.ts3761 The string you type will be split by &quot;#&quot; to obtain a tags list.</source> alias
/dports/games/naev/naev-0.7.0/src/
H A Dopengl_render.c517 void gl_gameToScreenCoords( double *nx, double *ny, double bx, double by ) in gl_gameToScreenCoords()
540 void gl_screenToGameCoords( double *nx, double *ny, int bx, int by ) in gl_screenToGameCoords()
568 void gl_blitSprite( const glTexture* sprite, const double bx, const double by, in gl_blitSprite()
613 double inter, const double bx, const double by, in gl_blitSpriteInterpolate()
638 double inter, const double bx, const double by, in gl_blitSpriteInterpolateScale()
676 void gl_blitStaticSprite( const glTexture* sprite, const double bx, const double by, in gl_blitStaticSprite()
707 const double bx, const double by, in gl_blitScaleSprite()
737 const double bx, const double by, in gl_blitScale()
764 const double bx, const double by, const glColour* c ) in gl_blitStatic()
/dports/audio/libsndfile/libsndfile-1.0.31/src/GSM610/
H A Dgsm610_priv.h59 SASR_W (int16_t x, int16_t by) in SASR_W()
66 SASR_L (int32_t x, int16_t by) in SASR_L()
74 SASL_W (int16_t x, int16_t by) in SASL_W()
81 SASL_L (int32_t x, int16_t by) in SASL_L()
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dpsearch.c150 PMotionSearch(currentBlock, prev, by, bx, motionY, motionX) in PMotionSearch() argument
348 PSubSampleSearch(currentBlock, prev, by, bx, motionY, motionX, searchRange) in PSubSampleSearch() argument
505 PLogarithmicSearch(currentBlock, prev, by, bx, motionY, motionX, searchRange) in PLogarithmicSearch() argument
628 PLocalSearch(currentBlock, prev, by, bx, motionY, motionX, bestSoFar, searchRange) in PLocalSearch() argument
740 PTwoLevelSearch(currentBlock, prev, by, bx, motionY, motionX, bestSoFar, searchRange) in PTwoLevelSearch() argument
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dpsearch.c162 PMotionSearch(currentBlock, prev, by, bx, motionY, motionX) in PMotionSearch() argument
360 PSubSampleSearch(currentBlock, prev, by, bx, motionY, motionX, searchRange) in PSubSampleSearch() argument
517 PLogarithmicSearch(currentBlock, prev, by, bx, motionY, motionX, searchRange) in PLogarithmicSearch() argument
640 PLocalSearch(currentBlock, prev, by, bx, motionY, motionX, bestSoFar, searchRange) in PLocalSearch() argument
752 PTwoLevelSearch(currentBlock, prev, by, bx, motionY, motionX, bestSoFar, searchRange) in PTwoLevelSearch() argument
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dpsearch.cpp153 int by, in PMotionSearch()
342 int by, in PSubSampleSearch()
498 int by, in PLogarithmicSearch()
620 int by, in PLocalSearch()
731 int by, in PTwoLevelSearch()
/dports/finance/R-cran-timeSeries/timeSeries/R/
H A Dfin-monthly.R75 function(x, period = "12m", by = "1m") argument
139 function(x, period = "12m", by = "1m", FUN, ...) argument
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/plugins/builtin/functions/
H A Dindent.php21 function Dwoo_Plugin_indent_compile(Dwoo_Compiler $compiler, $value, $by=4, $char=' ')
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/plugins/builtin/functions/
H A Dindent.php21 function Dwoo_Plugin_indent_compile(Dwoo_Compiler $compiler, $value, $by=4, $char=' ')
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/da/
H A Ddaview.c17 DMBoundaryType bx,by,bz; in DMView_DA_Matlab() local
50 DMBoundaryType bx,by,bz; in DMView_DA_Binary() local
138 …tscInt *n,PetscInt *p,PetscInt *dof,PetscInt *s,DMBoundaryType *bx,DMBoundaryType *by,DMBoundaryTy… in DMDAGetInfo()
/dports/math/R/R-4.1.2/src/nmath/
H A Dbessel_y.c42 double na, *by; in bessel_y() local
104 double bessel_y_ex(double x, double alpha, double *by) in bessel_y_ex()
147 double *by, int *ncalc) in Y_bessel()
/dports/math/libRmath/R-4.1.1/src/nmath/
H A Dbessel_y.c42 double na, *by; in bessel_y() local
104 double bessel_y_ex(double x, double alpha, double *by) in bessel_y_ex()
147 double *by, int *ncalc) in Y_bessel()
/dports/math/jags/JAGS-4.3.0/src/jrmath/
H A Dbessel_y.c42 double na, *by; in bessel_y() local
104 double bessel_y_ex(double x, double alpha, double *by) in bessel_y_ex()
147 double *by, int *ncalc) in Y_bessel()

1...<<11121314151617181920>>...270