Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 4100) sorted by relevance

12345678910>>...164

/third_party/mesa3d/src/mesa/main/
Dcontext.h136 _mesa_inside_begin_end(const struct gl_context *ctx) in _mesa_inside_begin_end()
146 _mesa_inside_dlist_begin_end(const struct gl_context *ctx) in _mesa_inside_dlist_begin_end()
169 #define FLUSH_VERTICES(ctx, newstate, pop_attrib_mask) \ argument
189 #define FLUSH_CURRENT(ctx, newstate) \ argument
206 #define FLUSH_FOR_DRAW(ctx) \ argument
227 #define ASSERT_OUTSIDE_BEGIN_END_WITH_RETVAL(ctx, retval) \ argument
241 #define ASSERT_OUTSIDE_BEGIN_END(ctx) \ argument
256 _mesa_is_desktop_gl(const struct gl_context *ctx) in _mesa_is_desktop_gl()
266 _mesa_is_gles(const struct gl_context *ctx) in _mesa_is_gles()
276 _mesa_is_gles3(const struct gl_context *ctx) in _mesa_is_gles3()
[all …]
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp78 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45()
97 void activetexture (NegativeTestContext& ctx) in activetexture()
110 void bindtexture (NegativeTestContext& ctx) in bindtexture()
187 void compressedteximage2d_invalid_target (NegativeTestContext& ctx) in compressedteximage2d_invalid_target()
197 void compressedteximage2d_invalid_format (NegativeTestContext& ctx) in compressedteximage2d_invalid_format()
221 void compressedteximage2d_neg_level (NegativeTestContext& ctx) in compressedteximage2d_neg_level()
241 void compressedteximage2d_max_level (NegativeTestContext& ctx) in compressedteximage2d_max_level()
266 void compressedteximage2d_neg_width_height (NegativeTestContext& ctx) in compressedteximage2d_neg_width_height()
336 void compressedteximage2d_max_width_height (NegativeTestContext& ctx) in compressedteximage2d_max_width_height()
408 void compressedteximage2d_invalid_border (NegativeTestContext& ctx) in compressedteximage2d_invalid_border()
[all …]
Des31fNegativeFragmentApiTests.cpp48 void scissor (NegativeTestContext& ctx) in scissor()
60 void depth_func (NegativeTestContext& ctx) in depth_func()
68 void viewport (NegativeTestContext& ctx) in viewport()
81 void stencil_func (NegativeTestContext& ctx) in stencil_func()
89 void stencil_func_separate (NegativeTestContext& ctx) in stencil_func_separate()
102 void stencil_op (NegativeTestContext& ctx) in stencil_op()
114 void stencil_op_separate (NegativeTestContext& ctx) in stencil_op_separate()
131 void stencil_mask_separate (NegativeTestContext& ctx) in stencil_mask_separate()
140 void blend_equation (NegativeTestContext& ctx) in blend_equation()
148 void blend_equation_separate (NegativeTestContext& ctx) in blend_equation_separate()
[all …]
Des31fNegativeStateApiTests.cpp76 VAOHelper(NegativeTestContext& ctx) in VAOHelper()
100 static std::string getVtxFragVersionSources (const std::string source, NegativeTestContext& ctx) in getVtxFragVersionSources()
112 void enable (NegativeTestContext& ctx) in enable()
120 static bool checkSupport(NegativeTestContext& ctx) in checkSupport()
127 void enablei (NegativeTestContext& ctx) in enablei()
142 void disable (NegativeTestContext& ctx) in disable()
150 void disablei (NegativeTestContext& ctx) in disablei()
166 void get_booleanv (NegativeTestContext& ctx) in get_booleanv()
175 void get_booleani_v (NegativeTestContext& ctx) in get_booleani_v()
193 void get_floatv (NegativeTestContext& ctx) in get_floatv()
[all …]
Des31fNegativeShaderApiTests.cpp89 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45()
96 void create_shader (NegativeTestContext& ctx) in create_shader()
104 void shader_source (NegativeTestContext& ctx) in shader_source()
131 void compile_shader (NegativeTestContext& ctx) in compile_shader()
150 void delete_shader (NegativeTestContext& ctx) in delete_shader()
161 void shader_binary (NegativeTestContext& ctx) in shader_binary()
237 void attach_shader (NegativeTestContext& ctx) in attach_shader()
290 void detach_shader (NegativeTestContext& ctx) in detach_shader()
331 void link_program (NegativeTestContext& ctx) in link_program()
379 void use_program (NegativeTestContext& ctx) in use_program()
[all …]
Des31fNegativeBufferApiTests.cpp45 void bind_buffer (NegativeTestContext& ctx) in bind_buffer()
53 void delete_buffers (NegativeTestContext& ctx) in delete_buffers()
61 void gen_buffers (NegativeTestContext& ctx) in gen_buffers()
69 void buffer_data (NegativeTestContext& ctx) in buffer_data()
99 void buffer_sub_data (NegativeTestContext& ctx) in buffer_sub_data()
128 void buffer_sub_data_size_offset (NegativeTestContext& ctx) in buffer_sub_data_size_offset()
153 void clear (NegativeTestContext& ctx) in clear()
167 void read_pixels (NegativeTestContext& ctx) in read_pixels()
197 void readn_pixels (NegativeTestContext& ctx) in readn_pixels()
243 void read_pixels_format_mismatch (NegativeTestContext& ctx) in read_pixels_format_mismatch()
[all …]
/third_party/skia/modules/pathkit/perf/
Dpath.bench.js44 function setup(ctx) { } argument
46 function test(ctx) { argument
51 function teardown(ctx) { } argument
62 function setup(ctx) { argument
66 function test(ctx) { argument
71 function teardown(ctx) { argument
83 function setup(ctx) { } argument
85 function test(ctx) { argument
96 function teardown(ctx) { } argument
106 function setup(ctx) { } argument
[all …]
Dpathops.bench.js15 function setup(ctx) { argument
19 function test(ctx) { argument
24 function teardown(ctx) { argument
36 function setup(ctx) { argument
42 function test(ctx) { argument
47 function teardown(ctx) { argument
60 function setup(ctx) { argument
66 function test(ctx) { argument
71 function teardown(ctx) { argument
84 function setup(ctx) { argument
[all …]
Deffects.bench.js16 function setup(ctx) { argument
20 function test(ctx) { argument
25 function teardown(ctx) { argument
37 function setup(ctx) { argument
41 function test(ctx) { argument
46 function teardown(ctx) { argument
58 function setup(ctx) { argument
62 function test(ctx) { argument
67 function teardown(ctx) { argument
79 function setup(ctx) { argument
[all …]
/third_party/flutter/skia/modules/pathkit/perf/
Dpath.bench.js44 function setup(ctx) { } argument
46 function test(ctx) { argument
51 function teardown(ctx) { } argument
62 function setup(ctx) { argument
66 function test(ctx) { argument
71 function teardown(ctx) { argument
83 function setup(ctx) { } argument
85 function test(ctx) { argument
96 function teardown(ctx) { } argument
106 function setup(ctx) { } argument
[all …]
Dpathops.bench.js15 function setup(ctx) { argument
19 function test(ctx) { argument
24 function teardown(ctx) { argument
36 function setup(ctx) { argument
42 function test(ctx) { argument
47 function teardown(ctx) { argument
60 function setup(ctx) { argument
66 function test(ctx) { argument
71 function teardown(ctx) { argument
84 function setup(ctx) { argument
[all …]
Deffects.bench.js16 function setup(ctx) { argument
20 function test(ctx) { argument
25 function teardown(ctx) { argument
37 function setup(ctx) { argument
41 function test(ctx) { argument
46 function teardown(ctx) { argument
58 function setup(ctx) { argument
62 function test(ctx) { argument
67 function teardown(ctx) { argument
79 function setup(ctx) { argument
[all …]
/third_party/python/Modules/_decimal/libmpdec/
Dcontext.c37 mpd_dflt_traphandler(mpd_context_t *ctx) in mpd_dflt_traphandler()
68 mpd_init(mpd_context_t *ctx, mpd_ssize_t prec) in mpd_init()
87 mpd_maxcontext(mpd_context_t *ctx) in mpd_maxcontext()
101 mpd_defaultcontext(mpd_context_t *ctx) in mpd_defaultcontext()
115 mpd_basiccontext(mpd_context_t *ctx) in mpd_basiccontext()
129 mpd_ieee_context(mpd_context_t *ctx, int bits) in mpd_ieee_context()
149 mpd_getprec(const mpd_context_t *ctx) in mpd_getprec()
155 mpd_getemax(const mpd_context_t *ctx) in mpd_getemax()
161 mpd_getemin(const mpd_context_t *ctx) in mpd_getemin()
167 mpd_getround(const mpd_context_t *ctx) in mpd_getround()
[all …]
Dmpsignal.c39 mpd_format(const mpd_t *dec, const char *fmt, mpd_context_t *ctx) in mpd_format()
50 uint8_t srcsign, uint32_t base, mpd_context_t *ctx) in mpd_import_u16()
59 uint8_t srcsign, uint32_t base, mpd_context_t *ctx) in mpd_import_u32()
68 mpd_context_t *ctx) in mpd_export_u16()
79 mpd_context_t *ctx) in mpd_export_u32()
89 mpd_finalize(mpd_t *result, mpd_context_t *ctx) in mpd_finalize()
97 mpd_check_nan(mpd_t *result, const mpd_t *a, mpd_context_t *ctx) in mpd_check_nan()
108 mpd_check_nans(mpd_t *result, const mpd_t *a, const mpd_t *b, mpd_context_t *ctx) in mpd_check_nans()
119 mpd_set_string(mpd_t *result, const char *s, mpd_context_t *ctx) in mpd_set_string()
127 mpd_maxcoeff(mpd_t *result, mpd_context_t *ctx) in mpd_maxcoeff()
[all …]
/third_party/optimized-routines/math/test/rtest/
Dwrappers.c14 void wrapper_init(wrapperctx *ctx) in wrapper_init()
29 void wrapper_op_real(wrapperctx *ctx, const mpfr_t r, in wrapper_op_real()
39 void wrapper_op_complex(wrapperctx *ctx, const mpc_t c, in wrapper_op_complex()
49 void wrapper_result_real(wrapperctx *ctx, mpfr_t r, in wrapper_result_real()
59 void wrapper_result_complex(wrapperctx *ctx, mpc_t c, in wrapper_result_complex()
69 int wrapper_run(wrapperctx *ctx, wrapperfunc wrappers[MAXWRAPPERS]) in wrapper_run()
78 mpfr_srcptr wrapper_get_mpfr(wrapperctx *ctx, int op) in wrapper_get_mpfr()
89 const uint32 *wrapper_get_ieee(wrapperctx *ctx, int op) in wrapper_get_ieee()
100 int wrapper_get_nops(wrapperctx *ctx) in wrapper_get_nops()
105 int wrapper_get_size(wrapperctx *ctx, int op) in wrapper_get_size()
[all …]
/third_party/skia/tools/perf-canvaskit-puppeteer/
Dcanvas_perf.js31 setup: function(CanvasKit, ctx) { argument
34 test: function(CanvasKit, ctx) { argument
46 teardown: function(CanvasKit, ctx) {}, argument
52 setup: function(CanvasKit, ctx) { argument
59 test: function(CanvasKit, ctx) { argument
67 teardown: function(CanvasKit, ctx) { argument
75 setup: function(CanvasKit, ctx) { argument
82 test: function(CanvasKit, ctx) { argument
91 teardown: function(CanvasKit, ctx) { argument
99 setup: function(CanvasKit, ctx) { argument
[all …]
/third_party/openssl/crypto/cmp/
Dcmp_ctx.c26 X509_STORE *OSSL_CMP_CTX_get0_trustedStore(const OSSL_CMP_CTX *ctx) in OSSL_CMP_CTX_get0_trustedStore()
40 int OSSL_CMP_CTX_set0_trustedStore(OSSL_CMP_CTX *ctx, X509_STORE *store) in OSSL_CMP_CTX_set0_trustedStore()
65 int OSSL_CMP_CTX_set1_untrusted(OSSL_CMP_CTX *ctx, STACK_OF(X509) *certs) in OSSL_CMP_CTX_set1_untrusted()
84 static int cmp_ctx_set_md(OSSL_CMP_CTX *ctx, EVP_MD **pmd, int nid) in cmp_ctx_set_md()
104 OSSL_CMP_CTX *ctx = OPENSSL_zalloc(sizeof(*ctx)); in OSSL_CMP_CTX_new() local
146 int OSSL_CMP_CTX_reinit(OSSL_CMP_CTX *ctx) in OSSL_CMP_CTX_reinit()
173 void OSSL_CMP_CTX_free(OSSL_CMP_CTX *ctx) in OSSL_CMP_CTX_free()
231 int ossl_cmp_ctx_set_status(OSSL_CMP_CTX *ctx, int status) in ossl_cmp_ctx_set_status()
243 int OSSL_CMP_CTX_get_status(const OSSL_CMP_CTX *ctx) in OSSL_CMP_CTX_get_status()
256 OSSL_CMP_PKIFREETEXT *OSSL_CMP_CTX_get0_statusString(const OSSL_CMP_CTX *ctx) in OSSL_CMP_CTX_get0_statusString()
[all …]
/third_party/openssl/crypto/evp/
Dpmeth_lib.c160 int evp_pkey_ctx_state(const EVP_PKEY_CTX *ctx) in evp_pkey_ctx_state()
377 void evp_pkey_ctx_free_old_ops(EVP_PKEY_CTX *ctx) in evp_pkey_ctx_free_old_ops()
410 void EVP_PKEY_CTX_free(EVP_PKEY_CTX *ctx) in EVP_PKEY_CTX_free()
667 int EVP_PKEY_CTX_is_a(EVP_PKEY_CTX *ctx, const char *keytype) in EVP_PKEY_CTX_is_a()
676 int EVP_PKEY_CTX_set_params(EVP_PKEY_CTX *ctx, const OSSL_PARAM *params) in EVP_PKEY_CTX_set_params()
720 int EVP_PKEY_CTX_get_params(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) in EVP_PKEY_CTX_get_params()
759 const OSSL_PARAM *EVP_PKEY_CTX_gettable_params(const EVP_PKEY_CTX *ctx) in EVP_PKEY_CTX_gettable_params()
796 const OSSL_PARAM *EVP_PKEY_CTX_settable_params(const EVP_PKEY_CTX *ctx) in EVP_PKEY_CTX_settable_params()
852 int evp_pkey_ctx_set_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) in evp_pkey_ctx_set_params_strict()
877 int evp_pkey_ctx_get_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) in evp_pkey_ctx_get_params_strict()
[all …]
Ddh_ctrl.c19 static int dh_paramgen_check(EVP_PKEY_CTX *ctx) in dh_paramgen_check()
34 static int dh_param_derive_check(EVP_PKEY_CTX *ctx) in dh_param_derive_check()
49 int EVP_PKEY_CTX_set_dh_paramgen_gindex(EVP_PKEY_CTX *ctx, int gindex) in EVP_PKEY_CTX_set_dh_paramgen_gindex()
63 int EVP_PKEY_CTX_set_dh_paramgen_seed(EVP_PKEY_CTX *ctx, in EVP_PKEY_CTX_set_dh_paramgen_seed()
84 int EVP_PKEY_CTX_set_dh_paramgen_type(EVP_PKEY_CTX *ctx, int typ) in EVP_PKEY_CTX_set_dh_paramgen_type()
90 int EVP_PKEY_CTX_set_dh_paramgen_prime_len(EVP_PKEY_CTX *ctx, int pbits) in EVP_PKEY_CTX_set_dh_paramgen_prime_len()
104 int EVP_PKEY_CTX_set_dh_paramgen_subprime_len(EVP_PKEY_CTX *ctx, int qbits) in EVP_PKEY_CTX_set_dh_paramgen_subprime_len()
119 int EVP_PKEY_CTX_set_dh_paramgen_generator(EVP_PKEY_CTX *ctx, int gen) in EVP_PKEY_CTX_set_dh_paramgen_generator()
137 int EVP_PKEY_CTX_set_dh_rfc5114(EVP_PKEY_CTX *ctx, int gen) in EVP_PKEY_CTX_set_dh_rfc5114()
143 int EVP_PKEY_CTX_set_dhx_rfc5114(EVP_PKEY_CTX *ctx, int gen) in EVP_PKEY_CTX_set_dhx_rfc5114()
[all …]
/third_party/ffmpeg/libavcodec/
Ddxva2_internal.h94 AVDXVAContext ctx; member
101 #define D3D11VA_CONTEXT(ctx) (&ctx->d3d11va) argument
102 #define DXVA2_CONTEXT(ctx) (&ctx->dxva2) argument
105 #define DXVA_CONTEXT_WORKAROUND(avctx, ctx) (ff_dxva2_is_d3d11(avctx) ? ctx->d3d11va.workaround… argument
106 #define DXVA_CONTEXT_COUNT(avctx, ctx) (ff_dxva2_is_d3d11(avctx) ? ctx->d3d11va.surface_co… argument
107 #define DXVA_CONTEXT_DECODER(avctx, ctx) (ff_dxva2_is_d3d11(avctx) ? (void *)ctx->d3d11va.de… argument
108 #define DXVA_CONTEXT_REPORT_ID(avctx, ctx) (*(ff_dxva2_is_d3d11(avctx) ? &ctx->d3d11va.report_… argument
109 #define DXVA_CONTEXT_CFG(avctx, ctx) (ff_dxva2_is_d3d11(avctx) ? (void *)ctx->d3d11va.cf… argument
110 #define DXVA_CONTEXT_CFG_BITSTREAM(avctx, ctx) (ff_dxva2_is_d3d11(avctx) ? ctx->d3d11va.cfg->Confi… argument
111 #define DXVA_CONTEXT_CFG_INTRARESID(avctx, ctx) (ff_dxva2_is_d3d11(avctx) ? ctx->d3d11va.cfg->Confi… argument
[all …]
/third_party/libuv/test/
Dbenchmark-async.c30 struct ctx { struct
44 struct ctx* ctx = container_of(handle, struct ctx, worker_async); in worker_async_cb() argument
56 struct ctx* ctx = container_of(handle, struct ctx, main_async); in main_async_cb() local
68 struct ctx* ctx = arg; in worker() local
77 struct ctx* ctx; in test_async() local
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c33 static void noop_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *info, in noop_draw_vbo()
41 static void noop_draw_vertex_state(struct pipe_context *ctx, in noop_draw_vertex_state()
50 static void noop_launch_grid(struct pipe_context *ctx, in noop_launch_grid()
55 static void noop_set_blend_color(struct pipe_context *ctx, in noop_set_blend_color()
60 static void *noop_create_blend_state(struct pipe_context *ctx, in noop_create_blend_state()
66 static void *noop_create_dsa_state(struct pipe_context *ctx, in noop_create_dsa_state()
72 static void *noop_create_rs_state(struct pipe_context *ctx, in noop_create_rs_state()
78 static void *noop_create_sampler_state(struct pipe_context *ctx, in noop_create_sampler_state()
84 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx, in noop_create_sampler_view()
102 static struct pipe_surface *noop_create_surface(struct pipe_context *ctx, in noop_create_surface()
[all …]
/third_party/openssl/crypto/ts/
Dts_rsp_sign.c43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
114 TS_RESP_CTX *ctx; in TS_RESP_CTX_new_ex() local
142 void TS_RESP_CTX_free(TS_RESP_CTX *ctx) in TS_RESP_CTX_free()
160 int TS_RESP_CTX_set_signer_cert(TS_RESP_CTX *ctx, X509 *signer) in TS_RESP_CTX_set_signer_cert()
172 int TS_RESP_CTX_set_signer_key(TS_RESP_CTX *ctx, EVP_PKEY *key) in TS_RESP_CTX_set_signer_key()
181 int TS_RESP_CTX_set_signer_digest(TS_RESP_CTX *ctx, const EVP_MD *md) in TS_RESP_CTX_set_signer_digest()
187 int TS_RESP_CTX_set_def_policy(TS_RESP_CTX *ctx, const ASN1_OBJECT *def_policy) in TS_RESP_CTX_set_def_policy()
[all …]
/third_party/flutter/skia/modules/canvaskit/perf/
Danimation.bench.js34 function setup(ctx) { argument
38 function test(ctx) { argument
43 function teardown(ctx) {} argument
57 function setup(ctx) { argument
64 function test(ctx) { argument
72 function teardown(ctx) { argument
88 function setup(ctx) { argument
94 function test(ctx) { argument
98 function teardown(ctx) { argument
114 function setup(ctx) { argument
[all …]
/third_party/openssl/crypto/ct/
Dct_policy.c31 CT_POLICY_EVAL_CTX *ctx = OPENSSL_zalloc(sizeof(CT_POLICY_EVAL_CTX)); in CT_POLICY_EVAL_CTX_new_ex() local
60 void CT_POLICY_EVAL_CTX_free(CT_POLICY_EVAL_CTX *ctx) in CT_POLICY_EVAL_CTX_free()
70 int CT_POLICY_EVAL_CTX_set1_cert(CT_POLICY_EVAL_CTX *ctx, X509 *cert) in CT_POLICY_EVAL_CTX_set1_cert()
78 int CT_POLICY_EVAL_CTX_set1_issuer(CT_POLICY_EVAL_CTX *ctx, X509 *issuer) in CT_POLICY_EVAL_CTX_set1_issuer()
86 void CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(CT_POLICY_EVAL_CTX *ctx, in CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE()
92 void CT_POLICY_EVAL_CTX_set_time(CT_POLICY_EVAL_CTX *ctx, uint64_t time_in_ms) in CT_POLICY_EVAL_CTX_set_time()
97 X509* CT_POLICY_EVAL_CTX_get0_cert(const CT_POLICY_EVAL_CTX *ctx) in CT_POLICY_EVAL_CTX_get0_cert()
102 X509* CT_POLICY_EVAL_CTX_get0_issuer(const CT_POLICY_EVAL_CTX *ctx) in CT_POLICY_EVAL_CTX_get0_issuer()
107 const CTLOG_STORE *CT_POLICY_EVAL_CTX_get0_log_store(const CT_POLICY_EVAL_CTX *ctx) in CT_POLICY_EVAL_CTX_get0_log_store()
112 uint64_t CT_POLICY_EVAL_CTX_get_time(const CT_POLICY_EVAL_CTX *ctx) in CT_POLICY_EVAL_CTX_get_time()

12345678910>>...164