Home
last modified time | relevance | path

Searched refs:get_info (Results 1 – 25 of 2896) sorted by relevance

12345678910>>...116

/dports/dns/p5-Net-DRI/Net-DRI-0.96/t/
H A D626nominet_epp.t44 $co=$dri->get_info('contact');
77 $d=$dri->get_info('upDate');
96 $d=$dri->get_info('upDate');
114 $d=$dri->get_info('upDate');
130 $d=$dri->get_info('crDate');
134 $d=$dri->get_info('upDate');
137 $d=$dri->get_info('exDate');
151 $d=$dri->get_info('exDate');
273 $s=$dri->get_info('self');
314 $co=$dri->get_info('self');
[all …]
H A D601vnds_epp.t65 $s=$dri->get_info('status');
69 $s=$dri->get_info('contact');
75 $dh=$dri->get_info('host');
79 $dh=$dri->get_info('ns');
85 $d=$dri->get_info('crDate');
89 $d=$dri->get_info('upDate');
92 $d=$dri->get_info('exDate');
95 $d=$dri->get_info('trDate');
115 $d=$dri->get_info('reDate');
119 $d=$dri->get_info('acDate');
[all …]
H A D633norid_epp.t116 $dh=$dri->get_info('ns');
157 $d=$dri->get_info('reDate');
161 $d=$dri->get_info('acDate');
164 $d=$dri->get_info('exDate');
182 $d=$dri->get_info('crDate');
185 $d=$dri->get_info('exDate');
202 $d=$dri->get_info('exDate');
215 $d=$dri->get_info('reDate');
219 $d=$dri->get_info('acDate');
309 $s=$dri->get_info('self');
[all …]
H A D634afnic_epp.t41 is($dri->get_info('last_id'),50001,'message get_info last_id 1');
43 is($dri->get_info('id','message',50001),50001,'message get_info id');
48 is($dri->get_info('result','message',50001),1,'message get_info result');
71 is($dri->get_info('reHldID'),'PR1249','domain_trade_start get_info(reHldID)');
73 is($dri->get_info('acID'),'BEactuelID','domain_trade_start get_info(acID)');
82 is($dri->get_info('last_id'),50010,'message get_info last_id 1');
150 $s=$dri->get_info('status');
175 is($dri->get_info('id'),'VL99999','contact_create get_info(id)');
215 is($dri->get_info('action'),'info','contact_info get_info(action)');
216 is($dri->get_info('exist'),1,'contact_info get_info(exist)');
[all …]
H A D627at_epp.t45 is($dri->get_info('last_id'), 374185914, 'message get_info last_id 1');
47 is($dri->get_info('id', 'message', 374185914), 374185914,'message get_info id');
49 is($dri->get_info('lang', 'message', 374185914), 'en', 'message get_info lang');
50 is($dri->get_info('roid', 'message', 374185914), undef,'message get_info roid');
52 is($dri->get_info('content', 'message', 374185914), 'EPP response to a '.
60 my $conds = $dri->get_info('conditions', 'message', 374185914);
69 is($dri->get_info('last_id'), 375338309, 'message get_info last_id 1');
77 is($dri->get_info('last_id'), 375424692, 'message get_info last_id 1');
86 is($dri->get_info('last_id'), 390336246, 'message get_info last_id 1');
94 is($dri->get_info('last_id'), 523423542, 'message get_info last_id 1');
[all …]
H A D635br_epp.t52 is($dri->get_info('ticket'),123456,'domain_info 1 get_info(ticket)');
55 my $p=$dri->get_info('pending');
68 is($dri->get_info('auto_renew'),1,'domain_info 2 get_info(auto_renew)');
80 is($dri->get_info('ticket'),123456,'domain_create get_info(ticket)');
81 $p=$dri->get_info('pending');
117 $p=$dri->get_info('pending');
124 is($dri->get_info('last_id'),12345,'message get_info last_id');
144 is($dri->get_info('exist'),1,'contact_check get_info(exist)');
154 $co=$dri->get_info('self');
186 is($dri->get_info('exist'),1,'contact_create get_info(exist)');
[all …]
H A D613cat_epp.t95 $co=$dri->get_info('self');
99 $s=$dri->get_info('status');
115 $d=$dri->get_info('crDate');
119 $d=$dri->get_info('upDate');
122 $d=$dri->get_info('trDate');
173 $s=$dri->get_info('status');
184 $dh=$dri->get_info('host');
188 $dh=$dri->get_info('ns');
194 $d=$dri->get_info('crDate');
198 $d=$dri->get_info('upDate');
[all …]
H A D600vnds_rrp.t32 is($dri->get_info('action'),'create','domain_create get_info(action)');
33 is($dri->get_info('exist'),1,'domain_create get_info(exist)');
37 my $d=$dri->get_info('exDate');
41 my $s=$dri->get_info('status');
52 is($dri->get_info('exist'),1,'domain_check get_info(exist)');
62 is($dri->get_info('action'),'check','host_check get_info(action)');
63 is($dri->get_info('exist'),1,'host_check get_info(exist)');
64 my $dh=$dri->get_info('self');
90 is($dri->get_info('exist'),1,'domain_info get_info(exist)');
91 $dh=$dri->get_info('ns');
[all …]
H A D619coop_epp.t47 is($dri->get_info('action'),'create','domain_create get_info(action)');
48 is($dri->get_info('exist'),1,'domain_create get_info(exist)');
49 $d=$dri->get_info('crDate');
52 $d=$dri->get_info('exDate');
64 is($dri->get_info('action'),'info','contact_info get_info(action)');
65 is($dri->get_info('exist'),1,'contact_info get_info(exist)');
66 $co=$dri->get_info('self');
84 is($dri->get_info('action'),'create','contact_create get_info(action)');
85 is($dri->get_info('exist'),1,'contact_create get_info(exist)');
92 is($dri->get_info('last_id'),11082,'message get_info last_id 1');
[all …]
H A D620lu_epp.t44 is($dri->get_info('last_id'),1,'message get_info last_id 1');
46 is($dri->get_info('id','message',1),1,'message get_info id');
48 is($dri->get_info('lang','message',1),'en','message get_info lang');
49 is($dri->get_info('type','message',1),1234,'message get_info type');
50 is($dri->get_info('roid','message',1),'D123-DNSLU','message get_info roid');
52 is($dri->get_info('clTRID','message',1),'89ABCDEF','message get_info clTRID');
67 is($dri->get_info('action'),'info','contact_info get_info(action)');
68 is($dri->get_info('exist'),1,'contact_info get_info(exist)');
69 $co=$dri->get_info('self');
262 is($dri->get_info('last_id'),104574, 'message get_info last_id');
[all …]
H A D606eurid_epp.t163 $co=$dri->get_info('self');
167 $s=$dri->get_info('status');
182 $d=$dri->get_info('crDate');
185 $d=$dri->get_info('upDate');
255 $s=$dri->get_info('self');
459 $s=$dri->get_info('status');
469 $dh=$dri->get_info('ns');
475 $d=$dri->get_info('crDate');
479 $d=$dri->get_info('upDate');
482 $d=$dri->get_info('exDate');
[all …]
H A D637pro_epp.t137 my $pro = $dri->get_info('pro', 'domain', 'cocaine.cpa.pro');
162 is($dri->get_info('exist', 'av', 'sh8013'), 0, 'av exist sh8013');
164 is($dri->get_info('exist_reason', 'av', 'sah8013'), 'In use',
185 is($dri->get_info('id', 'av', 'sh8013'), 'sh8013', 'av info id');
187 is($dri->get_info('crDate', 'av', 'sh8013'), '1999-04-03T22:00:00',
189 is($dri->get_info('avurl', 'av', 'sh8013'),
205 is($dri->get_info('id', 'av', 'sh8014'), 'sh8014', 'av info id');
207 is($dri->get_info('clID', 'av', 'sh8014'), undef, 'av info clID');
215 is($dri->get_info('type', 'av', 'sh8014'), 'Individual-Pro-OOB',
220 is($dri->get_info('contact', 'av', 'sh8014')->srid(), 'con9486',
[all …]
H A D617vnds_epp_polllowbalance.t38 is($dri->get_info('last_id'),12345,'message get_info last_id');
39 is(''.$dri->get_info('qdate','message',12345),'2004-03-25T18:20:07','message get_info qdate');
40 is($dri->get_info('content','message',12345),'Low Account Balance (SRS)','message get_info msg');
41 is($dri->get_info('lang','message',12345),'en','message get_info lang');
42 is($dri->get_info('object_type','message',12345),'session','message get_info object_type');
43 is($dri->get_info('action','message',12345),'lowbalance_notification','message get_info rgp_notific…
44 is($dri->get_info('registrar_name','message',12345),'Test Registar','message get_info registrar_nam…
45 is($dri->get_info('credit_limit','message',12345),1000,'message get_info credit_limit');
46 is($dri->get_info('credit_threshold_type','message',12345),'PERCENT','message get_info credit_thres…
47 is($dri->get_info('credit_threshold','message',12345),10,'message get_info credit_threshold');
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL.cpp155 return os << "Name: " << device.get_info<device::name>() in impl_sycl_info()
163 << device.get_info<device::max_compute_units>() in impl_sycl_info()
199 << device.get_info<device::max_mem_alloc_size>() in impl_sycl_info()
203 << device.get_info<device::image2d_max_width>() in impl_sycl_info()
207 << device.get_info<device::image3d_max_width>() in impl_sycl_info()
211 << device.get_info<device::image3d_max_depth>() in impl_sycl_info()
226 << device.get_info<device::global_mem_size>() in impl_sycl_info()
230 << device.get_info<device::max_constant_args>() in impl_sycl_info()
239 << device.get_info<device::is_endian_little>() in impl_sycl_info()
246 << device.get_info<device::queue_profiling>() in impl_sycl_info()
[all …]
/dports/devel/kokkos/kokkos-3.4.01/core/src/SYCL/
H A DKokkos_SYCL.cpp155 return os << "Name: " << device.get_info<device::name>() in impl_sycl_info()
163 << device.get_info<device::max_compute_units>() in impl_sycl_info()
199 << device.get_info<device::max_mem_alloc_size>() in impl_sycl_info()
203 << device.get_info<device::image2d_max_width>() in impl_sycl_info()
207 << device.get_info<device::image3d_max_width>() in impl_sycl_info()
211 << device.get_info<device::image3d_max_depth>() in impl_sycl_info()
226 << device.get_info<device::global_mem_size>() in impl_sycl_info()
230 << device.get_info<device::max_constant_args>() in impl_sycl_info()
239 << device.get_info<device::is_endian_little>() in impl_sycl_info()
246 << device.get_info<device::queue_profiling>() in impl_sycl_info()
[all …]
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL.cpp155 return os << "Name: " << device.get_info<device::name>() in impl_sycl_info()
163 << device.get_info<device::max_compute_units>() in impl_sycl_info()
199 << device.get_info<device::max_mem_alloc_size>() in impl_sycl_info()
203 << device.get_info<device::image2d_max_width>() in impl_sycl_info()
207 << device.get_info<device::image3d_max_width>() in impl_sycl_info()
211 << device.get_info<device::image3d_max_depth>() in impl_sycl_info()
226 << device.get_info<device::global_mem_size>() in impl_sycl_info()
230 << device.get_info<device::max_constant_args>() in impl_sycl_info()
239 << device.get_info<device::is_endian_little>() in impl_sycl_info()
246 << device.get_info<device::queue_profiling>() in impl_sycl_info()
[all …]
/dports/devel/date/date-3.0.1/test/posix/
H A Dptz.pass.cpp57 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
61 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
65 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
69 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
76 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
80 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
84 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
88 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
95 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
99 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
[all …]
/dports/devel/hhdate/date-3.0.1/test/posix/
H A Dptz.pass.cpp57 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
61 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
65 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
69 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
76 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
80 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
84 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
88 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
95 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
99 assert(is_equal(tzi->get_info(tp), tzp.get_info(tp))); in main()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_build_utils/
H A Dsystem_info.py64 get_info = old_get_info
68 def get_info(name, notfound_action=0):
74 return cls().get_info(notfound_action)
104 atlas_info = get_info('atlas_3_10')
108 atlas_info = get_info('atlas')
127 lapack_info = get_info('lapack')
140 blas_info = get_info('blas')
160 blas_mkl_info = get_info('blas_mkl')
165 blis_info = get_info('blis')
170 openblas_info = get_info('openblas')
[all …]
/dports/security/py-python-gvm/python-gvm-21.10.0/tests/protocols/gmpv208/entities/secinfo/
H A Dtest_get_info.py32 self.gmp.get_info('i1', InfoType.CPE)
38 self.gmp.get_info('i1', InfoType.CVE)
44 self.gmp.get_info('i1', InfoType.DFN_CERT_ADV)
50 self.gmp.get_info('i1', InfoType.OVALDEF)
56 self.gmp.get_info('i1', InfoType.NVT)
63 self.gmp.get_info(
69 self.gmp.get_info(info_id='i1', info_type=None)
72 self.gmp.get_info(info_id='i1', info_type='')
75 self.gmp.get_info('i1', '')
79 self.gmp.get_info(info_id='i1', info_type='foo')
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_mi.cc404 if (from->get_info(&temp_master_log_pos, in read_info()
406 from->get_info(host, sizeof(host), (char *) 0) || in read_info()
409 from->get_info((int *) &port, (int) MYSQL_PORT) || in read_info()
410 from->get_info((int *) &connect_retry, in read_info()
422 if (from->get_info(&temp_ssl, 0) || in read_info()
437 if (from->get_info(&temp_ssl_verify_server_cert, 0)) in read_info()
447 if (from->get_info(&heartbeat_period, (float) 0.0)) in read_info()
473 if (from->get_info(master_uuid, sizeof(master_uuid), in read_info()
482 if (from->get_info(&retry_count, master_retry_count)) in read_info()
495 if (from->get_info(&temp_auto_position, 0)) in read_info()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_mi.cc404 if (from->get_info(&temp_master_log_pos, in read_info()
406 from->get_info(host, sizeof(host), (char *) 0) || in read_info()
409 from->get_info((int *) &port, (int) MYSQL_PORT) || in read_info()
410 from->get_info((int *) &connect_retry, in read_info()
422 if (from->get_info(&temp_ssl, 0) || in read_info()
437 if (from->get_info(&temp_ssl_verify_server_cert, 0)) in read_info()
447 if (from->get_info(&heartbeat_period, (float) 0.0)) in read_info()
473 if (from->get_info(master_uuid, sizeof(master_uuid), in read_info()
482 if (from->get_info(&retry_count, master_retry_count)) in read_info()
495 if (from->get_info(&temp_auto_position, 0)) in read_info()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_mi.cc404 if (from->get_info(&temp_master_log_pos, in read_info()
406 from->get_info(host, sizeof(host), (char *) 0) || in read_info()
409 from->get_info((int *) &port, (int) MYSQL_PORT) || in read_info()
410 from->get_info((int *) &connect_retry, in read_info()
422 if (from->get_info(&temp_ssl, 0) || in read_info()
437 if (from->get_info(&temp_ssl_verify_server_cert, 0)) in read_info()
447 if (from->get_info(&heartbeat_period, (float) 0.0)) in read_info()
473 if (from->get_info(master_uuid, sizeof(master_uuid), in read_info()
482 if (from->get_info(&retry_count, master_retry_count)) in read_info()
495 if (from->get_info(&temp_auto_position, 0)) in read_info()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_mi.cc404 if (from->get_info(&temp_master_log_pos, in read_info()
406 from->get_info(host, sizeof(host), (char *) 0) || in read_info()
409 from->get_info((int *) &port, (int) MYSQL_PORT) || in read_info()
410 from->get_info((int *) &connect_retry, in read_info()
422 if (from->get_info(&temp_ssl, 0) || in read_info()
437 if (from->get_info(&temp_ssl_verify_server_cert, 0)) in read_info()
447 if (from->get_info(&heartbeat_period, (float) 0.0)) in read_info()
473 if (from->get_info(master_uuid, sizeof(master_uuid), in read_info()
482 if (from->get_info(&retry_count, master_retry_count)) in read_info()
495 if (from->get_info(&temp_auto_position, 0)) in read_info()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_mi.cc404 if (from->get_info(&temp_master_log_pos, in read_info()
406 from->get_info(host, sizeof(host), (char *) 0) || in read_info()
409 from->get_info((int *) &port, (int) MYSQL_PORT) || in read_info()
410 from->get_info((int *) &connect_retry, in read_info()
422 if (from->get_info(&temp_ssl, 0) || in read_info()
437 if (from->get_info(&temp_ssl_verify_server_cert, 0)) in read_info()
447 if (from->get_info(&heartbeat_period, (float) 0.0)) in read_info()
473 if (from->get_info(master_uuid, sizeof(master_uuid), in read_info()
482 if (from->get_info(&retry_count, master_retry_count)) in read_info()
495 if (from->get_info(&temp_auto_position, 0)) in read_info()
[all …]

12345678910>>...116