Home
last modified time | relevance | path

Searched refs:do_math (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_func_lifetime.py107 def do_math(x): function
110 c_do_math = jit('intp(intp)', **jitargs)(do_math)
116 (mult_10, c_mult_10, do_math, c_do_math,
120 obj = mult_10 = c_mult_10 = do_math = c_do_math = None
H A Dtest_closure.py80 def do_math(x): function
83 c_do_math = jit('intp(intp)', **jitargs)(do_math)
/dports/audio/xoscope/xoscope-2.0/
H A Dfunc.h45 void do_math();
/dports/science/minc2/minc-release-2.2.00/progs/minccalc/
H A Dminccalc.c142 static void do_math(void *caller_data, long num_voxels,
423 do_math, NULL); in main()
449 static void do_math(void *caller_data, long num_voxels, in do_math() function
/dports/chinese/tintin++/tt/src/
H A Dcommand.c185 extern DO_COMMAND(do_math);
271 { "math", do_math, 2, TOKEN_TYPE_COMMAND },
/dports/net/tintin++/tt/src/
H A Dcommand.c185 extern DO_COMMAND(do_math);
271 { "math", do_math, 2, TOKEN_TYPE_COMMAND },
/dports/science/minc2/minc-release-2.2.00/progs/mincmath/
H A Dmincmath.c203 static void do_math(void *caller_data, long num_voxels,
533 math_function = do_math; in main()
558 static void do_math(void *caller_data, long num_voxels, in do_math() function
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/docs/guides/
H A Dajax.rst47 // in myplugin/actions/do_math.php
69 ajax.action('do_math', {
86 …* client-side ``"ajax_request_data", "action:do_math"`` to filter the request data (before it's se…
87 … * server-side ``"ajax_response", "action:do_math"`` to filter the response (after the action runs)
88 …* client-side ``"ajax_response_data", "action:do_math"`` to filter the response data (before the c…
400 elgg.action('do_math', {
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/ManPage/
H A D__init__.py268 def do_math(self, node):
271 do_ensuremath = do_math
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/src/
H A Dndb_worker.cc91 op_status_t do_math(); // begin an INCR/DECR operation
276 r = worker.do_math(); in worker_prepare_operation()
599 op_status_t WorkerStep1::do_math() { in do_math() function in WorkerStep1
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/src/
H A Dndb_worker.cc88 op_status_t do_math(); // begin an INCR/DECR operation
273 r = worker.do_math(); in worker_prepare_operation()
596 op_status_t WorkerStep1::do_math() { in do_math() function in WorkerStep1
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/src/
H A Dndb_worker.cc91 op_status_t do_math(); // begin an INCR/DECR operation
276 r = worker.do_math(); in worker_prepare_operation()
599 op_status_t WorkerStep1::do_math() { in do_math() function in WorkerStep1
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/src/
H A Dndb_worker.cc91 op_status_t do_math(); // begin an INCR/DECR operation
276 r = worker.do_math(); in worker_prepare_operation()
599 op_status_t WorkerStep1::do_math() { in do_math() function in WorkerStep1
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/src/
H A Dndb_worker.cc91 op_status_t do_math(); // begin an INCR/DECR operation
276 r = worker.do_math(); in worker_prepare_operation()
599 op_status_t WorkerStep1::do_math() { in do_math() function in WorkerStep1
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/src/
H A Dndb_worker.cc91 op_status_t do_math(); // begin an INCR/DECR operation
276 r = worker.do_math(); in worker_prepare_operation()
599 op_status_t WorkerStep1::do_math() { in do_math() function in WorkerStep1
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/Text/
H A D__init__.py349 def do_math(self, node): member in TextRenderer
352 do_ensuremath = do_math
/dports/devel/caf/actor-framework-0.18.5/manual/
H A DMessageHandlers.rst87 behavior do_math{
/dports/science/minc2/minc-release-2.2.00/libsrc2/test/
H A Dm2stats.c56 void do_math(long coords[], long num_voxels,
487 do_math(coords, 1, 1, r); in main()
790 void do_math(long index[], long num_voxels, in do_math() function
/dports/science/minc2/minc-release-2.2.00/progs/mincstats/
H A Dmincstats.c180 void do_math(void *caller_data, long num_voxels, int input_num_buffers,
960 voxel_loop(nfiles, infiles, 0, NULL, NULL, loop_options, do_math, NULL); in main()
1282 void do_math(void *caller_data, long num_voxels, in do_math() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-builtin-3.c128 int do_math (void) in do_math() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-builtin-3.c127 int do_math (void) in do_math() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-builtin-3.c128 int do_math (void) in do_math() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-builtin-3.c128 int do_math (void) in do_math() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-builtin-3.c127 int do_math (void) in do_math() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-builtin-3.c127 int do_math (void) in do_math() function

123