Home
last modified time | relevance | path

Searched defs:tmpl (Results 76 - 100 of 111) sorted by relevance

12345

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c1152 struct pipe_resource tmpl = { in v3d_create_sampler_view() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c453 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 Dcrypto_context.cc264 Local<FunctionTemplate> tmpl = env->secure_context_constructor_template(); in GetConstructorTemplate() local
[all...]
/third_party/node/src/
H A Dnode_contextify.cc1368 Local<FunctionTemplate> tmpl = NewFunctionTemplate(isolate, New); in Init() local
H A Dnode_sockaddr.cc699 Local<FunctionTemplate> tmpl = env->blocklist_constructor_template(); in GetConstructorTemplate() local
753 Local<FunctionTemplate> tmpl = env->socketaddress_constructor_template(); GetConstructorTemplate() local
[all...]
H A Dnode_wasi.cc1702 Local<FunctionTemplate> tmpl = NewFunctionTemplate(isolate, WASI::New); in Initialize() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c581 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 Dpan_resource.c798 struct pipe_resource tmpl = rsc->base; in pan_alloc_staging() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c111 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 Decx_kmgmt.c209 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 Drsa_ameth.c778 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in rsa_int_export_to() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c353 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in ecx_pkey_export_to() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c2516 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 Decx_meth.c353 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in ecx_pkey_export_to() local
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c2507 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 Dec_kmgmt.c111 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 Decx_kmgmt.c209 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 Drsa_ameth.c743 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in rsa_int_export_to() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1598 struct pipe_surface tmpl = {{0}}; in r600_clear_texture() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c459 struct pipe_surface tmpl = {{0}}, *sf; in nv50_clear_texture() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp1162 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 Dstatem_clnt.c2040 OSSL_PARAM_BLD *tmpl = NULL; in tls_process_ske_dhe() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c417 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 Dabg-writer.cc4361 write_template_parameters(const shared_ptr<template_decl> tmpl, in write_template_parameters() argument
/third_party/openssl/crypto/
H A Dprovider_core.c417 OSSL_PROVIDER tmpl = { 0, }; in ossl_provider_find() local
615 OSSL_PROVIDER tmpl = { 0, }; in ossl_provider_add_to_store() local

Completed in 53 milliseconds

12345