Home
last modified time | relevance | path

Searched refs:load (Results 151 – 175 of 63615) sorted by relevance

12345678910>>...2545

/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/crashtests/
H A Dcrashtests.list3 load 360293-1.html
4 load 421715-1.html
5 load 553938-1.html
6 load 647480.html
8 load 729116.html
9 load 745699-1.html
10 load 746813-1.html
13 load 767337-1.html
14 load 779426.html
15 load 780392-1.html
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/src/
H A Dgl.c1681 glad_gl_load_GL_VERSION_1_0(load, userptr); in gladLoadGLUserPtr()
1682 glad_gl_load_GL_VERSION_1_1(load, userptr); in gladLoadGLUserPtr()
1683 glad_gl_load_GL_VERSION_1_2(load, userptr); in gladLoadGLUserPtr()
1684 glad_gl_load_GL_VERSION_1_3(load, userptr); in gladLoadGLUserPtr()
1685 glad_gl_load_GL_VERSION_1_4(load, userptr); in gladLoadGLUserPtr()
1686 glad_gl_load_GL_VERSION_1_5(load, userptr); in gladLoadGLUserPtr()
1687 glad_gl_load_GL_VERSION_2_0(load, userptr); in gladLoadGLUserPtr()
1688 glad_gl_load_GL_VERSION_2_1(load, userptr); in gladLoadGLUserPtr()
1689 glad_gl_load_GL_VERSION_3_0(load, userptr); in gladLoadGLUserPtr()
1690 glad_gl_load_GL_VERSION_3_1(load, userptr); in gladLoadGLUserPtr()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/crashtests/
H A Dcrashtests.list1 load 117307-1.html
2 load 193710.html
3 load 290162-1.html
4 load 326615-1.html
5 load 328553-1.html
6 load 346258-1.html
7 load 346512-1.xhtml
8 load 382133-1.html
9 load 386680-1.html
13 load 418139-1.svg
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/crashtests/
H A Dcrashtests.list1 load 117307-1.html
2 load 193710.html
3 load 290162-1.html
4 load 326615-1.html
5 load 328553-1.html
6 load 346258-1.html
7 load 346512-1.xhtml
8 load 382133-1.html
9 load 386680-1.html
10 load 394810-1.html
[all …]
/dports/www/firefox/firefox-99.0/js/xpconnect/crashtests/
H A Dcrashtests.list1 load 117307-1.html
2 load 193710.html
3 load 290162-1.html
4 load 326615-1.html
5 load 328553-1.html
6 load 346258-1.html
7 load 346512-1.xhtml
8 load 382133-1.html
9 load 386680-1.html
10 load 394810-1.html
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/crashtests/
H A Dcrashtests.list1 load 117307-1.html
2 load 193710.html
3 load 290162-1.html
4 load 326615-1.html
5 load 328553-1.html
6 load 346258-1.html
7 load 346512-1.xhtml
8 load 382133-1.html
9 load 386680-1.html
10 load 394810-1.html
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/crashtests/
H A Dcrashtests.list1 load 117307-1.html
2 load 193710.html
3 load 290162-1.html
4 load 326615-1.html
5 load 328553-1.html
6 load 346258-1.html
7 load 346512-1.xhtml
8 load 382133-1.html
9 load 386680-1.html
10 load 394810-1.html
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/crashtests/
H A Dcrashtests.list1 load 117307-1.html
2 load 193710.html
3 load 290162-1.html
4 load 326615-1.html
5 load 328553-1.html
6 load 346258-1.html
7 load 346512-1.xhtml
8 load 382133-1.html
9 load 386680-1.html
13 load 418139-1.svg
[all …]
/dports/emulators/x16-rom/x16-rom-r38/cfg/
H A Dgeos-x16.cfgtpl16 vars: load = VARS, type = bss;
18 entry: load = LOKERNAL, type = ro;
19 header: load = LOKERNAL, type = ro;
20 tobasic2: load = LOKERNAL, type = ro;
21 mainloop1: load = LOKERNAL, type = ro;
22 files2: load = LOKERNAL, type = ro;
23 jumptab: load = GKERNAL, type = ro;
24 start: load = GKERNAL, type = ro;
25 memory2: load = GKERNAL, type = ro;
26 ramexp1: load = GKERNAL, type = ro;
[all …]
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dgl.c667 glad_glEnd = (PFNGLENDPROC) load(userptr, "glEnd"); in glad_gl_load_GL_VERSION_1_0()
684 glad_glFogf = (PFNGLFOGFPROC) load(userptr, "glFogf"); in glad_gl_load_GL_VERSION_1_0()
1355 glad_gl_load_GL_VERSION_1_0(load, userptr); in gladLoadGLUserPtr()
1356 glad_gl_load_GL_VERSION_1_1(load, userptr); in gladLoadGLUserPtr()
1357 glad_gl_load_GL_VERSION_1_2(load, userptr); in gladLoadGLUserPtr()
1358 glad_gl_load_GL_VERSION_1_3(load, userptr); in gladLoadGLUserPtr()
1359 glad_gl_load_GL_VERSION_1_4(load, userptr); in gladLoadGLUserPtr()
1360 glad_gl_load_GL_VERSION_1_5(load, userptr); in gladLoadGLUserPtr()
1361 glad_gl_load_GL_VERSION_2_0(load, userptr); in gladLoadGLUserPtr()
1362 glad_gl_load_GL_VERSION_2_1(load, userptr); in gladLoadGLUserPtr()
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/
H A Dglad_gl.c1761 glad_gl_load_GL_VERSION_1_0(load, userptr); in gladLoadGLUserPtr()
1762 glad_gl_load_GL_VERSION_1_1(load, userptr); in gladLoadGLUserPtr()
1763 glad_gl_load_GL_VERSION_1_2(load, userptr); in gladLoadGLUserPtr()
1764 glad_gl_load_GL_VERSION_1_3(load, userptr); in gladLoadGLUserPtr()
1765 glad_gl_load_GL_VERSION_1_4(load, userptr); in gladLoadGLUserPtr()
1766 glad_gl_load_GL_VERSION_1_5(load, userptr); in gladLoadGLUserPtr()
1767 glad_gl_load_GL_VERSION_2_0(load, userptr); in gladLoadGLUserPtr()
1768 glad_gl_load_GL_VERSION_2_1(load, userptr); in gladLoadGLUserPtr()
1769 glad_gl_load_GL_VERSION_3_0(load, userptr); in gladLoadGLUserPtr()
1777 glad_gl_load_GL_KHR_debug(load, userptr); in gladLoadGLUserPtr()
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/
H A Dglad_gl.c1761 glad_gl_load_GL_VERSION_1_0(load, userptr); in gladLoadGLUserPtr()
1762 glad_gl_load_GL_VERSION_1_1(load, userptr); in gladLoadGLUserPtr()
1763 glad_gl_load_GL_VERSION_1_2(load, userptr); in gladLoadGLUserPtr()
1764 glad_gl_load_GL_VERSION_1_3(load, userptr); in gladLoadGLUserPtr()
1765 glad_gl_load_GL_VERSION_1_4(load, userptr); in gladLoadGLUserPtr()
1766 glad_gl_load_GL_VERSION_1_5(load, userptr); in gladLoadGLUserPtr()
1767 glad_gl_load_GL_VERSION_2_0(load, userptr); in gladLoadGLUserPtr()
1768 glad_gl_load_GL_VERSION_2_1(load, userptr); in gladLoadGLUserPtr()
1769 glad_gl_load_GL_VERSION_3_0(load, userptr); in gladLoadGLUserPtr()
1777 glad_gl_load_GL_KHR_debug(load, userptr); in gladLoadGLUserPtr()
[all …]
/dports/graphics/glfw/glfw-3.3.4/deps/
H A Dglad_gl.c1761 glad_gl_load_GL_VERSION_1_0(load, userptr); in gladLoadGLUserPtr()
1762 glad_gl_load_GL_VERSION_1_1(load, userptr); in gladLoadGLUserPtr()
1763 glad_gl_load_GL_VERSION_1_2(load, userptr); in gladLoadGLUserPtr()
1764 glad_gl_load_GL_VERSION_1_3(load, userptr); in gladLoadGLUserPtr()
1765 glad_gl_load_GL_VERSION_1_4(load, userptr); in gladLoadGLUserPtr()
1766 glad_gl_load_GL_VERSION_1_5(load, userptr); in gladLoadGLUserPtr()
1767 glad_gl_load_GL_VERSION_2_0(load, userptr); in gladLoadGLUserPtr()
1768 glad_gl_load_GL_VERSION_2_1(load, userptr); in gladLoadGLUserPtr()
1769 glad_gl_load_GL_VERSION_3_0(load, userptr); in gladLoadGLUserPtr()
1777 glad_gl_load_GL_KHR_debug(load, userptr); in gladLoadGLUserPtr()
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/
H A Dglad_gl.c1761 glad_gl_load_GL_VERSION_1_0(load, userptr); in gladLoadGLUserPtr()
1762 glad_gl_load_GL_VERSION_1_1(load, userptr); in gladLoadGLUserPtr()
1763 glad_gl_load_GL_VERSION_1_2(load, userptr); in gladLoadGLUserPtr()
1764 glad_gl_load_GL_VERSION_1_3(load, userptr); in gladLoadGLUserPtr()
1765 glad_gl_load_GL_VERSION_1_4(load, userptr); in gladLoadGLUserPtr()
1766 glad_gl_load_GL_VERSION_1_5(load, userptr); in gladLoadGLUserPtr()
1767 glad_gl_load_GL_VERSION_2_0(load, userptr); in gladLoadGLUserPtr()
1768 glad_gl_load_GL_VERSION_2_1(load, userptr); in gladLoadGLUserPtr()
1769 glad_gl_load_GL_VERSION_3_0(load, userptr); in gladLoadGLUserPtr()
1777 glad_gl_load_GL_KHR_debug(load, userptr); in gladLoadGLUserPtr()
[all …]
/dports/www/firefox/firefox-99.0/dom/canvas/crashtests/
H A Dcrashtests.list3 load 360293-1.html
4 load 421715-1.html
5 load 553938-1.html
6 load 647480.html
8 load 729116.html
9 load 745699-1.html
10 load 746813-1.html
13 load 767337-1.html
14 load 779426.html
23 load 989628.html
[all …]
/dports/misc/box2d/box2d-2.4.1/extern/glad/src/
H A Dgl.c921 glad_gl_load_GL_VERSION_1_0(load, userptr); in gladLoadGLUserPtr()
922 glad_gl_load_GL_VERSION_1_1(load, userptr); in gladLoadGLUserPtr()
923 glad_gl_load_GL_VERSION_1_2(load, userptr); in gladLoadGLUserPtr()
924 glad_gl_load_GL_VERSION_1_3(load, userptr); in gladLoadGLUserPtr()
925 glad_gl_load_GL_VERSION_1_4(load, userptr); in gladLoadGLUserPtr()
926 glad_gl_load_GL_VERSION_1_5(load, userptr); in gladLoadGLUserPtr()
927 glad_gl_load_GL_VERSION_2_0(load, userptr); in gladLoadGLUserPtr()
928 glad_gl_load_GL_VERSION_2_1(load, userptr); in gladLoadGLUserPtr()
929 glad_gl_load_GL_VERSION_3_0(load, userptr); in gladLoadGLUserPtr()
930 glad_gl_load_GL_VERSION_3_1(load, userptr); in gladLoadGLUserPtr()
[all …]
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c394 glad_glClear = (PFNGLCLEARPROC)load("glClear"); in load_GL_ES_VERSION_2_0()
417 glad_glDisable = (PFNGLDISABLEPROC)load("glDisable"); in load_GL_ES_VERSION_2_0()
421 glad_glEnable = (PFNGLENABLEPROC)load("glEnable"); in load_GL_ES_VERSION_2_0()
423 glad_glFinish = (PFNGLFINISHPROC)load("glFinish"); in load_GL_ES_VERSION_2_0()
424 glad_glFlush = (PFNGLFLUSHPROC)load("glFlush"); in load_GL_ES_VERSION_2_0()
459 glad_glHint = (PFNGLHINTPROC)load("glHint"); in load_GL_ES_VERSION_2_0()
595 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_ES_VERSION_3_0()
685 int gladLoadGLES2Loader(GLADloadproc load) { in gladLoadGLES2Loader() argument
691 load_GL_ES_VERSION_2_0(load); in gladLoadGLES2Loader()
692 load_GL_ES_VERSION_3_0(load); in gladLoadGLES2Loader()
[all …]
/dports/sysutils/modules/modules-4.6.0/testsuite/modulefiles/load/
H A Dall23 module load load/10
24 module load load/11
25 module load load/12
26 module load load/13
27 module load load/14
28 module load load/15
29 module load load/16
30 module load load/17
31 module load load/18
32 module load load/19
[all …]
/dports/sysutils/modules/modules-4.6.0/compat/testsuite/modulefiles/load/
H A Dall23 module load load/10
24 module load load/11
25 module load load/12
26 module load load/13
27 module load load/14
28 module load load/15
29 module load load/16
30 module load load/17
31 module load load/18
32 module load load/19
[all …]
/dports/biology/garlic/garlic-1.6/
H A Dmany-proteins.script1 load 100d.pdb
4 load 153l.pdb
7 load 1APL.pdb
10 load 1AV5.pdb
13 load 1aaj.pdb
16 load 1aaz.pdb
19 load 1aba.pdb
22 load 1acf.pdb
25 load 1acx.pdb
28 load 1adl.pdb
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/crashtests/
H A Dcrashtests.list3 load 360293-1.html
4 load 421715-1.html
5 load 553938-1.html
6 load 647480.html
7 load 727547.html
8 load 729116.html
9 load 745699-1.html
10 load 746813-1.html
13 load 767337-1.html
14 load 779426.html
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/crashtests/
H A Dcrashtests.list3 load 360293-1.html
4 load 421715-1.html
5 load 553938-1.html
6 load 647480.html
8 load 729116.html
9 load 745699-1.html
10 load 746813-1.html
13 load 767337-1.html
14 load 779426.html
23 load 989628.html
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/crashtests/
H A Dcrashtests.list3 load 360293-1.html
4 load 421715-1.html
5 load 553938-1.html
6 load 647480.html
8 load 729116.html
9 load 745699-1.html
10 load 746813-1.html
13 load 767337-1.html
14 load 779426.html
23 load 989628.html
[all …]
/dports/math/gap/gap-4.11.0/pkg/liepring-1.9.2/lib/dim7/2gen/stuff/
H A Dcontrolfile3 load automenu;
5 load automenu;
7 load automenu;
9 load automenu;
11 load automenu;
13 load automenu;
15 load automenu;
17 load automenu;
19 load automenu;
21 load automenu;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/crashtests/
H A Dcrashtests.list1 load 205735-1.xhtml
2 load 223799-1.xul
3 load 226744-1.xhtml
4 load 232095-1.xul
5 load 277523-1.xhtml
6 load 277950-1.xhtml
8 load 336960-1.html
9 load 342954-1.xhtml
10 load 342954-2.xhtml
18 load 406900-1.xul
[all …]

12345678910>>...2545