Searched refs:wtop (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-utils/topology/ |
H A D | pre-process-object.c | 901 snd_config_t **wtop, snd_config_t *top_config, in tplg_build_object_from_template() 946 *wtop = top; in tplg_build_object_from_template() 948 *wtop = tplg_find_config(top, object_name); in tplg_build_object_from_template() 949 if (*wtop) in tplg_build_object_from_template() 952 ret = tplg_config_make_add(wtop, object_name, SND_CONFIG_TYPE_COMPOUND, in tplg_build_object_from_template() 972 ret = tplg_object_add_attributes(*wtop, template, obj); in tplg_build_object_from_template() 983 snd_config_t *wtop; in tplg_build_generic_object() local 987 ret = tplg_build_object_from_template(tplg_pp, obj_cfg, &wtop, NULL, false); in tplg_build_generic_object() 991 ret = snd_config_get_id(wtop, &name); in tplg_build_generic_object() 995 ret = tplg_add_object_data(tplg_pp, obj_cfg, wtop, NUL in tplg_build_generic_object() 900 tplg_build_object_from_template(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, snd_config_t **wtop, snd_config_t *top_config, bool skip_name) tplg_build_object_from_template() argument [all...] |
H A D | pre-processor.h | 59 snd_config_t **wtop, snd_config_t *top_config,
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ia64.S | 1441 (p16) br.wtop.dpnt .L_divw_shift };; 1489 (cont) br.wtop.spnt .L_divw_1st_iter };; 1519 (cont) br.wtop.spnt .L_divw_2nd_iter };;
|
/third_party/openssl/crypto/bn/asm/ |
H A D | ia64.S | 1441 (p16) br.wtop.dpnt .L_divw_shift };; 1489 (cont) br.wtop.spnt .L_divw_1st_iter };; 1519 (cont) br.wtop.spnt .L_divw_2nd_iter };;
|
Completed in 6 milliseconds