/external/libxaac/decoder/armv8/ |
D | ixheaacd_overlap_add2.s | 28 stp X10, X11, [sp, #-16]! 39 ldp X10, X11, [sp], #16 60 LSL X11, X6, #2 105 ST1 {V24.S}[0], [X2], X11 107 ST1 {V24.S}[1], [X2], X11 109 ST1 {V24.S}[2], [X2], X11 112 ST1 {V24.S}[3], [X2], X11 127 ST1 {V16.S}[0], [X2], X11 134 ST1 {V16.S}[1], [X2], X11 135 ST1 {V16.S}[2], [X2], X11 [all …]
|
D | ixheaacd_sbr_imdct_using_fft.s | 28 stp X10, X11, [sp, #-16]! 39 ldp X10, X11, [sp], #16 81 MOV X11 , X2 135 ADD X11, X11, X12, LSL #3 136 LD2 {V0.S, V1.S}[3], [X11] , X1 137 ADD X11, X11, X1 138 LD2 {V4.S, V5.S}[3], [X11] , X1 139 SUB X11, X11, X1, LSL #1 153 LD2 {V2.S, V3.S}[3], [X11] , X1 154 ADD X11, X11, X1 [all …]
|
D | ixheaacd_overlap_add1.s | 27 stp X10, X11, [sp, #-16]! 38 ldp X10, X11, [sp], #16 51 SUB X11, X10, #1 52 LSL X10, X11, #2 55 LSL X8, X11, #1 70 SUB X11, X5, #1 79 LSL X11, X11, #1 82 ADD X11, X11, X2 152 ST1 {V26.H}[0], [X11], X4 154 ST1 {V26.H}[1], [X11], X4 [all …]
|
D | ixheaacd_imdct_using_fft.s | 28 stp X10, X11, [sp, #-16]! 39 ldp X10, X11, [sp], #16 111 MOv X11 , X2 165 ADD X11, X11, X12, LSL #3 166 LD2 {v0.S, v1.S}[3], [X11] , X1 167 ADD X11, X11, X1 168 LD2 {v4.S, v5.S}[3], [X11] , X1 169 SUB X11, X11, X1, LSL #1 183 LD2 {v2.S, v3.S}[3], [X11] , X1 184 ADD X11, X11, X1 [all …]
|
/external/pigweed/pw_preprocessor/ |
D | arguments_test.cc | 308 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11) == 11); in TEST() 309 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12) == 12); in TEST() 310 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13) == 13); in TEST() 311 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14) == 1… in TEST() 312 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15)… in TEST() 313 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15,… in TEST() 314 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15,… in TEST() 315 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15,… in TEST() 316 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15,… in TEST() 317 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15,… in TEST() [all …]
|
/external/deqp/framework/platform/ |
D | CMakeLists.txt | 39 include_directories(lnx/X11) 49 lnx/X11/tcuLnxX11.cpp 50 lnx/X11/tcuLnxX11.hpp 51 lnx/X11/tcuLnxX11EglDisplayFactory.hpp 52 lnx/X11/tcuLnxX11EglDisplayFactory.cpp 58 lnx/X11/tcuLnxX11Xcb.hpp 59 lnx/X11/tcuLnxX11Xcb.cpp 66 lnx/X11/tcuLnxX11GlxPlatform.hpp 67 lnx/X11/tcuLnxX11GlxPlatform.cpp 162 # X11 libraries [all …]
|
/external/deqp/targets/x11_glx/ |
D | x11_glx.cmake | 21 message("*** Using X11 GLX target") 22 set(DEQP_TARGET_NAME "X11 GLX") 25 # Use X11 target 28 find_package(X11) 30 message(FATAL_ERROR "X11 development package not found")
|
/external/deqp/targets/x11_egl_glx/ |
D | x11_egl_glx.cmake | 21 message("*** Using X11 EGL/GLX target") 22 set(DEQP_TARGET_NAME "X11 EGL/GLX") 25 # Use X11 target 28 find_package(X11) 30 message(FATAL_ERROR "X11 development package not found")
|
/external/swiftshader/tests/regres/deqp-patches/ |
D | deqp-x11.patch | 11 diff --git a/framework/platform/lnx/X11/tcuLnxX11.cpp b/framework/platform/lnx/X11/tcuLnxX11.cpp 13 --- a/framework/platform/lnx/X11/tcuLnxX11.cpp 14 +++ b/framework/platform/lnx/X11/tcuLnxX11.cpp 21 #include <X11/Xutil.h>
|
/external/libxkbcommon/ |
D | README.md | 19 To build for use with Wayland, you can disable X11 support while still 20 using the X11 keyboard configuration resource files thusly: 24 -Dxkb-config-root=/usr/share/X11/xkb \ 25 -Dx-locale-root=/usr/share/X11/locale 31 in X11/extensions/XKB.h and friends, it has been substantially reworked to 40 by all current distributions for their X11 XKB data. More information on 47 ## Relation to X11
|
/external/deqp/targets/x11_egl/ |
D | x11_egl.cmake | 21 message("*** Using X11 EGL target") 22 set(DEQP_TARGET_NAME "X11 EGL") 25 # Use X11 target 28 find_package(X11) 30 message(FATAL_ERROR "X11 development package not found")
|
/external/clang/test/CodeGen/ |
D | override-layout.c | 96 struct PACKED X11 { struct 145 struct X11 x11; in use_structs() 146 typedef int X11array[sizeof(struct X11)]; in use_structs() 147 x11.y = sizeof(struct X11); in use_structs()
|
/external/llvm-project/clang/test/CodeGen/ |
D | override-layout.c | 96 struct PACKED X11 { struct 145 struct X11 x11; in use_structs() 146 typedef int X11array[sizeof(struct X11)]; in use_structs() 147 x11.y = sizeof(struct X11); in use_structs()
|
/external/openssh/regress/unittests/authopt/testdata/ |
D | mktestdata.sh | 22 -Opermit-pty -Opermit-user-rc -Opermit-X11-forwarding 29 sign no_x11fwd.cert -Ono-X11-forwarding 35 sign only_x11fwd.cert -Oclear -Opermit-X11-forwarding
|
/external/llvm-project/llvm/test/CodeGen/RISCV/ |
D | reserved-reg-errors.ll | 9 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x11 < %s 2>&1 | FileCheck %s -check-prefix=X11 10 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x11 < %s 2>&1 | FileCheck %s -check-prefix=X11 31 ; X11: warning: inline asm clobber list contains reserved registers: X11
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-copy-constructor-init.cpp | 138 class X11 : public Copyable5<int, float> { class 139 X11(const X11 &other) {} in X11() function in X11
|
/external/angle/extensions/ |
D | EGL_ANGLE_x11_visual.txt | 51 This extension allows passing the X11 visual ID used by the native 78 "If an X11 visual was specified at display creation time using 85 To request a display created with a X11 visual ID, the value of 86 EGL_ANGLE_X11_VISUAL_ID should be set to a valid X11 visual ID. If
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-reserve-call-saved-reg.ll | 9 …ux-gnu -mattr=+reserve-x11 -mattr=+call-saved-x11 -o - %s | FileCheck %s --check-prefixes=CHECK-X11 10 …=+reserve-x11 -mattr=+call-saved-x11 -global-isel -o - %s | FileCheck %s --check-prefixes=CHECK-X11 11 …tr=+reserve-x11 -mattr=+call-saved-x11 -fast-isel -o - %s | FileCheck %s --check-prefixes=CHECK-X11 41 ; CHECK-X11-NOT: str x11, [sp 53 ; CHECK-X11-NOT: ldr x11 61 ; CHECK-X11-NOT: str x11 70 ; CHECK-X11-NOT: ldr x11, [sp
|
/external/mesa3d/docs/ |
D | precompiled.rst | 13 - OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | preprocessor.function_macro.vert | 9 X8, X9, X10, X11, X12) X1+X2+X3+X4+X5+X6+X7+X8+X9+X10+X11+X12
|
/external/deqp-deps/glslang/Test/ |
D | preprocessor.function_macro.vert | 9 X8, X9, X10, X11, X12) X1+X2+X3+X4+X5+X6+X7+X8+X9+X10+X11+X12
|
/external/libepoxy/ |
D | meson_options.txt | 17 description: 'Enable X11 support (GLX or EGL-X11)')
|
/external/mesa3d/src/glx/apple/ |
D | RELEASE_NOTES | 29 extension functions you may need from the X11 libGL, or OpenGL framework 30 libGL. Previous versions of the X11 libGL didn't allow getting the newer 35 New support for GLXPixmaps works well with mixed X11 and OpenGL drawing 42 not possible to render to with X11, which is allowed by the spec.
|
/external/boringssl/src/crypto/fipsmodule/md4/ |
D | md4.c | 140 uint32_t X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15; in md4_block_data_order() local 182 X11 = l; in md4_block_data_order() 186 R0(B, C, D, A, X11, 19, 0); in md4_block_data_order() 212 R1(C, D, A, B, X11, 9, 0x5A827999L); in md4_block_data_order() 228 R2(D, A, B, C, X11, 9, 0x6ED9EBA1L); in md4_block_data_order()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/md4/ |
D | md4.c | 140 uint32_t X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15; in md4_block_data_order() local 182 X11 = l; in md4_block_data_order() 186 R0(B, C, D, A, X11, 19, 0); in md4_block_data_order() 212 R1(C, D, A, B, X11, 9, 0x5A827999L); in md4_block_data_order() 228 R2(D, A, B, C, X11, 9, 0x6ED9EBA1L); in md4_block_data_order()
|