Home
last modified time | relevance | path

Searched refs:split_format (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/st/graph_kernel/model/
Dtest_split.py46 def split_format(sp, cand): function
335 print('{}: {}'.format(i, split_format(sp, s)))
/third_party/alsa-lib/src/topology/
Dpcm.c314 static int split_format(struct snd_soc_tplg_stream_caps *caps, char *str) in split_format() function
439 err = split_format(sc, s); in tplg_parse_stream_caps()