Home
last modified time | relevance | path

Searched +defs:process +defs:h (Results 1 – 25 of 1140) sorted by relevance

12345678910>>...46

/dports/misc/mnn/MNN-1.2.0/test/cv/
H A DImageProcessTest.cpp120 int w = 27, h = 1, size = w * h; in run() local
229 int w = 15, h = 1, size = w * h; in run() local
262 int w = 15, h = 1, size = w * h; in run() local
291 int w = 27, h = 1, size = w * h; in run() local
321 int w = 27, h = 1, size = w * h; in run() local
352 int w = 27, h = 1, size = w * h; in run() local
383 int w = 15, h = 1, size = w * h; in run() local
413 int w = 15, h = 1, size = w * h; in run() local
523 int w = 15, h = 1, size = w * h; in run() local
551 int w = 27, h = 27, size = w * h; in run() local
[all …]
/dports/games/linwarrior/linwarrior/source/
H A DcComcom.cpp14 int h = 10; in cComcom() local
27 void cComcom::process(float spf) { in process() function in cComcom
47 float h = mConsole->size / mConsole->width; in drawHUD() local
60 void cTarcom::process(float spf) { in process() function in cTarcom
138 void cSyscom::process(float spf) { in process() function in cSyscom
208 void cWepcom::process(float spf) { in process() function in cWepcom
213 float h = 1.0f / 7.0f * (1 + (mech->mWeapons.size() + 1) / 2); in drawHUD() local
250 void cForcom::process(float spf) { in process() function in cForcom
484 void cNavcom::process(float spf) { in process() function in cNavcom
/dports/audio/caps-lv2/caps-lv2-5d52a0c/dsp/
H A DFIR.h56 int h; variable
83 inline sample_t process (sample_t s) in process() function
133 int h; /* history index */ variable
214 int h; variable
231 inline sample_t process (sample_t s) in process() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/temp/temp.decls/temp.alias/
H A Dp2.cpp23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function
27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
36 int h() { in h() function
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/windows/
H A Dcrash_handler_win.cpp63 symbol(HANDLE process, DWORD64 address) : in symbol()
84 HANDLE process; member in get_mod_info
87 get_mod_info(HANDLE h) : in get_mod_info()
111 HANDLE process = GetCurrentProcess(); in CrashHandlerException() local
159 IMAGE_NT_HEADERS *h = ImageNtHeader(base); in CrashHandlerException() local
/dports/devel/godot2/godot-2.1.6-stable/platform/windows/
H A Dcrash_handler_win.cpp63 symbol(HANDLE process, DWORD64 address) : in symbol()
84 HANDLE process; member in get_mod_info
87 get_mod_info(HANDLE h) : in get_mod_info()
111 HANDLE process = GetCurrentProcess(); in CrashHandlerException() local
159 IMAGE_NT_HEADERS *h = ImageNtHeader(base); in CrashHandlerException() local
/dports/science/mpqc/mpqc-2.3.1/src/lib/math/scmat/
H A Delemop.cc429 SCElementScale::process(SCMatrixBlockIter&i) in process() function in SCElementScale
488 SCElementScalarProduct::defer_collect(int h) in defer_collect()
564 SCElementInvert::process(SCMatrixBlockIter&i) in process() function in SCElementInvert
585 SCElementInvert::defer_collect(int h) in defer_collect()
657 SCElementMaxAbs::process(SCMatrixBlockIter&i) in process() function in SCElementMaxAbs
674 SCElementMaxAbs::defer_collect(int h) in defer_collect()
714 SCElementKNorm::process(SCMatrixBlockIter&i) in process() function in SCElementKNorm
731 SCElementKNorm::defer_collect(int h) in defer_collect()
787 SCElementMinAbs::defer_collect(int h) in defer_collect()
842 SCElementSumAbs::defer_collect(int h) in defer_collect()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/platform/windows/
H A Dcrash_handler_windows.cpp70 symbol(HANDLE process, DWORD64 address) : in symbol()
91 HANDLE process; member in get_mod_info
94 get_mod_info(HANDLE h) : in get_mod_info()
118 HANDLE process = GetCurrentProcess(); in CrashHandlerException() local
169 IMAGE_NT_HEADERS *h = ImageNtHeader(base); in CrashHandlerException() local
/dports/devel/godot/godot-3.2.3-stable/platform/windows/
H A Dcrash_handler_windows.cpp70 symbol(HANDLE process, DWORD64 address) : in symbol()
91 HANDLE process; member in get_mod_info
94 get_mod_info(HANDLE h) : in get_mod_info()
118 HANDLE process = GetCurrentProcess(); in CrashHandlerException() local
169 IMAGE_NT_HEADERS *h = ImageNtHeader(base); in CrashHandlerException() local
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/rgb/get/
H A Dhue.hpp58 static return_type process( model_type const& color_parameter ) in process() function
93 scalar_type process( scalar_type const& r, scalar_type const& g, scalar_type const& b ) in process() function
104 scalar_type h = 0; in process() local
121 static return_type process( model_type const& color_parameter ) in process() function
165 … static scalar_type process( scalar_type const& r, scalar_type const& g, scalar_type const& b ) in process() function
167 scalar_type h = 0; in process() local
178 static return_type process( model_type const& color_parameter ) in process() function
211 … static scalar_type process( scalar_type const& r, scalar_type const& g, scalar_type const& b ) in process() function
213 scalar_type h = 0; in process() local
225 static return_type process( model_type const& color_parameter ) in process() function

12345678910>>...46