Home
last modified time | relevance | path

Searched refs:ppmax (Results 1 – 25 of 33) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c230 if (idx >= ppm->ppmax) { in cxgbi_ppm_ppod_release()
357 if (ppmax > max) in ppm_alloc_cpu_pool()
358 ppmax = max; in ppm_alloc_cpu_pool()
378 count += ppmax; in ppm_alloc_cpu_pool()
382 *pcpu_ppmax = ppmax; in ppm_alloc_cpu_pool()
400 unsigned int ppmax; in cxgbi_ppm_init() local
422 ndev->name, ppm_pp, ppm, ppm->ppmax, ppmax); in cxgbi_ppm_init()
477 ppm->ppmax = ppmax; in cxgbi_ppm_init()
494 ndev->name, ppm_pp, *ppm_pp, ppm->ppmax, ppmax); in cxgbi_ppm_init()
518 unsigned int bits = fls(ppmax); in cxgbi_tagmask_set()
[all …]
H A Dlibcxgb_ppm.h135 unsigned int ppmax; member
333 unsigned int cxgbi_tagmask_set(unsigned int ppmax);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c230 if (idx >= ppm->ppmax) { in cxgbi_ppm_ppod_release()
357 if (ppmax > max) in ppm_alloc_cpu_pool()
358 ppmax = max; in ppm_alloc_cpu_pool()
378 count += ppmax; in ppm_alloc_cpu_pool()
382 *pcpu_ppmax = ppmax; in ppm_alloc_cpu_pool()
400 unsigned int ppmax; in cxgbi_ppm_init() local
422 ndev->name, ppm_pp, ppm, ppm->ppmax, ppmax); in cxgbi_ppm_init()
477 ppm->ppmax = ppmax; in cxgbi_ppm_init()
494 ndev->name, ppm_pp, *ppm_pp, ppm->ppmax, ppmax); in cxgbi_ppm_init()
518 unsigned int bits = fls(ppmax); in cxgbi_tagmask_set()
[all …]
H A Dlibcxgb_ppm.h135 unsigned int ppmax; member
333 unsigned int cxgbi_tagmask_set(unsigned int ppmax);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c230 if (idx >= ppm->ppmax) { in cxgbi_ppm_ppod_release()
357 if (ppmax > max) in ppm_alloc_cpu_pool()
358 ppmax = max; in ppm_alloc_cpu_pool()
378 count += ppmax; in ppm_alloc_cpu_pool()
382 *pcpu_ppmax = ppmax; in ppm_alloc_cpu_pool()
400 unsigned int ppmax; in cxgbi_ppm_init() local
422 ndev->name, ppm_pp, ppm, ppm->ppmax, ppmax); in cxgbi_ppm_init()
477 ppm->ppmax = ppmax; in cxgbi_ppm_init()
494 ndev->name, ppm_pp, *ppm_pp, ppm->ppmax, ppmax); in cxgbi_ppm_init()
518 unsigned int bits = fls(ppmax); in cxgbi_tagmask_set()
[all …]
H A Dlibcxgb_ppm.h135 unsigned int ppmax; member
333 unsigned int cxgbi_tagmask_set(unsigned int ppmax);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/tests/
H A Dtest_rectify_image_pair.cxx118 vgl_point_3d<double> ppmin(172.192, 123.176, -14.2), ppmax(568.8, 619.40, 49.83); in test_rectify_image_pair() local
120 pscene_box.add(ppmin); pscene_box.add(ppmax); in test_rectify_image_pair()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/edit/
H A Dedit.c300 char *ppmax; in ed_setup() local
341 ppmax = pp + PRSIZE - 1; in ed_setup()
351 if (pp < ppmax) *pp++ = c; in ed_setup()
356 if (pp < ppmax) *pp++ = c; in ed_setup()
395 if (pp >= ppmax) break; in ed_setup()
408 if (pp < ppmax) { in ed_setup()
415 while (prev < last && pp < ppmax) *pp++ = *prev++; in ed_setup()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/prob/
H A Dlocsppcc.top21 Maxwell <xemf: ~prob\ppmax.men>
H A Dppmax.men1 This is file ppmax.men--Maxwell Probability Plot
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/edit/
H A Dedit.c588 char *ppmax; in ed_setup() local
641 ppmax = pp+PRSIZE-1; in ed_setup()
651 if(pp < ppmax) in ed_setup()
655 if(pp < ppmax) in ed_setup()
694 if(pp >= ppmax) in ed_setup()
710 if(pp < ppmax) in ed_setup()
718 while(prev < last && pp < ppmax) in ed_setup()
/dports/shells/ksh93/ast-93u/src/cmd/ie/
H A Dedit.c563 char *ppmax; local
591 ppmax = pp+PRSIZE-1;
614 if(pp >= ppmax)
630 if(pp < ppmax)
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ie/
H A Dedit.c563 char *ppmax; local
591 ppmax = pp+PRSIZE-1;
614 if(pp >= ppmax)
630 if(pp < ppmax)
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ie/
H A Dedit.c563 char *ppmax; local
591 ppmax = pp+PRSIZE-1;
614 if(pp >= ppmax)
630 if(pp < ppmax)
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/edit/
H A Dedit.c594 char *ppmax; in ed_setup() local
645 ppmax = pp+PRSIZE-1; in ed_setup()
658 if(pp < ppmax) in ed_setup()
698 if(pp >= ppmax) in ed_setup()
714 if(pp < ppmax) in ed_setup()
722 while(prev < last && pp < ppmax) in ed_setup()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/edit/
H A Dedit.c594 char *ppmax; in ed_setup() local
645 ppmax = pp+PRSIZE-1; in ed_setup()
658 if(pp < ppmax) in ed_setup()
698 if(pp >= ppmax) in ed_setup()
714 if(pp < ppmax) in ed_setup()
722 while(prev < last && pp < ppmax) in ed_setup()
/dports/math/R-cran-raster/raster/src/
H A Dppmin.cpp58 NumericVector ppmax(NumericVector x, NumericVector y, bool narm) { in ppmax() function
H A DRcppExports.cpp210 NumericVector ppmax(NumericVector x, NumericVector y, bool narm);
218 rcpp_result_gen = Rcpp::wrap(ppmax(x, y, narm)); in _raster_ppmax()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1225 unsigned int ppmax, tagmask = 0; in cxgb3i_ddp_init() local
1241 ppmax = (uinfo.ulimit - uinfo.llimit + 1) >> PPOD_SIZE_SHIFT; in cxgb3i_ddp_init()
1242 tagmask = cxgbi_tagmask_set(ppmax); in cxgb3i_ddp_init()
1245 ndev->name, uinfo.llimit, uinfo.ulimit, ppmax, uinfo.tagmask, in cxgb3i_ddp_init()
1261 uinfo.ulimit = uinfo.llimit + (ppmax << PPOD_SIZE_SHIFT); in cxgb3i_ddp_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1225 unsigned int ppmax, tagmask = 0; in cxgb3i_ddp_init() local
1241 ppmax = (uinfo.ulimit - uinfo.llimit + 1) >> PPOD_SIZE_SHIFT; in cxgb3i_ddp_init()
1242 tagmask = cxgbi_tagmask_set(ppmax); in cxgb3i_ddp_init()
1245 ndev->name, uinfo.llimit, uinfo.ulimit, ppmax, uinfo.tagmask, in cxgb3i_ddp_init()
1261 uinfo.ulimit = uinfo.llimit + (ppmax << PPOD_SIZE_SHIFT); in cxgb3i_ddp_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1225 unsigned int ppmax, tagmask = 0; in cxgb3i_ddp_init() local
1241 ppmax = (uinfo.ulimit - uinfo.llimit + 1) >> PPOD_SIZE_SHIFT; in cxgb3i_ddp_init()
1242 tagmask = cxgbi_tagmask_set(ppmax); in cxgb3i_ddp_init()
1245 ndev->name, uinfo.llimit, uinfo.ulimit, ppmax, uinfo.tagmask, in cxgb3i_ddp_init()
1261 uinfo.ulimit = uinfo.llimit + (ppmax << PPOD_SIZE_SHIFT); in cxgb3i_ddp_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c323 (ppm->ppmax >= 1024)) in cxgbit_ddp_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c323 (ppm->ppmax >= 1024)) in cxgbit_ddp_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c323 (ppm->ppmax >= 1024)) in cxgbit_ddp_init()
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.h328 plt_reshuffle (playlist_t *playlist, playItem_t **ppmin, playItem_t **ppmax);

12