Home
last modified time | relevance | path

Searched refs:t_destroy (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/ga/ga-5.8/global/testing/
H A Dga_shift.F25 double precision t_create, t_destroy, t_put, t_get, t_sync, bw
209 t_destroy = ga_wtime() - tbeg
210 call ga_dgop(iter+4,t_destroy,1,'+')
211 t_destroy = t_destroy/dble(nproc)
214 + t_destroy
/dports/net/librdkafka/librdkafka-1.8.2/tests/
H A D0084-destroy_flags.c75 test_timing_t t_destroy; in do_test_destroy_flags() local
140 TIMING_START(&t_destroy, "rd_kafka_destroy_flags(0x%x)", destroy_flags); in do_test_destroy_flags()
142 TIMING_STOP(&t_destroy); in do_test_destroy_flags()
145 TIMING_ASSERT_LATER(&t_destroy, 0, 200); in do_test_destroy_flags()
147 TIMING_ASSERT_LATER(&t_destroy, 0, 1000); in do_test_destroy_flags()
H A D0043-no_connection.c46 test_timing_t t_destroy; in test_producer_no_connection() local
68 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in test_producer_no_connection()
70 TIMING_STOP(&t_destroy); in test_producer_no_connection()
H A D0044-partition_cnt.c56 test_timing_t t_destroy; in test_producer_partition_cnt_change() local
83 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in test_producer_partition_cnt_change()
85 TIMING_STOP(&t_destroy); in test_producer_partition_cnt_change()
H A D0001-multiobj.c55 test_timing_t t_full, t_destroy; in main_0001_multiobj() local
85 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in main_0001_multiobj()
87 TIMING_STOP(&t_destroy); in main_0001_multiobj()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/
H A D0084-destroy_flags.c75 test_timing_t t_destroy; in do_test_destroy_flags() local
140 TIMING_START(&t_destroy, "rd_kafka_destroy_flags(0x%x)", destroy_flags); in do_test_destroy_flags()
142 TIMING_STOP(&t_destroy); in do_test_destroy_flags()
145 TIMING_ASSERT_LATER(&t_destroy, 0, 200); in do_test_destroy_flags()
147 TIMING_ASSERT_LATER(&t_destroy, 0, 1000); in do_test_destroy_flags()
H A D0043-no_connection.c46 test_timing_t t_destroy; in test_producer_no_connection() local
68 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in test_producer_no_connection()
70 TIMING_STOP(&t_destroy); in test_producer_no_connection()
H A D0044-partition_cnt.c56 test_timing_t t_destroy; in test_producer_partition_cnt_change() local
83 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in test_producer_partition_cnt_change()
85 TIMING_STOP(&t_destroy); in test_producer_partition_cnt_change()
H A D0001-multiobj.c55 test_timing_t t_full, t_destroy; in main_0001_multiobj() local
85 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in main_0001_multiobj()
87 TIMING_STOP(&t_destroy); in main_0001_multiobj()
H A D0080-admin_ut.c538 test_timing_t t_destroy; in do_test_unclean_destroy() local
571 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in do_test_unclean_destroy()
573 TIMING_STOP(&t_destroy); in do_test_unclean_destroy()
H A D0081-admin.c1100 test_timing_t t_destroy; in do_test_unclean_destroy() local
1125 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in do_test_unclean_destroy()
1127 TIMING_STOP(&t_destroy); in do_test_unclean_destroy()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/
H A D0084-destroy_flags.c75 test_timing_t t_destroy;
140 TIMING_START(&t_destroy, "rd_kafka_destroy_flags(0x%x)", destroy_flags);
142 TIMING_STOP(&t_destroy);
145 TIMING_ASSERT_LATER(&t_destroy, 0, 200);
147 TIMING_ASSERT_LATER(&t_destroy, 0, 1000);
H A D0043-no_connection.c46 test_timing_t t_destroy; in test_producer_no_connection() local
68 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in test_producer_no_connection()
70 TIMING_STOP(&t_destroy); in test_producer_no_connection()
H A D0044-partition_cnt.c56 test_timing_t t_destroy; in test_producer_partition_cnt_change() local
83 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in test_producer_partition_cnt_change()
85 TIMING_STOP(&t_destroy); in test_producer_partition_cnt_change()
H A D0001-multiobj.c55 test_timing_t t_full, t_destroy; in main_0001_multiobj() local
85 TIMING_START(&t_destroy, "rd_kafka_destroy()"); in main_0001_multiobj()
87 TIMING_STOP(&t_destroy); in main_0001_multiobj()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Doverload_3.f9019 procedure :: destroy => t_destroy
30 elemental subroutine t_destroy(this) subroutine
34 end subroutine t_destroy argument

12