Home
last modified time | relevance | path

Searched +defs:b +defs:in (Results 1 – 25 of 27592) sorted by relevance

12345678910>>...1104

/dports/misc/vxl/vxl-3.3.2/contrib/tbl/vepl/
H A Dvepl_dyadic.cxx15 void sum_float(float& a, float const& b) { a += b; } in sum_float()
16 void sum_double(double& a, double const& b) { a += b; } in sum_double()
21 void dif_float(float& a, float const& b) { a -= b; } in dif_float()
38 vil_image_view<vxl_byte> in = image->get_view(); in vepl_dyadic_sum() local
48 vil_image_view<r_g_b > in = image->get_view(); in vepl_dyadic_sum() local
78 vil_image_view<float> in = image->get_view(); in vepl_dyadic_sum() local
88 vil_image_view<double> in = image->get_view(); in vepl_dyadic_sum() local
115 vil_image_view<r_g_b > in = image->get_view(); in vepl_dyadic_dif() local
145 vil_image_view<float> in = image->get_view(); in vepl_dyadic_dif() local
202 vil_image_view<float> in = image->get_view(); in vepl_dyadic_min() local
[all …]
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dpie-scsidef.h301 #define get_param_scan_width(b) getnbyte1(b, 2) argument
302 #define get_param_scan_lines(b) getnbyte1(b + 2, 2) argument
303 #define get_param_scan_bytes(b) getnbyte1(b + 4, 2) argument
304 #define get_param_scan_filter_offset1(b) b[6] argument
305 #define get_param_scan_filter_offset2(b) b[7] argument
306 #define get_param_scan_period(b) getnbyte1(b + 8, 4) argument
362 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) argument
365 #define get_RS_information(b) getnbyte(b+0x03, 4) argument
366 #define get_RS_additional_length(b) b[0x07] argument
367 #define get_RS_ASC(b) b[0x0c] argument
[all …]
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfXdr.h367 signed char b[2]; in write() local
393 signed char b[4]; in write() local
423 signed char b[8]; in write() local
611 read (T &in, bool &v) in read()
622 read (T &in, char &v) in read()
648 signed char b[2]; in read() local
674 signed char b[4]; in read() local
704 signed char b[8]; in read() local
806 read (T &in, float &v) in read()
825 read (T &in, double &v) in read()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfXdr.h367 signed char b[2]; in write() local
393 signed char b[4]; in write() local
423 signed char b[8]; in write() local
611 read (T &in, bool &v) in read()
622 read (T &in, char &v) in read()
648 signed char b[2]; in read() local
674 signed char b[4]; in read() local
704 signed char b[8]; in read() local
806 read (T &in, float &v) in read()
825 read (T &in, double &v) in read()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfXdr.h367 signed char b[2]; in write() local
393 signed char b[4]; in write() local
423 signed char b[8]; in write() local
611 read (T &in, bool &v) in read()
622 read (T &in, char &v) in read()
648 signed char b[2]; in read() local
674 signed char b[4]; in read() local
704 signed char b[8]; in read() local
806 read (T &in, float &v) in read()
825 read (T &in, double &v) in read()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-branch-clone.cpp264 #define COND_INCR(a, b, c) \ argument
292 #define CONCAT(a, b) a##b argument
625 T b(0); in test_template2() local
628 int b(0); in test_template2() local
638 T b(0); in test_template3() local
641 int b(0); in test_template3() local
860 int interleaved_cases(int a, int b) { in interleaved_cases()
985 void ternary1(bool b, int &x) { in ternary1()
990 int ternary2(bool b, int x) { in ternary2()
995 int ternary3(bool b, int x) { in ternary3()
[all …]
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfXdr.h322 signed char b[2]; in write() local
335 unsigned char b[2]; in write() local
348 signed char b[4]; in write() local
378 signed char b[8]; in write() local
502 read (T &in, bool &v) in read()
513 read (T &in, char &v) in read()
539 signed char b[2]; in read() local
565 signed char b[4]; in read() local
595 signed char b[8]; in read() local
632 read (T &in, float &v) in read()
[all …]
/dports/science/bagel/bagel-1.2.2/src/smith/relmrci/
H A DRelMRCI_tasks12.h48 const Index& b(const size_t& i) const { return this->block(i); } in b() function
77 const Index& b(const size_t& i) const { return this->block(i); } in b() function
106 const Index& b(const size_t& i) const { return this->block(i); } in b() function
135 const Index& b(const size_t& i) const { return this->block(i); } in b() function
164 const Index& b(const size_t& i) const { return this->block(i); } in b() function
193 const Index& b(const size_t& i) const { return this->block(i); } in b() function
222 const Index& b(const size_t& i) const { return this->block(i); } in b() function
251 const Index& b(const size_t& i) const { return this->block(i); } in b() function
280 const Index& b(const size_t& i) const { return this->block(i); } in b() function
309 const Index& b(const size_t& i) const { return this->block(i); } in b() function
[all …]
H A DRelMRCI_tasks6.h48 const Index& b(const size_t& i) const { return this->block(i); } in b() function
77 const Index& b(const size_t& i) const { return this->block(i); } in b() function
106 const Index& b(const size_t& i) const { return this->block(i); } in b() function
135 const Index& b(const size_t& i) const { return this->block(i); } in b() function
164 const Index& b(const size_t& i) const { return this->block(i); } in b() function
193 const Index& b(const size_t& i) const { return this->block(i); } in b() function
222 const Index& b(const size_t& i) const { return this->block(i); } in b() function
251 const Index& b(const size_t& i) const { return this->block(i); } in b() function
280 const Index& b(const size_t& i) const { return this->block(i); } in b() function
309 const Index& b(const size_t& i) const { return this->block(i); } in b() function
[all …]
/dports/science/bagel/bagel-1.2.2/src/smith/caspt2/
H A DCASPT2_tasks4.h48 const Index& b(const size_t& i) const { return this->block(i); } in b() function
77 const Index& b(const size_t& i) const { return this->block(i); } in b() function
106 const Index& b(const size_t& i) const { return this->block(i); } in b() function
135 const Index& b(const size_t& i) const { return this->block(i); } in b() function
165 const Index& b(const size_t& i) const { return this->block(i); } in b() function
194 const Index& b(const size_t& i) const { return this->block(i); } in b() function
223 const Index& b(const size_t& i) const { return this->block(i); } in b() function
252 const Index& b(const size_t& i) const { return this->block(i); } in b() function
281 const Index& b(const size_t& i) const { return this->block(i); } in b() function
310 const Index& b(const size_t& i) const { return this->block(i); } in b() function
[all …]
H A DCASPT2_tasks7.h48 const Index& b(const size_t& i) const { return this->block(i); } in b() function
77 const Index& b(const size_t& i) const { return this->block(i); } in b() function
106 const Index& b(const size_t& i) const { return this->block(i); } in b() function
135 const Index& b(const size_t& i) const { return this->block(i); } in b() function
164 const Index& b(const size_t& i) const { return this->block(i); } in b() function
193 const Index& b(const size_t& i) const { return this->block(i); } in b() function
222 const Index& b(const size_t& i) const { return this->block(i); } in b() function
251 const Index& b(const size_t& i) const { return this->block(i); } in b() function
280 const Index& b(const size_t& i) const { return this->block(i); } in b() function
309 const Index& b(const size_t& i) const { return this->block(i); } in b() function
[all …]
/dports/science/bagel/bagel-1.2.2/src/smith/mrci/
H A DMRCI_tasks18.h48 const Index& b(const size_t& i) const { return this->block(i); } in b() function
77 const Index& b(const size_t& i) const { return this->block(i); } in b() function
106 const Index& b(const size_t& i) const { return this->block(i); } in b() function
135 const Index& b(const size_t& i) const { return this->block(i); } in b() function
164 const Index& b(const size_t& i) const { return this->block(i); } in b() function
193 const Index& b(const size_t& i) const { return this->block(i); } in b() function
222 const Index& b(const size_t& i) const { return this->block(i); } in b() function
251 const Index& b(const size_t& i) const { return this->block(i); } in b() function
280 const Index& b(const size_t& i) const { return this->block(i); } in b() function
309 const Index& b(const size_t& i) const { return this->block(i); } in b() function
[all …]
/dports/science/bagel/bagel-1.2.2/src/smith/relcaspt2/
H A DRelCASPT2_tasks4.h48 const Index& b(const size_t& i) const { return this->block(i); } in b() function
77 const Index& b(const size_t& i) const { return this->block(i); } in b() function
106 const Index& b(const size_t& i) const { return this->block(i); } in b() function
135 const Index& b(const size_t& i) const { return this->block(i); } in b() function
164 const Index& b(const size_t& i) const { return this->block(i); } in b() function
193 const Index& b(const size_t& i) const { return this->block(i); } in b() function
222 const Index& b(const size_t& i) const { return this->block(i); } in b() function
251 const Index& b(const size_t& i) const { return this->block(i); } in b() function
280 const Index& b(const size_t& i) const { return this->block(i); } in b() function
309 const Index& b(const size_t& i) const { return this->block(i); } in b() function
[all …]

12345678910>>...1104