/third_party/ffmpeg/libavformat/ |
H A D | metadata.h | 41 void ff_metadata_conv_ctx(AVFormatContext *ctx, const AVMetadataConv *d_conv,
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | pp_standalone_scaffolding.h | 37 _mesa_lookup_shader_include(struct gl_context *ctx, char *path,
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | efs.h | 28 int ntfs_efs_fixup_attribute(ntfs_attr_search_ctx *ctx, ntfs_attr *na);
|
H A D | attrlist.h | 32 extern int ntfs_attrlist_entry_rm(ntfs_attr_search_ctx *ctx);
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawtex.h | 15 void st_DrawTex(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z,
|
H A D | st_cb_readpixels.h | 35 st_ReadPixels(struct gl_context *ctx, GLint x, GLint y,
|
H A D | st_cb_copyimage.h | 29 st_CopyImageSubData(struct gl_context *ctx,
|
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_to_nir.h | 33 struct nir_shader *prog_to_nir(const struct gl_context *ctx, const struct gl_program *prog,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_resource.h | 33 void fd6_validate_format(struct fd_context *ctx, struct fd_resource *rsc,
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_uniforms.h | 37 etna_uniforms_write(const struct etna_context *ctx,
|
/third_party/node/deps/openssl/openssl/providers/common/include/prov/ |
H A D | providercommon.h | 13 const OSSL_CORE_HANDLE *FIPS_get_core_handle(OSSL_LIB_CTX *ctx);
|
/third_party/openssl/providers/common/include/prov/ |
H A D | providercommon.h | 13 const OSSL_CORE_HANDLE *FIPS_get_core_handle(OSSL_LIB_CTX *ctx);
|
/third_party/curl/lib/vtls/ |
H A D | sectransp.c | 840 struct ssl_connect_data *connssl = cf->ctx; in sectransp_bio_cf_in_read() 880 struct ssl_connect_data *connssl = cf->ctx; in sectransp_bio_cf_out_write() 1346 struct ssl_connect_data *connssl = cf->ctx; in set_ssl_version_min_max() 1642 struct ssl_connect_data *connssl = cf->ctx; 2238 SSLContextRef ctx) 2306 ret = SSLCopyPeerTrust(ctx, &trust); 2368 SSLContextRef ctx) 2391 result = verify_cert_buf(cf, data, certbuf, buflen, ctx); 2400 SSLContextRef ctx, 2416 if(!ctx) 2235 verify_cert_buf(struct Curl_cfilter *cf, struct Curl_easy *data, const unsigned char *certbuf, size_t buflen, SSLContextRef ctx) global() argument 2365 verify_cert(struct Curl_cfilter *cf, struct Curl_easy *data, const char *cafile, const struct curl_blob *ca_info_blob, SSLContextRef ctx) global() argument 2399 pkp_pin_peer_pubkey(struct Curl_easy *data, SSLContextRef ctx, const char *pinnedpubkey) global() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | wpa_hal.c | 407 static void WifiWpaReceiveEapol(void *ctx, const uint8_t *srcAddr, const uint8_t *buf, size_t len) in WifiWpaReceiveEapol() argument 409 WifiDriverData *drv = ctx; in WifiWpaReceiveEapol() 411 if ((ctx == NULL) || (srcAddr == NULL) || (buf == NULL) || (len < sizeof(struct l2_ethhdr))) { in WifiWpaReceiveEapol() 415 drv_event_eapol_rx(drv->ctx, srcAddr, buf + sizeof(struct l2_ethhdr), len - sizeof(struct l2_ethhdr)); in WifiWpaReceiveEapol() 502 eloop_cancel_timeout(WifiWpaScanTimeout, drv, drv->ctx); in WifiWpaDeinit() 526 static void *WifiWpaInit(void *ctx, const char *ifName) in WifiWpaInit() argument 535 if ((ctx == NULL) || (ifName == NULL)) { in WifiWpaInit() 546 drv->ctx = ctx; in WifiWpaInit() 1225 static void *WifiWpaInit2(void *ctx, cons argument 1354 WifiWpaScanTimeout(void *eloop, void *ctx) WifiWpaScanTimeout() argument 1571 WifiDrvInit(void *ctx, const struct wpa_init_params *params) WifiDrvInit() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | wpa_hal.c | 410 static void WifiWpaReceiveEapol(void *ctx, const uint8_t *srcAddr, const uint8_t *buf, size_t len) in WifiWpaReceiveEapol() argument 412 WifiDriverData *drv = ctx; in WifiWpaReceiveEapol() 414 if ((ctx == NULL) || (srcAddr == NULL) || (buf == NULL) || (len < sizeof(struct l2_ethhdr))) { in WifiWpaReceiveEapol() 418 drv_event_eapol_rx(drv->ctx, srcAddr, buf + sizeof(struct l2_ethhdr), len - sizeof(struct l2_ethhdr)); in WifiWpaReceiveEapol() 505 eloop_cancel_timeout(WifiWpaScanTimeout, drv, drv->ctx); in WifiWpaDeinit() 529 static void *WifiWpaInit(void *ctx, const char *ifName) in WifiWpaInit() argument 538 if ((ctx == NULL) || (ifName == NULL)) { in WifiWpaInit() 549 drv->ctx = ctx; in WifiWpaInit() 1230 static void *WifiWpaInit2(void *ctx, cons argument 1360 WifiWpaScanTimeout(void *eloop, void *ctx) WifiWpaScanTimeout() argument 1577 WifiDrvInit(void *ctx, const struct wpa_init_params *params) WifiDrvInit() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | mediacodec.h | 56 * @param ctx MediaCodec context to initialize 60 int av_mediacodec_default_init(AVCodecContext *avctx, AVMediaCodecContext *ctx, void *surface);
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_native_layer_maximum.h | 42 int32_t output_operand_index, const void *parameters, NativeContext *ctx);
|
H A D | dnn_backend_native_layer_avgpool.h | 61 * @param ctx pointer to Native model context for logging 67 int32_t output_operand_index, const void *parameters, NativeContext *ctx);
|
H A D | dnn_backend_native_layer_depth2space.h | 64 * @param ctx pointer to Native model context for logging 70 int32_t output_operand_index, const void *parameters, NativeContext *ctx);
|
/third_party/ffmpeg/libavutil/ |
H A D | sha.h | 72 * @param ctx hash function context 76 void av_sha_update(struct AVSHA *ctx, const uint8_t *data, size_t len);
|
H A D | slicethread.h | 40 * @param ctx slice threading context 44 void avpriv_slicethread_execute(AVSliceThread *ctx, int nb_jobs, int execute_main);
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | glsl_to_nir.h | 46 nir_shader *glsl_float64_funcs_to_nir(struct gl_context *ctx,
|
H A D | standalone.h | 47 struct gl_context *ctx);
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_transfer.h | 36 struct pvr_transfer_ctx *ctx,
|
H A D | pvr_job_compute.h | 34 VkResult pvr_compute_job_submit(struct pvr_compute_ctx *ctx,
|