Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/frameworks/wilhelm/tools/hashgen/
DREADME.txt5 * GNU make
14 Type 'make'.
17 its stable location in ../../src/autogen using 'make install'.
18 Build and test the usage of the new IID on host by "make run_test"
21 Then do 'make clean' or 'make distclean' here.
/frameworks/base/tools/aapt2/
Ddevelopment.md4 All build targets can be found in `Android.bp` file. The main ones are `make -j aapt2` and `make -j…
6 `make -j aapt2` will create an aapt2 executable in `out/host/linux-x86/bin/aapt2` (on Linux). This …
8 Static version of the tool (without shared libraries) can be built with `make -j static_sdk_tools d…
11 Build `make -j aapt2_tests` and then (on Linux) execute `out/host/linux-x86/nativetest64/aapt2_test…
/frameworks/wilhelm/tools/mphtogen/
DREADME.txt5 * GNU make
8 Type 'make'.
11 Then do 'make clean' here.
/frameworks/base/cmds/incident_helper/
DREADME.md10 root$ make -j incident_helper_test && adb shell mkdir /data/nativetest64/incident_helper_test
22 If add a new proto file, add it in Android.bp under frameworks/base/ and make incident helper
25 root$ make -j48 incident_helper
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect127 mOut = null; // make Java object eligible for garbage collection
133 mTempIns = null; // make Java objects eligible for garbage collection
163 mOut = null; // make Java object eligible for garbage collection
169 mTempIns = null; // make Java objects eligible for garbage collection
204 mOut = null; // make Java object eligible for garbage collection
210 mTempIns = null; // make Java objects eligible for garbage collection
245 mOut = null; // make Java object eligible for garbage collection
251 mTempIns = null; // make Java objects eligible for garbage collection
281 mOut = null; // make Java object eligible for garbage collection
287 mTempIns = null; // make Java objects eligible for garbage collection
[all …]
/frameworks/compile/libbcc/tests/
DREADME.lit2 * Ensure `llvm-rs-as` is built, either by doing a top-level `make
6 * Ensure `opt` is built from external/llvm, either by top-level `make
/frameworks/native/libs/binder/ndk/tests/
DbinderVendorDoubleLoadTest.cpp87 std::shared_ptr<NdkServer> ndkServer = SharedRefBase::make<NdkServer>(); in TEST()
151 std::shared_ptr<NdkServer> ndkServer = SharedRefBase::make<NdkServer>(); in main()
165 std::shared_ptr<NdkServer> ndkServer = SharedRefBase::make<NdkServer>(); in main()
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect58 mOut = null; // make Java object eligible for garbage collection
64 mTempIns = null; // make Java objects eligible for garbage collection
94 mOut = null; // make Java object eligible for garbage collection
100 mTempIns = null; // make Java objects eligible for garbage collection
/frameworks/compile/mclinker/unittests/
Dtest3.txt38 # the environment to account for automounters. The make variable must not
39 # be called PWDCMD, otherwise the value set here is passed to make
59 make-stds.texi standards.info* configure.texi configure.info* \
63 # When you use `make setup-dirs' or `make taz' you should always redefine
144 # Make links, and run "make diststuff" or "make info" when needed.
167 # of files in the distclean rule. Zack W is planning to make
/frameworks/ml/nn/tools/
Dbuild_and_run_benchmark.sh44 make libneuralnetworks
52 make NeuralNetworksApiBenchmark
/frameworks/base/core/java/android/text/
DAlteredCharSequence.java36 public static AlteredCharSequence make(CharSequence source, char[] sub, in make() method in AlteredCharSequence
103 return AlteredCharSequence.make(mSource.subSequence(start, end), in subSequence()
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
DScriptC_reduce_general_examples_explicit.java.expect67 mOut = null; // make Java object eligible for garbage collection
73 mTempIns = null; // make Java objects eligible for garbage collection
103 mOut = null; // make Java object eligible for garbage collection
109 mTempIns = null; // make Java objects eligible for garbage collection
139 mOut = null; // make Java object eligible for garbage collection
145 mTempIns = null; // make Java objects eligible for garbage collection
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/
DMainActivity.java27 static Map<String,?> make(String name) { in make() method in MainActivity
36 add(make("List Item: " + i));
/frameworks/base/services/core/java/com/android/server/wm/
DSurfaceFactory.java25 Surface make(); in make() method
DTransactionFactory.java25 Transaction make(); in make() method
DSurfaceBuilderFactory.java23 SurfaceControl.Builder make(SurfaceSession s); in make() method
/frameworks/base/packages/SettingsLib/tests/robotests/
Dreadme.md5 $ make RunSettingsLibRoboTests -j40
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect69 mOut = null; // make Java object eligible for garbage collection
75 mTempIns = null; // make Java objects eligible for garbage collection
105 mOut = null; // make Java object eligible for garbage collection
111 mTempIns = null; // make Java objects eligible for garbage collection
141 mOut = null; // make Java object eligible for garbage collection
147 mTempIns = null; // make Java objects eligible for garbage collection
177 mOut = null; // make Java object eligible for garbage collection
183 mTempIns = null; // make Java objects eligible for garbage collection
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/
DScriptC_reduce_general_examples_backward.java.expect69 mOut = null; // make Java object eligible for garbage collection
75 mTempIns = null; // make Java objects eligible for garbage collection
105 mOut = null; // make Java object eligible for garbage collection
111 mTempIns = null; // make Java objects eligible for garbage collection
141 mOut = null; // make Java object eligible for garbage collection
147 mTempIns = null; // make Java objects eligible for garbage collection
177 mOut = null; // make Java object eligible for garbage collection
183 mTempIns = null; // make Java objects eligible for garbage collection
/frameworks/base/lowpan/tests/
Druntests.sh15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-lowpan-tests
/frameworks/base/core/tests/utiltests/
Druntests.sh15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-core-tests-utiltes…
/frameworks/base/services/tests/rescueparty/
Dhow_to_run.txt2 make statsd_testdrive
/frameworks/base/wifi/tests/
Druntests.sh15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-wifi-tests
/frameworks/base/core/tests/systemproperties/
Drun_core_systemproperties_test.sh17 make -j4 FrameworksCoreSystemPropertiesTests
/frameworks/base/core/tests/coretests/src/android/database/
Drun_newdb_perf_test.sh16 make -j44 FrameworksCoreTests

12345678910>>...12