Home
last modified time | relevance | path

Searched refs:cond_stop (Results 1 – 25 of 63) sorted by relevance

123

/dports/www/fusionpbx/fusionpbx-4.4.1/app/time_conditions/
H A Dtime_condition_edit.php310 $cond_stop = $_REQUEST['value'][$group_id][$cond_num]['stop']; variable
317 if ($cond_stop != '') {
318 $array_cond_stop = explode(':', $cond_stop);
319 $cond_stop = ($array_cond_stop[0] * 60) + $array_cond_stop[1]; variable
324 if ($cond_stop != '') {
326 $cond_value .= $range_indicator.$cond_stop;
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/src/
H A Dmumps_io_thread.c58 pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop; variable
374 pthread_cond_init(&cond_stop,NULL); in mumps_low_level_init_ooc_c_th()
520 mumps_post_sem(&int_sem_stop,&cond_stop); in mumps_clean_io_data_c_th()
536 pthread_cond_destroy(&cond_stop); in mumps_clean_io_data_c_th()
H A Dmumps_io_thread.h80 extern pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop;
/dports/math/coinmumps/MUMPS_4.10.0/src/
H A Dmumps_io_thread.c58 pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop; variable
374 pthread_cond_init(&cond_stop,NULL); in mumps_low_level_init_ooc_c_th()
520 mumps_post_sem(&int_sem_stop,&cond_stop); in mumps_clean_io_data_c_th()
536 pthread_cond_destroy(&cond_stop); in mumps_clean_io_data_c_th()
H A Dmumps_io_thread.h80 extern pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop;
/dports/math/mumps4/MUMPS_4.10.0/src/
H A Dmumps_io_thread.c58 pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop; variable
374 pthread_cond_init(&cond_stop,NULL); in mumps_low_level_init_ooc_c_th()
520 mumps_post_sem(&int_sem_stop,&cond_stop); in mumps_clean_io_data_c_th()
536 pthread_cond_destroy(&cond_stop); in mumps_clean_io_data_c_th()
H A Dmumps_io_thread.h80 extern pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
279 m_timer->cond_stop (m_tv); in ~auto_cond_timevar()
/dports/math/mumps/mumps-5.1.2/src/
H A Dmumps_io_thread.c24 pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop; variable
340 pthread_cond_init(&cond_stop,NULL); in mumps_low_level_init_ooc_c_th()
486 mumps_post_sem(&int_sem_stop,&cond_stop); in mumps_clean_io_data_c_th()
502 pthread_cond_destroy(&cond_stop); in mumps_clean_io_data_c_th()
H A Dmumps_io_thread.h46 extern pthread_cond_t cond_io,cond_nb_free_finished_requests,cond_nb_free_active_requests,cond_stop;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtimevar.h116 void cond_stop (timevar_id_t tv);

123