Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/file/magic/Magdir/
H A Dandroid18 # Android bootimg format
21 0 string ANDROID! Android bootimg
33 # Android Backup archive
45 0 string/b ANDROID\ BACKUP\n1\n Android Backup
62 # Partition Information Table for Samsung's smartphone with Android
131 # Android sparse img format
134 0 lelong 0xed26ff3a Android sparse image
141 # Android binary XML magic
145 0 lelong 0x00080003 Android binary XML
/freebsd-12.1/sys/arm/conf/
H A DYYHD181 # YYHD18 -- Custom configuration for the Yiyate Android TV box
/freebsd-12.1/sys/contrib/libsodium/
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.
H A DREADME.markdown19 including Windows (with MingW or Visual Studio, x86 and x64), iOS, Android,
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DTriple.h204 Android, enumerator
637 bool isAndroid() const { return getEnvironment() == Triple::Android; } in isAndroid()
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def79 // Android packed relocation section tags.
86 // Android's experimental support for SHT_RELR sections.
/freebsd-12.1/contrib/tzdata/
H A Detcetera7 # Their main practical use is for platforms like Android that lack
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp221 case MinidumpOSPlatform::Android: in GetArchitecture()
223 triple.setEnvironment(llvm::Triple::EnvironmentType::Android); in GetArchitecture()
H A DMinidumpTypes.h140 Android = 0x8203, /* Android */ enumerator
/freebsd-12.1/contrib/libc++/
H A DCREDITS.TXT17 D: Android support and test runner improvements.
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DTargets.cpp460 case llvm::Triple::Android: in AllocateTarget()
517 case llvm::Triple::Android: in AllocateTarget()
/freebsd-12.1/sys/dts/arm/
H A Dyyhd18-m3.dts43 * My development unit is a Yiyate Android TV Box containing
/freebsd-12.1/sys/gnu/dts/arm/
H A Domap4.dtsi336 * works with no I2S. See also old Android kernel
384 * See Android tree and related upstreaming efforts
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/Targets/
H A DARM.cpp270 case llvm::Triple::Android: in ARMTargetInfo()
302 if (IsAAPCS && (Triple.getEnvironment() != llvm::Triple::Android)) in ARMTargetInfo()
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DReleaseNotes.rst55 make room to accomodate nonstandard Android TLS slots while keeping
/freebsd-12.1/contrib/llvm/lib/Support/
H A DTriple.cpp229 case Android: return "android"; in getEnvironmentTypeName()
524 .StartsWith("android", Triple::Android) in parseEnvironment()
918 if (Environment == Triple::Android && Components[3].startswith("androideabi")) { in normalize()
H A DARMTargetParser.cpp561 case Triple::Android: in computeDefaultTargetABI()
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dandroid.config338 # Only applicable for Android platforms.
379 # Add support for writing debug log to Android logcat instead of standard
438 # Wpa_supplicant's random pool is not necessary on Android. Randomness is
/freebsd-12.1/contrib/llvm/tools/lldb/
H A DFREEBSD-Xlist116 source/Plugins/Platform/Android/
/freebsd-12.1/contrib/apr-util/
H A DCHANGES11 *) Fix compile failure for Android. PR 56627. [Fredrik Fornwall
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_flags.inc137 "Android. ")
/freebsd-12.1/contrib/googletest/googletest/
H A DCHANGES53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DArchSpec.cpp1034 if ((lhs == llvm::Triple::Android && rhs == llvm::Triple::EABI) || in IsCompatibleEnvironment()
1035 (rhs == llvm::Triple::Android && lhs == llvm::Triple::EABI) || in IsCompatibleEnvironment()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp251 case llvm::Triple::Android: in getARMFloatABI()
/freebsd-12.1/contrib/llvm/lib/Support/Unix/
H A DSignals.inc72 // despite the function not existing, and on Android, <unwind.h> conflicts

12