| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | android | 18 # 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 D | YYHD18 | 1 # YYHD18 -- Custom configuration for the Yiyate Android TV box
|
| /freebsd-12.1/sys/contrib/libsodium/ |
| H A D | ChangeLog | 19 - 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 D | README.markdown | 19 including Windows (with MingW or Visual Studio, x86 and x64), iOS, Android,
|
| /freebsd-12.1/contrib/llvm/include/llvm/ADT/ |
| H A D | Triple.h | 204 Android, enumerator 637 bool isAndroid() const { return getEnvironment() == Triple::Android; } in isAndroid()
|
| /freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/ |
| H A D | DynamicTags.def | 79 // Android packed relocation section tags. 86 // Android's experimental support for SHT_RELR sections.
|
| /freebsd-12.1/contrib/tzdata/ |
| H A D | etcetera | 7 # Their main practical use is for platforms like Android that lack
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/minidump/ |
| H A D | MinidumpParser.cpp | 221 case MinidumpOSPlatform::Android: in GetArchitecture() 223 triple.setEnvironment(llvm::Triple::EnvironmentType::Android); in GetArchitecture()
|
| H A D | MinidumpTypes.h | 140 Android = 0x8203, /* Android */ enumerator
|
| /freebsd-12.1/contrib/libc++/ |
| H A D | CREDITS.TXT | 17 D: Android support and test runner improvements.
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/ |
| H A D | Targets.cpp | 460 case llvm::Triple::Android: in AllocateTarget() 517 case llvm::Triple::Android: in AllocateTarget()
|
| /freebsd-12.1/sys/dts/arm/ |
| H A D | yyhd18-m3.dts | 43 * My development unit is a Yiyate Android TV Box containing
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | omap4.dtsi | 336 * 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 D | ARM.cpp | 270 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 D | ReleaseNotes.rst | 55 make room to accomodate nonstandard Android TLS slots while keeping
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | Triple.cpp | 229 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 D | ARMTargetParser.cpp | 561 case Triple::Android: in computeDefaultTargetABI()
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | android.config | 338 # 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 D | FREEBSD-Xlist | 116 source/Plugins/Platform/Android/
|
| /freebsd-12.1/contrib/apr-util/ |
| H A D | CHANGES | 11 *) Fix compile failure for Android. PR 56627. [Fredrik Fornwall
|
| /freebsd-12.1/contrib/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 137 "Android. ")
|
| /freebsd-12.1/contrib/googletest/googletest/ |
| H A D | CHANGES | 53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | ArchSpec.cpp | 1034 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 D | ARM.cpp | 251 case llvm::Triple::Android: in getARMFloatABI()
|
| /freebsd-12.1/contrib/llvm/lib/Support/Unix/ |
| H A D | Signals.inc | 72 // despite the function not existing, and on Android, <unwind.h> conflicts
|