Home
last modified time | relevance | path

Searched refs:div3 (Results 1 – 25 of 819) sorted by relevance

12345678910>>...33

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/utest/dsp/pmath/
H A Dop3.cpp35 void div3(float *dst, const float *src1, const float *src2, size_t count);
45 void div3(float *dst, const float *src1, const float *src2, size_t count);
58 void div3(float *dst, const float *src1, const float *src2, size_t count);
70 void div3(float *dst, const float *src1, const float *src2, size_t count);
81 void div3(float *dst, const float *src1, const float *src2, size_t count);
144 IF_ARCH_X86(CALL(native::div3, sse::div3, 16));
150 IF_ARCH_X86(CALL(native::div3, avx::div3, 32));
157 IF_ARCH_ARM(CALL(native::div3, neon_d32::div3, 16));
163 IF_ARCH_AARCH64(CALL(native::div3, asimd::div3, 16));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/fr30/
H A Ddiv3.cgs1 # fr30 testcase for div3
9 .global div3
10 div3:
11 ; Test div3
18 div3
27 div3
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/fr30/
H A Ddiv3.cgs1 # fr30 testcase for div3
9 .global div3
10 div3:
11 ; Test div3
18 div3
27 div3
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/fr30/
H A Ddiv3.cgs1 # fr30 testcase for div3
9 .global div3
10 div3:
11 ; Test div3
18 div3
27 div3
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/fr30/
H A Ddiv3.cgs1 # fr30 testcase for div3
9 .global div3
10 div3:
11 ; Test div3
18 div3
27 div3
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/ptest/dsp/pmath/
H A Dop3.cpp36 void div3(float *dst, const float *src1, const float *src2, size_t count);
46 void div3(float *dst, const float *src1, const float *src2, size_t count);
59 void div3(float *dst, const float *src1, const float *src2, size_t count);
71 void div3(float *dst, const float *src1, const float *src2, size_t count);
82 void div3(float *dst, const float *src1, const float *src2, size_t count);
145 CALL(native::div3);
146 IF_ARCH_X86(CALL(sse::div3));
147 IF_ARCH_X86(CALL(avx::div3));
148 IF_ARCH_ARM(CALL(neon_d32::div3));
149 IF_ARCH_AARCH64(CALL(asimd::div3));
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/tests/
H A Dtest_target.py35 div1, div2, div3, div4 = body.children
40 before = div3.children[0].children[0].children[0]
66 div1, div2, div3, div4 = body.children
71 before = div3.children[0].children[0].children[0]
101 div1, div2, div3, div4 = body.children
106 before = div3.children[0].children[0].children[0]
138 a1, div1, a2, div2, div3, a3, div4, a4 = body.children
/dports/databases/libgda5/libgda-5.2.10/tools/
H A Dhtml-doc.c25 xmlNodePtr topnode, head, node, div1, div2, div3; in html_doc_new() local
75 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
76 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col1"); in html_doc_new()
77 hdoc->content = div3; in html_doc_new()
79 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
80 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col2"); in html_doc_new()
81 hdoc->sidebar = div3; in html_doc_new()
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/
H A Dhtml-doc.c25 xmlNodePtr topnode, head, node, div1, div2, div3; in html_doc_new() local
75 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
76 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col1"); in html_doc_new()
77 hdoc->content = div3; in html_doc_new()
79 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
80 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col2"); in html_doc_new()
81 hdoc->sidebar = div3; in html_doc_new()
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/
H A Dhtml-doc.c25 xmlNodePtr topnode, head, node, div1, div2, div3; in html_doc_new() local
75 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
76 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col1"); in html_doc_new()
77 hdoc->content = div3; in html_doc_new()
79 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
80 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col2"); in html_doc_new()
81 hdoc->sidebar = div3; in html_doc_new()
/dports/databases/libgda5-ui/libgda-5.2.10/tools/
H A Dhtml-doc.c25 xmlNodePtr topnode, head, node, div1, div2, div3; in html_doc_new() local
75 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
76 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col1"); in html_doc_new()
77 hdoc->content = div3; in html_doc_new()
79 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
80 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col2"); in html_doc_new()
81 hdoc->sidebar = div3; in html_doc_new()
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/
H A Dhtml-doc.c25 xmlNodePtr topnode, head, node, div1, div2, div3; in html_doc_new() local
75 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
76 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col1"); in html_doc_new()
77 hdoc->content = div3; in html_doc_new()
79 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
80 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col2"); in html_doc_new()
81 hdoc->sidebar = div3; in html_doc_new()
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/
H A Dhtml-doc.c25 xmlNodePtr topnode, head, node, div1, div2, div3; in html_doc_new() local
75 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
76 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col1"); in html_doc_new()
77 hdoc->content = div3; in html_doc_new()
79 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST ""); in html_doc_new()
80 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col2"); in html_doc_new()
81 hdoc->sidebar = div3; in html_doc_new()
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/
H A Dhtml-doc.c25 xmlNodePtr topnode, head, node, div1, div2, div3;
75 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST "");
76 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col1");
77 hdoc->content = div3;
79 div3 = xmlNewChild (div2, NULL, BAD_CAST "div", BAD_CAST "");
80 xmlSetProp (div3, BAD_CAST "class", BAD_CAST "col2");
81 hdoc->sidebar = div3;
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/tests/test_layout/
H A Dtest_position.py104 div2, div3, div4 = div1.children
109 assert (div3.width, div3.height) == (20, 20)
110 assert (div3.position_x, div3.position_y) == (0, 3)
126 div2, div3 = div1.children
127 for div in (div1, div2, div3):
204 div2, div3 = div1.children
210 assert (div3.position_x, div3.position_y) == (11, 28)
211 assert (div3.width, div3.height) == (20, 20)
H A Dtest_column.py280 div3, = column2.children
281 assert div1.position_y == div3.position_y == 0
285 assert div3.children[0].children[0].text == 'B3'
317 div3, = column2.children
318 assert div1.position_y == div3.position_y == 0
322 assert div3.children[0].children[0].text == 'B3'
331 assert div1.position_y == div3.position_y == 0
356 div3, = column2.children
357 assert div1.position_y == div3.position_y == 0
362 assert div3.children[0].children[0].text == 'B3'
/dports/games/gbrainy/gbrainy-2.4.3/src/Games/Calculation/
H A DCalculationPrimes.cs29 bool div3; field in gbrainy.Games.Calculation.CalculationPrimes
93 div3 = true; in Initialize()
97 div3 = false; in Initialize()
102 div3 = true; in Initialize()
162 if (div3 == false && num % 3 == 0) in GenerateNonPrime()
/dports/devel/z88dk/z88dk/libsrc/gfx/common/
H A Ddiv3.asm8 ; $Id: div3.asm $
12 PUBLIC div3
14 .div3
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-clustering/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/hierarchical/birch/
H A DVarianceIncreaseDistance.java56 final double div2 = 1. / n2, div3 = 1. / n3; in squaredDistance() local
60 double x3 = (x1 + x2) * div3; in squaredDistance()
76 final double div1 = 1. / cf1.n, div2 = 1. / n2, div3 = 1. / n3; in squaredDistance() local
80 double x3 = (x1 + x2) * div3; in squaredDistance()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/w65/
H A Dudivhi3.S22 bcc div3
25 div3: rol <r0 label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/w65/
H A Dudivhi3.s22 bcc div3
25 div3: rol <r0 label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/w65/
H A Dudivhi3.s22 bcc div3
25 div3: rol <r0 label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/w65/
H A Dudivhi3.S22 bcc div3
25 div3: rol <r0 label
/dports/emulators/mess/mame-mame0226/src/devices/cpu/h8/
H A Dh8_timer8.h34 int div1, int div2, int div3, int div4, int div5, int div6) in h8_timer8_channel_device() argument
37 set_info(intc, irq_ca, irq_cb, irq_v, div1, div2, div3, div4, div5, div6); in h8_timer8_channel_device()
40 …void set_info(const char *intc, int irq_ca, int irq_cb, int irq_v, int div1, int div2, int div3, i…
/dports/emulators/mame/mame-mame0226/src/devices/cpu/h8/
H A Dh8_timer8.h34 int div1, int div2, int div3, int div4, int div5, int div6) in h8_timer8_channel_device() argument
37 set_info(intc, irq_ca, irq_cb, irq_v, div1, div2, div3, div4, div5, div6); in h8_timer8_channel_device()
40 …void set_info(const char *intc, int irq_ca, int irq_cb, int irq_v, int div1, int div2, int div3, i…

12345678910>>...33