| /external/mesa3d/src/mesa/main/ |
| D | context.h | 177 _mesa_inside_begin_end(const struct gl_context *ctx) in _mesa_inside_begin_end() 187 _mesa_inside_dlist_begin_end(const struct gl_context *ctx) in _mesa_inside_dlist_begin_end() 210 #define FLUSH_VERTICES(ctx, newstate) \ argument 229 #define FLUSH_CURRENT(ctx, newstate) \ argument 246 #define FLUSH_FOR_DRAW(ctx) \ argument 267 #define ASSERT_OUTSIDE_BEGIN_END_WITH_RETVAL(ctx, retval) \ argument 281 #define ASSERT_OUTSIDE_BEGIN_END(ctx) \ argument 296 _mesa_is_desktop_gl(const struct gl_context *ctx) in _mesa_is_desktop_gl() 306 _mesa_is_gles(const struct gl_context *ctx) in _mesa_is_gles() 316 _mesa_is_gles3(const struct gl_context *ctx) in _mesa_is_gles3() [all …]
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fNegativeTextureApiTests.cpp | 78 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 …]
|
| D | es31fNegativeFragmentApiTests.cpp | 48 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 …]
|
| D | es31fNegativeStateApiTests.cpp | 76 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 …]
|
| D | es31fNegativeShaderApiTests.cpp | 89 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 …]
|
| D | es31fNegativeBufferApiTests.cpp | 45 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 …]
|
| /external/skia/modules/pathkit/perf/ |
| D | path.bench.js | 44 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 …]
|
| D | pathops.bench.js | 15 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 …]
|
| D | effects.bench.js | 16 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 …]
|
| /external/skqp/modules/pathkit/perf/ |
| D | path.bench.js | 61 function setup(ctx) { } argument 63 function test(ctx) { argument 68 function teardown(ctx) { } argument 79 function setup(ctx) { argument 83 function test(ctx) { argument 88 function teardown(ctx) { argument 100 function setup(ctx) { } argument 102 function test(ctx) { argument 113 function teardown(ctx) { } argument 123 function setup(ctx) { } argument [all …]
|
| D | pathops.bench.js | 32 function setup(ctx) { argument 36 function test(ctx) { argument 41 function teardown(ctx) { argument 53 function setup(ctx) { argument 59 function test(ctx) { argument 64 function teardown(ctx) { argument 77 function setup(ctx) { argument 83 function test(ctx) { argument 88 function teardown(ctx) { argument 101 function setup(ctx) { argument [all …]
|
| D | effects.bench.js | 32 function setup(ctx) { argument 36 function test(ctx) { argument 41 function teardown(ctx) { argument 53 function setup(ctx) { argument 57 function test(ctx) { argument 62 function teardown(ctx) { argument 74 function setup(ctx) { argument 78 function test(ctx) { argument 83 function teardown(ctx) { argument 95 function setup(ctx) { argument [all …]
|
| /external/python/cpython3/Modules/_decimal/libmpdec/ |
| D | context.c | 37 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 …]
|
| /external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
| D | wrappers.c | 15 void wrapper_init(wrapperctx *ctx) in wrapper_init() 30 void wrapper_op_real(wrapperctx *ctx, const mpfr_t r, in wrapper_op_real() 40 void wrapper_op_complex(wrapperctx *ctx, const mpc_t c, in wrapper_op_complex() 50 void wrapper_result_real(wrapperctx *ctx, mpfr_t r, in wrapper_result_real() 60 void wrapper_result_complex(wrapperctx *ctx, mpc_t c, in wrapper_result_complex() 70 int wrapper_run(wrapperctx *ctx, wrapperfunc wrappers[MAXWRAPPERS]) in wrapper_run() 79 mpfr_srcptr wrapper_get_mpfr(wrapperctx *ctx, int op) in wrapper_get_mpfr() 90 const uint32 *wrapper_get_ieee(wrapperctx *ctx, int op) in wrapper_get_ieee() 101 int wrapper_get_nops(wrapperctx *ctx) in wrapper_get_nops() 106 int wrapper_get_size(wrapperctx *ctx, int op) in wrapper_get_size() [all …]
|
| /external/arm-optimized-routines/math/test/rtest/ |
| D | wrappers.c | 14 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 …]
|
| /external/skia/tools/perf-canvaskit-puppeteer/ |
| D | canvas_perf.js | 31 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 …]
|
| /external/mesa3d/src/mesa/drivers/dri/nouveau/ |
| D | nouveau_state.c | 38 nouveau_alpha_func(struct gl_context *ctx, GLenum func, GLfloat ref) in nouveau_alpha_func() 44 nouveau_blend_color(struct gl_context *ctx, const GLfloat color[4]) in nouveau_blend_color() 50 nouveau_blend_equation_separate(struct gl_context *ctx, GLenum modeRGB, GLenum modeA) in nouveau_blend_equation_separate() 56 nouveau_blend_func_separate(struct gl_context *ctx, GLenum sfactorRGB, in nouveau_blend_func_separate() 63 nouveau_clip_plane(struct gl_context *ctx, GLenum plane, const GLfloat *equation) in nouveau_clip_plane() 69 nouveau_color_mask(struct gl_context *ctx, GLboolean rmask, GLboolean gmask, in nouveau_color_mask() 76 nouveau_color_material(struct gl_context *ctx, GLenum face, GLenum mode) in nouveau_color_material() 88 nouveau_cull_face(struct gl_context *ctx, GLenum mode) in nouveau_cull_face() 94 nouveau_front_face(struct gl_context *ctx, GLenum mode) in nouveau_front_face() 100 nouveau_depth_func(struct gl_context *ctx, GLenum func) in nouveau_depth_func() [all …]
|
| /external/llvm-project/polly/lib/External/isl/ |
| D | isl_ctx.c | 57 static void *check_non_null(isl_ctx *ctx, void *p, size_t size) in check_non_null() 71 int isl_ctx_next_operation(isl_ctx *ctx) in isl_ctx_next_operation() 89 void *isl_malloc_or_die(isl_ctx *ctx, size_t size) in isl_malloc_or_die() 99 void *isl_calloc_or_die(isl_ctx *ctx, size_t nmemb, size_t size) in isl_calloc_or_die() 109 void *isl_realloc_or_die(isl_ctx *ctx, void *ptr, size_t size) in isl_realloc_or_die() 119 void isl_ctx_set_full_error(isl_ctx *ctx, enum isl_error error, const char *msg, in isl_ctx_set_full_error() 130 void isl_handle_error(isl_ctx *ctx, enum isl_error error, const char *msg, in isl_handle_error() 187 void *isl_ctx_peek_options(isl_ctx *ctx, struct isl_args *args) in isl_ctx_peek_options() 198 struct isl_ctx *ctx = NULL; in isl_ctx_alloc_with_options() local 270 void isl_ctx_ref(struct isl_ctx *ctx) in isl_ctx_ref() [all …]
|
| /external/mesa3d/src/gallium/auxiliary/driver_noop/ |
| D | noop_state.c | 33 static void noop_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *info) in noop_draw_vbo() 37 static void noop_launch_grid(struct pipe_context *ctx, in noop_launch_grid() 42 static void noop_set_blend_color(struct pipe_context *ctx, in noop_set_blend_color() 47 static void *noop_create_blend_state(struct pipe_context *ctx, in noop_create_blend_state() 53 static void *noop_create_dsa_state(struct pipe_context *ctx, in noop_create_dsa_state() 59 static void *noop_create_rs_state(struct pipe_context *ctx, in noop_create_rs_state() 65 static void *noop_create_sampler_state(struct pipe_context *ctx, in noop_create_sampler_state() 71 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx, in noop_create_sampler_view() 89 static struct pipe_surface *noop_create_surface(struct pipe_context *ctx, in noop_create_surface() 111 static void noop_set_sampler_views(struct pipe_context *ctx, in noop_set_sampler_views() [all …]
|
| /external/emma/core/java12/com/vladium/jcd/cls/ |
| D | AbstractClassDefVisitor.java | 22 public Object visit (final ClassDef cls, final Object ctx) in visit() 24 visit (cls.getConstants (), ctx); in visit() local 25 visit (cls.getInterfaces (), ctx); in visit() local 26 visit (cls.getFields (), ctx); in visit() local 27 visit (cls.getMethods (), ctx); in visit() local 28 visit (cls.getAttributes (), ctx); in visit() local 33 public Object visit (final IAttributeCollection attributes, final Object ctx) in visit() 38 public Object visit (final IConstantCollection constants, final Object ctx) in visit() 43 public Object visit (final IFieldCollection fields, final Object ctx) in visit() 48 public Object visit (final IInterfaceCollection interfaces, final Object ctx) in visit() [all …]
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_context.c | 56 _swrast_update_rasterflags( struct gl_context *ctx ) in _swrast_update_rasterflags() 129 _swrast_update_polygon( struct gl_context *ctx ) in _swrast_update_polygon() 165 _swrast_update_fog_hint( struct gl_context *ctx ) in _swrast_update_fog_hint() 180 _swrast_update_texture_env( struct gl_context *ctx ) in _swrast_update_texture_env() 211 _swrast_update_deferred_texture(struct gl_context *ctx) in _swrast_update_deferred_texture() 244 _swrast_update_fog_state( struct gl_context *ctx ) in _swrast_update_fog_state() 263 _swrast_update_fragment_program(struct gl_context *ctx, GLbitfield newState) in _swrast_update_fragment_program() 278 _swrast_update_specular_vertex_add(struct gl_context *ctx) in _swrast_update_specular_vertex_add() 342 _swrast_validate_triangle( struct gl_context *ctx, in _swrast_validate_triangle() 367 _swrast_validate_line( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1 ) in _swrast_validate_line() [all …]
|
| /external/libxkbcommon/src/ |
| D | context.c | 50 xkb_context_include_path_append(struct xkb_context *ctx, const char *path) in xkb_context_include_path_append() 87 xkb_context_include_path_get_extra_path(struct xkb_context *ctx) in xkb_context_include_path_get_extra_path() 94 xkb_context_include_path_get_system_path(struct xkb_context *ctx) in xkb_context_include_path_get_system_path() 104 xkb_context_include_path_append_default(struct xkb_context *ctx) in xkb_context_include_path_append_default() 148 xkb_context_include_path_clear(struct xkb_context *ctx) in xkb_context_include_path_clear() 165 xkb_context_include_path_reset_defaults(struct xkb_context *ctx) in xkb_context_include_path_reset_defaults() 175 xkb_context_num_include_paths(struct xkb_context *ctx) in xkb_context_num_include_paths() 185 xkb_context_include_path_get(struct xkb_context *ctx, unsigned int idx) in xkb_context_include_path_get() 197 xkb_context_ref(struct xkb_context *ctx) in xkb_context_ref() 208 xkb_context_unref(struct xkb_context *ctx) in xkb_context_unref() [all …]
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/X509/ |
| D | TpmASN1.c | 51 ASN1UnmarshalContext *ctx, in ASN1UnmarshalContextInitialize() 74 ASN1UnmarshalContext *ctx in ASN1DecodeLength() 125 ASN1UnmarshalContext *ctx in ASN1NextTag() 155 ASN1UnmarshalContext *ctx, in ASN1GetBitStringValue() 250 ASN1MarshalContext *ctx, in ASN1InitialializeMarshalContext() 269 ASN1MarshalContext *ctx in ASN1StartMarshalContext() 285 ASN1MarshalContext *ctx in ASN1EndMarshalContext() 310 ASN1MarshalContext *ctx, in ASN1EndEncapsulation() 324 ASN1MarshalContext *ctx, in ASN1PushByte() 346 ASN1MarshalContext *ctx, in ASN1PushBytes() [all …]
|
| /external/boringssl/src/crypto/evp/ |
| D | evp_ctx.c | 140 void EVP_PKEY_CTX_free(EVP_PKEY_CTX *ctx) { in EVP_PKEY_CTX_free() 152 EVP_PKEY_CTX *EVP_PKEY_CTX_dup(EVP_PKEY_CTX *ctx) { in EVP_PKEY_CTX_dup() 188 EVP_PKEY *EVP_PKEY_CTX_get0_pkey(EVP_PKEY_CTX *ctx) { return ctx->pkey; } in EVP_PKEY_CTX_get0_pkey() 190 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl() 214 int EVP_PKEY_sign_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_sign_init() 225 int EVP_PKEY_sign(EVP_PKEY_CTX *ctx, uint8_t *sig, size_t *sig_len, in EVP_PKEY_sign() 238 int EVP_PKEY_verify_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_verify_init() 248 int EVP_PKEY_verify(EVP_PKEY_CTX *ctx, const uint8_t *sig, size_t sig_len, in EVP_PKEY_verify() 261 int EVP_PKEY_encrypt_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_encrypt_init() 270 int EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, uint8_t *out, size_t *outlen, in EVP_PKEY_encrypt() [all …]
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/evp/ |
| D | evp_ctx.c | 140 void EVP_PKEY_CTX_free(EVP_PKEY_CTX *ctx) { in EVP_PKEY_CTX_free() 152 EVP_PKEY_CTX *EVP_PKEY_CTX_dup(EVP_PKEY_CTX *ctx) { in EVP_PKEY_CTX_dup() 188 EVP_PKEY *EVP_PKEY_CTX_get0_pkey(EVP_PKEY_CTX *ctx) { return ctx->pkey; } in EVP_PKEY_CTX_get0_pkey() 190 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl() 214 int EVP_PKEY_sign_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_sign_init() 225 int EVP_PKEY_sign(EVP_PKEY_CTX *ctx, uint8_t *sig, size_t *sig_len, in EVP_PKEY_sign() 238 int EVP_PKEY_verify_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_verify_init() 248 int EVP_PKEY_verify(EVP_PKEY_CTX *ctx, const uint8_t *sig, size_t sig_len, in EVP_PKEY_verify() 261 int EVP_PKEY_encrypt_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_encrypt_init() 270 int EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, uint8_t *out, size_t *outlen, in EVP_PKEY_encrypt() [all …]
|