Home
last modified time | relevance | path

Searched refs:this_process (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/lac/
H A Dpetsc_matrix_free.cc55 const unsigned int this_process) in MatrixFree() argument
65 local_rows_per_process[this_process], in MatrixFree()
66 local_columns_per_process[this_process]); in MatrixFree()
87 const unsigned int this_process) in MatrixFree() argument
97 local_rows_per_process[this_process], in MatrixFree()
98 local_columns_per_process[this_process]); in MatrixFree()
127 const unsigned int this_process) in reinit() argument
140 local_rows_per_process[this_process], in reinit()
141 local_columns_per_process[this_process]); in reinit()
162 const unsigned int this_process) in reinit() argument
[all …]
H A Dpetsc_parallel_sparse_matrix.cc101 const unsigned int this_process, in SparseMatrix() argument
108 this_process, in SparseMatrix()
211 const unsigned int this_process, in reinit() argument
224 this_process, in reinit()
499 const unsigned int this_process, in do_reinit() argument
505 Assert(this_process < local_rows_per_process.size(), ExcInternalError()); in do_reinit()
517 for (unsigned int p = 0; p < this_process; ++p) in do_reinit()
523 local_row_start + local_rows_per_process[this_process]; in do_reinit()
532 local_rows_per_process[this_process], in do_reinit()
533 local_columns_per_process[this_process], in do_reinit()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/misc/cgo/test/
H A Dissue4029.go64 this_process := C.dlopen4029(nil, C.RTLD_NOW)
65 if this_process == 0 {
69 defer C.dlclose4029(this_process)
71 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc8/gcc-8.5.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/misc/cgo/test/
H A Dissue4029.go66 this_process := C.dlopen4029(nil, C.RTLD_NOW)
67 if this_process == 0 {
71 defer C.dlclose4029(this_process)
73 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc11/gcc-11.2.0/libgo/misc/cgo/test/
H A Dissue4029.go64 this_process := C.dlopen4029(nil, C.RTLD_NOW)
65 if this_process == 0 {
69 defer C.dlclose4029(this_process)
71 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc10/gcc-10.3.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/misc/cgo/test/
H A Dissue4029.go64 this_process := C.dlopen4029(nil, C.RTLD_NOW)
65 if this_process == 0 {
69 defer C.dlclose4029(this_process)
71 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/devel/avr-gcc/gcc-10.2.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/misc/cgo/test/
H A Dissue4029.go64 this_process := C.dlopen4029(nil, C.RTLD_NOW)
65 if this_process == 0 {
69 defer C.dlclose4029(this_process)
71 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc9/gcc-9.4.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/misc/cgo/test/
H A Dissue4029.go59 this_process := C.dlopen4029(nil, C.RTLD_NOW)
60 if this_process == 0 {
64 defer C.dlclose4029(this_process)
66 symbol_address := C.dlsym4029(this_process, C.CString(symbol))
/dports/devel/boost-docs/boost_1_72_0/libs/process/test/
H A Denv.cpp52 auto path = boost::this_process::environment()["PATH"].to_string();
76 auto ie = boost::this_process::environment();
81 auto ie2 = boost::this_process::environment();
121 …boost::process::environment env = boost::this_process::environment(); //empty env, that would fail.
135 BOOST_REQUIRE(boost::this_process::environment().count(value) == 0);
151 bp::environment e = boost::this_process::environment();
/dports/devel/boost-python-libs/boost_1_72_0/libs/process/test/
H A Denv.cpp52 auto path = boost::this_process::environment()["PATH"].to_string();
76 auto ie = boost::this_process::environment();
81 auto ie2 = boost::this_process::environment();
121 …boost::process::environment env = boost::this_process::environment(); //empty env, that would fail.
135 BOOST_REQUIRE(boost::this_process::environment().count(value) == 0);
151 bp::environment e = boost::this_process::environment();
/dports/devel/boost-libs/boost_1_72_0/libs/process/test/
H A Denv.cpp52 auto path = boost::this_process::environment()["PATH"].to_string();
76 auto ie = boost::this_process::environment();
81 auto ie2 = boost::this_process::environment();
121 …boost::process::environment env = boost::this_process::environment(); //empty env, that would fail.
135 BOOST_REQUIRE(boost::this_process::environment().count(value) == 0);
151 bp::environment e = boost::this_process::environment();
/dports/devel/hyperscan/boost_1_75_0/libs/process/test/
H A Denv.cpp52 auto path = boost::this_process::environment()["PATH"].to_string();
76 auto ie = boost::this_process::environment();
81 auto ie2 = boost::this_process::environment();
121 …boost::process::environment env = boost::this_process::environment(); //empty env, that would fail.
135 BOOST_REQUIRE(boost::this_process::environment().count(value) == 0);
151 bp::environment e = boost::this_process::environment();
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dpetsc_matrix_free.h103 const unsigned int this_process);
124 const unsigned int this_process);
149 const unsigned int this_process);
170 const unsigned int this_process);
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dutils1.c948 HANDLE this_process; in startTimer() local
951 this_process = GetCurrentProcess(); in startTimer()
953 GetProcessTimes(this_process, &start, &stop, &kernel, &user); in startTimer()
962 HANDLE this_process; in stopTimer() local
966 this_process = GetCurrentProcess(); in stopTimer()
968 GetProcessTimes(this_process, &start, &stop, &kernel, &user); in stopTimer()
979 HANDLE this_process; in startTimerNested() local
983 this_process = GetCurrentProcess(); in startTimerNested()
985 GetProcessTimes (this_process, &start, &stop, &kernel, &user); in startTimerNested()
996 HANDLE this_process; in stopTimerNested() local
[all …]

12345678910