/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_extensions.c | 122 #ifdef ANDROID 123 # undef ANDROID 124 # define ANDROID true macro 126 # define ANDROID false macro 162 .KHR_device_group_creation = (!ANDROID || ANDROID_API_LEVEL >= 28) && (true), 163 .KHR_display = (!ANDROID || ANDROID_API_LEVEL >= 26) && (VK_USE_PLATFORM_DISPLAY_KHR), 164 .KHR_external_fence_capabilities = (!ANDROID || ANDROID_API_LEVEL >= 28) && (true), 165 .KHR_external_memory_capabilities = (!ANDROID || ANDROID_API_LEVEL >= 28) && (true), 166 .KHR_external_semaphore_capabilities = (!ANDROID || ANDROID_API_LEVEL >= 28) && (true), 167 ….KHR_get_display_properties2 = (!ANDROID || ANDROID_API_LEVEL >= 29) && (VK_USE_PLATFORM_DISPLAY_K… [all …]
|
/external/angle/src/tests/deqp_support/ |
D | deqp_khr_gles32_test_expectations.txt | 64 5579 VULKAN ANDROID : KHR-GLES32.core.geometry_shader.* = SKIP 65 5579 VULKAN ANDROID : KHR-GLES32.core.texture_cube_map_array.*geometry* = SKIP 66 5579 VULKAN ANDROID : KHR-GLES32.core.constant_expressions.*geometry = SKIP 67 5579 VULKAN ANDROID : KHR-GLES32.core.separable_programs_tf.geometry_active = SKIP 68 5579 VULKAN ANDROID : KHR-GLES32.core.shader_macros.fragment_precision_high_geometry = SKIP 69 5579 VULKAN ANDROID : KHR-GLES32.core.texture_cube_map_array.color_depth_attachments = SKIP 70 5579 VULKAN ANDROID : KHR-GLES32.core.texture_cube_map_array.stencil_attachments_*mutable_layered =… 71 5579 VULKAN ANDROID : KHR-GLES32.core.texture_cube_map_array.fbo_incompleteness = FAIL 72 5557 VULKAN ANDROID : KHR-GLES32.core.tessellation_shader.* = SKIP 73 5557 VULKAN ANDROID : KHR-GLES32.core.texture_cube_map_array.*tessellation* = SKIP [all …]
|
D | deqp_egl_test_expectations.txt | 29 3917 ANDROID VULKAN : dEQP-EGL.functional.render.multi_thread.* = FAIL 30 3917 ANDROID VULKAN : dEQP-EGL.functional.color_clears.multi_thread.* = FAIL 135 2567 ANDROID GLES : dEQP-EGL.functional.image.api.create_image_gles2_tex2d_red = FAIL 136 2567 ANDROID GLES : dEQP-EGL.functional.image.api.create_image_gles2_tex2d_rg = FAIL 137 2716 ANDROID GLES : dEQP-EGL.functional.preserve_swap.preserve.* = FAIL 140 2546 ANDROID : dEQP-EGL.functional.buffer_age.* = FAIL 141 3270 ANDROID : dEQP-EGL.functional.choose_config.simple.selection_only.transparent_red_value = FAIL 142 3270 ANDROID : dEQP-EGL.functional.choose_config.simple.selection_only.transparent_green_value = FA… 143 3270 ANDROID : dEQP-EGL.functional.choose_config.simple.selection_only.transparent_blue_value = FAIL 144 3270 ANDROID : dEQP-EGL.functional.choose_config.simple.selection_and_sort.transparent_red_value = … [all …]
|
D | deqp_gles3_rotate_test_expectations.txt | 13 2830 ANDROID VULKAN : dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.primitives.lines = F… 14 2830 ANDROID VULKAN : dEQP-GLES3.functional.rasterization.fbo.texture_2d.primitives.lines = FAIL 15 2830 ANDROID VULKAN : dEQP-GLES3.functional.rasterization.primitives.line* = FAIL 16 2808 ANDROID VULKAN : dEQP-GLES3.functional.shaders.builtin_variable.fragcoord_w = FAIL 23 2727 VULKAN ANDROID : dEQP-GLES3.functional.shaders.builtin_variable.pointcoord = FAIL
|
/external/llvm/test/CodeGen/AArch64/ |
D | stack-protector-target.ll | 2 ; RUN: llc -mtriple=aarch64-linux-android < %s -o - | FileCheck --check-prefix=ANDROID-AARCH64 %s 14 ; ANDROID-AARCH64: mrs [[A:.*]], TPIDR_EL0 15 ; ANDROID-AARCH64: ldr [[B:.*]], {{\[}}[[A]], #40] 16 ; ANDROID-AARCH64: str [[B]], [sp, 17 ; ANDROID-AARCH64: ldr [[C:.*]], {{\[}}[[A]], #40] 18 ; ANDROID-AARCH64: ldr [[D:.*]], [sp, 19 ; ANDROID-AARCH64: cmp [[C]], [[D]]
|
/external/llvm/test/CodeGen/X86/ |
D | safestack.ll | 3 ; 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/llvm-project/llvm/test/CodeGen/ARM/ |
D | sincos.ll | 6 …: llc < %s -mtriple=armv7-linux-android -mcpu=cortex-a8 | FileCheck %s --check-prefix=NOOPT-ANDROID 26 ; NOOPT-ANDROID-LABEL: test1: 27 ; NOOPT-ANDROID: bl sinf 28 ; NOOPT-ANDROID: bl cosf 50 ; NOOPT-ANDROID-LABEL: test1_errno: 51 ; NOOPT-ANDROID: bl sinf 52 ; NOOPT-ANDROID: bl cosf 72 ; NOOPT-ANDROID-LABEL: test2: 73 ; NOOPT-ANDROID: bl sin 74 ; NOOPT-ANDROID: bl cos [all …]
|
D | swifterror.ll | 3 …ify-machineinstrs < %s -mtriple=armv7-linux-androideabi | FileCheck --check-prefix=CHECK-ANDROID %s 501 ; CHECK-ANDROID-LABEL: params_and_return_in_reg 502 ; CHECK-ANDROID: push {r4, r5, r6, r7, r9, r10, r11, lr} 503 ; CHECK-ANDROID: sub sp, sp, #16 504 ; CHECK-ANDROID: str r8, [sp, #4] @ 4-byte Spill 505 ; CHECK-ANDROID: mov r11, r10 506 ; CHECK-ANDROID: mov r6, r3 507 ; CHECK-ANDROID: mov r7, r2 508 ; CHECK-ANDROID: mov r4, r1 509 ; CHECK-ANDROID: mov r5, r0 [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | safestack.ll | 3 ; 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 29 ; ANDROID-I386: movl %gs:36, %[[A:.*]] 30 ; ANDROID-I386: leal -16(%[[A]]), %[[B:.*]] 31 ; ANDROID-I386: movl %[[B]], %gs:36 33 ; ANDROID-X64: movq %fs:72, %[[A:.*]] 34 ; ANDROID-X64: leaq -16(%[[A]]), %[[B:.*]] 35 ; ANDROID-X64: movq %[[B]], %fs:72
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | stack-protector-target.ll | 2 ; RUN: llc -mtriple=aarch64-linux-android < %s -o - | FileCheck --check-prefix=ANDROID-AARCH64 %s 17 ; ANDROID-AARCH64: mrs [[A:.*]], TPIDR_EL0 18 ; ANDROID-AARCH64: ldr [[B:.*]], {{\[}}[[A]], #40] 19 ; ANDROID-AARCH64: str [[B]], [sp, 20 ; ANDROID-AARCH64: ldr [[C:.*]], {{\[}}[[A]], #40] 21 ; ANDROID-AARCH64: ldr [[D:.*]], [sp, 22 ; ANDROID-AARCH64: cmp [[C]], [[D]]
|
/external/libchrome/base/message_loop/ |
D | message_pump_for_ui.h | 21 #elif defined(USE_GLIB) && !defined(ANDROID) 23 #elif defined(OS_LINUX) || defined(OS_BSD)|| defined(ANDROID) 47 #elif defined(USE_GLIB) && !defined(ANDROID) 49 #elif defined(OS_LINUX) || defined(OS_BSD) || defined(ANDROID)
|
/external/mesa3d/src/util/ |
D | log.c | 26 #ifdef ANDROID 35 #ifdef ANDROID 50 #ifndef ANDROID 79 #ifdef ANDROID in mesa_log_v()
|
D | anon_file.c | 40 #elif defined(HAVE_MEMFD_CREATE) || defined(ANDROID) 47 …!(defined(__FreeBSD__) || defined(HAVE_MEMFD_CREATE) || defined(HAVE_MKOSTEMP) || defined(ANDROID)) 71 #if !(defined(__FreeBSD__) || defined(HAVE_MEMFD_CREATE) || defined(ANDROID)) 126 #elif defined(HAVE_MEMFD_CREATE) || defined(ANDROID) in os_create_anonymous_file()
|
/external/libchrome/libchrome_tools/patch/ |
D | message_pump_for_ui.patch | 10 +#elif defined(USE_GLIB) && !defined(ANDROID) 13 +#elif defined(OS_LINUX) || defined(OS_BSD)|| defined(ANDROID) 22 +#elif defined(USE_GLIB) && !defined(ANDROID) 25 +#elif defined(OS_LINUX) || defined(OS_BSD) || defined(ANDROID)
|
D | compiler_specific.patch | 9 +#if defined(ANDROID) 12 +#endif // defined(ANDROID)
|
D | allocator_shim.patch | 1 # Use allocator_shim_override_linker_wrapped_symbols.h for ANDROID. 10 +#if defined(OS_ANDROID) || defined(ANDROID)
|
D | build_config.patch | 13 +// - ANDROID is defined via -D when building code for either Android targets or 48 -#elif defined(ANDROID) 52 // only include TargetConditions after testing ANDROID as some android builds
|
/external/rust/crates/memoffset/patches/ |
D | std.diff | 10 +// ANDROID: include standard library to build as a dylib 20 + pub use std::mem; // ANDROID: use std instead of core, since we're not building with no-std. 23 + pub use std::ptr; // ANDROID: use std instead of core, since we're not building with no-std. 36 + // ANDROID: use std instead of core, since we're not building wiht no-std.
|
/external/compiler-rt/test/asan/ |
D | CMakeLists.txt | 39 if(ANDROID) 46 if(ANDROID OR ${arch} MATCHES "arm|aarch64") 55 if(ANDROID) 93 if (NOT ANDROID) 104 if(ANDROID)
|
/external/rust/crates/rand_xorshift/patches/ |
D | Android.bp.patch | 10 + // ANDROID: not really used 20 + // ANDROID: not really used
|
/external/openssh/ |
D | dns.c | 236 #if !defined(ANDROID) in verify_host_key_dns() 262 #if !defined(ANDROID) in verify_host_key_dns() 293 #if !defined(ANDROID) in verify_host_key_dns() 312 #if !defined(ANDROID) in verify_host_key_dns()
|
D | uidswap.c | 31 #if defined(ANDROID) 202 #if defined(ANDROID) in permanently_set_uid() 214 #if defined(ANDROID) in permanently_set_uid() 278 #if defined(ANDROID) in permanently_set_uid()
|
/external/mesa3d/src/vulkan/util/ |
D | vk_object.c | 60 #ifdef ANDROID in vk_device_init() 69 #ifdef ANDROID in vk_device_finish() 155 #ifdef ANDROID 203 #ifdef ANDROID in vk_object_base_private_data()
|
/external/OpenCL-CTS/test_conformance/conversions/ |
D | CMakeLists.txt | 11 if(NOT CMAKE_CL_64 AND NOT MSVC AND NOT ANDROID) 17 endif(NOT CMAKE_CL_64 AND NOT MSVC AND NOT ANDROID)
|
/external/okhttp/okio/ |
D | README.android | 8 All source changes (besides imports) marked with ANDROID-BEGIN and ANDROID-END.
|