Home
last modified time | relevance | path

Searched refs:pbrk (Results 1 – 25 of 39) sorted by relevance

12

/dports/audio/libxmp/libxmp-4.5.0/src/loaders/
H A D669_load.c68 uint8 pbrk[128]; /* Break list for patterns */ member
118 if (hio_read(sfh.pbrk, 1, 128, f) != 128) /* Break list for patterns */ in c669_load()
199 int pbrk; in c669_load() local
208 pbrk = sfh.pbrk[i]; in c669_load()
209 if (pbrk >= 64) in c669_load()
212 event = &EVENT(i, 1, pbrk); in c669_load()
H A Dfnk_load.c87 uint8 pbrk[128]; /* Break list for patterns */ member
109 hio_read(ffh.pbrk, 128, 1, f); in fnk_load()
112 if (ffh.pbrk[i] >= 64) { in fnk_load()
233 EVENT(i, 1, ffh.pbrk[i]).f2t = FX_BREAK; in fnk_load()
/dports/biology/cdbfasta/cdbfasta/
H A Dcdbfasta.cpp480 char* pbrk; in main() local
487 pbrk=strpbrk(p,",-"); in main()
488 if (pbrk==NULL) { in main()
490 pbrk=p+strlen(p); in main()
502 else { sep=*pbrk; *pbrk = '\0'; } in main()
521 p=pbrk+1; in main()
/dports/editors/bpatch/bpatch-1.0_1/
H A Dbpatch.c105 static int pbrk = 0; variable
486 if (status != EOF && (pause_opt || pbrk))
488 if (pbrk)
494 pbrk = 0;
500 if (pbrk) status = EOF;
953 pbrk = 0;
1295 extern int pbrk;
1297 pbrk = i;
1851 pbrk = 0;
1884 } while (!pbrk && bytes && !matched);
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dsession.c207 gchar pbrk; in getsubstring() local
225 pbrk = '"'; in getsubstring()
231 pbrk = ' '; in getsubstring()
241 else if ((*end == pbrk) && backslash) in getsubstring()
245 else if (*end == pbrk) in getsubstring()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/utf8.h/test/
H A Dmain.c58 const char pbrk[] = {'\xcf', '\x82', '\x20', '\xce', '\xb5', '\0'}; variable
869 UTEST(utf8pbrk, pbrk) { ASSERT_EQ(data + 8, utf8pbrk(data, pbrk)); } in UTEST() argument
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dbidi-std.c1027 static int resolve_lines(uint32_t *psz_input, int *pbrk, int cch)
1034 if (psz_input[ich] == chLS || (pbrk && pbrk[ich]))
/dports/devel/m17n-docs/m17n-docs-1.5.5/ja/latex/
H A Dgroup__m17nMtext.tex104 int {\bf mtext\_\-pbrk} ({\bf MText} $\ast$mt, {\bf MText} $\ast$accept)
606 \index{m17nMtext@{m17nMtext}!mtext\_\-pbrk@{mtext\_\-pbrk}}
607 \index{mtext\_\-pbrk@{mtext\_\-pbrk}!m17nMtext@{m17nMtext}}
608 \subsubsection[mtext\_\-pbrk]{\setlength{\rightskip}{0pt plus 5cm}int mtext\_\-pbrk ({\bf MText} $\…
613 �ؿ� \doxyref{mtext\_\-pbrk()}{p.}{group__m17nMtext_g9f1ba03d5415f9161c02bc02c5341323} �ϡ�M-text {\b…
H A Dm17n-lib.toc150 \contentsline {subsubsection}{\numberline {2.8.4.29}mtext\_\discretionary {-}{}{}pbrk}{44}
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp737 int pbrk = *pagebreak - m_PosY; in AdjustPagebreak() local
741 if (c->AdjustPagebreak(&pbrk, known_pagebreaks)) in AdjustPagebreak()
746 *pagebreak = pbrk + m_PosY; in AdjustPagebreak()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp737 int pbrk = *pagebreak - m_PosY; in AdjustPagebreak() local
741 if (c->AdjustPagebreak(&pbrk, known_pagebreaks)) in AdjustPagebreak()
746 *pagebreak = pbrk + m_PosY; in AdjustPagebreak()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp737 int pbrk = *pagebreak - m_PosY; in AdjustPagebreak() local
741 if (c->AdjustPagebreak(&pbrk, known_pagebreaks)) in AdjustPagebreak()
746 *pagebreak = pbrk + m_PosY; in AdjustPagebreak()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp737 int pbrk = *pagebreak - m_PosY; in AdjustPagebreak() local
741 if (c->AdjustPagebreak(&pbrk, known_pagebreaks)) in AdjustPagebreak()
746 *pagebreak = pbrk + m_PosY; in AdjustPagebreak()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/html/
H A Dhtmlcell.cpp798 int pbrk = *pagebreak - m_PosY; in AdjustPagebreak() local
802 if (c->AdjustPagebreak(&pbrk, known_pagebreaks, pageHeight)) in AdjustPagebreak()
807 *pagebreak = pbrk + m_PosY; in AdjustPagebreak()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/html/
H A Dhtmlcell.cpp741 int pbrk = *pagebreak - m_PosY; in AdjustPagebreak() local
745 if (c->AdjustPagebreak(&pbrk, pageHeight)) in AdjustPagebreak()
749 *pagebreak = pbrk + m_PosY; in AdjustPagebreak()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/html/
H A Dhtmlcell.cpp798 int pbrk = *pagebreak - m_PosY; in AdjustPagebreak() local
802 if (c->AdjustPagebreak(&pbrk, known_pagebreaks, pageHeight)) in AdjustPagebreak()
807 *pagebreak = pbrk + m_PosY; in AdjustPagebreak()
/dports/devel/m17n-docs/m17n-docs-1.5.5/usr/latex/
H A Dgroup__m17nMtext.tex104 int {\bf mtext\_\-pbrk} ({\bf MText} $\ast$mt, {\bf MText} $\ast$accept)
596 \index{m17nMtext@{m17nMtext}!mtext\_\-pbrk@{mtext\_\-pbrk}}
597 \index{mtext\_\-pbrk@{mtext\_\-pbrk}!m17nMtext@{m17nMtext}}
598 \subsubsection[mtext\_\-pbrk]{\setlength{\rightskip}{0pt plus 5cm}int mtext\_\-pbrk ({\bf MText} $\…
603 The \doxyref{mtext\_\-pbrk()}{p.}{group__m17nMtext_g9f1ba03d5415f9161c02bc02c5341323} function loca…
H A Dm17n-lib.toc150 \contentsline {subsubsection}{\numberline {2.8.4.29}mtext\_\discretionary {-}{}{}pbrk}{45}
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/
H A Dtcpdf.php18072 $pbrk = $this->checkPageBreak($this->lasth);
18085 if (isset($endlinepos) AND (!$pbrk)) {
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php18019 $pbrk = $this->checkPageBreak($this->lasth);
18032 if (isset($endlinepos) AND (!$pbrk)) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php18021 $pbrk = $this->checkPageBreak($this->lasth);
18034 if (isset($endlinepos) AND (!$pbrk)) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php18019 $pbrk = $this->checkPageBreak($this->lasth);
18032 if (isset($endlinepos) AND (!$pbrk)) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php18021 $pbrk = $this->checkPageBreak($this->lasth);
18034 if (isset($endlinepos) AND (!$pbrk)) {
/dports/www/phpmyfaq/phpmyfaq/src/libs/tcpdf/
H A Dtcpdf.php18019 $pbrk = $this->checkPageBreak($this->lasth);
18032 if (isset($endlinepos) AND (!$pbrk)) {
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/
H A Dtcpdf.php18055 $pbrk = $this->checkPageBreak($this->lasth);
18068 if (isset($endlinepos) AND (!$pbrk)) {

12