/frameworks/wilhelm/tools/hashgen/ |
D | README.txt | 5 * 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/ |
D | development.md | 4 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/ |
D | README.txt | 5 * GNU make 8 Type 'make'. 11 Then do 'make clean' here.
|
/frameworks/base/cmds/incident_helper/ |
D | README.md | 10 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/ |
D | ScriptC_reduce_general_result.java.expect | 127 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/ |
D | README.lit | 2 * 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/ |
D | binderVendorDoubleLoadTest.cpp | 87 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/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 58 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/ |
D | test3.txt | 38 # 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/ |
D | build_and_run_benchmark.sh | 44 make libneuralnetworks 52 make NeuralNetworksApiBenchmark
|
/frameworks/base/core/java/android/text/ |
D | AlteredCharSequence.java | 36 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/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 67 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/ |
D | MainActivity.java | 27 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/ |
D | SurfaceFactory.java | 25 Surface make(); in make() method
|
D | TransactionFactory.java | 25 Transaction make(); in make() method
|
D | SurfaceBuilderFactory.java | 23 SurfaceControl.Builder make(SurfaceSession s); in make() method
|
/frameworks/base/packages/SettingsLib/tests/robotests/ |
D | readme.md | 5 $ make RunSettingsLibRoboTests -j40
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 69 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/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 69 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/ |
D | runtests.sh | 15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-lowpan-tests
|
/frameworks/base/core/tests/utiltests/ |
D | runtests.sh | 15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-core-tests-utiltes…
|
/frameworks/base/services/tests/rescueparty/ |
D | how_to_run.txt | 2 make statsd_testdrive
|
/frameworks/base/wifi/tests/ |
D | runtests.sh | 15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-wifi-tests
|
/frameworks/base/core/tests/systemproperties/ |
D | run_core_systemproperties_test.sh | 17 make -j4 FrameworksCoreSystemPropertiesTests
|
/frameworks/base/core/tests/coretests/src/android/database/ |
D | run_newdb_perf_test.sh | 16 make -j44 FrameworksCoreTests
|