Home
last modified time | relevance | path

Searched refs:t_rem (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/perp/perp-2.07/lasagna/tain/
H A Dtain_pause.c19 struct timespec t_rem; in tain_pause() local
25 t_rem.tv_sec = 0; in tain_pause()
26 t_rem.tv_nsec = 0; in tain_pause()
28 err = nanosleep(&t_req, &t_rem); in tain_pause()
30 rem->sec = (uint64_t)t_rem.tv_sec; in tain_pause()
31 rem->nsec = (uint32_t)t_rem.tv_nsec; in tain_pause()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/indent_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/indent_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/indent_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/indent_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/indent_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/small_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/indent_SUITE_data/src/
H A Drecord_construct.erl2 -export([t_loc/0, t_opa/0, t_rem/0]).
20 t_rem() -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/results/
H A Drecord_construct4 record_construct.erl:20: Function t_rem/0 has no local return
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/results/
H A Drecord_construct4 record_construct.erl:20:1: Function t_rem/0 has no local return
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/results/
H A Drecord_construct4 record_construct.erl:20: Function t_rem/0 has no local return
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/results/
H A Drecord_construct4 record_construct.erl:20:1: Function t_rem/0 has no local return
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/results/
H A Drecord_construct4 record_construct.erl:20:1: Function t_rem/0 has no local return
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/results/
H A Drecord_construct4 record_construct.erl:20:1: Function t_rem/0 has no local return
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/small_SUITE_data/results/
H A Drecord_construct4 record_construct.erl:20: Function t_rem/0 has no local return
/dports/biology/sra-tools/sra-tools-2.11.0/test/fuse/
H A Dutils.c820 struct timespec t_rem; in XTaskerWait() local
825 t_rem . tv_sec = 0; in XTaskerWait()
826 t_rem . tv_nsec = 0; in XTaskerWait()
832 nanosleep ( & t_spec, & t_rem ); in XTaskerWait()
/dports/math/amgcl/amgcl-1.4.2/amgcl/mpi/
H A Ddistributed_matrix.hpp585 build_matrix &t_rem = *t_ptr; in transpose() local
590 for(size_t i = 0; i < t_rem.nnz; ++i) in transpose()
591 t_rem.col[i] += loc_beg; in transpose()
594 std::vector<ptrdiff_t> row_size(t_rem.nrows); in transpose()
595 for(size_t i = 0; i < t_rem.nrows; ++i) in transpose()
596 row_size[i] = t_rem.ptr[i+1] - t_rem.ptr[i]; in transpose()
645 ptrdiff_t cbeg = t_rem.ptr[rbeg]; in transpose()
646 ptrdiff_t cend = t_rem.ptr[rend]; in transpose()
648 MPI_Isend(&t_rem.col[cbeg], cend - cbeg, datatype<ptrdiff_t>(), in transpose()
651 MPI_Isend(&t_rem.val[cbeg], cend - cbeg, datatype<value_type>(), in transpose()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/
H A Dnacl_syscall_common.c653 struct nacl_abi_timespec t_rem; in NaClSysNanosleep() local
674 remptr = (0 == rem_addr) ? NULL : &t_rem; in NaClSysNanosleep()
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/libs/zbxdbhigh/
H A Dproxy.c1657 struct timespec t_sleep = { 0, 100000000L }, t_rem; in proxy_get_history_data_simple() local
1690 nanosleep(&t_sleep, &t_rem); in proxy_get_history_data_simple()
1766 struct timespec t_sleep = { 0, 100000000L }, t_rem; in proxy_get_history_data() local
1803 nanosleep(&t_sleep, &t_rem); in proxy_get_history_data()

12