Home
last modified time | relevance | path

Searched defs:qs (Results 1 – 25 of 77) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_fs.c63 shade_quad(struct quad_stage *qs, struct quad_header *quad) in shade_quad()
81 coverage_quad(struct quad_stage *qs, struct quad_header *quad) in coverage_quad()
104 shade_quads(struct quad_stage *qs, in shade_quads()
146 shade_begin(struct quad_stage *qs) in shade_begin()
153 shade_destroy(struct quad_stage *qs) in shade_destroy()
Dsp_quad_stipple.c17 stipple_quad(struct quad_stage *qs, struct quad_header *quads[], unsigned nr) in stipple_quad()
58 static void stipple_begin(struct quad_stage *qs) in stipple_begin()
64 static void stipple_destroy(struct quad_stage *qs) in stipple_destroy()
Dsp_quad_blend.c150 logicop_quad(struct quad_stage *qs, in logicop_quad()
262 blend_quad(struct quad_stage *qs, in blend_quad()
918 blend_fallback(struct quad_stage *qs, in blend_fallback()
1026 blend_single_add_src_alpha_inv_src_alpha(struct quad_stage *qs, in blend_single_add_src_alpha_inv_src_alpha()
1103 blend_single_add_one_one(struct quad_stage *qs, in blend_single_add_one_one()
1172 single_output_color(struct quad_stage *qs, in single_output_color()
1208 blend_noop(struct quad_stage *qs, in blend_noop()
1216 choose_blend_quad(struct quad_stage *qs, in choose_blend_quad()
1286 static void blend_begin(struct quad_stage *qs) in blend_begin()
1292 static void blend_destroy(struct quad_stage *qs) in blend_destroy()
Dsp_quad_depth_test.c537 depth_test_quad(struct quad_stage *qs, in depth_test_quad()
621 depth_stencil_test_quad(struct quad_stage *qs, in depth_stencil_test_quad()
727 alpha_test_quads(struct quad_stage *qs, in alpha_test_quads()
779 depth_test_quads_fallback(struct quad_stage *qs, in depth_test_quads_fallback()
889 depth_noop(struct quad_stage *qs, in depth_noop()
899 choose_depth_test(struct quad_stage *qs, in choose_depth_test()
983 depth_test_begin(struct quad_stage *qs) in depth_test_begin()
991 depth_test_destroy(struct quad_stage *qs) in depth_test_destroy()
Dsp_quad_depth_test_tmp.h49 NAME(struct quad_stage *qs, in NAME()
/external/curl/lib/vquic/
Dngtcp2.c156 struct quicsocket *qs = (struct quicsocket *)user_data; in qlog_callback() local
169 static void quic_settings(struct quicsocket *qs, in quic_settings()
217 static int write_client_handshake(struct quicsocket *qs, in write_client_handshake()
257 struct quicsocket *qs = (struct quicsocket *)SSL_get_app_data(ssl); in quic_set_encryption_secrets() local
279 struct quicsocket *qs = (struct quicsocket *)SSL_get_app_data(ssl); in quic_add_handshake_data() local
294 struct quicsocket *qs = (struct quicsocket *)SSL_get_app_data(ssl); in quic_send_alert() local
339 static int quic_init_ssl(struct quicsocket *qs) in quic_init_ssl()
373 struct quicsocket *qs = gnutls_session_get_ptr(ssl); in secret_func() local
398 struct quicsocket *qs = gnutls_session_get_ptr(ssl); in read_func() local
417 struct quicsocket *qs = gnutls_session_get_ptr(ssl); in alert_read_func() local
[all …]
Dquiche.c92 static CURLcode qs_disconnect(struct quicsocket *qs) in qs_disconnect()
112 struct quicsocket *qs = conn->quic; in quiche_disconnect() local
174 struct quicsocket *qs = &conn->hequic[sockindex]; in Curl_quic_connect() local
281 struct quicsocket *qs = conn->quic = &conn->hequic[tempindex]; in quiche_has_connected() local
321 struct quicsocket *qs = &conn->hequic[sockindex]; in Curl_quic_is_connected() local
345 struct quicsocket *qs) in process_ingress()
384 struct quicsocket *qs) in flush_egress()
458 struct quicsocket *qs = conn->quic; in h3_stream_recv() local
550 struct quicsocket *qs = conn->quic; in h3_stream_send() local
608 struct quicsocket *qs = conn->quic; in http_request() local
[all …]
/external/aac/libSACdec/src/
Dsac_reshapeBBEnv.cpp161 INT qs; in getSlotNrgHQ() local
233 INT qs; in combineDryWet() local
250 INT qs, s1, s2, headroom_dry, headroom_wet; in slotAmp() local
302 INT qs; in shapeBBEnv() local
Dsac_process.cpp486 INT qs, pb; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local
602 int qs, row, col; in SpatialDecApplyM2() local
1005 int pb, qs; in SpatialDecApplyPhase() local
/external/llvm-project/compiler-rt/test/BlocksRuntime/
Dlarge-struct.c15 int qs[30]; member
Dbyrefstruct.c15 int qs[30]; member
/external/compiler-rt/test/BlocksRuntime/
Dlarge-struct.c16 int qs[30]; member
Dbyrefstruct.c16 int qs[30]; member
/external/oss-fuzz/projects/lighttpd/
Dfuzz_burl.c27 int qs; in run_burl_normalize() local
/external/strace/tests/
Dquotactl-xfs.c132 struct fs_quota_stat *qs = ptr; in print_xquota_stat() local
166 struct fs_quota_statv *qs = ptr; in print_xquota_statv() local
/external/strace/tests-mx32/
Dquotactl-xfs.c132 struct fs_quota_stat *qs = ptr; in print_xquota_stat() local
166 struct fs_quota_statv *qs = ptr; in print_xquota_statv() local
/external/strace/tests-m32/
Dquotactl-xfs.c132 struct fs_quota_stat *qs = ptr; in print_xquota_stat() local
166 struct fs_quota_statv *qs = ptr; in print_xquota_statv() local
/external/python/cpython2/Lib/
Durlparse.py364 def parse_qs(qs, keep_blank_values=0, strict_parsing=0): argument
390 def parse_qsl(qs, keep_blank_values=0, strict_parsing=0): argument
Dcgi.py180 def parse_qs(qs, keep_blank_values=0, strict_parsing=0): argument
187 def parse_qsl(qs, keep_blank_values=0, strict_parsing=0): argument
/external/clang/test/SemaCXX/
Dblocks-1.cpp7 int qs[30]; member
/external/llvm-project/clang/test/SemaCXX/
Dblocks-1.cpp7 int qs[30]; member
/external/ImageMagick/coders/
Dflif.c408 *magick_restrict qs; in WriteFLIFImage() local
/external/eigen/Eigen/src/Jacobi/
DJacobi.h183 Scalar qs = q / p1; in makeGivens() local
198 Scalar qs = q / q1; in makeGivens() local
/external/icu/icu4c/source/test/perf/howExpensiveIs/
Dsieve.cpp108 double qs(double *times, int n, double *q1, double *q2, double *q3) { in qs() function
/external/libxaac/decoder/
Dixheaacd_mps_pre_mix.c350 WORD32 ts, qs, row, col = 0; in ixheaacd_mps_apply_pre_matrix() local
424 WORD32 ts, qs, row, col; in ixheaacd_mps_apply_mix_matrix() local

1234