Home
last modified time | relevance | path

Searched defs:gctx (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c558 prof_gctx_t *gctx = (prof_gctx_t *)iallocztm(tsdn, size, in prof_gctx_create() local
579 prof_gctx_try_destroy(tsd_t *tsd, prof_tdata_t *tdata_self, prof_gctx_t *gctx, in prof_gctx_try_destroy()
630 prof_gctx_should_destroy(prof_gctx_t *gctx) { in prof_gctx_should_destroy()
646 prof_gctx_t *gctx = tctx->gctx; in prof_tctx_destroy() local
725 } gctx, tgctx; in prof_lookup_global() local
808 prof_gctx_t *gctx; in prof_lookup() local
1087 prof_tctx_merge_gctx(tsdn_t *tsdn, prof_tctx_t *tctx, prof_gctx_t *gctx) { in prof_tctx_merge_gctx()
1179 prof_dump_gctx_prep(tsdn_t *tsdn, prof_gctx_t *gctx, prof_gctx_tree_t *gctxs) { in prof_dump_gctx_prep()
1203 prof_gctx_merge_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *opaque) { in prof_gctx_merge_iter()
1221 prof_gctx_t *gctx; in prof_gctx_finish() local
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c364 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_init_key() local
406 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_cleanup() local
430 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_ctrl() local
545 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_cipher() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c362 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_init_key() local
404 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_cleanup() local
412 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_ctrl() local
534 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_cipher() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c364 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_init_key() local
406 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_cleanup() local
430 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_ctrl() local
545 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_cipher() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c362 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_init_key() local
404 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_cleanup() local
412 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_ctrl() local
534 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_cipher() local
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprof_structs.h62 prof_gctx_t *gctx; member
/aosp_15_r20/external/skia/tools/viewer/
H A DViewer.cpp2311 skgpu::graphite::Context* gctx = fWindow->graphiteContext(); in drawImGui() local
2812 if (skgpu::graphite::Context* gctx = fWindow->graphiteContext()) { in drawImGui() local
2970 if (skgpu::graphite::Context* gctx = fWindow->graphiteContext()) { in drawImGui() local
/aosp_15_r20/external/curl/lib/vtls/
H A Dgtls.c1049 CURLcode Curl_gtls_ctx_init(struct gtls_ctx *gctx, in Curl_gtls_ctx_init()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h4385 gc_ctx *gctx; member