Home
last modified time | relevance | path

Searched defs:pdf (Results 226 – 250 of 3955) sorted by relevance

12345678910>>...159

/dports/math/stanmath/math-4.2.0/test/unit/math/rev/functor/
H A Dintegrate_1d_test.cpp431 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
455 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
478 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
501 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
526 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
549 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
573 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
597 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
620 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
643 auto pdf = [](auto x, auto xc, auto theta, auto x_r, auto x_i, in TEST() local
[all …]
/dports/science/libint2/libint-2.7.1/doc/progman/
H A DMakefile15 pdf:: target
33 pdf:: $(TARGETNAME).pdf target
/dports/print/libharu/libharu-RELEASE_2_3_0/demo/
H A Dpng_demo.c40 draw_image (HPDF_Doc pdf, in draw_image()
78 HPDF_Doc pdf; in main() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/printsheet/doc/
H A Dpdf_tcpdflabel.class.php82 private function writeBarcode(&$pdf, $code, $encoding, $is2d, $x, $y, $w, $h)
99 public function addSticker(&$pdf, $outputlangs, $param)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/printsheet/doc/
H A Dpdf_tcpdflabel.class.php82 private function writeBarcode(&$pdf, $code, $encoding, $is2d, $x, $y, $w, $h)
99 public function addSticker(&$pdf, $outputlangs, $param)
/dports/print/qpdf/qpdf-10.5.0/qpdf/
H A Dpdf_from_scratch.cc22 static QPDFObjectHandle createPageContents(QPDF& pdf, std::string const& text) in createPageContents()
35 QPDF pdf; in runtest() local
/dports/www/moodle310/moodle/dataformat/pdf/classes/
H A Dwriter.php45 protected $pdf; variable in dataformat_pdf\\writer
195 private function print_heading(\pdf $pdf) {
/dports/www/moodle311/moodle/dataformat/pdf/classes/
H A Dwriter.php45 protected $pdf; variable in dataformat_pdf\\writer
195 private function print_heading(\pdf $pdf) {
/dports/www/moodle39/moodle/dataformat/pdf/classes/
H A Dwriter.php45 protected $pdf; variable in dataformat_pdf\\writer
195 private function print_heading(\pdf $pdf) {
/dports/print/libharu/libharu-RELEASE_2_3_0/if/ruby/
H A Dhpdf.c81 HPDF_Doc pdf; in hpdf_new_doc() local
96 HPDF_Doc pdf; in hpdf_free_doc() local
110 HPDF_Doc pdf; in hpdf_has_doc() local
125 HPDF_Doc pdf; in hpdf_free_doc_all() local
139 HPDF_Doc pdf; in hpdf_save_to_file() local
155 HPDF_Doc pdf; in hpdf_get_error() local
170 HPDF_Doc pdf; in hpdf_reset_error() local
184 HPDF_Doc pdf; in hpdf_set_page_configuration() local
202 HPDF_Doc pdf; in hpdf_get_page_by_index() local
218 HPDF_Doc pdf; in hpdf_get_page_layout() local
[all …]
/dports/finance/kraft/kraft-0.97/tools/
H A Dwatermarkpdf.py146 pdf = wm.watermark( infile, watermarkFile, watermarkMode ) variable
149 pdf = inf.read() variable
/dports/graphics/embree/embree-3.13.2/tutorials/common/lights/
H A Dlight.h17 float pdf; //!< probability density that this sample was taken member
32 float pdf; //!< probability density that the direction would have been sampled member
/dports/print/py-fpdf/fpdf-1.7.2/fpdf/
H A Dtemplate.py135 def text(self, pdf, x1=0, y1=0, x2=0, y2=0, text='', font="arial", size=10, argument
176 def line(self, pdf, x1=0, y1=0, x2=0, y2=0, size=0, foreground=0, *args, **kwargs): argument
184 …def rect(self, pdf, x1=0, y1=0, x2=0, y2=0, size=0, foreground=0, backgroud=65535, *args, **kwargs… argument
192 def image(self, pdf, x1=0, y1=0, x2=0, y2=0, text='', *args,**kwargs): argument
196 def barcode(self, pdf, x1=0, y1=0, x2=0, y2=0, text='', font="arial", size=1, argument
205 def write(self, pdf, x1=0, y1=0, x2=0, y2=0, text='', font="arial", size=1, argument
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/jni/
H A Dpdfwidget.c275 pdf_document *pdf = widget->page->doc; in FUN() local
295 pdf_document *pdf = widget->page->doc; in FUN() local
315 pdf_document *pdf = widget->page->doc; in FUN() local
334 pdf_document *pdf = widget->page->doc; in FUN() local
395 pdf_document *pdf = widget->page->doc; in FUN() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/pdf1d/
H A Dpdf1d_bhat_overlap.cxx45 double pdf1d_bhat_overlap(const pdf1d_pdf& pdf, in pdf1d_bhat_overlap()
96 double pdf1d_bhat_overlap_gaussian_with_pdf(double m, double v, const pdf1d_pdf& pdf, int n) in pdf1d_bhat_overlap_gaussian_with_pdf()
121 double pdf1d_bhat_overlap_gaussian_with_pdf(const pdf1d_pdf& g, const pdf1d_pdf& pdf, int n) in pdf1d_bhat_overlap_gaussian_with_pdf()
/dports/print/libharu/libharu-RELEASE_2_3_0/if/c#/
H A Dhpdf.cs347 private extern static void HPDF_Free(IntPtr pdf); in HPDF_Free()
350 private extern static uint HPDF_NewDoc(IntPtr pdf); in HPDF_NewDoc()
353 private extern static uint HPDF_FreeDoc(IntPtr pdf); in HPDF_FreeDoc()
356 private extern static uint HPDF_FreeDocAll(IntPtr pdf); in HPDF_FreeDocAll()
359 private extern static uint HPDF_HasDoc(IntPtr pdf); in HPDF_HasDoc()
365 private extern static uint HPDF_GetError(IntPtr pdf); in HPDF_GetError()
371 private extern static void HPDF_ResetError(IntPtr pdf); in HPDF_ResetError()
408 private extern static IntPtr HPDF_AddPage(IntPtr pdf); in HPDF_AddPage()
435 private extern static uint HPDF_UseJPFonts(IntPtr pdf); in HPDF_UseJPFonts()
438 private extern static uint HPDF_UseKRFonts(IntPtr pdf); in HPDF_UseKRFonts()
[all …]
/dports/security/libressl-static/libressl-3.3.5/crypto/asn1/
H A Dt_bitst.c27 * prior written permission. For written permission, please contact in rv()
86 ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value,
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/
H A DAdaptiveStieltjesAlgorithm.hxx90 const Scalar pdf = weight_.computePDF(point); in kernelSym() local
101 const Scalar pdf = weight_.computePDF(point); in kernelGen() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/action/
H A Drapport.pdf.php216 private function _pages(&$pdf, $outputlangs)
342 private function _pagehead(&$pdf, $outputlangs, $pagenb)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/action/
H A Drapport.pdf.php216 private function _pages(&$pdf, $outputlangs)
345 private function _pagehead(&$pdf, $outputlangs, $pagenb)
/dports/print/R-cran-knitr/knitr/tests/testit/
H A Dtest-plot.R54 dev = 'png', dev.args = list(pdf = list(useDingbats = FALSE)) nameattr in list
68 dev = 'ragg_png', dev.args = list(pdf = list(useDingbats = FALSE)) nameattr in list
90 pdf = function() {} function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/src/lib_probability/
H A Dprobability.c866 void probability_density_free(struct ProbabilityDensity * pdf){ in probability_density_free()
887 struct ProbabilityDensity * pdf, size_t * totSizeIn) in probability_density_serialize()
918 struct ProbabilityDensity ** pdf) in probability_density_deserialize()
998 struct ProbabilityDensity * pdf = NULL; in probability_density_load() local
1062 struct ProbabilityDensity * pdf = probability_density_alloc(); in probability_density_standard_normal() local
1091 struct ProbabilityDensity * pdf = in probability_density_mvn() local
1128 double * probability_density_sample(struct ProbabilityDensity * pdf) in probability_density_sample()
1194 struct ProbabilityDensity * pdf = in probability_density_laplace() local
1327 probability_density_log_hessian_eval(struct ProbabilityDensity * pdf, in probability_density_log_hessian_eval()
1686 double * probability_density_lb_base(struct ProbabilityDensity * pdf) in probability_density_lb_base()
[all …]
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/random-fu-0.2.7.7/src/Data/Random/Distribution/
H A DBeta.hs54 pdf (Beta a b) = exp . logBetaPdf a b function
58 pdf (Beta a b) = realToFrac . exp . logBetaPdf (realToFrac a) (realToFrac b) . realToFrac function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/examples/
H A Dexample_028.php31 $pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false); variable
H A Dexample_043.php31 $pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', true); variable

12345678910>>...159