Home
last modified time | relevance | path

Searched refs:c_check (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/ocaml/ocaml-4.05.0/lex/
H A Dcompact.ml94 mutable c_check : int array ; RecordField
99 c_check = Array.make 1024 (-1) ;
104 c.c_check <- Array.make 1024 (-1) ;
114 and old_check = c.c_check in
118 c.c_check <- Array.make (2*n) (-1);
119 Array.blit old_check 0 c.c_check 0 c.c_last_used
133 if compact.c_check.(b + pos) = -1 then
141 compact.c_check.(base + pos) <- state_num)
210 tbl_check = Array.sub trans.c_check 0 trans.c_last_used;
215 tbl_check_code = Array.sub moves.c_check 0 moves.c_last_used;
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/lex/
H A Dcompact.ml94 mutable c_check : int array ; RecordField
99 c_check = Array.make 1024 (-1) ;
104 c.c_check <- Array.make 1024 (-1) ;
114 and old_check = c.c_check in
118 c.c_check <- Array.make (2*n) (-1);
119 Array.blit old_check 0 c.c_check 0 c.c_last_used
133 if compact.c_check.(b + pos) = -1 then
141 compact.c_check.(base + pos) <- state_num)
210 tbl_check = Array.sub trans.c_check 0 trans.c_last_used;
215 tbl_check_code = Array.sub moves.c_check 0 moves.c_last_used;
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/blas/
H A Dopenblas.patches2 diff -r -u ref/OpenBLAS/c_check OpenBLAS/c_check
3 --- ref/OpenBLAS/c_check 2010-01-28 20:26:25.000000000 +0100
4 +++ OpenBLAS/c_check 2012-06-05 15:17:47.877934400 +0200
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/
H A DMakefile.getarch22 config.h : c_check f_check getarch
23 perl ./c_check $(TARGET_MAKE) $(TARGET_CONF) $(CC)
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/
H A DMakefile.getarch22 config.h : c_check f_check getarch
23 perl ./c_check $(TARGET_MAKE) $(TARGET_CONF) $(CC)
/dports/math/gotoblas/GotoBLAS2/
H A DMakefile.getarch22 config.h : c_check f_check getarch
23 perl ./c_check $(TARGET_MAKE) $(TARGET_CONF) $(CC)
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio/
H A Dsupport.py69 for c_check, message in C_CHECKS.items():
70 _expect_compile(build_ext.compiler, c_check, message)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/python/grpcio/
H A Dsupport.py69 for c_check, message in C_CHECKS.items():
70 _expect_compile(build_ext.compiler, c_check, message)
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio/
H A Dsupport.py76 for c_check, message in C_CHECKS.items():
77 _expect_compile(build_ext.compiler, c_check, message)
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio/
H A Dsupport.py75 for c_check, message in C_CHECKS.items():
76 _expect_compile(build_ext.compiler, c_check, message)
/dports/devel/py-grpcio/grpcio-1.43.0/src/python/grpcio/
H A Dsupport.py75 for c_check, message in C_CHECKS.items():
76 _expect_compile(build_ext.compiler, c_check, message)
/dports/math/openblas/OpenBLAS-0.3.18/
H A DMakefile.prebuild52 config.h : c_check f_check getarch
53 perl ./c_check $(TARGET_MAKE) $(TARGET_CONF) $(CC) $(TARGET_FLAGS) $(CFLAGS)
/dports/math/flint2/flint-2.8.4/fq_nmod_mpoly_factor/
H A Dn_bpoly_hlift.c131 n_fq_poly_t c_check; in n_fq_bpoly_hlift2_cubic() local
132 n_fq_poly_init(c_check); in n_fq_bpoly_hlift2_cubic()
133 n_fq_poly_set(c_check, A->coeffs + j, ctx); in n_fq_bpoly_hlift2_cubic()
140 n_fq_poly_sub(c_check, c_check, t, ctx); in n_fq_bpoly_hlift2_cubic()
144 assert(n_fq_poly_equal(c, c_check, ctx)); in n_fq_bpoly_hlift2_cubic()
146 n_fq_poly_clear(c_check); in n_fq_bpoly_hlift2_cubic()
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A DFl_Function_Type.cxx119 const char *c_check(const char *c, int type) { in c_check() function
198 message = c_check(c); if (message) continue; in open()
206 message = c_check(c); if (message) continue; in open()
468 message = c_check(c); if (message) continue; in open()
557 message = c_check(c); if (message) continue; in open()
560 message = c_check(c); if (message) continue; in open()
662 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
1021 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
1026 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
1419 message = c_check(c); in open()
/dports/x11-toolkits/ntk/ntk/fluid/
H A DFl_Function_Type.cxx121 const char *c_check(const char *c, int type) { in c_check() function
200 message = c_check(c); if (message) continue; in open()
208 message = c_check(c); if (message) continue; in open()
460 message = c_check(c); if (message) continue; in open()
535 message = c_check(c); if (message) continue; in open()
538 message = c_check(c); if (message) continue; in open()
640 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
999 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
1004 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
1396 message = c_check(c); in open()
/dports/math/giacxcas/fltk-1.3.0/fluid/
H A DFl_Function_Type.cxx121 const char *c_check(const char *c, int type) { in c_check() function
200 message = c_check(c); if (message) continue; in open()
208 message = c_check(c); if (message) continue; in open()
460 message = c_check(c); if (message) continue; in open()
535 message = c_check(c); if (message) continue; in open()
538 message = c_check(c); if (message) continue; in open()
640 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
999 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
1004 message = c_check(c&&c[0]=='#' ? c+1 : c); in open()
1396 message = c_check(c); in open()
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dforeign_key_restriction_enforcement.sql726 ALTER TABLE test_table_2 ADD CONSTRAINT c_check FOREIGN KEY (value_1) REFERENCES test_table_1(id);
744 ALTER TABLE test_table_2 ADD CONSTRAINT c_check FOREIGN KEY (value_1) REFERENCES test_table_1(id);
762 ALTER TABLE test_table_2 ADD CONSTRAINT c_check FOREIGN KEY (value_1) REFERENCES test_table_1(id);
779 ALTER TABLE test_table_2 ADD CONSTRAINT c_check FOREIGN KEY (value_1) REFERENCES test_table_1(id);
799 ALTER TABLE test_table_2 ADD CONSTRAINT c_check FOREIGN KEY (value_1) REFERENCES test_table_1(id);
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/strategies/
H A Dhaversine.cpp151 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
152 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/strategies/
H A Dhaversine.cpp157 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
158 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dhaversine.cpp157 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
158 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/strategies/
H A Dhaversine.cpp157 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
158 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/strategies/
H A Dhaversine.cpp157 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
158 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/strategies/
H A Dhaversine.cpp157 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
158 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/strategies/
H A Dhaversine.cpp157 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
158 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/strategies/
H A Dhaversine.cpp157 return_type c_check = return_type(2.0) * asin(sqrt(c_result)) * average_earth_radius; in test_services() local
158 BOOST_CHECK_CLOSE(c_check, expected, 0.001); in test_services()

123