Home
last modified time | relevance | path

Searched defs:pctx (Results 26 - 50 of 368) sorted by relevance

12345678910>>...15

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_open.c25 EVP_PKEY_CTX *pctx = NULL; in EVP_OpenInit() local
H A Dp_seal.c27 EVP_PKEY_CTX *pctx = NULL; in EVP_SealInit() local
/third_party/openssl/crypto/evp/
H A Dp_open.c25 EVP_PKEY_CTX *pctx = NULL; in EVP_OpenInit() local
H A Dp_seal.c27 EVP_PKEY_CTX *pctx = NULL; in EVP_SealInit() local
/third_party/openssl/fuzz/
H A Dasn1.c210 static ASN1_PCTX *pctx; variable
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-mjpeg-hdr.c40 static int delta_mjpeg_read_sof(struct delta_ctx *pctx, in delta_mjpeg_read_sof() argument
83 int delta_mjpeg_read_header(struct delta_ctx *pctx, in delta_mjpeg_read_header() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg-hdr.c40 static int delta_mjpeg_read_sof(struct delta_ctx *pctx, in delta_mjpeg_read_sof() argument
83 int delta_mjpeg_read_header(struct delta_ctx *pctx, in delta_mjpeg_read_header() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h34 struct drm_i915_gem_object *pctx; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.hpp133 pipe_context *pctx; member in clover::mapping
/third_party/mesa3d/src/mesa/state_tracker/tests/
H A Dst_format.c54 struct pipe_context pctx = { in main() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp148 struct pipe_context *pctx = st_context(ctx)->pipe; in st_link_shader() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c78 fd5_sampler_state_create(struct pipe_context *pctx, in fd5_sampler_state_create() argument
129 fd5_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd5_sampler_view_create() argument
231 fd5_texture_init(struct pipe_context *pctx) in fd5_texture_init() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blend.c149 fd6_blend_state_create(struct pipe_context *pctx, in fd6_blend_state_create() argument
197 fd6_blend_state_delete(struct pipe_context *pctx, void *hwcso) in fd6_blend_state_delete() argument
H A Dfd6_context.c57 fd_context_destroy(pctx); variable
67 fd6_texture_fini(pctx); variable
73 fd6_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, in fd6_vertex_state_create() argument
109 fd6_vertex_state_delete(struct pipe_context *pctx, void *hwcso) in fd6_vertex_state_delete() argument
206 struct pipe_context *pctx; global() variable
225 fd6_draw_init(pctx); global() variable
226 fd6_compute_init(pctx); global() variable
227 fd6_gmem_init(pctx); global() variable
228 fd6_texture_init(pctx); global() variable
229 fd6_prog_init(pctx); global() variable
230 fd6_emit_init(pctx); global() variable
231 fd6_query_context_init(pctx); global() variable
242 fd6_image_init(pctx); global() variable
267 fd6_blitter_init(pctx); global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_fence.c45 lima_create_fence_fd(struct pipe_context *pctx, in lima_create_fence_fd() argument
54 lima_fence_server_sync(struct pipe_context *pctx, in lima_fence_server_sync() argument
109 lima_fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, in lima_fence_finish() argument
H A Dlima_query.c87 lima_query_init(struct lima_context *pctx) in lima_query_init() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_trace_gallium.c62 u_trace_pipe_context_init(struct u_trace_context *utctx, struct pipe_context *pctx, u_trace_record_ts record_timestamp, u_trace_read_ts read_timestamp, u_trace_delete_flush_data delete_flush_data) u_trace_pipe_context_init() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c92 fd2_sampler_state_create(struct pipe_context *pctx, in fd2_sampler_state_create() argument
165 fd2_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd2_sampler_view_create() argument
246 fd2_texture_init(struct pipe_context *pctx) in fd2_texture_init() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c78 fd3_sampler_state_create(struct pipe_context *pctx, in fd3_sampler_state_create() argument
149 fd3_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd3_sampler_view_create() argument
217 fd3_texture_init(struct pipe_context *pctx) in fd3_texture_init() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_emit.c27 vc4_emit_state(struct pipe_context *pctx) in vc4_emit_state() argument
H A Dvc4_fence.c107 vc4_fence_create_fd(struct pipe_context *pctx, struct pipe_fence_handle **pf, in vc4_fence_create_fd() argument
119 vc4_fence_server_sync(struct pipe_context *pctx, in vc4_fence_server_sync() argument
/base/useriam/pin_auth/frameworks/scrypt/src/
H A Dscrypt.cpp50 bool Scrypt::DoScrypt(const std::vector<uint8_t> &data, uint32_t algoVersion, EVP_PKEY_CTX *pctx) in DoScrypt() argument
86 EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_SCRYPT, NULL); in GetScrypt() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query.c45 v3d_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) in v3d_create_query() argument
53 v3d_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in v3d_create_batch_query() argument
62 v3d_destroy_query(struct pipe_context *pctx, struct pipe_query *query) in v3d_destroy_query() argument
71 v3d_begin_query(struct pipe_context *pctx, struct pipe_query *query) in v3d_begin_query() argument
80 v3d_end_query(struct pipe_context *pctx, struct pipe_query *query) in v3d_end_query() argument
89 v3d_get_query_result(struct pipe_context *pctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result() argument
99 v3d_set_active_query_state(struct pipe_context *pctx, bool enable) v3d_set_active_query_state() argument
109 v3d_query_init(struct pipe_context *pctx) v3d_query_init() argument
[all...]
/third_party/musl/porting/liteos_a/user/src/network/
H A Dif_nameindex.c26 static int netlink_msg_to_nameindex(void *pctx, struct nlmsghdr *h) in netlink_msg_to_nameindex() argument
/third_party/musl/src/network/
H A Dif_nameindex.c25 static int netlink_msg_to_nameindex(void *pctx, struct nlmsghdr *h) in netlink_msg_to_nameindex() argument

Completed in 8 milliseconds

12345678910>>...15