Home
last modified time | relevance | path

Searched refs:VEC_ELT (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/tools/
H A Dta.c229 if (print_ta_internals(&VEC_ELT(tas, u), u) < 0) { in do_ta()
239 print_ta(&VEC_ELT(tas, u), u); in do_ta()
H A Dverify.c260 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_verify()
274 xc = &VEC_ELT(chain, u); in do_verify()
H A Dtwrch.c780 (const char **)&VEC_ELT(alpn_names, 0), in do_twrch()
859 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_twrch()
886 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_twrch()
H A Dbrssl.h134 #define VEC_ELT(vec, idx) ((vec).buf[idx]) macro
H A Dserver.c1110 (const char **)&VEC_ELT(alpn_names, 0), in do_server()
1135 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_server()
1154 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_server()
H A Dcerts.c136 VEC_ADDMANY(*dst, &VEC_ELT(tas, 0), num); in read_trust_anchors()
/dports/security/bearssl/bearssl-0.6/tools/
H A Dta.c229 if (print_ta_internals(&VEC_ELT(tas, u), u) < 0) { in do_ta()
239 print_ta(&VEC_ELT(tas, u), u); in do_ta()
H A Dverify.c260 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_verify()
274 xc = &VEC_ELT(chain, u); in do_verify()
H A Dtwrch.c780 (const char **)&VEC_ELT(alpn_names, 0), in do_twrch()
859 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_twrch()
886 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_twrch()
H A Dbrssl.h134 #define VEC_ELT(vec, idx) ((vec).buf[idx]) macro
H A Dserver.c1110 (const char **)&VEC_ELT(alpn_names, 0), in do_server()
1135 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_server()
1154 &VEC_ELT(anchors, 0), VEC_LEN(anchors)); in do_server()
H A Dcerts.c136 VEC_ADDMANY(*dst, &VEC_ELT(tas, 0), num); in read_trust_anchors()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/lang/clover/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/math/
H A Dm_vector.h81 #define VEC_ELT( v, type, i ) \ macro
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Disosurf.c215 #define VEC_ELT(f, s, i) (float *)(((char *)f) + s * i) macro
243 float *dest = VEC_ELT(out, vec_stride, uniq); in sort_axis()
260 float *dest = VEC_ELT(out, vec_stride, uniq); in sort_axis()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Disosurf.c215 #define VEC_ELT(f, s, i) (float *)(((char *)f) + s * i) macro
243 float *dest = VEC_ELT(out, vec_stride, uniq); in sort_axis()
260 float *dest = VEC_ELT(out, vec_stride, uniq); in sort_axis()

12