Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A 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/
H A 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
H A Dpmap.c648 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 Dcrypto_auth_hmacsha512.h40 crypto_hash_sha512_state octx; member
H A Dcrypto_auth_hmacsha256.h40 crypto_hash_sha256_state octx; member
/netbsd-src/tests/lib/libpthread/
H A Dt_swapcontext.c47 ucontext_t octx; variable
/netbsd-src/tests/lib/libc/sys/
H A Dt_swapcontext.c42 ucontext_t octx; variable
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhmac.c31 struct ssh_digest_ctx *octx; member
H A Dumac.c1241 struct umac_ctx *ctx, *octx; in umac_new() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Docb128.c134 OCB128_CONTEXT *octx; in CRYPTO_ocb128_new() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/
H A Docb128.c134 OCB128_CONTEXT *octx; in CRYPTO_ocb128_new() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c7098 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 Domp-low.c2840 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 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 …]
H A 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/
H A 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/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c481 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 Dcp-gimplify.cc862 struct cp_genericize_omp_taskreg *octx; in omp_cxx_notice_variable() local
H A Dcall.cc9520 tree octx = DECL_CONTEXT (ov); in build_over_call() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c1124 struct cp_genericize_omp_taskreg *octx; in omp_cxx_notice_variable() local
H A Dcall.c8806 tree octx = DECL_CONTEXT (ov); in build_over_call() local