Searched refs:executable (Results 1 – 25 of 50) sorted by relevance
12
/ndk/tests/build/issue41297-atomic-64bit/jni/ |
D | Android.mk | 4 LOCAL_MODULE := issue41297-atomic-64bit-dynamic-executable 9 LOCAL_MODULE := issue41297-atomic-64bit-static-executable
|
/ndk/build/core/ |
D | build-all.mk | 44 BUILD_HOST_EXECUTABLE := $(BUILD_SYSTEM)/build-host-executable.mk 48 BUILD_EXECUTABLE := $(BUILD_SYSTEM)/build-executable.mk
|
D | default-build-commands.mk | 87 define cmd-build-executable
|
/ndk/tests/device/static-executable/jni/ |
D | Android.mk | 4 LOCAL_MODULE := static-executable
|
/ndk/tests/device/gnustl-shared-1/ |
D | README | 3 into the main executable.
|
/ndk/ |
D | ndk-build.cmd | 2 rem This is a Windows cmd.exe script used to invoke the NDK-specific GNU Make executable
|
D | ndk-gdb-py.cmd | 2 rem This is a Windows cmd.exe script used to invoke the NDK-specific Python executable
|
/ndk/tests/ |
D | README | 16 in your path (or with the --adb=<executable> option).
|
/ndk/tests/abcc/src/compiler/abcc/ |
D | AbccService.java | 174 private void copyAssets(String asset_dir, String out_dir, boolean executable) { in copyAssets() argument 200 if (executable) { in copyAssets()
|
/ndk/sources/host-tools/make-3.81/ |
D | makefile.com | 5 $! of the shareable executable
|
D | COPYING | 136 under Section 2) in object code or executable form under the terms of 153 received the program in object code or executable form with such 157 making modifications to it. For an executable work, complete source 160 control compilation and installation of the executable. However, as a 164 operating system on which the executable runs, unless that component 165 itself accompanies the executable. 167 If distribution of executable or object code is made by offering
|
/ndk/tests/device/issue42891-boost-1_52/ |
D | COPYING | 14 works are solely in the form of machine-executable object code generated by
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_filter_unittest.py | 61 [sys.executable, '-c', 'import os; print \'EMPTY_VAR\' in os.environ']) 74 [sys.executable, '-c', 'import os; print \'UNSET_VAR\' not in os.environ'])
|
/ndk/toolchains/llvm-3.5/ |
D | setup-common.mk | 122 define cmd-build-executable
|
/ndk/toolchains/llvm-3.4/ |
D | setup-common.mk | 122 define cmd-build-executable
|
/ndk/build/tools/ |
D | build-host-gdb.sh | 265 --gdb-executable-path=${DSTDIR}/bin/$(bh_tag_to_config_triplet $2)-gdb.exe \
|
D | builder-funcs.sh | 491 fail_panic "Could not create ${_BUILD_PREFIX}executable $libname"
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
/ndk/sources/host-tools/make-3.81/config/ |
D | progtest.m4 | 41 # Find out how to test for executable files. Don't use a zero-byte file,
|
12