Home
last modified time | relevance | path

Searched defs:self (Results 1 – 5 of 5) sorted by relevance

/sof-3.4.0/scripts/kconfig/
Dkconfiglib.py779 def __init__(self, filename="Kconfig", warn=True, warn_to_stderr=True, argument
1012 def defconfig_filename(self): argument
1027 def load_config(self, filename=None, replace=True, verbose=True): argument
1115 def _load_config(self, filename, replace): argument
1254 def write_autoconf(self, filename, argument
1300 def write_config(self, filename=None, argument
1367 def write_min_config(self, filename, argument
1416 def sync_deps(self, path): argument
1484 def _sync_deps(self): argument
1526 def _write_old_vals(self): argument
[all …]
/sof-3.4.0/tools/coredumper/
Dsof-coredump-reader.py104 def raise_error(self, filepath, reason): argument
110 def is_readable_file(self, filepath): argument
118 def __call__(self, parser, namespace, values, option_string=None): argument
124 def raise_error(self, filepath, reason): argument
130 def is_writeable_file(self, filepath): argument
142 def __call__(self, parser, namespace, values, option_string=None): argument
153 def raise_error(self, value, reason): argument
159 def is_valid_architecture(self, value): argument
163 def __call__(self, parser, namespace, values, option_string=None): argument
277 def __str__(self): argument
[all …]
/sof-3.4.0/tools/sof_ri_info/
Dsof_ri_info.py916 def __init__(self, path, verbose): argument
928 def get_offset(self): argument
933 def ff_data(self, delta_offset): argument
938 def set_offset(self, offset): argument
945 def get_data(self, beg, length): argument
951 def read_bytes(self, count): argument
958 def read_dw(self): argument
965 def read_w(self): argument
972 def read_b(self): argument
979 def read_string(self, size_in_file): argument
[all …]
/sof-3.4.0/src/include/sof/audio/module_adapter/module/
Dcadence.h44 void *self; member
/sof-3.4.0/scripts/
Dxtensa-build-zephyr.py129 def __call__(self, parser, namespace, values, option_string=None): argument