Home
last modified time | relevance | path

Searched refs:hlb (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/brock/
H A Dbpsheap.c134 { long long ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub,diff; local
240 hlb = heaplowerbound; hub = heapupperbound;
256 diff = hlb-heaplowerbound;
257 if (hlb < heaplowerbound)
258 {creloc((long long) &symval,headerword[0]/8,diff,hlb -1);}
265 hugo = fread ((char*)hlb,1,headerword[1],imago);
266 if (hlb < heaplowerbound)
267 {creloc(hlb,headerword[1]/8,diff,hlb -1);}
268 else {creloc(hlb,headerword[1]/8,diff, heaplowerbound -1);}
280 heaplowerbound = hlb; heapupperbound = hub;
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/armv6/
H A Dbpsheap.c146 { int ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub; local
273 hlb = heaplowerbound; hub = heapupperbound;
311 diff = hlb-heaplowerbound;
314 printf("Relocate heap: %lx => %lx: shift by %d\n", heaplowerbound, hlb, diff);
318 if (hlb < heaplowerbound) {
319 creloc((unsigned int) &symval,headerword[0]/4,diff,hlb -1,heapupperbound+1,1);
327 hugo = fread ((char*)hlb,1,headerword[1],imago);
329 if (hlb < heaplowerbound) {
330 creloc(hlb,headerword[1]/4,diff,hlb -1,heapupperbound+1,0);
333 creloc(hlb,headerword[1]/4,diff, heaplowerbound -1,heapupperbound+1,0);
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/aarch64/
H A Dbpsheap.c149 { long long ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub,diff; local
280 hlb = heaplowerbound; hub = heapupperbound;
319 diff = hlb-heaplowerbound;
324 printf("Relocate heap: %llx => %llx: shift by %lld\n", heaplowerbound, hlb, diff);
327 if (hlb < heaplowerbound) {
328 creloc((unsigned long long) &symval,headerword[0]/8,diff,hlb -1,heapupperbound+1,1);
336 hugo = fread ((char*)hlb,1,headerword[1],imago);
339 if (hlb < heaplowerbound) {
340 creloc(hlb,headerword[1]/8,diff,hlb -1,heapupperbound+1,0);
343 creloc(hlb,headerword[1]/8,diff, heaplowerbound -1,heapupperbound+1,0);
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/freeBSD64/
H A Dbpsheap.c146 { long long ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub,diff; local
255 hlb = heaplowerbound; hub = heapupperbound;
278 diff = hlb-heaplowerbound;
279 if (hlb < heaplowerbound)
280 {creloc((long long) &symval,headerword[0]/8,diff,hlb -1);}
290 hugo = fread ((char*)hlb,1,headerword[1],imago);
291 if (hlb < heaplowerbound)
292 {creloc(hlb,headerword[1]/8,diff,hlb -1);}
293 else {creloc(hlb,headerword[1]/8,diff, heaplowerbound -1);}
311 heaplowerbound = hlb; heapupperbound = hub;
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/AMD64_ext/
H A Dbpsheap.c145 { long long ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub,diff; local
253 hlb = heaplowerbound; hub = heapupperbound;
276 diff = hlb-heaplowerbound;
277 if (hlb < heaplowerbound)
278 {creloc((long long) &symval,headerword[0]/8,diff,hlb -1);}
288 hugo = fread ((char*)hlb,1,headerword[1],imago);
289 if (hlb < heaplowerbound)
290 {creloc(hlb,headerword[1]/8,diff,hlb -1);}
291 else {creloc(hlb,headerword[1]/8,diff, heaplowerbound -1);}
309 heaplowerbound = hlb; heapupperbound = hub;
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/AMD64/
H A Dbpsheap.c145 { long long ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub,diff; local
253 hlb = heaplowerbound; hub = heapupperbound;
276 diff = hlb-heaplowerbound;
277 if (hlb < heaplowerbound)
278 {creloc((long long) &symval,headerword[0]/8,diff,hlb -1);}
288 hugo = fread ((char*)hlb,1,headerword[1],imago);
289 if (hlb < heaplowerbound)
290 {creloc(hlb,headerword[1]/8,diff,hlb -1);}
291 else {creloc(hlb,headerword[1]/8,diff, heaplowerbound -1);}
309 heaplowerbound = hlb; heapupperbound = hub;
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.hlb.com.my11 Sitemap: https://www.hlb.com.my/sitemap.xml
12 Sitemap: https://www.hlb.com.my/sitemap-en.xml
13 Sitemap: https://www.hlb.com.my/sitemap-ms.xml
14 Sitemap: https://www.hlb.com.my/sitemap-ch.xml
/dports/math/reduce/Reduce-svn5758-src/vsl/
H A Dbpsheap.c174 { int64_t ohl,ohtb,ohub,htb,hlb,hub,diff; in setupbpsandheap() local
279 hlb = heaplowerbound; hub = heapupperbound; in setupbpsandheap()
304 diff = hlb-heaplowerbound; in setupbpsandheap()
305 if (hlb < heaplowerbound) in setupbpsandheap()
306 { creloc((int64_t) &symval,headerword[0]/8,diff,hlb -1); in setupbpsandheap()
319 hugo = fread ((char*)hlb,1,headerword[1],imago); in setupbpsandheap()
320 if (hlb < heaplowerbound) in setupbpsandheap()
321 { creloc(hlb,headerword[1]/8,diff,hlb -1); in setupbpsandheap()
324 { creloc(hlb,headerword[1]/8,diff, heaplowerbound -1); in setupbpsandheap()
343 heaplowerbound = hlb; heapupperbound = hub; in setupbpsandheap()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DVListBox.py99 hlb = MyHtmlListBox(self, -1, size=(150, 250), style=wx.BORDER_SUNKEN,
101 hlb.SetItemCount(50)
102 hlb.SetSelection(0)
106 hlbSizer.Add(hlb)
108 self.Bind(html.EVT_HTML_CELL_CLICKED, self.OnCellClicked, hlb )
109 self.Bind(html.EVT_HTML_CELL_HOVER, self.OnCellMouseHover, hlb )
/dports/math/maxima/maxima-5.43.2/share/odepack/src/
H A Ddlhin.lisp37 (hlb 0.0d0) (hnew 0.0d0) (hrat 0.0d0) (hub 0.0d0) (t1 0.0d0)
39 (declare (type (double-float) yddnrm tround tdist t1 hub hrat hnew hlb
46 (setf hlb (* hun tround))
67 (setf hg (f2cl-lib:fsqrt (* hlb hub)))
69 ((< hub hlb)
117 (if (< h0 hlb) (setf h0 hlb))
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvdialog.cpp129 void AddQueue (HWND hWnd, HWND hlb) in AddQueue() argument
137 queue_count = SendMessage (hlb, LB_GETCOUNT, 0, 0) ; in AddQueue()
160 SendMessage (hlb, LB_ADDSTRING, 0, (LPARAM) name) ; in AddQueue()
175 SendMessage (hlb, LB_ADDSTRING, 0, (LPARAM) str) ; in AddQueue()
612 HWND hlb ; in PovFileQueueDialogProc() local
623 hlb = GetDlgItem (hDlg, IDC_FILEQUEUE) ; in PovFileQueueDialogProc()
645 hlb = GetDlgItem (hDlg, IDC_FILEQUEUE) ; in PovFileQueueDialogProc()
665 hlb = GetDlgItem (hDlg, IDC_FILEQUEUE) ; in PovFileQueueDialogProc()
671 SendMessage (hlb, LB_SETCURSEL, i, 0) ; in PovFileQueueDialogProc()
679 hlb = GetDlgItem (hDlg, IDC_FILEQUEUE) ; in PovFileQueueDialogProc()
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macintel64/
H A Dbpsheap.c143 { long long ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub,diff; local
248 hlb = heaplowerbound; hub = heapupperbound;
268 diff = hlb-heaplowerbound;
272 printf("relocate heap: %llx(img) => %llx(new)\n", heaplowerbound, hlb);
277 hugo = fread ((char*)hlb,1,headerword[1],imago);
279 creloc((long long)hlb,headerword[1]/8,diff, heaplowerbound -1);
291 heaplowerbound = hlb; heapupperbound = hub;
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/bitbox02/
H A Dqt.py108 hlb = QHBoxLayout()
109 hlb.addWidget(okButton)
110 hlb.addStretch(2)
113 vbox.addLayout(hlb)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/mingw-w64/
H A Dbpsheap.c160 long long ohl,ohtb,ohlb,ohub,hl,htb,hlb,hub,diff; local
299 hlb = heaplowerbound; hub = heapupperbound;
320 printf("neu: %lx => %lx\n",hlb, heaplowerbound);
322 diff = hlb-heaplowerbound;
330 hugo = fread ((char*)hlb,1,headerword[1],imago);
334 {creloc((long long *)hlb,headerword[1]/8,diff, heaplowerbound -1);}
346 heaplowerbound = hlb; heapupperbound = hub;
/dports/math/cudd/cudd-3.0.0/dddmp/exp/
H A Dtest1.sh.in19 hlb
22 hlb
H A Dtest5.sh.in22 hlb
33 hlb
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/vms/
H A DMakefile166 finclude.pro color.pro crop.pro dvips.hlb
230 dvips.hlb : dvips.hlp
231 Library/Create=Blocks:40/Help dvips.hlb dvips.hlp
236 install : afm2tfm.exe dvips.exe dvips.hlb [.vms]MakeTeXPK.com \
247 $(INSTALL) dvips.hlb $(BINDIR)dvips.hlb
/dports/math/hpipm/hpipm-0.1.1/interfaces/archive/octave/
H A DHPIPM_d_solve_ipm2_hard_ocp_qp.c227 double *hlb[N+1]; in mexFunction() local
279 hlb[0] = lb0; in mexFunction()
281 hlb[ii] = lb; in mexFunction()
282 hlb[N] = lbN; in mexFunction()
343 hlb[0] = lb0; in mexFunction()
345 hlb[ii] = lb+ii*nb; in mexFunction()
346 hlb[N] = lbN; in mexFunction()
429 …d_cvt_colmaj_to_ocp_qp(hA, hB, hb, hQ, hS, hR, hq, hr, hidxb, hlb, hub, hC, hD, hlg, hug, NULL, NU… in mexFunction()
/dports/devel/gmake/make-4.3/tests/scripts/vms/
H A Dlibrary11 $mk_string = "help : help.hlb(file1.hlp)\n\n" .
15 my $answer = "library /replace help.hlb file1.hlp";
20 unlink('help.hlb');
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/_tools/
H A Dpygments2chroma.hlb2 gofmt fs { chromaLexer "pygments.lexers.hlb.HlbLexer"; }
15 run "pip install -U -e git+https://github.com/hinshun/pygments.git@hlb-lexer#egg=pygments"
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/_tools/
H A Dpygments2chroma.hlb2 gofmt fs { chromaLexer "pygments.lexers.hlb.HlbLexer"; }
15 run "pip install -U -e git+https://github.com/hinshun/pygments.git@hlb-lexer#egg=pygments"
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/_tools/
H A Dpygments2chroma.hlb2 gofmt fs { chromaLexer "pygments.lexers.hlb.HlbLexer"; }
15 run "pip install -U -e git+https://github.com/hinshun/pygments.git@hlb-lexer#egg=pygments"
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/_tools/
H A Dpygments2chroma.hlb2 gofmt fs { chromaLexer "pygments.lexers.hlb.HlbLexer"; }
15 run "pip install -U -e git+https://github.com/hinshun/pygments.git@hlb-lexer#egg=pygments"
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/_tools/
H A Dpygments2chroma.hlb2 gofmt fs { chromaLexer "pygments.lexers.hlb.HlbLexer"; }
15 run "pip install -U -e git+https://github.com/hinshun/pygments.git@hlb-lexer#egg=pygments"
/dports/devel/chroma/chroma-0.9.2/_tools/
H A Dpygments2chroma.hlb2 gofmt fs { chromaLexer "pygments.lexers.hlb.HlbLexer"; }
15 run "pip install -U -e git+https://github.com/hinshun/pygments.git@hlb-lexer#egg=pygments"

12345678910>>...18