Home
last modified time | relevance | path

Searched defs:X (Results 51 – 75 of 19941) sorted by relevance

12345678910>>...798

/dports/science/octopus/octopus-10.5/src/basic/
H A Dio_binary_f_inc.F9026 PUSH_SUB(X(write_header)) argument
47 PUSH_SUB(X(write_binary)) argument
73 PUSH_SUB(X(write_binary2)) argument
100 PUSH_SUB(X(write_binary3)) argument
127 PUSH_SUB(X(write_binary4)) argument
154 PUSH_SUB(X(write_binary5)) argument
184 PUSH_SUB(X(write_parallel)) argument
218 PUSH_SUB(X(read_binary)) argument
251 PUSH_SUB(X(read_parallel)) argument
293 PUSH_SUB(X(read_binary2)) argument
[all …]
/dports/science/octopus/octopus-10.5/src/hamiltonian/
H A Dscdm_inc.F9022 subroutine X(scdm_localize)(scdm, namespace, st, mesh) subroutine
41 PUSH_SUB(X(scdm_localize)) argument
355 PUSH_SUB(X(scdm_rotate_states)) argument
371 subroutine X(invert)(nn, A) subroutine
379 PUSH_SUB(X(invert)) argument
409 type(namespace_t), intent(in) :: namespace
410 type(states_elec_t), intent(in) :: st
411 type(mesh_t), intent(in) :: mesh
412 integer, intent(in) :: nst
415 integer, intent(out) :: jpvt(:)
[all …]
H A Dexchange_operator_inc.F9021 subroutine X(exchange_operator_single)(this, namespace, der, st_d, ist, ik, psi, hpsi, rdmft) subroutine
34 PUSH_SUB(X(exchange_operator_single)) argument
49 subroutine X(exchange_operator_apply)(this, namespace, der, st_d, psib, hpsib, rdmft) subroutine
70 PUSH_SUB(X(exchange_operator_apply)) argument
203 subroutine X(exchange_operator_hartree_apply) (this, namespace, der, st_d, exx_coef, psib, hpsib) subroutine
216 PUSH_SUB(X(exchange_operator_hartree_apply)) argument
281 subroutine X(exchange_operator_scdm_apply) (this, namespace, scdm, der, st_d, psib, hpsib, exx_coef… subroutine
298 PUSH_SUB(X(exchange_operator_scdm_apply)) argument
/dports/science/octopus/octopus-10.5/src/states/
H A Dstates_elec_inc.F9028 PUSH_SUB(X(states_elec_get_state2)) argument
47 PUSH_SUB(X(states_elec_get_state1)) argument
56 subroutine X(states_elec_get_state4)(st, mesh, psi) subroutine
63 PUSH_SUB(X(states_elec_get_state4)) argument
84 PUSH_SUB(X(states_elec_get_state3)) argument
104 PUSH_SUB(X(states_elec_set_state2)) argument
123 PUSH_SUB(X(states_elec_set_state1)) argument
140 PUSH_SUB(X(states_elec_set_state3)) argument
158 PUSH_SUB(X(states_elec_set_state4)) argument
183 PUSH_SUB(X(states_elec_get_points1)) argument
[all …]
H A Dstates_elec_calc_inc.F9040 PUSH_SUB(X(states_elec_orthogonalization_full)) argument
368 PUSH_SUB(X(states_elec_trsm)) argument
493 PUSH_SUB(X(states_elec_orthogonalize_single)) argument
646 PUSH_SUB(X(states_elec_orthogonalize_single_batch)) argument
1199 PUSH_SUB(X(states_elec_matrix)) argument
1302 PUSH_SUB(X(states_elec_calc_orth_test)) argument
1427 PUSH_SUB(X(states_elec_rotate)) argument
1549 PUSH_SUB(X(states_elec_calc_overlap)) argument
1723 PUSH_SUB(X(states_elec_calc_projections)) argument
1801 PUSH_SUB(X(states_elec_me_one_body)) argument
[all …]
H A Dlinear_response_inc.F9033 subroutine X(lr_orth_vector) (mesh, st, vec, ist, ik, omega, min_proj) subroutine
47 PUSH_SUB(X(lr_orth_vector)) argument
130 subroutine X(lr_build_dl_rho) (mesh, st, lr, nsigma) subroutine
143 PUSH_SUB(X(lr_build_dl_rho)) argument
245 subroutine X(lr_orth_response)(mesh, st, lr, omega) subroutine
252 PUSH_SUB(X(lr_orth_response)) argument
265 subroutine X(lr_swap_sigma)(st, mesh, plus, minus) subroutine
274 PUSH_SUB(X(lr_swap_sigma)) argument
301 subroutine X(lr_dump_rho)(lr, mesh, nspin, restart, rho_tag, ierr) subroutine
312 PUSH_SUB(X(lr_dump_rho)) argument
[all …]
H A Dmodelmb_exchange_syms_inc.F9022 type(grid_t), intent(in) :: gr
23 type(modelmb_particle_t), intent(in) :: modelmbparticles
24 integer, intent(in) :: ncombo
149 subroutine X(modelmb_sym_state_1diag)(gr, & subroutine
152 type(modelmb_particle_t), intent(in) :: modelmbparticles
153 type(grid_t), intent(in) :: gr
279 subroutine X(modelmb_sym_updown)(ndimmb, npptype, & subroutine
300 PUSH_SUB(X(modelmb_sym_updown)) argument
387 PUSH_SUB(X(modelmb_antisym_1spin)) argument
455 subroutine X(modelmb_sym_all_states) (gr, st) subroutine
[all …]
/dports/emulators/gxemul/gxemul-0.6.3/src/cpus/
H A Dcpu_arm_instr_misc.cc55 X(mov1_r0) { cpu->cd.arm.r[ 0] = 1; } Y(mov1_r0) in X() function
75 X(add1_r0) { cpu->cd.arm.r[ 0] ++; } Y(add1_r0) in X() function
76 X(add1_r1) { cpu->cd.arm.r[ 1] ++; } Y(add1_r1) in X() function
77 X(add1_r2) { cpu->cd.arm.r[ 2] ++; } Y(add1_r2) in X() function
78 X(add1_r3) { cpu->cd.arm.r[ 3] ++; } Y(add1_r3) in X() function
79 X(add1_r4) { cpu->cd.arm.r[ 4] ++; } Y(add1_r4) in X() function
80 X(add1_r5) { cpu->cd.arm.r[ 5] ++; } Y(add1_r5) in X() function
81 X(add1_r6) { cpu->cd.arm.r[ 6] ++; } Y(add1_r6) in X() function
82 X(add1_r7) { cpu->cd.arm.r[ 7] ++; } Y(add1_r7) in X() function
83 X(add1_r8) { cpu->cd.arm.r[ 8] ++; } Y(add1_r8) in X() function
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/bind/test/
H A Dmem_fn_eq_test.cpp34 struct X struct
36 int dm_1;
37 int dm_2;
41 int mf0_1() { return 0; } in mf0_1()
42 int mf0_2() { return 1; } in mf0_2()
47 void mf0v_1() {} in mf0v_1()
50 void cmf0v_1() const {} in cmf0v_1()
61 void mf1v_1(int) {} in mf1v_1()
64 void cmf1v_1(int) const {} in cmf1v_1()
75 void mf2v_1(int, int) {} in mf2v_1()
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-runtime/include/
H A Dlucet_val.h29 #define LUCET_VAL_T(T, C, X) \ argument
35 #define LUCET_VAL_U8(X) LUCET_VAL_T(u8, as_u64, X) argument
36 #define LUCET_VAL_U16(X) LUCET_VAL_T(u16, as_u64, X) argument
37 #define LUCET_VAL_U32(X) LUCET_VAL_T(u32, as_u64, X) argument
38 #define LUCET_VAL_U64(X) LUCET_VAL_T(u64, as_u64, X) argument
40 #define LUCET_VAL_I8(X) LUCET_VAL_T(i8, as_i64, X) argument
41 #define LUCET_VAL_I16(X) LUCET_VAL_T(i16, as_i64, X) argument
42 #define LUCET_VAL_I32(X) LUCET_VAL_T(i32, as_i64, X) argument
43 #define LUCET_VAL_I64(X) LUCET_VAL_T(i64, as_i64, X) argument
50 #define LUCET_VAL_F32(X) LUCET_VAL_T(f32, as_f32, X) argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-runtime-wasmsbx/include/
H A Dlucet_val.h29 #define LUCET_VAL_T(T, C, X) \ argument
35 #define LUCET_VAL_U8(X) LUCET_VAL_T(u8, as_u64, X) argument
36 #define LUCET_VAL_U16(X) LUCET_VAL_T(u16, as_u64, X) argument
37 #define LUCET_VAL_U32(X) LUCET_VAL_T(u32, as_u64, X) argument
38 #define LUCET_VAL_U64(X) LUCET_VAL_T(u64, as_u64, X) argument
40 #define LUCET_VAL_I8(X) LUCET_VAL_T(i8, as_i64, X) argument
41 #define LUCET_VAL_I16(X) LUCET_VAL_T(i16, as_i64, X) argument
42 #define LUCET_VAL_I32(X) LUCET_VAL_T(i32, as_i64, X) argument
43 #define LUCET_VAL_I64(X) LUCET_VAL_T(i64, as_i64, X) argument
50 #define LUCET_VAL_F32(X) LUCET_VAL_T(f32, as_f32, X) argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-runtime-wasmsbx/include/
H A Dlucet_val.h29 #define LUCET_VAL_T(T, C, X) \ argument
35 #define LUCET_VAL_U8(X) LUCET_VAL_T(u8, as_u64, X) argument
36 #define LUCET_VAL_U16(X) LUCET_VAL_T(u16, as_u64, X) argument
37 #define LUCET_VAL_U32(X) LUCET_VAL_T(u32, as_u64, X) argument
38 #define LUCET_VAL_U64(X) LUCET_VAL_T(u64, as_u64, X) argument
40 #define LUCET_VAL_I8(X) LUCET_VAL_T(i8, as_i64, X) argument
41 #define LUCET_VAL_I16(X) LUCET_VAL_T(i16, as_i64, X) argument
42 #define LUCET_VAL_I32(X) LUCET_VAL_T(i32, as_i64, X) argument
43 #define LUCET_VAL_I64(X) LUCET_VAL_T(i64, as_i64, X) argument
50 #define LUCET_VAL_F32(X) LUCET_VAL_T(f32, as_f32, X) argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-runtime/include/
H A Dlucet_val.h29 #define LUCET_VAL_T(T, C, X) \ argument
35 #define LUCET_VAL_U8(X) LUCET_VAL_T(u8, as_u64, X) argument
36 #define LUCET_VAL_U16(X) LUCET_VAL_T(u16, as_u64, X) argument
37 #define LUCET_VAL_U32(X) LUCET_VAL_T(u32, as_u64, X) argument
38 #define LUCET_VAL_U64(X) LUCET_VAL_T(u64, as_u64, X) argument
40 #define LUCET_VAL_I8(X) LUCET_VAL_T(i8, as_i64, X) argument
41 #define LUCET_VAL_I16(X) LUCET_VAL_T(i16, as_i64, X) argument
42 #define LUCET_VAL_I32(X) LUCET_VAL_T(i32, as_i64, X) argument
43 #define LUCET_VAL_I64(X) LUCET_VAL_T(i64, as_i64, X) argument
50 #define LUCET_VAL_F32(X) LUCET_VAL_T(f32, as_f32, X) argument
[all …]
/dports/science/octopus/octopus-10.5/src/system/
H A Dpert_inc.F9032 PUSH_SUB(X(pert_apply_batch)) argument
107 PUSH_SUB(X(pert_apply)) argument
179 PUSH_SUB(X(pert_apply).none) argument
188 PUSH_SUB(X(pert_apply).electric) argument
206 PUSH_SUB(X(pert_apply).kdotp) argument
325 PUSH_SUB(X(pert_apply).ionic) argument
369 PUSH_SUB(X(ionic_perturbation)) argument
422 PUSH_SUB(X(pert_apply_order_2)) argument
735 PUSH_SUB(X(ionic_perturbation_order_2)) argument
812 PUSH_SUB(X(ionic_pert_matrix_elements_2)) argument
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dtarget-debug.h49 #define target_debug_print_CORE_ADDR(X) \ argument
53 #define target_debug_print_char_p(X) \ argument
55 #define target_debug_print_int(X) \ argument
57 #define target_debug_print_bool(X) \ argument
59 #define target_debug_print_long(X) \ argument
71 #define target_debug_print_ptid_t(X) \ argument
87 #define target_debug_print_LONGEST(X) \ argument
99 #define target_debug_print_int_p(X) \ argument
109 #define target_debug_print_void_p(X) \ argument
113 #define target_debug_print_bfd_p(X) \ argument
[all …]
/dports/science/octopus/octopus-10.5/src/grid/
H A Dbatch_inc.F9027 PUSH_SUB(X(batch_init_with_memory_3)) argument
54 PUSH_SUB(X(batch_init_with_memory_2)) argument
70 PUSH_SUB(X(batch_init_with_memory_1)) argument
83 PUSH_SUB(X(batch_allocate_unpacked_host)) argument
99 subroutine X(batch_allocate_packed_host)(this) subroutine
102 PUSH_SUB(X(batch_allocate_packed_host)) argument
123 PUSH_SUB(X(batch_init)) argument
145 subroutine X(batch_pack_copy)(this) subroutine
154 bsize = hardware%X(block_size) argument
171 subroutine X(batch_unpack_copy)(this) subroutine
[all …]
H A Drestart_inc.F9033 PUSH_SUB(X(restart_write_mesh_function)) argument
119 PUSH_SUB(X(restart_read_mesh_function)) argument
222 PUSH_SUB(X(restart_write_binary1)) argument
271 PUSH_SUB(X(restart_write_binary2)) argument
320 PUSH_SUB(X(restart_write_binary3)) argument
369 PUSH_SUB(X(restart_write_binary5)) argument
407 subroutine X(restart_read_binary1)(restart, filename, np, ff, ierr) subroutine
416 PUSH_SUB(X(restart_read_binary1)) argument
444 PUSH_SUB(X(restart_read_binary2)) argument
472 PUSH_SUB(X(restart_read_binary3)) argument
[all …]

12345678910>>...798