Home
last modified time | relevance | path

Searched refs:Android (Results 1 – 25 of 139) sorted by relevance

123456

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dandroid18 # Android bootimg format
22 0 string ANDROID! Android bootimg
36 # Android Backup archive
50 0 string/b ANDROID\ BACKUP\n Android Backup
66 # data part after header for not encrypted Android Backup
100 # Partition Information Table for Samsung's smartphone with Android
169 # Android sparse img format
172 0 lelong 0xed26ff3a Android sparse image
179 # Android binary XML magic
184 0 lelong 0x00080003 Android binary XML
[all …]
/netbsd-src/external/bsd/unbound/dist/
H A DREADME-Travis.md3 … and platforms. Compilers include Clang and GCC; while platforms include Android, iOS, Linux, and …
5 Android is tested on armv7a, aarch64, x86 and x86_64. The Android recipes build and install OpenSSL…
67 ## Android builds
69Android builds for the armv7a, aarch64, x86 and x86_64 architectures. The builds are trickier than…
71 ### Android job
77 name: Android armv7a, Linux, Amd64
94 The second step for Android is to set the environmental variables `ANDROID_NDK_ROOT` and `ANDROID_S…
118 ### Android environment
120Android cross-compile environment using the script `contrib/android/setenv_android.sh`. The script…
142 The fifth step builds OpenSSL and Expat. OpenSSL and Expat are built for Android using the scripts …
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DNOTES-ANDROID.md1 Notes for Android platforms
7 Beside basic tools like perl and make you'll need to download the Android
17 Android is a cross-compiled target and you can't rely on `./Configure`
34 The NDK customarily supports multiple Android API levels, e.g. `android-14`,
38 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
40 export ANDROID_NDK_ROOT=/home/whoever/Android/android-sdk/ndk/20.0.5594570
69 for single specific platform including Android API level, and assign its
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/
H A DAndroid.cmake1 # Toolchain config for Android NDK.
2 # This is expected to be used with a standalone Android toolchain (see
10 # -DCMAKE_TOOLCHAIN_FILE=../../cmake/platforms/Android.cmake ../..
/netbsd-src/external/apache2/llvm/dist/clang/cmake/caches/
H A DAndroid.cmake1 # This file sets up a CMakeCache for an Android toolchain build.
8 set(CLANG_VENDOR Android CACHE STRING "")
44 -C${CMAKE_CURRENT_LIST_DIR}/Android-stage2.cmake CACHE STRING "")
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNOTES.ANDROID8 Beside basic tools like perl and make you'll need to download the Android
18 Android is a naturally cross-compiled target and you can't use ./config.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
38 export ANDROID_NDK_HOME=/home/whoever/Android/android-sdk/ndk/20.0.5594570
66 for single specific platform including Android API level, and assign its
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni4 # Specifies the serial number of the Android device to be used for testing.
7 # Android API level used in compiler-rt tests.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DShadowCallStack.rst20 an `implementation of the runtime`_ has been added to Android's libc
64 whose ABI reserves ``x18`` (currently Android, Darwin, Fuchsia and Windows)
68 (`example in Android`_) but this should be done with care since it risks
71 .. _`example in Android`: https://android-review.googlesource.com/c/platform/frameworks/base/+/8037…
113 The intent is that the Android runtime `will do this`_, but the platform will
128 runtime, which is the case on Android for example, the address must be stored
129 somewhere else instead. On Android we store the address of the start of the
135 ``jmp_buf`` data structure used by ``setjmp`` and ``longjmp``. The Android
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dmemchr.m424 # This bug exists in Android 4.3.
74 /* Test against bug on Android 4.3. */
88 # Guess no on Android.
H A Derror.m425 dnl Use system extensions on Android, so that AC_FUNC_STRERROR_R
26 dnl discovers the GNU API for strerror_r on Android API level 23 and later.
H A Dffs.m412 dnl static inline function when compiling for Android 4.2 or older.
H A Dgetpagesize.m439 dnl static inline function when compiling for Android 4.4 or older.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dlinux-android.opt1 ; Android specific options.
23 Generate code for the Android platform.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/toolchain/
H A Dcompiler.gni13 # Set this to the path to Android NDK r21. If set, cross compilation targeting
14 # Android will be enabled.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dlinux-android.opt1 ; Android specific options.
23 Generate code for the Android platform.
/netbsd-src/external/bsd/file/dist/tests/
H A Dandroid-vdex-1.result1 Android vdex file, verifier deps version: 021, dex section version: 002, number of dex files: 4, ve…
H A Dandroid-vdex-2.result1 Android vdex file, being processed by dex2oat, verifier deps version: 019, dex section version: 002…
/netbsd-src/external/mit/libuv/dist/
H A DSUPPORTED_PLATFORMS.md13 | Android | Tier 3 | NDK >= r15b | Android 7.0, `-DANDROID_PLATFORM=android-24` |
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/libs/pthread/
H A DBUILD.gn9 # On Android, bionic has built-in support for pthreads.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dt-linux-androideabi7 # The "special" multilib can be used to build native applications for Android,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dt-linux-androideabi7 # The "special" multilib can be used to build native applications for Android,
/netbsd-src/external/bsd/wpa/dist/hostapd/
H A Dhostapd.android.rc2 # init.rc fragment for hostapd on Android
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def115 HANDLE_MDMP_PLATFORM(0x8203, Android) // Android
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DScudoHardenedAllocator.rst17 `Fuchsia <https://fuchsia.dev/>`_, and in `Android <https://www.android.com/>`_
18 since Android 11.
129 If using Fuchsia or an Android version greater than 11, your memory allocations
130 are already service by Scudo (note that Android Svelte configurations still use
264 | | value (Android only allows 0 or 1 to respectively set |
/netbsd-src/sys/external/isc/libsodium/dist/
H A DChangeLog19 - Android: support new SDKs where unified headers have become the
98 - The Android compilation scripts have been updated for NDK r14b.
149 - Android builds are now using clang on platforms where it is
155 - Android binaries now properly support 64-bit Android, targeting
424 - New build scripts for Visual Studio, Emscripten, different Android
465 - The Android and iOS cross-compilation script have been improved.

123456