Home
last modified time | relevance | path

Searched refs:cstd (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_csc.c185 cstd = &bt_601; in vl_csc_get_matrix()
188 cstd = &bt_709; in vl_csc_get_matrix()
204 (*matrix)[0][1] = (*cstd)[0][1] * x - (*cstd)[0][2] * y; in vl_csc_get_matrix()
205 (*matrix)[0][2] = (*cstd)[0][2] * x + (*cstd)[0][1] * y; in vl_csc_get_matrix()
206 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * b + in vl_csc_get_matrix()
211 (*matrix)[1][1] = (*cstd)[1][1] * x - (*cstd)[1][2] * y; in vl_csc_get_matrix()
212 (*matrix)[1][2] = (*cstd)[1][2] * x + (*cstd)[1][1] * y; in vl_csc_get_matrix()
213 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * b + in vl_csc_get_matrix()
218 (*matrix)[2][1] = (*cstd)[2][1] * x - (*cstd)[2][2] * y; in vl_csc_get_matrix()
219 (*matrix)[2][2] = (*cstd)[2][2] * x + (*cstd)[2][1] * y; in vl_csc_get_matrix()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/
H A Dcstd.cgs8 .global cstd
9 cstd:
21 cstd gr8,@(sp,gr7),cc0,1
31 cstd gr8,@(sp,gr7),cc0,1
41 cstd gr8,@(sp,gr7),cc4,1
56 cstd gr8,@(sp,gr7),cc0,0
66 cstd gr8,@(sp,gr7),cc0,0
76 cstd gr8,@(sp,gr7),cc4,0
91 cstd gr8,@(sp,gr7),cc1,0
101 cstd gr8,@(sp,gr7),cc1,0
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/frv/
H A Dcstd.cgs8 .global cstd
9 cstd:
21 cstd gr8,@(sp,gr7),cc0,1
31 cstd gr8,@(sp,gr7),cc0,1
41 cstd gr8,@(sp,gr7),cc4,1
56 cstd gr8,@(sp,gr7),cc0,0
66 cstd gr8,@(sp,gr7),cc0,0
76 cstd gr8,@(sp,gr7),cc4,0
91 cstd gr8,@(sp,gr7),cc1,0
101 cstd gr8,@(sp,gr7),cc1,0
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/frv/
H A Dcstd.cgs8 .global cstd
9 cstd:
21 cstd gr8,@(sp,gr7),cc0,1
31 cstd gr8,@(sp,gr7),cc0,1
41 cstd gr8,@(sp,gr7),cc4,1
56 cstd gr8,@(sp,gr7),cc0,0
66 cstd gr8,@(sp,gr7),cc0,0
76 cstd gr8,@(sp,gr7),cc4,0
91 cstd gr8,@(sp,gr7),cc1,0
101 cstd gr8,@(sp,gr7),cc1,0
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/
H A Dcstd.cgs8 .global cstd
9 cstd:
21 cstd gr8,@(sp,gr7),cc0,1
31 cstd gr8,@(sp,gr7),cc0,1
41 cstd gr8,@(sp,gr7),cc4,1
56 cstd gr8,@(sp,gr7),cc0,0
66 cstd gr8,@(sp,gr7),cc0,0
76 cstd gr8,@(sp,gr7),cc4,0
91 cstd gr8,@(sp,gr7),cc1,0
101 cstd gr8,@(sp,gr7),cc1,0
[all …]
/dports/security/mkp224o/mkp224o-1.5.0/
H A Dconfigure.ac174 cstd=""
183 [cstd="-std=c99"],
187 CFLAGS="$cstd -Wall"
191 [cstd="$cstd -Wall"],
199 [cstd="$cstd -Wextra"],
208 [cstd="$cstd -Wno-maybe-uninitialized"],
218 [cstd="$cstd -pedantic"],
229 [cstd="$cstd -Wno-format -Wno-pedantic-ms-format"],
239 [cstd="$cstd -Wno-unused-function"],
248 [cstd="$cstd -Wmissing-prototypes"],
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Modules/
H A DWerror-Wsystem-headers.m8 // RUN: cp %t/cstd.pcm %t-saved/cstd.pcm
13 // RUN: diff %t/cstd.pcm %t-saved/cstd.pcm
19 // RUN: not diff %t/cstd.pcm %t-saved/cstd.pcm
22 @import cstd;

12345678910>>...15