Home
last modified time | relevance | path

Searched full:tools (Results 1 – 25 of 13725) sorted by relevance

12345678910>>...549

/third_party/gettext/
D.gitignore18 /gettext-tools/misc/archive.dir.tar
54 /gettext-tools/doc/relocatable.texi
55 /gettext-tools/gnulib-m4/
56 /gettext-tools/gnulib-lib/
57 !/gettext-tools/gnulib-lib/Makefile.am
58 /gettext-tools/gnulib-tests/
59 !/gettext-tools/gnulib-tests/ChangeLog.0
60 !/gettext-tools/gnulib-tests/Makefile.am
61 /gettext-tools/libgettextpo/glthread/
62 /gettext-tools/libgettextpo/gnulib-m4/
[all …]
DOAT.xml62 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/gnulib-m4/.*" desc="not…
66 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/INSTALL" desc="not use …
67 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/doc/Makefile.in" desc="…
68 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/examples/hello-php/Make…
69 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/m4/siginfo.m4" desc="no…
70 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/misc/Makefile.in" desc=…
72 …="compatibility" name="InvalidLicense" path="gnulib-local/modules/gettext-tools-misc" desc="not us…
79 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/examples/hello-guile/Ma…
80 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/examples/hello-java-awt…
81 …<policyitem type="compatibility" name="InvalidLicense" path="gettext-tools/examples/hello-pascal/M…
[all …]
DMakefile.am22 SUBDIRS = gnulib-local gettext-runtime libtextstyle gettext-tools
34 gettext-tools/ChangeLog.0 \
35 gettext-tools/doc/ChangeLog.0 \
36 gettext-tools/doc/ChangeLog.1 \
37 gettext-tools/examples/ChangeLog.0 \
38 gettext-tools/gnulib-tests/ChangeLog.0 \
39 gettext-tools/libgettextpo/ChangeLog.0 \
40 gettext-tools/libgrep/ChangeLog.0 \
41 gettext-tools/m4/ChangeLog.0 \
42 gettext-tools/man/ChangeLog.0 \
[all …]
/third_party/spirv-tools/source/opt/
DBUILD.gn30 "//third_party/spirv-tools/source/opt/aggressive_dead_code_elim_pass.cpp",
31 "//third_party/spirv-tools/source/opt/amd_ext_to_khr.cpp",
32 "//third_party/spirv-tools/source/opt/basic_block.cpp",
33 "//third_party/spirv-tools/source/opt/block_merge_pass.cpp",
34 "//third_party/spirv-tools/source/opt/block_merge_util.cpp",
35 "//third_party/spirv-tools/source/opt/build_module.cpp",
36 "//third_party/spirv-tools/source/opt/ccp_pass.cpp",
37 "//third_party/spirv-tools/source/opt/cfg.cpp",
38 "//third_party/spirv-tools/source/opt/cfg_cleanup_pass.cpp",
39 "//third_party/spirv-tools/source/opt/code_sink.cpp",
[all …]
/third_party/icu/
D.gitignore669 icu4c/source/tools/Makefile
670 icu4c/source/tools/ctestfw/*.ao
671 icu4c/source/tools/ctestfw/*.d
672 icu4c/source/tools/ctestfw/*.o
673 icu4c/source/tools/ctestfw/*.pdb
674 icu4c/source/tools/ctestfw/*.vcxproj.user
675 icu4c/source/tools/ctestfw/*icutest*.dll
676 icu4c/source/tools/ctestfw/*icutest*.exp
677 icu4c/source/tools/ctestfw/*icutest*.lib
678 icu4c/source/tools/ctestfw/*icutest*.lnk
[all …]
/third_party/flutter/skia/third_party/spirv-tools/
DBUILD.gn6 script = "../externals/spirv-tools/utils/generate_grammar_tables.py"
9 "$root_out_dir/spirv-tools/core.insts-$version.inc",
10 "$root_out_dir/spirv-tools/operand.kinds-$version.inc",
17 rebase_path("$root_out_dir/spirv-tools/core.insts-$version.inc",
20 rebase_path("$root_out_dir/spirv-tools/operand.kinds-$version.inc",
39 script = "../externals/spirv-tools/utils/generate_grammar_tables.py"
44 outputs = [ "$root_out_dir/spirv-tools/glsl.std.450.insts-1.0.inc" ]
54 rebase_path("$root_out_dir/spirv-tools/glsl.std.450.insts-1.0.inc",
60 script = "../externals/spirv-tools/utils/generate_grammar_tables.py"
65 outputs = [ "$root_out_dir/spirv-tools/extension_enum.inc" ]
[all …]
/third_party/boost/boost/math/tools/
Drational.hpp14 #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 …]
/third_party/spirv-tools/
DBUILD.gn68 "//third_party/spirv-tools/source/assembly_grammar.cpp",
69 "//third_party/spirv-tools/source/binary.cpp",
70 "//third_party/spirv-tools/source/diagnostic.cpp",
71 "//third_party/spirv-tools/source/disassemble.cpp",
72 "//third_party/spirv-tools/source/enum_string_mapping.cpp",
73 "//third_party/spirv-tools/source/ext_inst.cpp",
74 "//third_party/spirv-tools/source/extensions.cpp",
75 "//third_party/spirv-tools/source/libspirv.cpp",
76 "//third_party/spirv-tools/source/name_mapper.cpp",
77 "//third_party/spirv-tools/source/opcode.cpp",
[all …]
/third_party/boost/libs/math/test/test_rational_instances/
Dtest_rational.hpp10 #include <boost/test/tools/floating_point_comparison.hpp>
13 #include <boost/math/tools/rational.hpp>
14 #include <boost/math/tools/precision.hpp>
22 T tolerance = boost::math::tools::epsilon<T>() * 4 * 100; in do_test_spots1()
26 // ../tools/generate_rational_test.cpp in do_test_spots1()
35 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(0.125), 1), in do_test_spots1()
39 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(0.25), 1), in do_test_spots1()
43 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(0.75), 1), in do_test_spots1()
47 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(1.0f - 1.0f/64.0f), 1), in do_test_spots1()
51 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(6.5), 1), in do_test_spots1()
[all …]
/third_party/boost/libs/math/test/test_instances/
Dtest_instances.hpp14 template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::type
17 template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::type
19 template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::type
22 …template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::ty…
25 …template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::ty…
28 …template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::ty…
31 …template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::ty…
34 …template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::ty…
37 …template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::ty…
40 …template tools::promote_args<BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, BOOST_MATH_TEST_TYPE>::ty…
[all …]
/third_party/grpc/tools/run_tests/sanity/
Dsanity_tests.yaml2 - script: tools/run_tests/sanity/check_bad_dependencies.sh
3 - script: tools/run_tests/sanity/check_bazel_workspace.py
4 - script: tools/run_tests/sanity/check_buildifier.sh
5 - script: tools/run_tests/sanity/check_cache_mk.sh
6 - script: tools/run_tests/sanity/check_deprecated_grpc++.py
7 - script: tools/run_tests/sanity/check_owners.sh
8 - script: tools/run_tests/sanity/check_port_platform.py
9 - script: tools/run_tests/sanity/check_qps_scenario_changes.py
10 - script: tools/run_tests/sanity/check_shellcheck.sh
11 - script: tools/run_tests/sanity/check_submodules.sh
[all …]
/third_party/spirv-tools/source/reduce/
DBUILD.gn31 "//third_party/spirv-tools/source/reduce/change_operand_reduction_opportunity.cpp",
32 "//third_party/spirv-tools/source/reduce/change_operand_to_undef_reduction_opportunity.cpp",
33 …"//third_party/spirv-tools/source/reduce/conditional_branch_to_simple_conditional_branch_opportuni…
34 …"//third_party/spirv-tools/source/reduce/conditional_branch_to_simple_conditional_branch_reduction…
35 "//third_party/spirv-tools/source/reduce/merge_blocks_reduction_opportunity.cpp",
36 "//third_party/spirv-tools/source/reduce/merge_blocks_reduction_opportunity_finder.cpp",
37 "//third_party/spirv-tools/source/reduce/operand_to_const_reduction_opportunity_finder.cpp",
38 …"//third_party/spirv-tools/source/reduce/operand_to_dominating_id_reduction_opportunity_finder.cpp…
39 "//third_party/spirv-tools/source/reduce/operand_to_undef_reduction_opportunity_finder.cpp",
40 "//third_party/spirv-tools/source/reduce/reducer.cpp",
[all …]
/third_party/boost/libs/math/test/compile_test/
Dtest_traits.cpp7 #include <boost/math/tools/traits.hpp>
13 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<double>::value == false);
14 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<int>::value == false);
15 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<bernoulli>::value);
16 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<beta_distribution<> >::value);
17 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<binomial>::value);
18 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<cauchy>::value);
19 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<chi_squared>::value);
20 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<exponential>::value);
21 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<extreme_value>::value);
[all …]
/third_party/skia/
DBUILD.gn104 # Skia internal APIs, used by Skia itself and a few test tools.
701 "${skia_third_party_dir}/externals/spirv-tools:spvtools",
702 "${skia_third_party_dir}/externals/spirv-tools:spvtools_val",
1257 script = "tools/build_workaround_header.py"
1481 deps += [ "${skia_third_party_dir}/externals/spirv-tools:spvtools_val" ]
1486 sources += [ "tools/SkSharingProc.cpp" ]
1496 "tools/SkSharingProc.cpp",
1497 "tools/UrlDataManager.cpp",
1498 "tools/debugger/DebugCanvas.cpp",
1499 "tools/debugger/DebugLayerManager.cpp",
[all …]
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
DCMakeLists.txt17 LIBS SPIRV-Tools-opt
22 LIBS SPIRV-Tools-opt
28 LIBS SPIRV-Tools-opt
33 LIBS SPIRV-Tools-opt
38 LIBS SPIRV-Tools-opt
43 LIBS SPIRV-Tools-opt
48 LIBS SPIRV-Tools-opt
53 LIBS SPIRV-Tools-opt
58 LIBS SPIRV-Tools-opt
63 LIBS SPIRV-Tools-opt
[all …]
/third_party/boost/boost/math/special_functions/detail/
Dunchecked_factorial.hpp25 #include <boost/math/tools/cxx03_warn.hpp>
540 T(boost::math::tools::convert_from_string<T>("1")),
541 T(boost::math::tools::convert_from_string<T>("1")),
542 T(boost::math::tools::convert_from_string<T>("2")),
543 T(boost::math::tools::convert_from_string<T>("6")),
544 T(boost::math::tools::convert_from_string<T>("24")),
545 T(boost::math::tools::convert_from_string<T>("120")),
546 T(boost::math::tools::convert_from_string<T>("720")),
547 T(boost::math::tools::convert_from_string<T>("5040")),
548 T(boost::math::tools::convert_from_string<T>("40320")),
[all …]
/third_party/boost/libs/math/tools/
Dgenerate_rational_test.cpp10 #include <boost/math/tools/rational.hpp>
18 using namespace boost::math::tools; in main()
58 mp_t r1 = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.125), i); in main()
59 mp_t r2 = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.25), i); in main()
60 mp_t r3 = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.75), i); in main()
61 mp_t r4 = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(1) - mp_t(1) / 64, i); in main()
62 mp_t r5 = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(6.5), i); in main()
63 mp_t r6 = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(10247.25), i); in main()
67 …" boost::math::tools::evaluate_polynomial(n" << i << "c, static_cast<T>(0.125), " << i << "),… in main()
72 …" boost::math::tools::evaluate_polynomial(n" << i << "c, static_cast<T>(0.25), " << i << "),\… in main()
[all …]
/third_party/gettext/Admin/
Drelease-steps44 gettext-tools/po/POTFILES.in
108 - gettext-tools/libgettextpo/gettext-po.in.h
114 - gettext-tools/libgettextpo/Makefile.am
129 - gettext-tools/emacs/po-mode.el
137 gettext-tools/misc/autopoint.in
138 gettext-tools/misc/convert-archive.in
139 gettext-tools/misc/gettextize.in
140 gettext-tools/src/cldr-plurals.c
141 gettext-tools/src/hostname.c
142 gettext-tools/src/msgattrib.c
[all …]
/third_party/boost/boost/math/special_functions/
Dmath_fwd.hpp28 #include <boost/math/tools/promotion.hpp> // for argument promotion.
43 typename tools::promote_args<RT1, RT2>::type
47 typename tools::promote_args<RT1, RT2, A>::type
51 typename tools::promote_args<RT1, RT2, RT3>::type
55 typename tools::promote_args<RT1, RT2, RT3>::type
59 typename tools::promote_args<RT1, RT2, RT3>::type
63 typename tools::promote_args<RT1, RT2, RT3>::type
67 typename tools::promote_args<RT1, RT2, RT3>::type
71 typename tools::promote_args<RT1, RT2, RT3>::type
75 typename tools::promote_args<RT1, RT2, RT3>::type
[all …]
/third_party/flutter/skia/
DBUILD.gn146 # Skia internal APIs, used by Skia itself and a few test tools.
504 "//third_party/spirv-tools",
819 script = "tools/build_workaround_header.py"
1026 deps += [ "//third_party/spirv-tools" ]
1031 sources += [ "tools/SkSharingProc.cpp" ]
1041 "tools/SkSharingProc.cpp",
1042 "tools/UrlDataManager.cpp",
1043 "tools/debugger/DebugCanvas.cpp",
1044 "tools/debugger/DrawCommand.cpp",
1045 "tools/debugger/JsonWriteBuffer.cpp",
[all …]
/third_party/ffmpeg/tools/
DMakefile1 TOOLS = enum_options qt-faststart trasher uncoded_frame macro
2 TOOLS-$(CONFIG_LIBMYSOFA) += sofa2wavs
3 TOOLS-$(CONFIG_ZLIB) += cws2fws
5 tools/target_dec_%_fuzzer.o: tools/target_dec_fuzzer.c
8 tools/target_bsf_%_fuzzer.o: tools/target_bsf_fuzzer.c
11 tools/target_dem_%_fuzzer.o: tools/target_dem_fuzzer.c
14 tools/target_dem_fuzzer.o: tools/target_dem_fuzzer.c
17 tools/target_io_dem_fuzzer.o: tools/target_dem_fuzzer.c
20 OUTDIRS += tools
23 $(RM) $(CLEANSUFFIXES:%=tools/%)
[all …]
/third_party/typescript/tests/baselines/reference/
DramdaToolsNoInfinite.types5 declare namespace Tools {
154 T1[Tools.Pos<I>] extends R.Placeholder
155 >Tools : any
158 ? Tools.Append<T2[Tools.Pos<I>], TN>
159 >Tools : any
160 >Tools : any
165 …0: GapsOf<T1, T2, GapOf<T1, T2, TN, I> extends infer G ? Tools.Cast<G, any[]> : never, Tools.Next<…
166 >0 : GapsOf<T1, T2, GapOf<T1, T2, TN, I> extends infer G ? Tools.Cast<G, any[]> : never, [head: any…
167 >Tools : any
168 >Tools : any
[all …]
/third_party/boost/libs/math/test/
Dtest_difference.cpp9 #include <boost/test/tools/floating_point_comparison.hpp>
26 BOOST_CHECK_EQUAL(relative_difference(val, next), tools::max_value<T>()); in test_value()
31 BOOST_CHECK_EQUAL(relative_difference(val, prev), tools::max_value<T>()); in test_value()
37 BOOST_CHECK_LE(relative_difference(val, next), boost::math::tools::epsilon<T>()); in test_value()
39 if((fabs(val) > tools::min_value<T>()) || (fabs(next) > tools::min_value<T>())) in test_value()
52 if((fabs(val) > tools::min_value<T>()) || (fabs(prev) > tools::min_value<T>())) in test_value()
89 test_value(boost::math::tools::epsilon<T>(), name); in test_values()
90 test_value(-boost::math::tools::epsilon<T>(), name); in test_values()
91 test_value(boost::math::tools::min_value<T>(), name); in test_values()
92 test_value(-boost::math::tools::min_value<T>(), name); in test_values()
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/lint/
DCMakeLists.txt28 add_library(SPIRV-Tools-lint ${SPIRV_TOOLS_LIBRARY_TYPE} ${SPIRV_TOOLS_LINT_SOURCES})
30 spvtools_default_compile_options(SPIRV-Tools-lint)
31 target_include_directories(SPIRV-Tools-lint
39 target_link_libraries(SPIRV-Tools-lint
42 target_link_libraries(SPIRV-Tools-lint
43 PUBLIC SPIRV-Tools-opt)
45 set_property(TARGET SPIRV-Tools-lint PROPERTY FOLDER "SPIRV-Tools libraries")
46 spvtools_check_symbol_exports(SPIRV-Tools-lint)
49 install(TARGETS SPIRV-Tools-lint EXPORT SPIRV-Tools-lintTargets
53 export(EXPORT SPIRV-Tools-lintTargets FILE SPIRV-Tools-lintTargets.cmake)
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/lint/
DCMakeLists.txt28 add_library(SPIRV-Tools-lint ${SPIRV_TOOLS_LIBRARY_TYPE} ${SPIRV_TOOLS_LINT_SOURCES})
30 spvtools_default_compile_options(SPIRV-Tools-lint)
31 target_include_directories(SPIRV-Tools-lint
39 target_link_libraries(SPIRV-Tools-lint
42 target_link_libraries(SPIRV-Tools-lint
43 PUBLIC SPIRV-Tools-opt)
45 set_property(TARGET SPIRV-Tools-lint PROPERTY FOLDER "SPIRV-Tools libraries")
46 spvtools_check_symbol_exports(SPIRV-Tools-lint)
49 install(TARGETS SPIRV-Tools-lint EXPORT SPIRV-Tools-lintTargets
53 export(EXPORT SPIRV-Tools-lintTargets FILE SPIRV-Tools-lintTargets.cmake)
[all …]

12345678910>>...549