Home
last modified time | relevance | path

Searched refs:PACKAGES (Results 1 – 25 of 105) sorted by relevance

12345

/external/libiio/src/cmake/
DLinuxPackaging.cmake50 set(PACKAGES "libc6") variable
52 set(PACKAGES "${PACKAGES} libaio") variable
55 set(PACKAGES "${PACKAGES} libavahi-client libavahi-common") variable
58 set(PACKAGES "${PACKAGES} libusb-1") variable
61 set(PACKAGES "${PACKAGES} libxml2") variable
64 set(PACKAGES "${PACKAGES} libserialport0") variable
68 string(REGEX REPLACE " " ";" PACKAGES ${PACKAGES})
70 foreach(package ${PACKAGES})
/external/skqp/tools/
Dinstall_dependencies.sh27 PACKAGES=$(cat<<-EOF
40 PACKAGES="${PACKAGES} ninja-build"
42 if ! dpkg_all_installed $PACKAGES; then
43 sudo apt-get install $PACKAGES
/external/skia/tools/
Dinstall_dependencies.sh30 PACKAGES=$(cat<<-EOF
46 PACKAGES="${PACKAGES} ninja-build"
48 if ! dpkg_all_installed $PACKAGES; then
49 sudo apt-get $1 install $PACKAGES
/external/python/cpython3/Tools/nuget/
Dbuild.bat12 set PACKAGES= variable
23 if "%~1" EQU "-p" (set PACKAGES=%PACKAGES% %~2) && shift && shift && goto CheckOpts variable
32 if defined PACKAGES set PACKAGES="/p:Packages=%PACKAGES%" variable
39 …%MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=x86 %OUTPUT% %PACKAGES% %PYTHON_…
48 …%MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=x64 %OUTPUT% %PACKAGES% %PYTHON_…
57 …%MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=ARM %OUTPUT% %PACKAGES% %PYTHON_…
/external/python/cpython2/Tools/nuget/
Dbuild.bat10 set PACKAGES= variable
19 if "%~1" EQU "-p" (set PACKAGES=%PACKAGES% %~2) && shift && shift && goto CheckOpts variable
35 if defined PACKAGES set PACKAGES="/p:Packages=%PACKAGES%" variable
42 %MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=x86 %OUTPUT% %PACKAGES%
51 %MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=x64 %OUTPUT% %PACKAGES%
/external/autotest/client/site_tests/example_UnitTest/src/
DMakefile10 PACKAGES = macro
15 $(CXX) $(CXXFLAGS) $(OPTIONS) $(LDFLAGS) $(PACKAGES) $(OBJECTS) $(LIBS) \
21 $(CXX) $(CXXFLAGS) $(PACKAGES) $(OPTIONS) $(INCLUDES) -c $< -o $@
22 $(CXX) -MM $(CXXFLAGS) $(PACKAGES) $(OPTIONS) $(INCLUDES) $< > $*.d
/external/oss-fuzz/infra/base-images/base-builder/
Dprecompile_honggfuzz21 PACKAGES=(
29 apt-get install -y ${PACKAGES[@]}
43 apt-get remove -y --purge ${PACKAGES[@]}
/external/tensorflow/tensorflow/tools/ci_build/install/
Dinstall_pip_packages_by_version.sh28 PACKAGES=(
70 PACKAGES+=("mock")
/external/cpuinfo/test/mock/
Dblu-r1-hd.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, non_null) { in TEST() argument
213 TEST(PACKAGES, name) { in TEST() argument
221 TEST(PACKAGES, processor_start) { in TEST() argument
227 TEST(PACKAGES, processor_count) { in TEST() argument
233 TEST(PACKAGES, core_start) { in TEST() argument
239 TEST(PACKAGES, core_count) { in TEST() argument
245 TEST(PACKAGES, cluster_start) { in TEST() argument
251 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-tab-3-7.0.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-tab-3-lite.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-win-duos.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dhuawei-ascend-p7.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dmoto-g-gen2.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dmoto-g-gen3.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dxperia-sl.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-grand-prime-value-edition.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-j5.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-s3-us.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-s4-us.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Datm7029b-tablet.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dgalaxy-s5-us.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dlenovo-a6600-plus.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
Dnexus6.cc205 TEST(PACKAGES, count) { in TEST() argument
209 TEST(PACKAGES, name) { in TEST() argument
217 TEST(PACKAGES, processor_start) { in TEST() argument
223 TEST(PACKAGES, processor_count) { in TEST() argument
229 TEST(PACKAGES, core_start) { in TEST() argument
235 TEST(PACKAGES, core_count) { in TEST() argument
241 TEST(PACKAGES, cluster_start) { in TEST() argument
247 TEST(PACKAGES, cluster_count) { in TEST() argument
/external/deqp/external/
Dfetch_kc_cts.py37 PACKAGES = [ variable
48 for pkg in PACKAGES:

12345