/third_party/libwebsockets/ |
D | .sai.json | 226 # no distro -devel package for libuv 231 # no distro -devel package for libuv 236 # no distro -devel package for libuv 245 # no distro -devel package for mbedtls
|
/third_party/libabigail/tools/ |
D | fedabipkgdiff | 168 def is_distro_valid(distro): argument 177 return re.match(r'^(fc|el)\d{1,2}$', distro) is not None 196 distro = m.group(2) 197 return distro 870 def get_package_latest_build(self, package_name, distro): argument 885 selector = lambda item: item['release'].find(distro) > -1 905 get_distro_from_string(build['release']) <= distro 958 def get_latest_built_rpms(self, package_name, distro, arches=None): argument 968 latest_build = self.get_package_latest_build(package_name, distro) 1298 distro=global_config.from_distro) [all …]
|
/third_party/musl/dist/ |
D | config.mak | 20 # Uncomment to fix broken distro-patched toolchains where hash-style=gnu(only) 23 # Uncomment to fix broken distro-patched toolchains where stack-protector=on
|
/third_party/mesa3d/docs/gallium/ |
D | index.rst | 18 distro
|
/third_party/libuv/docs/ |
D | requirements.txt | 14 distro==1.4.0
|
/third_party/libinput/doc/user/ |
D | meson.build | 194 foreach distro : distributions 195 yq_filter = '.distributions[] | select(.name == "@0@") | .packages | join(" ")'.format(distro) 198 dependencies_config.set('@0@_PACKAGES'.format(distro.to_upper()), deps)
|
/third_party/libabigail/doc/manuals/ |
D | fedabipkgdiff.rst | 93 * ``--from`` <distro> 97 ``distro`` value can be any valid value of the RPM macro 100 * ``--to`` <distro> 104 option ``--from``. The ``distro`` value could be any valid value
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/ |
D | packInfo.js | 70 distro: [paramMock.paramStringMock], property
|
/third_party/ltp/testcases/kdump/ |
D | README | 30 5. Since KDUMP is supported by the above mentioned distro's the tests 44 For RHEL5 or Fedora distro :
|
/third_party/ltp/testcases/kdump/doc/ |
D | README | 30 5. Since KDUMP is supported by the above mentioned distro's the tests 44 For RHEL5 or Fedora distro :
|
/third_party/mesa3d/docs/relnotes/ |
D | 6.4 | 24 tarball. This was done at the request of Linux distro vendors who prefer
|
D | 6.4.2.rst | 32 Linux distro vendors who prefer to use freeglut.
|
/third_party/libwebsockets/lib/misc/ |
D | fsmount.c | 104 fsm->distro, fsm->layers[m]); in lws_fsmount_mount()
|
/third_party/lz4/contrib/snap/ |
D | README.md | 25 * install snap by doing 'snap install lz4' on any Linux distro
|
/third_party/python/Doc/using/ |
D | unix.rst | 20 that are not available on your distro's package. You can easily compile the 24 well, you can easily make packages for your own distro. Have a look at the
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
D | README.md | 13 2) Install distro build dependency packages:
|
/third_party/toybox/kconfig/ |
D | README | 20 squashfs _after_ after every major Linux distro had been locally carrying it
|
/third_party/node/ |
D | .gitignore | 116 # These are not needed and causes issues for distro packagers.
|
/third_party/ltp/doc/ |
D | supported-kernel-libc-versions.txt | 34 but users are encouraged to move to a newer distro.
|
D | Supported-kernel,-libc,-toolchain-versions.asciidoc | 34 but users are encouraged to move to a newer distro.
|
/third_party/libinput/tools/ |
D | libinput-record.c | 1359 char *distro = NULL, *version = NULL; in print_system_header() local 1365 if (!distro && strneq(osrstr, "ID=", 3)) in print_system_header() 1366 distro = strstrip(&osrstr[3], "\"'"); in print_system_header() 1370 if (distro && version) { in print_system_header() 1374 distro, in print_system_header() 1379 free(distro); in print_system_header()
|
/third_party/libwebsockets/lib/roles/dbus/ |
D | README.md | 3 ## DBUS-related distro packages
|
/third_party/mesa3d/docs/drivers/ |
D | svga3d.rst | 42 shouldn't be concerned with this information. But if your distro lacks 96 Depending on your Linux distro, other packages may be needed. Meson
|
/third_party/ltp/testcases/kernel/mce-test/doc/ |
D | howto.txt | 304 distro's the test driver was written and tested on them. Contribution 322 For RHEL5 or Fedora distro: 333 For RHEL5 or Fedora distro: 353 For RHEL5 or Fedora distro:
|
/third_party/libwebsockets/READMEs/ |
D | README.event-libs.md | 35 And second, for distro packaging, the event lib support plugins can be separately
|