Home
last modified time | relevance | path

Searched refs:binaries (Results 1 – 25 of 1238) sorted by relevance

12345678910>>...50

/external/python/cpython3/Tools/msi/
Dget_externals.bat52 set binaries= variable
54 set binaries=%binaries% binutils variable
55 set binaries=%binaries% gpg variable
56 set binaries=%binaries% htmlhelp variable
57 set binaries=%binaries% nuget variable
58 set binaries=%binaries% redist-1 variable
59 set binaries=%binaries% wix variable
61 for %%b in (%binaries%) do (
77 echo.Pull all sources and binaries necessary for compiling optional extension
/external/deqp-deps/SPIRV-Tools/test/link/
Dglobal_values_amount_test.cpp29 EntryPointsAmountTest() { binaries.reserve(binary_count + 1u); } in EntryPointsAmountTest()
61 binaries.push_back({}); in SetUp()
62 spvtest::Binary& binary = binaries.back(); in SetUp()
74 binaries.push_back(binaries.back()); in SetUp()
77 void TearDown() override { binaries.clear(); } in TearDown()
79 spvtest::Binaries binaries; member in spvtools::__anonc5dfc0d80111::EntryPointsAmountTest
85 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
90 binaries.push_back({ in TEST_F()
127 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
Dids_limit_test.cpp27 IdsLimit() { binaries.reserve(2u); } in IdsLimit()
57 binaries.push_back({}); in SetUp()
58 spvtest::Binary& binary = binaries.back(); in SetUp()
68 void TearDown() override { binaries.clear(); } in TearDown()
70 spvtest::Binaries binaries; member in spvtools::__anonc13fe1430111::IdsLimit
97 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
103 spvtest::Binary& binary = binaries.back(); in TEST_F()
113 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
122 spvtest::Binaries binaries = {CreateBinary(0xFFFFFFFFu), in TEST_F() local
127 EXPECT_EQ(SPV_ERROR_INVALID_DATA, Link(binaries, &linked_binary)); in TEST_F()
Dbinary_version_test.cpp50 spvtest::Binaries binaries = { in TEST_F() local
56 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
63 spvtest::Binaries binaries = { in TEST_F() local
69 ASSERT_EQ(SPV_ERROR_INTERNAL, Link(binaries, &linked_binary)) in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dids_limit_test.cpp27 IdsLimit() { binaries.reserve(2u); } in IdsLimit()
57 binaries.push_back({}); in SetUp()
58 spvtest::Binary& binary = binaries.back(); in SetUp()
69 void TearDown() override { binaries.clear(); } in TearDown()
71 spvtest::Binaries binaries; member in spvtools::__anona5d0447d0111::IdsLimit
98 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
104 spvtest::Binary& binary = binaries.back(); in TEST_F()
115 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
124 spvtest::Binaries binaries = {CreateBinary(0xFFFFFFFFu), in TEST_F() local
129 EXPECT_EQ(SPV_ERROR_INVALID_DATA, Link(binaries, &linked_binary)); in TEST_F()
Dglobal_values_amount_test.cpp29 EntryPointsAmountTest() { binaries.reserve(binary_count + 1u); } in EntryPointsAmountTest()
61 binaries.push_back({}); in SetUp()
62 spvtest::Binary& binary = binaries.back(); in SetUp()
75 binaries.push_back(binaries.back()); in SetUp()
78 void TearDown() override { binaries.clear(); } in TearDown()
80 spvtest::Binaries binaries; member in spvtools::__anone4af6bd20111::EntryPointsAmountTest
86 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
91 binaries.push_back({ in TEST_F()
128 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
Dbinary_version_test.cpp50 spvtest::Binaries binaries = { in TEST_F() local
56 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
63 spvtest::Binaries binaries = { in TEST_F() local
69 ASSERT_EQ(SPV_ERROR_INTERNAL, Link(binaries, &linked_binary)) in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/
Dids_limit_test.cpp27 IdsLimit() { binaries.reserve(2u); } in IdsLimit()
57 binaries.push_back({}); in SetUp()
58 spvtest::Binary& binary = binaries.back(); in SetUp()
69 void TearDown() override { binaries.clear(); } in TearDown()
71 spvtest::Binaries binaries; member in spvtools::__anon88c8d7900111::IdsLimit
98 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
104 spvtest::Binary& binary = binaries.back(); in TEST_F()
115 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
124 spvtest::Binaries binaries = {CreateBinary(0xFFFFFFFFu), in TEST_F() local
129 EXPECT_EQ(SPV_ERROR_INVALID_DATA, Link(binaries, &linked_binary)); in TEST_F()
Dglobal_values_amount_test.cpp29 EntryPointsAmountTest() { binaries.reserve(binary_count + 1u); } in EntryPointsAmountTest()
61 binaries.push_back({}); in SetUp()
62 spvtest::Binary& binary = binaries.back(); in SetUp()
75 binaries.push_back(binaries.back()); in SetUp()
78 void TearDown() override { binaries.clear(); } in TearDown()
80 spvtest::Binaries binaries; member in spvtools::__anon5d560d050111::EntryPointsAmountTest
86 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
91 binaries.push_back({ in TEST_F()
128 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
Dbinary_version_test.cpp50 spvtest::Binaries binaries = { in TEST_F() local
56 ASSERT_EQ(SPV_SUCCESS, Link(binaries, &linked_binary)) << GetErrorMessage(); in TEST_F()
63 spvtest::Binaries binaries = { in TEST_F() local
69 ASSERT_EQ(SPV_ERROR_INTERNAL, Link(binaries, &linked_binary)) in TEST_F()
/external/angle/tools/flex-bison/
DREADME.md1 # flex and bison binaries
3 This folder contains the flex and bison binaries. We use these binaries to
7 to update the versions of these binaries in cloud storage. It must be run on
14 Please update both Windows and Linux binaries at the same time. Start with
15 Windows, then merge your work into a single CL that updates both binaries
20 Contact jmadill or syoussefi for any help with updating the binaries.
22 ## Updating flex and bison binaries
25 following instructions. Note: get the binaries first on windows, as only a
26 single option is available, then build the binaries for the same version on
79 Upload the binaries:
[all …]
/external/ComputeLibrary/src/runtime/CL/
DUtils.cpp63 cl::Program::Binaries binaries{ binary }; in restore_program_cache_from_file() local
65 cl::Program program(context, devices, binaries); in restore_program_cache_from_file()
82 … std::vector<std::vector<unsigned char>> binaries = it.second.getInfo<CL_PROGRAM_BINARIES>(); in save_program_cache_to_file() local
83 ARM_COMPUTE_ERROR_ON(binaries.size() != 1); in save_program_cache_to_file()
86 size_t binary_size = binaries[0].size(); in save_program_cache_to_file()
90 … cache_file.write(reinterpret_cast<const char *>(binaries[0].data()), binaries[0].size()); in save_program_cache_to_file()
/external/google-breakpad/src/tools/windows/
Drefresh_binaries.bat1 REM This batch file is meant to facilitate regenerating prebuilt binaries for
10 REM README.binaries file to contain
18 copy Release\symupload.exe binaries\
19 copy Release\dump_syms.exe binaries\
20 git add binaries
21 git commit -m "Built Windows binaries"
/external/python/cpython3/PCbuild/
Dget_externals.bat76 echo.Fetching external binaries...
78 set binaries= variable
79 if NOT "%IncludeLibffi%"=="false" set binaries=%binaries% libffi-3.3.0 variable
80 if NOT "%IncludeSSL%"=="false" set binaries=%binaries% openssl-bin-1.1.1n variable
81 if NOT "%IncludeTkinter%"=="false" set binaries=%binaries% tcltk-8.6.12.0 variable
82 if NOT "%IncludeSSLSrc%"=="false" set binaries=%binaries% nasm-2.11.06 variable
84 for %%b in (%binaries%) do (
103 echo.Pull all sources and binaries necessary for compiling optional extension
/external/OpenCL-CTS/test_conformance/spirv_new/
DREADME.txt5 These text files have been used to generate the binaries in `spirv_bin` using the assembler from `s…
7 …`spirv_bin` needs to be passed after `--spirv-binaries-path` token for the test to find the SPIRV
12 ./test_conformance/spirv_new/test_conformance_spirv_new --spirv-binaries-path /home/user/workspace/…
/external/python/cpython2/PCbuild/
Dget_externals.bat68 echo.Fetching external binaries...
70 set binaries= variable
71 set binaries=%binaries% variable
72 if NOT "%IncludeSSL%"=="false" set binaries=%binaries% nasm-2.11.06 variable
74 for %%b in (%binaries%) do (
93 echo.Pull all sources and binaries necessary for compiling optional extension
/external/libabigail/doc/manuals/
Dfedabipkgdiff.rst20 and exported in the ELF binaries found in the packages being compared.
110 Instructs the tool to also compare the ABI of the binaries in the
116 provided, the tool compares the ABI of all ELF binaries found in
136 in the binaries being compared, even if those types are not
140 * ``--show-identical-binaries``
142 Show the names of the all binaries compared, including the
143 binaries whose ABI compare equal. By default, when this option is
144 not provided, only binaries with ABI changes are mentionned in the
178 the binaries compared are equivalent, or non-zero if they differ or if
193 1. Compare the ABI of binaries in a local package against the ABI of
[all …]
/external/libabigail/tests/data/test-fedabipkgdiff/
Dtest7-self-compare-from-fc23-dbus-glib-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.106-1.fc23.i686.rpm and dbus-glib-0.106-1.fc23.i6…
6 Comparing the ABI of binaries between dbus-glib-devel-0.106-1.fc23.i686.rpm and dbus-glib-devel-0.1…
10 Comparing the ABI of binaries between dbus-glib-0.106-1.fc23.x86_64.rpm and dbus-glib-0.106-1.fc23.…
15 Comparing the ABI of binaries between dbus-glib-devel-0.106-1.fc23.x86_64.rpm and dbus-glib-devel-0…
/external/pigweed/pw_async_basic/
DBUILD.gn142 binaries = []
145 binaries += [
153 if (binaries == []) {
154 binaries += [
170 binaries = []
175 binaries += [
/external/webp/
Dbuild.gradle57 binaries {
267 binaries {
283 binaries {
299 binaries {
322 binaries {
339 binaries {
359 binaries {
380 binaries {
399 binaries {
420 binaries {
[all …]
/external/sonivox/test/
DREADME.md11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/
13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
15 To test 64-bit binary push binaries from nativetest64.
20 To test 32-bit binary push binaries from nativetest.
/external/tremolo/tests/
DREADME.md11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/
13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
15 To test 64-bit binary push binaries from nativetest64.
20 To test 32-bit binary push binaries from nativetest.
/external/google-fruit/extras/scripts/
Dtest_coverage.sh6 mkdir binaries
25 "${COMPILE_COMMAND[@]}" $testdir/"$t" ${FRUIT_OBJS[@]} -o binaries/${t/.cpp/} &
31 for b in binaries/*
/external/pigweed/pw_build_info/
Ddocs.rst12 binaries. Simple numeric version numbering doesn't typically express things
16 complex questions about compiled binaries.
23 hashes of the final linked binary, meaning two identical binaries will have
25 binaries.
28 generate GNU build IDs. Windows and macOS binaries cannot use this target as
111 generated at the final link step of any binaries that depend on that library
112 (whether directly or transitively). Those binaries will be able to read the
/external/crosvm/third_party/libslirp-rs/
Dupload_libslirp.ps196 …Write-Host Release binaries are located at: $LIBSLIRP_PATH\release\libslirp-0.dll and $LIBSLIRP_PA…
97 …Write-Host Debug binaries are located at: $LIBSLIRP_PATH\debug\libslirp-0.dll and $LIBSLIRP_PATH\d…
99 Write-Host Uploading build binaries

12345678910>>...50