OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Android
(Results
1 - 18
of
18
) sorted by relevancy
/src/external/bsd/wpa/dist/hs20/client/
Android.mk
21
#
Android
5.0.
40
#OBJS += ../../src/utils/browser-
android
.c
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h
217
Android
,
672
/// Tests whether the target is
Android
673
bool isAndroid() const { return getEnvironment() == Triple::
Android
; }
676
assert(isAndroid() && "Not an
Android
triple!");
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
link.d
35
version (
Android
)
/src/external/bsd/wpa/dist/hostapd/
Android.mk
1
# Copyright (C) 2008 The
Android
Open Source Project
17
include $(LOCAL_PATH)/
android
.config
24
# Set
Android
log name
30
# Set
Android
extended P2P functionality
41
# Use
Android
specific directory for control interface sockets
45
# Use
Android
specific directory for hostapd_cli command completion history
1178
LOCAL_INIT_RC := hostapd.
android
.rc
/src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
timezone.d
2015
rather than hard-coding it here.
Android
concatenates all time zone
2026
else version (
Android
)
2085
version (
Android
)
2099
version (
Android
) tzFile.seek(*tzfileOffset);
2285
version (
Android
)
2287
//
Android
uses a single file for all timezone data, so the file
2443
version (
Android
)
2508
// No timezone directories on
Android
, just a single tzdata file
2509
version (
Android
)
2744
//
Android
concatenates the usual timezone directories into a single file
[
all
...]
/src/external/apache2/llvm/dist/clang/lib/Basic/
Targets.cpp
499
case llvm::Triple::
Android
:
558
case llvm::Triple::
Android
:
/src/external/apache2/llvm/dist/llvm/lib/Support/
Triple.cpp
234
case
Android
: return "
android
";
556
.StartsWith("
android
", Triple::
Android
)
979
if (Environment == Triple::
Android
&& Components[3].startswith("androideabi")) {
982
Components[3] = "
android
";
984
NormalizedEnvironment = Twine("
android
", AndroidVersion).str();
ARMTargetParser.cpp
616
case Triple::
Android
:
/src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
ARM.cpp
293
case llvm::Triple::
Android
:
/src/external/gpl3/gcc.old/dist/libphobos/src/std/
process.d
2672
//
Android
appears to automatically kill sleeping processes very quickly,
2674
version (
Android
)
3375
else version (
Android
) TestScript prog =
3505
`"/system/bin/sh"` on
Android
.
3510
else version (
Android
) return "/system/bin/sh";
zip.d
117
// Non-
Android
/Apple ARM POSIX-only, because we can't rely on the unzip
118
// command being available on
Android
, Apple ARM or Windows
119
version (
Android
) {}
file.d
152
version (
Android
)
4975
version (
Android
)
4977
// called from a shared library on
Android
,
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
ARM.cpp
353
case llvm::Triple::
Android
:
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/thread/
osthread.d
2115
// The
Android
VM runtime intercepts SIGUSR1 and apparently doesn't allow
2116
// its signal handler to run, so swap the two signals on
Android
, since
2118
version (
Android
) thread_setGCSignals(SIGUSR2, SIGUSR1);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
TargetInfo.cpp
5618
//
Android
promotes <2 x i8> to i16, not i32
6196
case llvm::Triple::
Android
:
6776
//
Android
shipped using Clang 3.1, which supported a slightly different
6779
// accepts that legacy behavior for
Android
only.
/src/sys/external/isc/libsodium/dist/
configure
1514
Android
) (default: enabled)
15416
linux*
android
*)
15417
version_type=none #
Android
doesn't support versioned libraries.
15431
dynamic_linker='
Android
linker'
/src/external/gpl3/gdb.old/dist/gnulib/
configure
18781
# This bug exists in
Android
4.3.
18790
# Guess no on
Android
.
18791
linux*-
android
*) gl_cv_func_memchr_works="guessing no" ;;
18852
/* Test against bug on
Android
4.3. */
23722
*-
android
*) # implemented using dup3(), which fails if oldfd == newfd
28094
*-
android
*) gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
/src/external/gpl3/gdb/dist/gnulib/
configure
18778
# This bug exists in
Android
4.3.
18787
# Guess no on
Android
.
18788
linux*-
android
*) gl_cv_func_memchr_works="guessing no" ;;
18849
/* Test against bug on
Android
4.3. */
23719
*-
android
*) # implemented using dup3(), which fails if oldfd == newfd
28091
*-
android
*) gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
Completed in 98 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026