Home
last modified time | relevance | path

Searched defs:template (Results 201 - 225 of 242) sorted by relevance

12345678910

/third_party/ltp/lib/
H A Dtst_test.c1043 char template[PATH_MAX]; in tst_creat_unlinked() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c839 tegra_create_sampler_view(struct pipe_context *pcontext, struct pipe_resource *presource, const struct pipe_sampler_view *template) tegra_create_sampler_view() argument
882 tegra_create_surface(struct pipe_context *pcontext, struct pipe_resource *presource, const struct pipe_surface *template) tegra_create_surface() argument
1032 tegra_create_video_codec(struct pipe_context *pcontext, const struct pipe_video_codec *template) tegra_create_video_codec() argument
1041 tegra_create_video_buffer(struct pipe_context *pcontext, const struct pipe_video_buffer *template) tegra_create_video_buffer() argument
1050 tegra_create_compute_state(struct pipe_context *pcontext, const struct pipe_compute_state *template) tegra_create_compute_state() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c535 OSSL_PROVIDER_INFO template; in ossl_provider_new() local
/third_party/node/deps/openssl/openssl/apps/
H A Dreq.c257 char *template = default_config_file, *keyout = NULL; in req_main() local
/third_party/openssl/test/
H A Dendecode_test.c105 static EVP_PKEY *make_key(const char *type, EVP_PKEY *template, in make_key() argument
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c774 pa_alsa_open_by_template( char **template, const char *dev_id, char **dev, pa_sample_spec *ss, pa_channel_map* map, int mode, snd_pcm_uframes_t *period_size, snd_pcm_uframes_t *buffer_size, snd_pcm_uframes_t tsched_size, bool *use_mmap, bool *use_tsched, bool require_exact_channel_number) pa_alsa_open_by_template() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsource.c1413 cvolume_remap_minimal_impact( pa_cvolume *v, const pa_cvolume *template, const pa_channel_map *from, const pa_channel_map *to) cvolume_remap_minimal_impact() argument
/third_party/openssl/apps/
H A Dreq.c257 char *template = default_config_file, *keyout = NULL; in req_main() local
/third_party/openssl/crypto/
H A Dprovider_core.c535 OSSL_PROVIDER_INFO template; in ossl_provider_new() local
/third_party/python/Modules/_sre/
H A Dsre.c2108 _sre_SRE_Match_expand_impl(MatchObject *self, PyObject *template) in _sre_SRE_Match_expand_impl() argument
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c1886 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash() local
2611 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument
3458 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) test_cprng() argument
3727 const struct drbg_testvec *template = desc->suite.drbg.vecs; alg_test_drbg() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.c4617 caam_hash_alloc(struct device *dev, struct caam_hash_template *template, bool keyed) caam_hash_alloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3866 vdev_init(struct bttv *btv, struct video_device *vfd, const struct video_device *template, const char *type_name) vdev_init() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c884 dpaa_setup_ingress(const struct dpaa_priv *priv, struct dpaa_fq *fq, const struct qman_fq *template) dpaa_setup_ingress() argument
895 dpaa_setup_egress(const struct dpaa_priv *priv, struct dpaa_fq *fq, struct fman_port *port, const struct qman_fq *template) dpaa_setup_egress() argument
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c1349 nvmet_fc_register_targetport(struct nvmet_fc_port_info *pinfo, struct nvmet_fc_target_template *template, struct device *dev, struct nvmet_fc_target_port **portptr) nvmet_fc_register_targetport() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c379 struct snd_soc_dapm_widget template; in dapm_kcontrol_data_alloc() local
417 struct snd_soc_dapm_widget template; dapm_kcontrol_data_alloc() local
4155 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai() local
4226 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai_widgets() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c536 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() argument
426 hist_entry__init(struct hist_entry *he, struct hist_entry *template, bool sample_self, size_t callchain_size) hist_entry__init() argument
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c354 nvme_fc_register_localport(struct nvme_fc_port_info *pinfo, struct nvme_fc_port_template *template, struct device *dev, struct nvme_fc_local_port **portptr) nvme_fc_register_localport() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c907 dpaa_setup_ingress(const struct dpaa_priv *priv, struct dpaa_fq *fq, const struct qman_fq *template) dpaa_setup_ingress() argument
918 dpaa_setup_egress(const struct dpaa_priv *priv, struct dpaa_fq *fq, struct fman_port *port, const struct qman_fq *template) dpaa_setup_egress() argument
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.c4629 caam_hash_alloc(struct device *dev, struct caam_hash_template *template, bool keyed) caam_hash_alloc() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3075 vdev_init(struct bttv *btv, struct video_device *vfd, const struct video_device *template, const char *type_name) vdev_init() argument
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c348 nvme_fc_register_localport(struct nvme_fc_port_info *pinfo, struct nvme_fc_port_template *template, struct device *dev, struct nvme_fc_local_port **portptr) nvme_fc_register_localport() argument
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfc.c1375 nvmet_fc_register_targetport(struct nvmet_fc_port_info *pinfo, struct nvmet_fc_target_template *template, struct device *dev, struct nvmet_fc_target_port **portptr) nvmet_fc_register_targetport() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c1989 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash() local
2721 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument
3602 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) test_cprng() argument
3872 const struct drbg_testvec *template = desc->suite.drbg.vecs; alg_test_drbg() local
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c374 struct snd_soc_dapm_widget template; in dapm_kcontrol_data_alloc() local
417 struct snd_soc_dapm_widget template; dapm_kcontrol_data_alloc() local
4158 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai() local
4236 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai_widgets() local
[all...]

Completed in 79 milliseconds

12345678910