Home
last modified time | relevance | path

Searched refs:ANDROID (Results 1 – 25 of 201) sorted by relevance

123456789

/external/llvm/test/CodeGen/X86/
Dsafestack.ll3 ; RUN: llc -mtriple=i386-linux-android < %s -o - | FileCheck --check-prefix=ANDROID-I386 %s
4 ; RUN: llc -mtriple=x86_64-linux-android < %s -o - | FileCheck --check-prefix=ANDROID-X64 %s
26 ; ANDROID-I386: movl %gs:36, %[[A:.*]]
27 ; ANDROID-I386: leal -16(%[[A]]), %[[B:.*]]
28 ; ANDROID-I386: movl %[[B]], %gs:36
30 ; ANDROID-X64: movq %fs:72, %[[A:.*]]
31 ; ANDROID-X64: leaq -16(%[[A]]), %[[B:.*]]
32 ; ANDROID-X64: movq %[[B]], %fs:72
/external/netcat/
Dnetcat.c70 #ifdef ANDROID
85 #ifndef ANDROID
92 #ifndef ANDROID
110 #ifndef ANDROID
172 #ifdef ANDROID in main()
180 #ifndef ANDROID in main()
212 #ifndef ANDROID in main()
224 #ifdef ANDROID in main()
233 #ifndef ANDROID in main()
247 #ifdef ANDROID in main()
[all …]
/external/iproute2/tc/
Dtc.c55 #ifdef ANDROID
115 #ifdef ANDROID in get_qdisc_kind()
172 #ifdef ANDROID in get_filter_kind()
220 #ifdef ANDROID in usage()
255 #ifndef ANDROID
306 #ifndef ANDROID in main()
334 #ifndef ANDROID in main()
364 #ifndef ANDROID in main()
/external/opencv3/
DCMakeLists.txt113 if(UNIX AND NOT ANDROID)
159 OCV_OPTION(WITH_1394 "Include IEEE1394 support" ON IF (NOT ANDROID A…
162 …ary support (and build opencv_viz module eiher)" ON IF (NOT ANDROID AND NOT IOS AND N…
169 OCV_OPTION(WITH_FFMPEG "Include FFMPEG support" ON IF (NOT ANDROID A…
170 …(WITH_GSTREAMER "Include Gstreamer support" ON IF (UNIX AND NOT ANDROID) )
172 … "Include GTK support" ON IF (UNIX AND NOT APPLE AND NOT ANDROID) )
173 … "Use GTK version 2" OFF IF (UNIX AND NOT APPLE AND NOT ANDROID) )
179 OCV_OPTION(WITH_OPENGL "Include OpenGL support" OFF IF (NOT ANDROID A…
180 OCV_OPTION(WITH_OPENNI "Include OpenNI support" OFF IF (NOT ANDROID A…
181 OCV_OPTION(WITH_OPENNI2 "Include OpenNI2 support" OFF IF (NOT ANDROID A…
[all …]
/external/libnfc-nxp/Linux_x86/
DphOsalNfc.c37 #ifdef ANDROID
83 #ifndef ANDROID in phOsalNfc_DbgString()
95 #ifdef ANDROID in phOsalNfc_DbgTrace()
102 #ifndef ANDROID in phOsalNfc_DbgTrace()
/external/opencv3/modules/java/
DCMakeLists.txt4 if(IOS OR WINRT OR NOT PYTHON_DEFAULT_AVAILABLE OR NOT ANT_EXECUTABLE OR NOT (JNI_FOUND OR (ANDROID
15 if(NOT ANDROID)
176 if(NOT ANDROID)
218 if(ANDROID)
224 if(ANDROID)
248 endif(ANDROID)
251 if(ANDROID AND ANDROID_EXECUTABLE)
275 endif(ANDROID AND ANDROID_EXECUTABLE)
279 if(ANDROID)
286 if(ANDROID)
[all …]
/external/iproute2/ip/
Dip.c117 #ifndef ANDROID
172 #ifndef ANDROID in main()
252 #ifndef ANDROID in main()
296 #ifndef ANDROID in main()
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_factory.cc20 #if defined(ANDROID) in Create()
34 #if defined(ANDROID) in CreateDeviceInfo()
/external/compiler-rt/test/asan/
DCMakeLists.txt33 if(ANDROID)
40 if(ANDROID OR ${arch} MATCHES "arm|aarch64")
49 if(ANDROID)
87 if (NOT ANDROID)
/external/okhttp/okio/
DREADME.android8 All source changes (besides imports) marked with ANDROID-BEGIN and ANDROID-END:
/external/opencv3/modules/features2d/test/ocl/
Dtest_brute_force_matcher.cpp114 #ifdef ANDROID
138 #ifdef ANDROID
174 #ifdef ANDROID
/external/llvm/cmake/platforms/
DAndroid.cmake23 SET(ANDROID "1" CACHE STRING "ANDROID" FORCE) variable
/external/okhttp/
DREADME.android18 All source changes (besides imports) marked with ANDROID-BEGIN and ANDROID-END:
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.h28 #ifdef ANDROID
56 #ifdef ANDROID
/external/libweave/third_party/chromium/build/
Dbuild_config.h23 #undef ANDROID
44 #elif defined(ANDROID)
/external/opencv3/3rdparty/libwebp/
DCMakeLists.txt13 if(ANDROID AND ARMEABI_V7A AND NOT NEON)
24 if(ANDROID)
/external/llvm/include/llvm/Transforms/
DInstrumentation.h21 #if defined(__GNUC__) && defined(__linux__) && !defined(ANDROID)
141 #if defined(__GNUC__) && defined(__linux__) && !defined(ANDROID)
/external/compiler-rt/lib/sanitizer_common/tests/
DCMakeLists.txt73 if(ANDROID)
80 append_list_if(ANDROID atomic SANITIZER_TEST_LINK_LIBS)
169 if(COMPILER_RT_CAN_EXECUTE_TESTS AND NOT ANDROID)
193 if(ANDROID)
/external/compiler-rt/test/sanitizer_common/
DCMakeLists.txt7 if(CMAKE_SYSTEM_NAME MATCHES "Darwin|Linux|FreeBSD" AND NOT ANDROID)
10 if(CMAKE_SYSTEM_NAME MATCHES "Linux" AND NOT ANDROID)
/external/sqlite/dist/
DAndroid.patch61 +#ifdef ANDROID
74 +#ifdef ANDROID
134 +#ifndef ANDROID /* fts3_tokenizer disabled for security reasons */
/external/libunwind/
Dacinclude.m434 # ANDROID support update.
57 # End of ANDROID update.
/external/opencv3/cmake/
DOpenCVGenConfig.cmake72 if(ANDROID AND NOT BUILD_SHARED_LIBS AND HAVE_TBB)
78 if(ANDROID)
106 if(UNIX) # ANDROID configuration is created here also
123 if(ANDROID)
DOpenCVGenAndroidMK.cmake1 if(ANDROID)
66 endif(ANDROID)
/external/compiler-rt/lib/asan/tests/
DCMakeLists.txt83 if(ANDROID)
97 append_list_if(ANDROID atomic ASAN_UNITTEST_INSTRUMENTED_LIBS)
111 append_list_if(ANDROID atomic ASAN_UNITTEST_NOINST_LIBS)
264 if(COMPILER_RT_CAN_EXECUTE_TESTS AND NOT ANDROID)
276 if(ANDROID)
/external/compiler-rt/test/
DCMakeLists.txt16 # When ANDROID, we build tests with the host compiler (i.e. CMAKE_C_COMPILER),
18 if(NOT ANDROID)

123456789