Home
last modified time | relevance | path

Searched refs:ctx (Results 12976 - 13000 of 13007) sorted by relevance

1...<<511512513514515516517518519520521

/third_party/python/Lib/test/
H A Dtest_socket.py4899 with self.assertRaises(OSError) as ctx:
4901 self.assertIn("cannot read from timed out object", str(ctx.exception))
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs122 pub type pthread_jit_write_callback_t = ::Option<extern "C" fn(ctx: *mut ::c_void) -> ::c_int>;
5270 ctx: *mut ::c_void, in pthread_jit_write_with_callback_np()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp434 virtual void evaluate (gls::ShaderEvalContext& ctx) { m_evalFunc(ctx, m_lookupParams); } in evaluate() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c444 static void handle_auth_ft_finish(void *ctx, const u8 *dst, const u8 *bssid, in handle_auth_ft_finish() argument
448 struct hostapd_data *hapd = ctx; in handle_auth_ft_finish()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c412 struct tnum *range, const char *ctx, in verbose_invalid_scalar()
417 verbose(env, "At %s the register %s ", ctx, reg_name); in verbose_invalid_scalar()
614 [PTR_TO_CTX] = "ctx", in reg_type_str()
2227 /* Unmodified PTR_TO_PACKET[_META,_END] register from ctx access. */
3273 /* Implicit ctx ptr. */ in is_reg64()
5556 * access than actual ctx access size. A zero info.ctx_field_size in check_ctx_access()
5568 /* remember the offset of last byte accessed in ctx */ in check_ctx_access()
6768 verbose(env, "R%d leaks addr into ctx\n", value_regno); in check_mem_access()
6781 /* ctx access returns either a scalar, or a in check_mem_access()
6792 /* A load of ctx fiel in check_mem_access()
410 verbose_invalid_scalar(struct bpf_verifier_env *env, struct bpf_reg_state *reg, struct tnum *range, const char *ctx, const char *reg_name) verbose_invalid_scalar() argument
15700 struct bpf_core_ctx ctx = { check_core_relo() local
[all...]
/third_party/python/
H A Dconfigure25969 SSL_CTX *ctx = SSL_CTX_new(TLS_client_method());
25970 SSL_CTX_set_keylog_callback(ctx, keylog_cb);
25971 SSL *ssl = SSL_new(ctx);
25975 SSL_CTX_free(ctx);
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
H A Dgoya.c5281 static int goya_ctx_init(struct hl_ctx *ctx) in goya_ctx_init() argument
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h3493 struct crc_context *ctx; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h3663 struct crc_context *ctx; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c9551 void *ctx) in ath10k_wmi_mgmt_tx_clean_up_pending()
9554 struct ath10k *ar = ctx; in ath10k_wmi_mgmt_tx_clean_up_pending()
9550 ath10k_wmi_mgmt_tx_clean_up_pending(int msdu_id, void *ptr, void *ctx) ath10k_wmi_mgmt_tx_clean_up_pending() argument
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_els.c8747 u32 ctx = get_job_ulpcontext(phba, cmdiocb); in lpfc_els_rcv_rls() local
8759 (ox_id << 16 | ctx)); in lpfc_els_rcv_rls()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.c9529 void *ctx) in ath10k_wmi_mgmt_tx_clean_up_pending()
9532 struct ath10k *ar = ctx; in ath10k_wmi_mgmt_tx_clean_up_pending()
9528 ath10k_wmi_mgmt_tx_clean_up_pending(int msdu_id, void *ptr, void *ctx) ath10k_wmi_mgmt_tx_clean_up_pending() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp212 static bool checkSupport(Context& ctx) in checkSupport() argument
214 auto ctxType = ctx.getRenderContext().getType(); in checkSupport()
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp705 virtual void evaluate (ShaderEvalContext& ctx) const { m_evalFunc(ctx, m_lookupParams); } in evaluate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp702 virtual void evaluate (ShaderEvalContext& ctx) const { m_evalFunc(ctx, m_lookupParams); } in evaluate()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c6368 static int gaudi_ctx_init(struct hl_ctx *ctx) in gaudi_ctx_init() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c4185 state->pctx = queue->ctx; in lvp_execute_cmds()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/sha/
H A Dsha256-armv4.S1846 ldreq r3,[sp,#16*4] @ pull ctx
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/sha/
H A Dsha256-armv4.S1846 ldreq r3,[sp,#16*4] @ pull ctx
/third_party/nghttp2/lib/
H A Dnghttp2_session.c6810 session->hd_inflater.ctx.bad = 1; in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c6803 session->hd_inflater.ctx.bad = 1; in nghttp2_session_mem_recv()

Completed in 334 milliseconds

1...<<511512513514515516517518519520521