Searched full:files (Results 1 – 25 of 163) sorted by relevance
1234567
/openthread-3.4.0/third_party/mbedtls/repo/tests/scripts/ |
D | check-generated-files.sh | 20 # Check if generated files are up-to-date. 31 -u Update the files rather than return an error for out-of-date files. 49 # Run SCRIPT and check that it does not modify any of the specified files. 51 # regular files. 53 # list of files in the directory. Running SCRIPT must not modify any file 54 # in the directory and must not add or remove files either. 73 # Compare the script output to the old files and remove backups 92 # Check if there are any new files 94 echo "Files were deleted or created by '$SCRIPT'"
|
D | check_files.py | 44 ``suffix_exemptions``: files whose name ends with a string in this set 47 ``path_exemptions``: files whose path (relative to the root of the source 77 Files whose name ends with a string listed in ``self.suffix_exemptions`` 128 To implement a checker that processes files line by line, inherit from 132 # Exclude binary files. 162 """Track files with bad permissions. 164 Files that are not executable scripts must not be executable.""" 168 # .py files can be either full scripts or modules, so they may or may 180 """Track files with a bad, missing or extraneous shebang line. 227 """Track files that end with an incomplete line [all …]
|
D | check_names.py | 35 - All exported and available symbols in the library object files, are explicitly 36 declared in the header files. This uses the nm command. 136 is not explicitly declared in header files. Created with 152 "however it was not declared in any header files." 215 Class for retrieving files and parsing the code. This can be used 224 self.files = {} 248 "The following files are excluded from the search: {}" 318 Get all files that match any of the UNIX-style wildcards. While the 342 * include: A List of glob expressions to look for files through. 343 * exclude: A List of glob expressions for excluding files. [all …]
|
D | generate-afl-tests.sh | 3 # This script splits the data test files containing the test cases into 4 # individual files (one test case per file) suitable for use with afl 8 # <test data file path> - should be the path to one of the test suite files 55 echo " [!] Test output files already exist." >&2 63 echo " [!] Test output files already exist." >&2
|
/openthread-3.4.0/third_party/nlbuild-autotools/repo/third_party/autoconf/ |
D | py-compile | 65 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..." 67 Byte compile some python scripts FILES. Use --destdir to specify any 68 leading directory path to the FILES that you don't want to include in the 97 files=$* 98 if test -z "$files"; then 99 usage_error "no files given" 121 files = '''$files''' 124 for file in files.split(): 146 files = '''$files''' 148 for file in files.split():
|
/openthread-3.4.0/third_party/mbedtls/repo/docs/architecture/ |
D | mbed-crypto-storage-specification.md | 73 * Files 1 through 0xfffeffff: [content](#key-file-format-for-0.1.0) of the [key whose identifier is… 75 * Files 0xffff0000 through 0xffffff51, 0xffffff53 through 0xffffffff: unused. 81 …configuration value `CRYPTO_STORAGE_FILE_LOCATION` allows storing the key files in a directory oth… 85 * Other files: unused. 131 * Files 0 through 0xffffff51, 0xffffff53 through 0xffffffff: unused, reserved for internal use of t… 133 * Files 0x100000000 through 0xffffffffffff: [content](#key-file-format-for-1.0.0) of the [key whose… 142 * Files 1 through 0xfffeffff: [content](#key-file-format-for-1.0.0) of the [key whose identifier is… 144 * Files 0xffff0000 through 0xffffff51, 0xffffff53 through 0xffffffff, 0x100000000 through 0xfffffff… 154 * Delete files 1 through 0xfffeffff, which contain keys in a format that is no longer supported. 158 … This is annoyingly non-uniform. For example, if we want to store non-key files, we have room in d… [all …]
|
/openthread-3.4.0/ |
D | .gitattributes | 1 # Auto normalize all files which appear to be text files. 4 # Auto normalize files which are explicitly text 13 # Files which are explicitly binary 22 # Files normalized to always keep Unix line endings
|
/openthread-3.4.0/third_party/mbedtls/repo/doxygen/ |
D | mbedtls.doxyfile | 61 # format and will distribute the generated files over these directories. 63 # source files, where putting all generated files in the same directory would 131 # path before files name in the file list and in the header files. If set 245 # Doxygen selects the parser to use depending on the extension of the files it 251 # C++. For instance to make doxygen treat .inc files as Fortran files (default 252 # is PHP), and .f files as C (default is Fortran), use: inc=Fortran f=C. Note 254 # files are not read by doxygen. 382 # defined locally in source files will be included in the documentation. 383 # If set to NO only classes defined in header files are included. 403 # undocumented members of documented classes, files or namespaces. [all …]
|
/openthread-3.4.0/third_party/mbedtls/repo/scripts/ |
D | assemble_changelog.py | 7 Remove the input files unless --keep-entries is specified. 11 * Merged entry files are sorted according to their merge date (date of 14 * Committed but unmerged entry files are sorted according to the date 16 * Uncommitted entry files are sorted according to their modification time. 196 Entry files must have the same format as the changelog file. 279 """This classes defines an ordering on changelog entry files: older < newer. 281 * Merged entry files are sorted according to their merge date (date of 284 * Committed but unmerged entry files are sorted according to the date 286 * Uncommitted entry files are sorted according to their modification time. 292 # Categories of files. A lower number is considered older. [all …]
|
D | min_requirements.py | 121 parser.add_argument('files', nargs='*', metavar='FILE', 122 help="Requirement files" 126 if not options.files: 127 options.files = [os.path.join(os.path.dirname(__file__), 130 for filename in options.files:
|
/openthread-3.4.0/third_party/nlbuild-autotools/repo/examples/ |
D | Doxyfile.in | 89 # will distribute the generated files over these directories. Enabling this 90 # option can be useful when feeding doxygen a huge amount of source files, where 91 # putting all generated files in the same directory would otherwise causes 165 # before files name in the file list and in the header files. If set to NO the 294 # Doxygen selects the parser to use depending on the extension of the files it 300 # doxygen treat .inc files as Fortran files (default is PHP), and .f files as C 303 # Note For files without extension you can use no_extension as a placeholder. 306 # the files are not read by doxygen. 457 # locally in source files will be included in the documentation. If set to NO 458 # only classes defined in header files are included. Does not have any effect [all …]
|
/openthread-3.4.0/doc/ |
D | Doxyfile.in | 100 # will distribute the generated files over these directories. Enabling this 101 # option can be useful when feeding doxygen a huge amount of source files, where 102 # putting all generated files in the same directory would otherwise causes 176 # before files name in the file list and in the header files. If set to NO the 305 # Doxygen selects the parser to use depending on the extension of the files it 311 # doxygen treat .inc files as Fortran files (default is PHP), and .f files as C 314 # Note For files without extension you can use no_extension as a placeholder. 317 # the files are not read by doxygen. 468 # locally in source files will be included in the documentation. If set to NO 469 # only classes defined in header files are included. Does not have any effect [all …]
|
/openthread-3.4.0/tools/harness-automation/doc/ |
D | conf.py | 73 # The encoding of source files. 110 # List of patterns, relative to source directory, that match files and 111 # directories to ignore when looking for source files. 184 # Add any paths that contain custom static files (such as style sheets) here, 185 # relative to this directory. They are copied after the builtin static files, 189 # Add any extra paths that contain custom files (such as robots.txt or 190 # .htaccess) here, relative to this directory. These files are copied 245 # This is the file name suffix for HTML files (e.g. ".xhtml"). 286 # Grouping the document tree into LaTeX files. List of tuples 341 # Grouping the document tree into Texinfo files. List of tuples
|
/openthread-3.4.0/third_party/mbedtls/repo/docs/architecture/testing/ |
D | psa-storage-format-testing.md | 31 Use a similar approach for files other than keys where possible and relevant. 43 … mapping from file identifer (a 64-bit number) to file content (a byte array). These files include: 45 * [Key files](#key-storage) (files containing one key's metadata and, except for some secure elemen… 48 * [Driver state files](#driver-state-files). 113 ## Driver state files
|
/openthread-3.4.0/third_party/nlbuild-autotools/repo/etc/ |
D | lcov.config | 74 # Compress all generated html files with gzip. 105 # files 115 # Adjust path to source files by removing or changing path 124 # Directory containing gcov kernel files
|
/openthread-3.4.0/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-integration-guide.md | 16 Concretely speaking, a driver consists of one or more **driver description files** in JSON format a… 29 2. Pass the driver description files through the Make variable `PSA_DRIVERS` when building the libr… 45 <!-- TODO: what about additional include files? -->
|
D | psa-driver-developer-guide.md | 32 * C header files defining the types required by the driver description. The names of these header f… 33 …r description. Implementations may allow drivers to be provided as source files and compiled with …
|
/openthread-3.4.0/script/ |
D | clang-format | 60 FILES=() 68 FILES+=("$arg") 74 for file in "${FILES[@]}"; do
|
D | make-pretty | 171 …git ls-files "${OT_CLANG_SOURCES[@]}" | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '|')… 181 …git ls-files "${OT_CLANG_SOURCES[@]}" | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '|')… 224 …git ls-files "${OT_MARKDOWN_SOURCES[@]}" | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '… 234 …git ls-files "${OT_MARKDOWN_SOURCES[@]}" | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '… 244 …git ls-files "${OT_PYTHON_SOURCES[@]}" | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '|'… 254 …git ls-files "${OT_PYTHON_SOURCES[@]}" | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '|'… 264 git ls-files | xargs shfmt -f | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '|'))" \ 274 git ls-files | xargs shfmt -f | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '|'))" \ 277 git ls-files | xargs shfmt -f | grep -v -E "^($(echo "${OT_EXCLUDE_DIRS[@]}" | tr ' ' '|'))" \
|
D | update-makefiles.py | 30 # This script updates different make/build files (CMakeLists.txt, BUILD.gn, 32 # current files present in `./src/core/` & `./include/openthread/` 105 # Get the list of hpp/h/cpp files in different folders. 121 # Update CMakeLists.txt files 131 # Update Build.gn files 151 # Update Makefile.am files
|
/openthread-3.4.0/third_party/mbedtls/repo/include/ |
D | CMakeLists.txt | 8 install(FILES ${headers} 12 install(FILES ${psa_headers}
|
/openthread-3.4.0/third_party/mbedtls/repo/configs/ |
D | README.txt | 1 This directory contains example configuration files. 7 These files are complete replacements for the default config.h. To use one of
|
/openthread-3.4.0/examples/platforms/simulation/ |
D | README.md | 15 After a successful build, the `elf` files are found in: 28 After a successful build, the `elf` files are found in:
|
/openthread-3.4.0/third_party/mbedtls/repo/tests/git-scripts/ |
D | pre-commit.sh | 23 # - check that generated files are up-to-date. 34 tests/scripts/check-generated-files.sh
|
/openthread-3.4.0/third_party/mbedtls/repo/tests/ |
D | CMakeLists.txt | 51 # Include test-specific header files from ./include and private header 52 # files (used by some invasive tests) from ../library. Public header 53 # files are automatically included because the library targets declare 176 # Make scripts and data files needed for testing available in an
|
1234567