Home
last modified time | relevance | path

Searched defs:octx (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dformat-draw.c109 format_draw_put(struct screen_write_ctx *octx, u_int ocx, u_int ocy, in format_draw_put()
124 format_draw_put_list(struct screen_write_ctx *octx, in format_draw_put_list()
168 format_draw_none(struct screen_write_ctx *octx, u_int available, u_int ocx, in format_draw_none()
227 format_draw_left(struct screen_write_ctx *octx, u_int available, u_int ocx, in format_draw_left()
330 format_draw_centre(struct screen_write_ctx *octx, u_int available, u_int ocx, in format_draw_centre()
438 format_draw_right(struct screen_write_ctx *octx, u_int available, u_int ocx, in format_draw_right()
544 format_draw_absolute_centre(struct screen_write_ctx *octx, u_int available, in format_draw_absolute_centre()
689 format_draw(struct screen_write_ctx *octx, const struct grid_cell *base, in format_draw()
/netbsd/src/sys/arch/sparc/sparc/
Dcache.c592 int i, ls, octx; in srmmu_vcache_flush_context() local
618 int i, ls, octx; in srmmu_vcache_flush_region() local
646 int i, ls, octx; in srmmu_vcache_flush_segment() local
670 int i, ls, octx; in srmmu_vcache_flush_page() local
723 int octx; in srmmu_vcache_flush_range() local
Dpmap.c648 int opsr, octx; in sp_tlb_flush() local
2321 int octx = getcontext4(); in ctx_free() local
/netbsd/src/tests/lib/libpthread/
Dt_swapcontext.c47 ucontext_t octx; variable
/netbsd/src/tests/lib/libc/sys/
Dt_swapcontext.c42 ucontext_t octx; variable
/netbsd/src/crypto/external/bsd/openssh/dist/
Dhmac.c31 struct ssh_digest_ctx *octx; member
Dumac.c1241 struct umac_ctx *ctx, *octx; in umac_new() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/modes/
Docb128.c134 OCB128_CONTEXT *octx; in CRYPTO_ocb128_new() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc7422 struct gimplify_omp_ctx *octx; in omp_notice_threadprivate_variable() local
7570 if (struct gimplify_omp_ctx *octx = ctx->outer_context) in omp_default_clause() local
7795 struct gimplify_omp_ctx *octx; in omp_notice_variable() local
7853 struct gimplify_omp_ctx *octx = ctx->outer_context; in omp_notice_variable() local
9074 omp_lastprivate_for_combined_outer_constructs (struct gimplify_omp_ctx *octx, in omp_lastprivate_for_combined_outer_constructs()
9395 struct gimplify_omp_ctx *octx = outer_ctx; in gimplify_scan_omp_clauses() local
9424 struct gimplify_omp_ctx *octx = outer_ctx; in gimplify_scan_omp_clauses() local
9562 struct gimplify_omp_ctx *octx; in gimplify_scan_omp_clauses() local
10294 for (struct gimplify_omp_ctx *octx = outer_ctx; octx; in gimplify_scan_omp_clauses() local
11367 struct gimplify_omp_ctx *octx; in gimplify_adjust_omp_clauses() local
[all …]
Domp-low.cc3165 for (omp_context *octx = ctx; octx != NULL; octx = octx->outer) in check_omp_nesting_restrictions() local
3445 for (omp_context *octx = ctx->outer; in check_omp_nesting_restrictions() local
4135 omp_context *octx = ctx; in scan_omp_1_stmt() local
10057 omp_context *octx = ctx->outer; in lower_omp_scan() local
10388 omp_context *octx; in lower_omp_critical() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
De_aes.c344 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aesni_ocb_init_key() local
698 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aes_t4_ocb_init_key() local
3738 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,c); in aes_ocb_ctrl() local
3802 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aes_ocb_init_key() local
3888 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aes_ocb_cipher() local
4032 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,c); in aes_ocb_cleanup() local
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-gimplify.cc862 struct cp_genericize_omp_taskreg *octx; in omp_cxx_notice_variable() local
Dcall.cc9520 tree octx = DECL_CONTEXT (ov); in build_over_call() local