/netbsd-src/external/bsd/tmux/dist/ |
H A D | format-draw.c | 109 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/ |
H A D | cache.c | 592 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
|
H A D | pmap.c | 648 int opsr, octx; in sp_tlb_flush() local 2321 int octx = getcontext4(); in ctx_free() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/ |
H A D | crypto_auth_hmacsha512.h | 40 crypto_hash_sha512_state octx; member
|
H A D | crypto_auth_hmacsha256.h | 40 crypto_hash_sha256_state octx; member
|
/netbsd-src/tests/lib/libpthread/ |
H A D | t_swapcontext.c | 47 ucontext_t octx; variable
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_swapcontext.c | 42 ucontext_t octx; variable
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | hmac.c | 31 struct ssh_digest_ctx *octx; member
|
H A D | umac.c | 1241 struct umac_ctx *ctx, *octx; in umac_new() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/ |
H A D | ocb128.c | 134 OCB128_CONTEXT *octx; in CRYPTO_ocb128_new() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/ |
H A D | ocb128.c | 134 OCB128_CONTEXT *octx; in CRYPTO_ocb128_new() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 7098 struct gimplify_omp_ctx *octx; in omp_notice_threadprivate_variable() local 7225 if (struct gimplify_omp_ctx *octx = ctx->outer_context) in omp_default_clause() local 7450 struct gimplify_omp_ctx *octx; in omp_notice_variable() local 7493 struct gimplify_omp_ctx *octx = ctx->outer_context; in omp_notice_variable() local 8515 struct gimplify_omp_ctx *octx = outer_ctx->outer_context; in gimplify_scan_omp_clauses() local 8673 struct gimplify_omp_ctx *octx = outer_ctx; in gimplify_scan_omp_clauses() local 8702 struct gimplify_omp_ctx *octx = outer_ctx; in gimplify_scan_omp_clauses() local 8839 struct gimplify_omp_ctx *octx; in gimplify_scan_omp_clauses() local 10187 struct gimplify_omp_ctx *octx; in gimplify_adjust_omp_clauses() local 10333 struct gimplify_omp_ctx *octx; in gimplify_adjust_omp_clauses() local [all …]
|
H A D | omp-low.c | 2840 for (omp_context *octx = ctx; octx != NULL; octx = octx->outer) in check_omp_nesting_restrictions() local 3100 for (omp_context *octx = ctx->outer; in check_omp_nesting_restrictions() local 3723 omp_context *octx = ctx; in scan_omp_1_stmt() local 9213 omp_context *octx = ctx->outer; in lower_omp_scan() local 9544 omp_context *octx; in lower_omp_critical() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 7422 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 …]
|
H A D | omp-low.cc | 3165 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/ |
H A D | e_aes.c | 344 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/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | e_aes.c | 481 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aesni_ocb_init_key() local 905 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aes_t4_ocb_init_key() local 3959 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,c); in aes_ocb_ctrl() local 4046 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aes_ocb_init_key() local 4130 EVP_AES_OCB_CTX *octx = EVP_C_DATA(EVP_AES_OCB_CTX,ctx); in aes_ocb_cipher() local 4274 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/ |
H A D | cp-gimplify.cc | 862 struct cp_genericize_omp_taskreg *octx; in omp_cxx_notice_variable() local
|
H A D | call.cc | 9520 tree octx = DECL_CONTEXT (ov); in build_over_call() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 1124 struct cp_genericize_omp_taskreg *octx; in omp_cxx_notice_variable() local
|
H A D | call.c | 8806 tree octx = DECL_CONTEXT (ov); in build_over_call() local
|