| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3dx_state.c | 1152 struct pipe_resource tmpl = { in v3d_create_sampler_view() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 453 vc4_resource_setup(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) vc4_resource_setup() argument 497 vc4_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) vc4_resource_create_with_modifiers() argument 606 vc4_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) vc4_resource_create() argument 614 vc4_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *whandle, unsigned usage) vc4_resource_from_handle() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_context.cc | 264 Local<FunctionTemplate> tmpl = env->secure_context_constructor_template(); in GetConstructorTemplate() local [all...] |
| /third_party/node/src/ |
| H A D | node_contextify.cc | 1368 Local<FunctionTemplate> tmpl = NewFunctionTemplate(isolate, New); in Init() local
|
| H A D | node_sockaddr.cc | 699 Local<FunctionTemplate> tmpl = env->blocklist_constructor_template(); in GetConstructorTemplate() local 753 Local<FunctionTemplate> tmpl = env->socketaddress_constructor_template(); GetConstructorTemplate() local [all...] |
| H A D | node_wasi.cc | 1702 Local<FunctionTemplate> tmpl = NewFunctionTemplate(isolate, WASI::New); in Initialize() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 581 struct pipe_resource tmpl = rsc->b.b; variable 1107 alloc_resource_struct(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) alloc_resource_struct() argument 1150 get_best_layout(struct fd_screen *screen, struct pipe_resource *prsc, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) get_best_layout() argument 1231 fd_resource_allocate_and_resolve(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count, uint32_t *psize) fd_resource_allocate_and_resolve() argument 1311 fd_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) fd_resource_create_with_modifiers() argument 1368 fd_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) fd_resource_create() argument 1381 fd_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) fd_resource_from_handle() argument 1562 fd_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct pipe_memory_object *pmemobj, uint64_t offset) fd_resource_from_memobj() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 798 struct pipe_resource tmpl = rsc->base; in pan_alloc_staging() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | ec_kmgmt.c | 111 int key_to_params(const EC_KEY *eckey, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 239 int otherparams_to_params(const EC_KEY *ec, OSSL_PARAM_BLD *tmpl, in otherparams_to_params() argument 453 OSSL_PARAM_BLD *tmpl = NULL; ec_export() local [all...] |
| H A D | ecx_kmgmt.c | 209 static int key_to_params(ECX_KEY *key, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 234 OSSL_PARAM_BLD *tmpl; in ecx_export() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_ameth.c | 778 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in rsa_int_export_to() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 353 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in ecx_pkey_export_to() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 2516 lookup_translation(struct translation_st *tmpl, in lookup_translation() argument 2621 lookup_evp_pkey_ctx_translation(struct translation_st *tmpl) lookup_evp_pkey_ctx_translation() argument 2628 lookup_evp_pkey_translation(struct translation_st *tmpl) lookup_evp_pkey_translation() argument 2640 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_to_param() local 2708 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_str_to_param() local 2775 struct translation_st tmpl = { 0, }; evp_pkey_ctx_setget_params_to_ctrl() local 2838 struct translation_st tmpl = { 0, }; evp_pkey_setget_params_to_ctrl() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 353 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in ecx_pkey_export_to() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 2507 lookup_translation(struct translation_st *tmpl, in lookup_translation() argument 2612 lookup_evp_pkey_ctx_translation(struct translation_st *tmpl) lookup_evp_pkey_ctx_translation() argument 2619 lookup_evp_pkey_translation(struct translation_st *tmpl) lookup_evp_pkey_translation() argument 2631 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_to_param() local 2699 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_str_to_param() local 2766 struct translation_st tmpl = { 0, }; evp_pkey_ctx_setget_params_to_ctrl() local 2829 struct translation_st tmpl = { 0, }; evp_pkey_setget_params_to_ctrl() local [all...] |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | ec_kmgmt.c | 111 int key_to_params(const EC_KEY *eckey, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 239 int otherparams_to_params(const EC_KEY *ec, OSSL_PARAM_BLD *tmpl, in otherparams_to_params() argument 453 OSSL_PARAM_BLD *tmpl = NULL; ec_export() local [all...] |
| H A D | ecx_kmgmt.c | 209 static int key_to_params(ECX_KEY *key, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 234 OSSL_PARAM_BLD *tmpl; in ecx_export() local
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_ameth.c | 743 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in rsa_int_export_to() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 1598 struct pipe_surface tmpl = {{0}}; in r600_clear_texture() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_surface.c | 459 struct pipe_surface tmpl = {{0}}, *sf; in nv50_clear_texture() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource.cpp | 1162 struct pipe_resource tmpl = res->base.b; in transfer_image_to_buf() local 1372 struct pipe_resource tmpl; in read_zs_surface() local 1474 struct pipe_resource tmpl; write_zs_surface() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | statem_clnt.c | 2040 OSSL_PARAM_BLD *tmpl = NULL; in tls_process_ske_dhe() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | provider_core.c | 417 OSSL_PROVIDER tmpl = { 0, }; in ossl_provider_find() local 615 OSSL_PROVIDER tmpl = { 0, }; in ossl_provider_add_to_store() local
|
| /third_party/libabigail/src/ |
| H A D | abg-writer.cc | 4361 write_template_parameters(const shared_ptr<template_decl> tmpl, in write_template_parameters() argument
|
| /third_party/openssl/crypto/ |
| H A D | provider_core.c | 417 OSSL_PROVIDER tmpl = { 0, }; in ossl_provider_find() local 615 OSSL_PROVIDER tmpl = { 0, }; in ossl_provider_add_to_store() local
|