Home
last modified time | relevance | path

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

/sof-3.4.0/scripts/
Dxtensa-build-zephyr.py309 stem = node.name[:-3] if node.name.endswith(".gz") else node.name
312 if checksum_wanted(stem) and fpath.is_file() and not fpath.is_symlink():
321 def checksum_wanted(stem): argument
323 if fnmatch.fnmatch(stem, pattern):
/sof-3.4.0/tools/tune/eq/
Deq_plot.m108 stem(eq.b_fir);