Home
last modified time | relevance | path

Searched refs:tools (Results 1 – 25 of 8698) sorted by relevance

12345678910>>...348

/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 …]
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 …]
D.x-update-copyright11 ^gettext-tools/doc/gpl\.texi$
12 ^gettext-tools/doc/lgpl\.texi$
13 ^gettext-tools/doc/fdl\.texi$
14 ^gettext-tools/examples/hello-c++-kde/admin/.*$
15 ^gettext-tools/tests/msgcomm-22$
16 ^gettext-tools/tests/msgfilter-sr-latin-1$
17 ^gettext-tools/tests/msggrep-1$
18 ^gettext-tools/tests/msggrep-11$
19 ^gettext-tools/tests/msggrep-2$
20 ^gettext-tools/tests/msggrep-3$
[all …]
/third_party/boost/libs/math/test/test_rational_instances/
Dtest_rational.hpp22 T tolerance = boost::math::tools::epsilon<T>() * 4 * 100; 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()
55 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(10247.25), 1), in do_test_spots1()
60 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(0.125)), in do_test_spots1()
64 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(0.25)), in do_test_spots1()
68 boost::math::tools::evaluate_polynomial(n1c, static_cast<T>(0.75)), in do_test_spots1()
[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/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/libs/math/test/compile_test/
Dtest_traits.cpp13 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);
22 BOOST_STATIC_ASSERT(::boost::math::tools::is_distribution<fisher_f>::value);
[all …]
/third_party/boost/boost/math/special_functions/detail/
Dunchecked_factorial.hpp540 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")),
549 T(boost::math::tools::convert_from_string<T>("362880")),
[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/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/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/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/
Dtest_difference.cpp26 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()
124 …BOOST_CHECK_EQUAL(relative_difference(tools::min_value<T>(), -tools::min_value<T>()), tools::max_v… in test_values()
[all …]
/third_party/icu/icu4c/source/test/perf/localecanperf/
DrunTest.sh6 …TH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../…
9 …TH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../…
12 …TH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../…
15 …TH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../…
18 …TH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../…
21 …TH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../…
/third_party/boost/libs/math/tools/
Dgenerate_rational_test.cpp18 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()
85 if(fabs(r5) < tools::max_value<float>()) in main()
91 if(fabs(r6) < tools::max_value<float>()) in main()
118 if(fabs(r5) < tools::max_value<float>()) in main()
[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/boost/boost/math/special_functions/
Dmath_fwd.hpp43 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
79 typename tools::promote_args<T1, T2, T3, T4>::type
[all …]
Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference()
19 typedef typename boost::math::tools::promote_args<T, U>::type result_type; in relative_difference()
30 tools::min_value<result_type>(), in relative_difference()
33 tools::max_value<result_type>(), in relative_difference()
36 result_type min_val = tools::min_value<result_type>(); in relative_difference()
37 result_type max_val = tools::max_value<result_type>(); in relative_difference()
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference()
85 … double min_val = (std::max)((double)tools::min_value<long double>(), tools::min_value<double>()); in relative_difference()
86 … double max_val = (std::min)((double)tools::max_value<long double>(), tools::max_value<double>()); in relative_difference()
123 …inline typename boost::math::tools::promote_args<T, U>::type epsilon_difference(const T& arg_a, co… in epsilon_difference()
[all …]
/third_party/ffmpeg/tools/
Dbisect-create6 echo tools/ffbisect created
7 git show master:tools/bisect-create > tools/ffbisect
8 chmod u+x tools/ffbisect
12 if ! git show master:tools/bisect-create | diff - tools/ffbisect > /dev/null ; then
13 echo updating tools/ffbisect script to HEAD.
14 git show master:tools/bisect-create > tools/ffbisect
15 chmod u+x tools/ffbisect
16 tools/ffbisect $*
24 echo $2.c >> tools/bisect.need
29 echo . > tools/bisect.need
[all …]
DMakefile5 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/%)
25 -include $(wildcard tools/*.d)
/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/skia/third_party/externals/angle2/
D.gitignore75 /tools/android/errorprone_plugin
76 /tools/clang
77 /tools/flex-bison/linux/bison
78 /tools/flex-bison/linux/flex
79 /tools/flex-bison/windows/bison.exe
80 /tools/flex-bison/windows/flex.exe
81 /tools/flex-bison/windows/m4.exe
82 /tools/flex-bison/windows/msys*.dll
83 /tools/glslang/glslang_validator
84 /tools/glslang/glslang_validator.exe
[all …]
/third_party/boost/boost/math/tools/
Dbig_constant.hpp20 namespace tools{ namespace
68 boost::math::tools::make_big_value<T>(\
71 …boost::integral_constant<bool, (boost::is_convertible<boost::math::tools::largest_float, T>::value…
72 ((D <= boost::math::tools::numeric_traits<boost::math::tools::largest_float>::digits) \
74 || (boost::math::tools::numeric_traits<T>::is_specialized && \
75 …(boost::math::tools::numeric_traits<T>::digits10 <= boost::math::tools::numeric_traits<boost::math…
81 boost::math::tools::make_big_value<T>(0.0L, BOOST_STRINGIZE(x), \
82tools::numeric_traits<T>::is_specialized && boost::math::tools::numeric_traits<T>::max_exponent <=…
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Doptimizer_test.cpp39 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
41 tools.Assemble(Header() + "OpName %foo \"foo\"\n%foo = OpTypeVoid", in TEST()
50 tools.Disassemble(binary_out.data(), binary_out.size(), &disassembly); in TEST()
56 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
58 tools.Assemble(Header() + "OpName %foo \"foo\"\n%foo = OpTypeVoid", in TEST()
67 tools.Disassemble(binary_out.data(), binary_out.size(), &disassembly); in TEST()
72 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
74 tools.Assemble("OpName %foo \"foo\"\n%foo = OpTypeVoid", &binary); in TEST()
81 tools.Disassemble(binary.data(), binary.size(), &disassembly); in TEST()
86 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Doptimizer_test.cpp39 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
41 tools.Assemble(Header() + "OpName %foo \"foo\"\n%foo = OpTypeVoid", in TEST()
50 tools.Disassemble(binary_out.data(), binary_out.size(), &disassembly); in TEST()
56 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
58 tools.Assemble(Header() + "OpName %foo \"foo\"\n%foo = OpTypeVoid", in TEST()
67 tools.Disassemble(binary_out.data(), binary_out.size(), &disassembly); in TEST()
72 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
74 tools.Assemble("OpName %foo \"foo\"\n%foo = OpTypeVoid", &binary); in TEST()
81 tools.Disassemble(binary.data(), binary.size(), &disassembly); in TEST()
86 SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST() local
[all …]

12345678910>>...348