Home
last modified time | relevance | path

Searched refs:init_local (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp132 TestInit init_local; in test_init_function() local
133 sink(init_local); in test_init_function()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp132 TestInit init_local; in test_init_function() local
133 sink(init_local); in test_init_function()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp132 TestInit init_local; in test_init_function() local
133 sink(init_local); in test_init_function()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp132 TestInit init_local; in test_init_function() local
133 sink(init_local); in test_init_function()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp124 TestInit init_local; in test_init_function() local
125 sink(init_local); in test_init_function()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp132 TestInit init_local; in test_init_function() local
133 sink(init_local); in test_init_function()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp132 TestInit init_local; in test_init_function() local
133 sink(init_local); in test_init_function()
/dports/math/casadi/casadi-3.5.5/casadi/solvers/
H A Dsqpmethod.cpp630 g.init_local("m_p", g.arg(NLPSOL_P)); in codegen_body()
659 g.init_local("m_arg", "arg+" + str(NLPSOL_NUM_IN)); in codegen_body()
661 g.init_local("m_res", "res+" + str(NLPSOL_NUM_OUT)); in codegen_body()
663 g.init_local("iter_count", "0"); in codegen_body()
668 g.init_local("sigma", "0.0"); in codegen_body()
670 g.init_local("ls_iter", "0"); in codegen_body()
674 g.init_local("t", "0.0"); in codegen_body()
677 g.init_local("one", "1"); in codegen_body()
/dports/science/octopus/octopus-10.5/src/grid/
H A Dpar_vec.F90305 call init_local()
667 subroutine init_local() subroutine
672 PUSH_SUB(vec_init.init_local) argument
695 POP_SUB(vec_init.init_local)
696 end subroutine init_local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp562 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
650 if (!init_local()) { in connect_client_impl()
685 if (!init_local()) { in connect_server_impl()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp562 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
650 if (!init_local()) { in connect_client_impl()
685 if (!init_local()) { in connect_server_impl()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp562 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
650 if (!init_local()) { in connect_client_impl()
685 if (!init_local()) { in connect_server_impl()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp556 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
644 if (!init_local()) { in connect_client_impl()
679 if (!init_local()) { in connect_server_impl()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp556 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
644 if (!init_local()) { in connect_client_impl()
679 if (!init_local()) { in connect_server_impl()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp556 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
644 if (!init_local()) { in connect_client_impl()
679 if (!init_local()) { in connect_server_impl()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp556 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
644 if (!init_local()) { in connect_client_impl()
679 if (!init_local()) { in connect_server_impl()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp556 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
644 if (!init_local()) { in connect_client_impl()
679 if (!init_local()) { in connect_server_impl()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/common/transporter/
H A DSCI_Transporter.cpp562 SCI_Transporter::init_local() in init_local() function in SCI_Transporter
650 if (!init_local()) { in connect_client_impl()
685 if (!init_local()) { in connect_server_impl()

123