Searched full:tools (Results 1 – 25 of 3598) sorted by relevance
12345678910>>...144
... pax_global_header squashfs-tools-4.4/ squashfs-tools-4.4/ACKNOWLEDGEMENTS squashfs-tools-4.4/CHANGES ...
8 # noinst programs in Makefile.tools that are conditional on READLINE12 tools/obex-client-tool \13 tools/obex-server-tool \14 tools/bluetooth-player \15 tools/obexctl \16 tools/btmgmt \19 # noinst programs in Makefile.tools that are conditional on TESTING26 tools/3dsp \27 tools/mgmt-tester \28 tools/gap-tester \[all …]
14 #include <boost/math/tools/config.hpp>18 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/polynomial_horner1_, BOOST_MATH_MAX_PO…22 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/polynomial_horner2_, BOOST_MATH_MAX_PO…26 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/polynomial_horner3_, BOOST_MATH_MAX_PO…31 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/rational_horner1_, BOOST_MATH_MAX_POLY…35 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/rational_horner2_, BOOST_MATH_MAX_POLY…39 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/rational_horner3_, BOOST_MATH_MAX_POLY…49 #include <boost/math/tools/detail/polynomial_horner1_2.hpp>50 #include <boost/math/tools/detail/polynomial_horner1_3.hpp>51 #include <boost/math/tools/detail/polynomial_horner1_4.hpp>[all …]
10 #include <boost/math/tools/config.hpp>18 namespace tools{ namespace66 boost::math::tools::make_big_value<T>(\69 mpl::bool_< (is_convertible<boost::math::tools::largest_float, T>::value) && \70 ((D <= boost::math::tools::numeric_traits<boost::math::tools::largest_float>::digits) \72 || (boost::math::tools::numeric_traits<T>::is_specialized && \73 …(boost::math::tools::numeric_traits<T>::digits10 <= boost::math::tools::numeric_traits<boost::math…79 boost::math::tools::make_big_value<T>(0.0L, BOOST_STRINGIZE(x), \80 …tools::numeric_traits<T>::is_specialized && boost::math::tools::numeric_traits<T>::max_exponent <=…
28 #include <boost/math/tools/promotion.hpp> // for argument promotion.43 typename tools::promote_args<RT1, RT2>::type47 typename tools::promote_args<RT1, RT2, A>::type51 typename tools::promote_args<RT1, RT2, RT3>::type55 typename tools::promote_args<RT1, RT2, RT3>::type59 typename tools::promote_args<RT1, RT2, RT3>::type63 typename tools::promote_args<RT1, RT2, RT3>::type67 typename tools::promote_args<RT1, RT2, RT3>::type71 typename tools::promote_args<RT1, RT2, RT3>::type75 typename tools::promote_args<RT1, RT2, RT3>::type[all …]
1 tools/perf2 tools/arch3 tools/scripts4 tools/build5 tools/include6 tools/lib/traceevent7 tools/lib/api8 tools/lib/bpf9 tools/lib/subcmd10 tools/lib/perf[all …]
3 Upstream-Status: Backport [https://github.com/plougher/squashfs-tools/commit/80b8441]14 squashfs-tools/unsquash-1.c | 3 +--15 squashfs-tools/unsquash-1234.c | 11 +++++++++--16 squashfs-tools/unsquash-2.c | 3 +--17 squashfs-tools/unsquash-3.c | 3 +--18 squashfs-tools/unsquash-4.c | 3 +--19 squashfs-tools/unsquashfs.c | 7 -------20 squashfs-tools/unsquashfs.h | 1 +23 diff --git a/squashfs-tools/unsquash-1.c b/squashfs-tools/unsquash-1.c25 --- a/squashfs-tools/unsquash-1.c[all …]
3 Upstream-Status: Backport [https://github.com/plougher/squashfs-tools/commit/1993a4e]17 squashfs-tools/unsquash-1.c | 2 +-18 squashfs-tools/unsquash-1234.c | 5 +++++19 squashfs-tools/unsquash-2.c | 2 +-20 squashfs-tools/unsquash-3.c | 2 +-21 squashfs-tools/unsquash-4.c | 2 +-22 squashfs-tools/unsquashfs.h | 2 +-25 diff --git a/squashfs-tools/unsquash-1.c b/squashfs-tools/unsquash-1.c27 --- a/squashfs-tools/unsquash-1.c28 +++ b/squashfs-tools/unsquash-1.c[all …]
2 Upstream-Status: Backport [https://github.com/plougher/squashfs-tools/commit/e048580]6 https://github.com/plougher/squashfs-tools/commit/19fcc9316 An issue on github (https://github.com/plougher/squashfs-tools/issues/72)42 squashfs-tools/Makefile | 6 +-43 squashfs-tools/unsquash-1.c | 6 ++44 squashfs-tools/unsquash-12.c | 110 +++++++++++++++++++++++++++++++++45 squashfs-tools/unsquash-1234.c | 21 +++++++46 squashfs-tools/unsquash-2.c | 16 +++++47 squashfs-tools/unsquash-3.c | 6 ++48 squashfs-tools/unsquash-4.c | 6 ++[all …]
3 We keep seeing hangs in the tools/notifications tests on x86 and arm for12 Index: lttng-tools-2.13.1/tests/regression/Makefile.am14 --- lttng-tools-2.13.1.orig/tests/regression/Makefile.am15 +++ lttng-tools-2.13.1/tests/regression/Makefile.am16 @@ -29,18 +29,6 @@ TESTS = tools/base-path/test_ust \17 tools/crash/test_crash \18 tools/regen-metadata/test_ust \19 tools/regen-statedump/test_ust \20 - tools/notification/test_notification_ust_error \21 - tools/notification/test_notification_ust_buffer_usage \[all …]
11 musl libc's system headers pulls in open-vm-tools' poll.h. To avoid this14 Update for open-vm-tools-11.2.5.20 open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +-21 open-vm-tools/lib/hgfsServer/hgfsServer.c | 2 +-22 open-vm-tools/lib/include/asyncsocket.h | 2 +-23 open-vm-tools/lib/include/pollImpl.h | 2 +-24 open-vm-tools/lib/include/{poll.h => vm_poll.h} | 2 +-25 open-vm-tools/lib/rpcIn/rpcin.c | 2 +-27 rename open-vm-tools/lib/include/{poll.h => vm_poll.h} (99%)29 diff --git a/open-vm-tools/lib/asyncsocket/asyncsocket.c b/open-vm-tools/lib/asyncsocket/asyncsocke…[all …]
13 clang-tools-extra/clang-tidy/add_new_check.py | 2 +-14 clang-tools-extra/clang-tidy/rename_check.py | 2 +-15 clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py | 2 +-16 clang-tools-extra/clang-tidy/tool/run-clang-tidy.py | 2 +-17 clang/tools/clang-format/git-clang-format | 2 +-18 clang/tools/scan-view/bin/scan-view | 2 +-21 diff --git a/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py b/…23 --- a/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py24 +++ b/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py31 diff --git a/clang-tools-extra/clang-tidy/add_new_check.py b/clang-tools-extra/clang-tidy/add_new_c…[all …]
1 SUMMARY = "Performance analysis tools for Linux"49 # needed for building the tools/perf Python bindings59 # needed for building the tools/perf Perl binding65 SPDX_S = "${S}/tools/perf"74 -C ${S}/tools/perf \115 tools/arch \116 tools/build \117 tools/include \118 tools/lib \119 tools/Makefile \[all …]
25 tools/Makefile | 2 +-49 if [ ! -z ${STRIP} ]; then ${STRIP} ${TOOLS}; fi50 if [ -x /usr/local/bin/upx ]; then upx --best ${TOOLS}; fi60 install: $(TOOLS) library61 - install -m ${SUID_PERM} -o ${OWNER} -g ${GROUP} ${TOOLS} ${BIN}62 + install -m ${SUID_PERM} ${TOOLS} ${BIN}64 cd ${BIN}; rm -f ${TOOLS}71 if [ ! -z ${STRIP} ]; then ${STRIP} ${TOOLS}; fi72 if [ -x /usr/local/bin/upx ]; then upx --best ${TOOLS}; fi82 install: $(TOOLS)[all …]
6 --- tools/mconsole/Makefile~fix-ldflags 2003-02-08 05:10:08.000000000 +01007 +++ tools/mconsole/Makefile 2004-04-01 15:37:37.000000000 +020017 diff -uNr tools.orig/jailtest/Makefile tools/jailtest/Makefile18 --- tools.orig/jailtest/Makefile 2017-04-03 15:56:02.068461380 +020019 +++ tools/jailtest/Makefile 2017-04-03 16:00:04.857449005 +020029 diff -uNr tools.orig/moo/Makefile tools/moo/Makefile30 --- tools.orig/moo/Makefile 2017-04-03 15:56:02.068461380 +020031 +++ tools/moo/Makefile 2017-04-03 15:59:56.466449432 +020045 diff -uNr tools.orig/port-helper/Makefile tools/port-helper/Makefile46 --- tools.orig/port-helper/Makefile 2017-04-03 15:56:02.068461380 +0200[all …]
5 Index: tools/jailtest/Makefile7 --- tools.orig/jailtest/Makefile 2003-02-07 20:10:27.000000000 -08008 +++ tools/jailtest/Makefile 2012-09-05 12:13:56.061615854 -070015 Index: tools/mconsole/Makefile17 --- tools.orig/mconsole/Makefile 2012-09-05 12:05:09.869607043 -070018 +++ tools/mconsole/Makefile 2012-09-05 12:14:07.725607469 -070025 Index: tools/moo/Makefile27 --- tools.orig/moo/Makefile 2003-06-26 09:27:00.000000000 -070028 +++ tools/moo/Makefile 2012-09-05 12:14:20.981604580 -070035 Index: tools/port-helper/Makefile[all …]
21 testing/web-platform/tests/tools/manifest/vcs.py | 2 +-22 .../web-platform/tests/tools/third_party/h2/h2/settings.py | 2 +-23 .../tests/tools/third_party/html5lib/html5lib/_trie/_base.py | 2 +-24 .../tools/third_party/html5lib/html5lib/treebuilders/dom.py | 2 +-25 .../tests/tools/third_party/hyper/hyper/common/headers.py | 2 +-26 .../tests/tools/third_party/hyper/hyper/h2/settings.py | 2 +-27 .../tests/tools/third_party/hyper/hyper/http11/connection.py | 4 ++--29 .../tests/tools/third_party/hyperframe/hyperframe/flags.py | 2 +-30 testing/web-platform/tests/tools/wptserve/wptserve/config.py | 3 ++-149 diff --git a/testing/web-platform/tests/tools/manifest/vcs.py b/testing/web-platform/tests/tools/ma…[all …]
17 tools/config_modules/Makefile | 2 +-18 tools/filters/Makefile | 2 +-19 tools/m2sh/Makefile | 2 +-20 tools/procer/Makefile | 2 +-34 diff --git a/tools/config_modules/Makefile b/tools/config_modules/Makefile36 --- a/tools/config_modules/Makefile37 +++ b/tools/config_modules/Makefile45 diff --git a/tools/filters/Makefile b/tools/filters/Makefile47 --- a/tools/filters/Makefile48 +++ b/tools/filters/Makefile[all …]
4 Subject: [PATCH] Allow a tools-only build11 tools/tools.pro | 4 ++--20 +!tools-only:qtHaveModule(gui): \29 +tools-only {41 +!tools-only:qtConfig(system-assimp):!if(cross_compile:host_build) {45 diff --git a/tools/tools.pro b/tools/tools.pro47 --- a/tools/tools.pro48 +++ b/tools/tools.pro53 +!tools-only:!qtHaveModule(3dcore): \58 +tools-only|qtConfig(assimp):qtConfig(commandlineparser): {
2 # Some of the tools (perf) use same make variables12 @echo ' acpi - ACPI tools'13 @echo ' bpf - misc BPF tools'14 @echo ' cgroup - cgroup tools'16 @echo ' debugging - tools for debugging'18 @echo ' firmware - Firmware tools'20 @echo ' gpio - GPIO tools'21 @echo ' hv - tools used when in Hyper-V clients'22 @echo ' iio - IIO tools'25 @echo ' leds - LEDs tools'[all …]
4 SUMMARY = "Tools for managing Linux kernel modules"5 DESCRIPTION = "kmod is a set of tools to handle common tasks with Linux kernel modules like \14 file://tools/COPYING;md5=751419260aa954499f7abaabaa882bbe \28 EXTRA_OECONF += "--enable-tools"41 PROVIDES += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools"42 RPROVIDES:${PN} += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools"43 RCONFLICTS:${PN} += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools"44 RREPLACES:${PN} += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools"46 # to force user to remove old module-init-tools and replace them with kmod variants47 RCONFLICTS:libkmod2 += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools"
8 src/tools/stage.jam | 4 ++++21 diff --git a/tools/build/src/tools/stage.jam b/tools/build/src/tools/stage.jam23 --- a/tools/build/src/tools/stage.jam24 +++ b/tools/build/src/tools/stage.jam36 diff --git a/tools/build/test/install_build_no.py b/tools/build/test/install_build_no.py40 +++ b/tools/build/test/install_build_no.py68 diff --git a/tools/build/test/test_all.py b/tools/build/test/test_all.py70 --- a/tools/build/test/test_all.py71 +++ b/tools/build/test/test_all.py