Home
last modified time | relevance | path

Searched refs:ctx (Results 6651 - 6675 of 7289) sorted by relevance

1...<<261262263264265266267268269270>>...292

/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_thread.h249 MppThread(MppThreadFunc func, void *ctx, const char *name = NULL);
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_osk_low_level_mem.c111 args.ctx = descriptor->ump_session; in ump_vma_close()
/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h281 AVCodecContext *ctx);
/third_party/ffmpeg/doc/examples/
H A Dvaapi_transcode.c48 static enum AVPixelFormat get_vaapi_format(AVCodecContext *ctx, in get_vaapi_format() argument
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c38 static int interrupt_cb(void *ctx) in interrupt_cb() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cose.h309 * \param ctx: the CBOR writing context (same as for lws_lec_printf())
315 lws_cose_key_export(lws_cose_key_t *ck, lws_lec_pctx_t *ctx, int flags);
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h432 batch <= &ice->batches[((struct iris_screen *)ice->ctx.screen)->devinfo.ver >= 12 ? IRIS_BATCH_BLITTER : IRIS_BATCH_COMPUTE]; \
H A Diris_resource.h330 void iris_replace_buffer_storage(struct pipe_context *ctx,
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c138 struct crocus_screen *screen = (void *) ice->ctx.screen; in crocus_disk_cache_retrieve()
H A Dcrocus_batch.h185 void crocus_init_batch(struct crocus_context *ctx,
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h336 void *r600_create_vertex_fetch_shader(struct pipe_context *ctx,
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.hpp256 virtual void evaluate(ShaderEvalContext& ctx);
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dperf_get_concurrent.c129 void *ctx) in copyBuffer()
127 copyBuffer(void *ptr, size_t size, size_t nmemb, void *ctx) copyBuffer() argument
/third_party/protobuf/src/google/protobuf/
H A Dempty.pb.h147 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderRenderCase.hpp193 virtual void evaluate (ShaderEvalContext& ctx);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_i.h117 void (*ap_settings_cb)(void *ctx, const struct wps_credential *cred);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_i.h117 void (*ap_settings_cb)(void *ctx, const struct wps_credential *cred);
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_to_nir.cpp2723 glsl_float64_funcs_to_nir(struct gl_context *ctx, in glsl_float64_funcs_to_nir() argument
2730 if (!_mesa_is_desktop_gl(ctx) || ctx->Const.GLSLVersion < 400) in glsl_float64_funcs_to_nir()
2739 _mesa_glsl_compile_shader(ctx, sh, false, false, true); in glsl_float64_funcs_to_nir()
2743 _mesa_problem(ctx, in glsl_float64_funcs_to_nir()
2752 nir_visitor v1(&ctx->Const, nir); in glsl_float64_funcs_to_nir()
2759 _mesa_delete_shader(ctx, sh); in glsl_float64_funcs_to_nir()
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1956 internal::ParseContext ctx( in MergeFromString()
1959 ctx.data().pool = factory->pool->pool; in MergeFromString()
1960 ctx.data().factory = factory->message_factory; in MergeFromString()
1962 ptr = self->message->_InternalParse(ptr, &ctx); in MergeFromString()
1973 if (ptr == nullptr || ctx.BytesUntilLimit(ptr) < 0) { in MergeFromString()
1978 // ctx has an explicit limit set (length of string_view), so we have to in MergeFromString()
1980 if (!ctx.EndedAtLimit()) { in MergeFromString()
1984 return PyInt_FromLong(data_length - ctx.BytesUntilLimit(ptr)); in MergeFromString()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dscan.c161 struct wpa_driver_scan_params *params = work->ctx; in wpas_trigger_scan_cb()
204 work->ctx = NULL; in wpas_trigger_scan_cb()
262 struct wpa_driver_scan_params *ctx; in wpa_supplicant_trigger_scan() local
269 ctx = wpa_scan_clone_params(params); in wpa_supplicant_trigger_scan()
270 if (!ctx || in wpa_supplicant_trigger_scan()
271 radio_add_work(wpa_s, 0, "scan", 0, wpas_trigger_scan_cb, ctx) < 0) in wpa_supplicant_trigger_scan()
273 wpa_scan_free_params(ctx); in wpa_supplicant_trigger_scan()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.c201 struct wpa_driver_scan_params *params = work->ctx; in wpas_trigger_scan_cb()
248 work->ctx = NULL; in wpas_trigger_scan_cb()
310 struct wpa_driver_scan_params *ctx; in wpa_supplicant_trigger_scan() local
317 ctx = wpa_scan_clone_params(params); in wpa_supplicant_trigger_scan()
318 if (!ctx || in wpa_supplicant_trigger_scan()
319 radio_add_work(wpa_s, 0, "scan", 0, wpas_trigger_scan_cb, ctx) < 0) in wpa_supplicant_trigger_scan()
321 wpa_scan_free_params(ctx); in wpa_supplicant_trigger_scan()
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py188 def format_error_lines(at, line_num, column_num, ctx, line):
189 pred = '%s line %d, column %d of %s: "' % (at, line_num, column_num, ctx)
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp317 void alu_packed_node::update_packed_items(sb_context &ctx) { in update_packed_items() argument
329 (ctx.is_cayman() && slot_flags == AF_S)) { in update_packed_items()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_blit.c403 vc4_render_blit(struct pipe_context *ctx, struct pipe_blit_info *info) in vc4_render_blit() argument
405 struct vc4_context *vc4 = vc4_context(ctx); in vc4_render_blit()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc_2_0.c439 enc->ctx(enc); in encode()
481 enc->cmd.ctx = RENCODE_IB_PARAM_ENCODE_CONTEXT_BUFFER; in radeon_enc_2_0_init()

Completed in 29 milliseconds

1...<<261262263264265266267268269270>>...292