/ndk/tests/ |
D | run-tests-all.sh | 6 . $NDK_BUILDTOOLS_PATH/ndk-common.sh 7 . $NDK_BUILDTOOLS_PATH/prebuilt-common.sh 99 ANDROID_SERIAL=none ./run-tests.sh --continue-on-build-fail --abi=armeabi 102 NDK_TOOLCHAIN_VERSION=clang ANDROID_SERIAL=none ./run-tests.sh --continue-on-build-fail --abi=armea… 107 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --full 113 NDK_HOST_32BIT=1 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail 121 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --wine # --full 129 …NDK_HOST_32BIT=1 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --wine … 172 ./build/tools/make-standalone-toolchain.sh \ 203 …./tests/standalone/run.sh --prefix=$(get_toolchain_binprefix_for_arch $ARCH $GCC_VERSION $TAG)-gcc) [all …]
|
D | README | 2 of the NDK. Before making a new NDK release, please run tests/run-tests.sh 7 run-tests.sh 15 on an Android device. To run them, call "run-tests.sh" with the "adb" tool
|
D | run-libcxx.sh | 22 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 24 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 26 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 28 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 30 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 32 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
|
/ndk/build/tools/ |
D | build-target-prebuilts.sh | 21 . $PROGDIR/prebuilt-common.sh 96 …run $BUILDTOOLS/gen-platforms.sh --samples --fast-copy --dst-dir=$NDK_DIR --ndk-dir=$NDK_DIR --arc… 143 run $BUILDTOOLS/build-gdbserver.sh "$SRC_DIR" "$NDK_DIR" "$GDB_TOOLCHAIN" "$GDB_VERSION" $FLAGS 153 …run $BUILDTOOLS/build-compiler-rt.sh --abis="$ABIS" $FLAGS --src-dir="$SRC_DIR/llvm-$LLVM_VERSION/… 158 run $BUILDTOOLS/build-cxx-stl.sh --stl=gabi++ --abis="$ABIS" $FLAGS --with-debug-info $BUILD_TOOLCH… 162 run $BUILDTOOLS/build-cxx-stl.sh --stl=stlport --abis="$ABIS,$UNKNOWN_ABIS" $FLAGS --with-debug-inf… 166 run $BUILDTOOLS/build-cxx-stl.sh --stl=libc++-libc++abi --abis="$ABIS" $FLAGS --with-debug-info $BU… 174 …run $BUILDTOOLS/build-cxx-stl.sh --stl=libc++-gabi++ --abis=$abi $FLAGS --with-debug-info $BUILD_T… 188 …run $BUILDTOOLS/build-gnu-libstdc++.sh --abis="$ABIS" $FLAGS $GNUSTL_STATIC_VIS_FLAG "$SRC_DIR" --… 193 run $BUILDTOOLS/build-libportable.sh --abis="$ABIS" $FLAGS $BUILD_TOOLCHAIN
|
D | build-host-prebuilts.sh | 21 . $PROGDIR/prebuilt-common.sh 105 …run $BUILDTOOLS/gen-platforms.sh --minimal --dst-dir=$NDK_DIR --ndk-dir=$NDK_DIR --arch=$(spaces_t… 270 run $BUILDTOOLS/build-ndk-stack.sh $TOOLCHAIN_FLAGS --with-libbfd --src-dir=$SRC_DIR 274 run $BUILDTOOLS/build-ndk-depends.sh $TOOLCHAIN_FLAGS 278 run $BUILDTOOLS/build-host-make.sh $TOOLCHAIN_FLAGS 282 run $BUILDTOOLS/build-host-awk.sh $TOOLCHAIN_FLAGS 303 run $BUILDTOOLS/build-host-perl.sh $TOOLCHAIN_FLAGS "$SRC_DIR" 308 …run $BUILDTOOLS/build-host-python.sh $TOOLCHAIN_FLAGS "--toolchain-src-dir=$SRC_DIR" "--systems=$S… 312 run $BUILDTOOLS/build-host-yasm.sh "$SRC_DIR" "$NDK_DIR" $TOOLCHAIN_FLAGS 317 run $BUILDTOOLS/build-host-toolbox.sh $FLAGS [all …]
|
D | rebuild-all-prebuilt.sh | 21 . `dirname $0`/prebuilt-common.sh 133 $PROGDIR/build-host-prebuilts.sh $HOST_FLAGS "$SRC_DIR" --try-64 137 $PROGDIR/build-host-prebuilts.sh $HOST_FLAGS "$SRC_DIR" 165 $PROGDIR/build-target-prebuilts.sh $TARGET_FLAGS "$SRC_DIR"
|
D | dev-rebuild-ndk.sh | 30 . `dirname $0`/prebuilt-common.sh 158 $PROGDIR/download-toolchain-sources.sh $OPTION_SRC_DIR \ 170 $PROGDIR/gen-platforms.sh \ 208 $PROGDIR/rebuild-all-prebuilt.sh \ 229 $PROGDIR/package-release.sh \
|
D | make-release.sh | 22 . `dirname $0`/prebuilt-common.sh 211 run $ANDROID_NDK_ROOT/build/tools/download-toolchain-sources.sh "$TOOLCHAIN_SRCDIR" 229 …run $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --package-dir="$PREBUILT_DIR" --build-di… 236 …run $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --package-dir="$PREBUILT_DIR" --darwin-s… 248 …run $ANDROID_NDK_ROOT/build/tools/package-release.sh --release=$RELEASE --prefix=$PREFIX --out-dir…
|
D | dev-platform-expand-all.sh | 22 . `dirname $0`/prebuilt-common.sh 60 …$PROGDIR/dev-platform-expand.sh --platform=$PLATFORM --src-dir=$SRCDIR --dst-dir=$DSTDIR --arch=$(…
|
D | DEV-SCRIPTS-USAGE.TXT | 49 the dev-script 'build-cxx-stl.sh' can be used to generate prebuilt 55 The dev-script 'build-cxx-stl.sh' can be used to generate prebuilt 60 ndk-build. The dev-script 'build-cxx-stl.sh' can be used to generate 66 The dev-script 'build-gnu-libstdc++.sh' is used to generate prebuilt 74 generated by the 'gen-platform.sh' dev-script described later, but 152 'dev-platform-import.sh' dev-script, described later in this document. 159 usually copied into $INSTALLED_NDK/samples/ by the 'gen-platforms.sh' 189 The dev-script 'gen-platforms.sh' is used to populate $NDK/platforms. 246 The script 'download-toolchain-sources.sh' can be used to download and patch 250 $NDK/build/tools/download-toolchain-sources.sh /tmp/ndk-$USER/src [all …]
|
D | build-ndk-depends.sh | 24 $PROGDIR/build-ndk-stack.sh --program-name=ndk-depends "$@"
|
D | build-host-toolbox.sh | 22 . `dirname $0`/prebuilt-common.sh 23 . `dirname $0`/builder-funcs.sh
|
D | build-host-yasm.sh | 21 . $PROGDIR/prebuilt-common.sh 110 cd $BUILD_OUT/src && run ./autogen.sh $CONFIGURE_FLAGS --build=$ABI_CONFIGURE_BUILD
|
/ndk/sources/host-tools/make-3.81/config/ |
D | progtest.m4 | 30 echo "#! /bin/sh" >conf$$.sh 31 echo "exit 0" >>conf$$.sh 32 chmod +x conf$$.sh 33 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 38 rm -f conf$$.sh 44 #! /bin/sh
|
D | lib-ld.m4 | 36 echo "#! /bin/sh" >conf$$.sh 37 echo "exit 0" >>conf$$.sh 38 chmod +x conf$$.sh 39 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 44 rm -f conf$$.sh
|
D | config.sub | 278 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 923 sh) 924 basic_machine=sh-hitachi 1129 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele) 1130 basic_machine=sh-unknown
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/ |
D | unique_pred.pass.cpp | 94 const unsigned sh = sizeof(ih)/sizeof(ih[0]); in test() local 96 r = std::unique(Iter(ih), Iter(ih+sh), count_equal()); in test() 100 assert(count_equal::count == sh-1); in test() 189 const unsigned sh = sizeof(ih)/sizeof(ih[0]); in test1() local 191 r = std::unique(Iter(ih), Iter(ih+sh), count_equal()); in test1() 195 assert(count_equal::count == sh-1); in test1()
|
D | unique_copy_pred.pass.cpp | 100 const unsigned sh = sizeof(ih)/sizeof(ih[0]); in test() local 101 int jh[sh] = {-1}; in test() 103 r = std::unique_copy(InIter(ih), InIter(ih+sh), OutIter(jh), count_equal()); in test() 107 assert(count_equal::count == sh-1); in test()
|
D | unique.pass.cpp | 72 const unsigned sh = sizeof(ih)/sizeof(ih[0]); in test() local 73 r = std::unique(Iter(ih), Iter(ih+sh)); in test() 151 const unsigned sh = sizeof(ih)/sizeof(ih[0]); in test1() local 152 r = std::unique(Iter(ih), Iter(ih+sh)); in test1()
|
D | unique_copy.pass.cpp | 77 const unsigned sh = sizeof(ih)/sizeof(ih[0]); in test() local 78 int jh[sh] = {-1}; in test() 79 r = std::unique_copy(InIter(ih), InIter(ih+sh), OutIter(jh)); in test()
|
/ndk/ |
D | remove-windows-symlink.sh | 3 . `dirname $0`/build/tools/ndk-common.sh
|
D | ndk-gdb-py | 14 . $PROGDIR/build/tools/ndk-common.sh
|
/ndk/sources/cxx-stl/gnu-libstdc++/ |
D | .gitignore | 1 # These directories' content are generated by build-gcc.sh
|
/ndk/tests/abcc/ |
D | build-abcc.sh | 23 . $NDK_BUILDTOOLS_PATH/prebuilt-common.sh 94 test "$SRC_DIR" = "$DEFAULT_TMP_SRC_DIR" && run $BUILDTOOLS/download-toolchain-sources.sh $SRC_DIR 97 …run $BUILDTOOLS/build-on-device-toolchain.sh --ndk-dir=$NDK_DIR --build-dir=$BUILD_DIR --out-dir=$…
|
/ndk/sources/android/support/src/wcstox/ |
D | floatscan.c | 244 int sh = 1; in decfloat() local 255 if (rp > 9+9*LD_B1B_DIG) sh = 9; in decfloat() 256 e2 += sh; in decfloat() 258 uint32_t tmp = x[k] & (1<<sh)-1; in decfloat() 259 x[k] = (x[k]>>sh) + carry; in decfloat() 260 carry = (1000000000>>sh) * tmp; in decfloat()
|