Searched full:script (Results 1 – 25 of 89) sorted by relevance
1234
5 The purpose of the script is to test playback (and/or recording47 software. For Octave it's recommended to use an initialization script76 See script sof_audio_quality_test_config.m. It is a template to79 script sof_audio_quality_test_top.m to use that configuration script101 You can start with 3 dB and run the test script113 The script is configured to proceed without opening plot windows to114 desktop. Once the gain test is passed the script executes the FR and
41 The top level shell script to launch tests is src_test.sh. See script47 script src_test.m. The matrix can be also passed from calling function51 beginning of script src_test.m as well under comment Generic test
38 script:53 script: CMAKE_BUILD_TYPE=Release ./scripts/docker-run.sh ./scripts/build-tools.sh59 script:84 script:95 script:
13 This script takes an array of floating point coefficients and the endianness.23 This script takes the R coefficient and the sampling frequency to plot the29 This script takes the R coefficient and the sampling frequency to plot the
4 script.11 into stream of cepstral coefficients with script run_mfcc.sh. E.g.21 In the above it's known from configuration script that MFCC was set up to
14 This script creates the default coefficient set and contains nothing20 This script creates the tiny coefficient set. The script contains an
5 # mostly useless. So this script extracts from its output the most21 # To reproduce an 'error: ' and test this script try commenting out25 # script try deleting a __sparse_cache annotation like the one in
5 # Runs a given script in the docker container you can generate from the31 # scripts/sudo-cwd.sh script.33 >&2 printf "Warning: this script should be run as user ID 1000 to match the container's account\n"
22 # user shouldn't be confused from which dir this script has to be run70 echo "You can rerun the script with -r argument to fetch missing repositories:"125 echo "You can rerun the script with -r argument to fetch missing repositories:"
54 # Version of this script matching Major.Minor.Patch style.57 # Constant value resolves SOF_TOP directory as: "this script directory/.."141 epilog=("This script supports XtensaTools but only when installed in a specific\n" +234 help="""Run script in non-interactive mode when user input can not be provided.235 This should be used with programmatic script invocations (eg. Continuous Integration).238 help="Prints version of this script.")347 Prints error message if script is running in non-interactive mode.354 (not SOFs manifest) and script is running in non-interactive mode.361 message += f"Try deleting {dot_west_directory } directory and rerun this script."372 sys.exit("Can not proceed. Reinitialize your west manifest to SOF and rerun this script.")[all …]
8 # or some wrapper script
5 # Runs a given script in the docker container you can generate from the
6 # This script fetches Pull Request commits missing from a shallow clone7 # and creates a PR_SHAs.txt file. This script has a limit of 500 commits but the17 # in maintaining this sort of script.24 # should not make this script more complex.
6 # The purpose of this script is not to stop on the first checkpatch
20 * The _memmap_cacheattr_reset linker script variable has44 * from the linker script variable that contains the cache attributes60 /* Get the corresponding hex digit from the linker script in glb_addr_attr()
40 // __stack from linker script (see LSP Ref Manual)41 // _bss_start from linker script (see LSP Ref Manual)42 // _bss_end from linker script (see LSP Ref Manual)
44 // __stack from linker script (see LSP Ref Manual)45 // _bss_table_start from linker script (see LSP Ref Manual)46 // _bss_table_end from linker script (see LSP Ref Manual)
8 # invoke this script with sample commands like these:18 # use this script with a image other than the one officially tagged
14 # $ make [ARCH=<arch>] scriptconfig SCRIPT=Kconfiglib/alldefconfig.py
23 echo "Please install Matlab or Octave to run this script."
67 # linker script, just for log entries75 COMMENT "Generating linker script: ${memory_mock_lds_out}"
43 * The _memmap_cacheattr_reset linker script variable has77 * from the linker script variable that contains the cache attributes
6 /* Created 31-Aug-2022 13:19:22 with script ref_matrix.m v1.9-rc1-1687-g6be4f7333-dirty */
16 reader_result="$?" # if $reader_name script fails, running xt-gdb is pointless