Home
last modified time | relevance | path

Searched refs:floatv (Results 1 – 25 of 866) sorted by relevance

12345678910>>...35

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/shaders/
H A Dglsl-max-vertex-attrib.c72 GLfloat floatv[] = { 1.0, 1.0, 1.0, 1.0 }; in piglit_display() local
91 glVertexAttrib1f(maxAttribCount, floatv[0]); in piglit_display()
94 glVertexAttrib2f(maxAttribCount, floatv[0], floatv[1]); in piglit_display()
97 glVertexAttrib3f(maxAttribCount, floatv[0], floatv[1], floatv[2]); in piglit_display()
100 glVertexAttrib4f(maxAttribCount, floatv[0], floatv[1], floatv[2], in piglit_display()
101 floatv[3]); in piglit_display()
104 glVertexAttrib1fv(maxAttribCount, floatv); in piglit_display()
107 glVertexAttrib2fv(maxAttribCount, floatv); in piglit_display()
110 glVertexAttrib3fv(maxAttribCount, floatv); in piglit_display()
113 glVertexAttrib4fv(maxAttribCount, floatv); in piglit_display()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/emscripten/emscripten-2.0.3/system/include/libcxx/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/experimental/
H A Dsimd325 template <class Abi> floatv<Abi> atan2(floatv<Abi> y, floatv<Abi> x);
433 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y);
436 template <class Abi> floatv<Abi> hypot(floatv<Abi> x, floatv<Abi> y, floatv<Abi> z);
440 template <class Abi> floatv<Abi> pow(floatv<Abi> x, floatv<Abi> y);
500 template <class Abi> floatv<Abi> fmod(floatv<Abi> x, floatv<Abi> y);
508 template <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* q…
512 template <class Abi> floatv<Abi> copysign(floatv<Abi> x, floatv<Abi> y);
528 template <class Abi> floatv<Abi> fdim(floatv<Abi> x, floatv<Abi> y);
532 template <class Abi> floatv<Abi> fmax(floatv<Abi> x, floatv<Abi> y);
536 template <class Abi> floatv<Abi> fmin(floatv<Abi> x, floatv<Abi> y);
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncgen/
H A Dcvt.c91 tmp.floatv = (float)src->value.charv; in convert1()
125 tmp.floatv = (float)src->value.uint8v; in convert1()
159 tmp.floatv = (float)src->value.uint8v; in convert1()
190 tmp.floatv = (float)src->value.uint16v; in convert1()
283 tmp.floatv = (float)src->value.int16v; in convert1()
314 tmp.floatv = (float)src->value.int32v; in convert1()
345 tmp.floatv = (float)src->value.int64v; in convert1()
370 tmp.int32v = (int)src->value.floatv; in convert1()
376 tmp.floatv = src->value.floatv; in convert1()
379 tmp.doublev = (isnan(src->value.floatv)?NAN:(double)src->value.floatv); in convert1()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/ncgen/
H A Dcvt.c91 tmp.floatv = (float)src->value.charv; in convert1()
125 tmp.floatv = (float)src->value.uint8v; in convert1()
159 tmp.floatv = (float)src->value.uint8v; in convert1()
190 tmp.floatv = (float)src->value.uint16v; in convert1()
283 tmp.floatv = (float)src->value.int16v; in convert1()
314 tmp.floatv = (float)src->value.int32v; in convert1()
345 tmp.floatv = (float)src->value.int64v; in convert1()
370 tmp.int32v = (int)src->value.floatv; in convert1()
376 tmp.floatv = src->value.floatv; in convert1()
379 tmp.doublev = (isnan(src->value.floatv)?NAN:(double)src->value.floatv); in convert1()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() argument
86 inline floatv (const float *array, const uintv &indexes) in floatv() argument
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() argument
86 inline floatv (const float *array, const uintv &indexes) in floatv() argument
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() argument
86 inline floatv (const float *array, const uintv &indexes) in floatv() argument
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() argument
86 inline floatv (const float *array, const uintv &indexes) in floatv() function
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() argument
86 inline floatv (const float *array, const uintv &indexes) in floatv() function
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() argument
86 inline floatv (const float *array, const uintv &indexes) in floatv() argument
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() argument
86 inline floatv (const float *array, const uintv &indexes) in floatv() function
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr40924.C77 struct floatv struct
80 explicit inline floatv (const uintv &x) in floatv() function
86 inline floatv (const float *array, const uintv &indexes) in floatv() function
91 unsigned short operator== (const floatv &x) const
106 const floatv ii (i + 2); in main() argument
107 floatv a (array, i); in main()

12345678910>>...35