| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | pythondeps | 23 suffixes = importlib.machinery.all_suffixes() variable 62 for suffix in suffixes: 151 for suffix in suffixes:
|
| H A D | oe-pkgdata-browser | 38 suffixes = ['B', 'kB', 'MB', 'GB', 'TB', 'PB'] 43 rank = min(rank, len(suffixes) - 1) 46 return '%s %s' % (f, suffixes[rank])
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | cve_check.py | 15 suffixes = ["alphabetical", "patch"] 31 … patch_l=match.group("patch_l") if str(suffix) in suffixes and match.group("patch_l") else "",
|
| H A D | utils.py | 81 def prune_suffix(var, suffixes, d): argument 84 for suffix in suffixes:
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | Makefile-keyspan_pda_fw | 4 # insisting upon fixed suffixes for the input and output files,
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | adfs.rst | 107 type suffixes to be appended to file names read from a directory. If the 108 ftsuffix option is zero or omitted, no file type suffixes will be added.
|
| H A D | afs.rst | 97 The name of the volume can be suffixes with ".backup" or ".readonly" to
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpsl/ |
| H A D | libpsl_0.21.1.bb | 4 domain names beyond the standard suffixes, such as .com."
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | property-units.txt | 5 recommended suffixes. Other variations exist in bindings, but should not
|
| H A D | writing-bindings.rst | 54 - DO use common property unit suffixes for properties with scientific units.
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/ |
| H A D | main.cpp | 74 foreach (QString suffix, mimeDatabase.mimeTypeForName(fileType).suffixes()) { in associateFileTypes()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/ |
| H A D | main.cpp | 74 foreach (QString suffix, mimeDatabase.mimeTypeForName(fileType).suffixes()) { in associateFileTypes()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/ |
| H A D | main.cpp | 74 foreach (QString suffix, mimeDatabase.mimeTypeForName(fileType).suffixes()) { in associateFileTypes()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/ |
| H A D | main.cpp | 74 foreach (QString suffix, mimeDatabase.mimeTypeForName(fileType).suffixes()) { in associateFileTypes()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 119 The value can be either in bytes or you can use mem suffixes. 125 # Using mem suffixes 139 The value can be either in bytes or you can use mem suffixes. 146 # Using mem suffixes
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | coretemp.c | 390 static const char *const suffixes[TOTAL_ATTRS] = { in create_core_attrs() local 396 "temp%d_%s", attr_no, suffixes[i]); in create_core_attrs()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create_buildsys_python.py | 564 suffixes = [t[0] for t in imp.get_suffixes()] 588 for suffix in suffixes:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | chrono | 1139 /** ISO C++ 2014 namespace for suffixes for duration literals. 1141 * These suffixes can be used to create `chrono::duration` values with 1145 * The suffixes can be made visible by a using-directive or 1153 * The result of these suffixes on an integer literal is one of the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | chrono | 1139 /** ISO C++ 2014 namespace for suffixes for duration literals. 1141 * These suffixes can be used to create `chrono::duration` values with 1145 * The suffixes can be made visible by a using-directive or 1153 * The result of these suffixes on an integer literal is one of the
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | locktypes.rst | 77 can have suffixes which apply further protections: 240 - The hard interrupt related suffixes for spin_lock / spin_unlock
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | devlink-info.rst | 100 .. list-table:: List of common version suffixes
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | utils.py | 730 def prune_suffix(var, suffixes, d): argument 735 for suffix in suffixes:
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/ |
| H A D | board.rst | 58 the <function>-prefix of the GPIO suffixes ("gpios" or "gpio", automatically
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | package_ipk.bbclass | 86 # together. These package suffixes are taken from the definitions of
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 205 bytes respectively. Such letter suffixes can also be entirely omitted:
|