/external/llvm/test/CodeGen/ARM/ |
2009-05-18-InlineAsmMem.ll | 6 ;CHECK: swp r2, r0, [r1] 7 %asmtmp = call i32 asm sideeffect "swp $0, $2, $3", "=&r,=*m,r,*m,~{memory}"(i32* %p, i32 %i, i32* %p) nounwind
|
/external/libyuv/files/unit_test/testdata/ |
arm_v7.txt | 3 Features : swp half thumb fastmult vfp edsp iwmmxt thumbee vfpv3 vfpv3d16
|
tegra3.txt | 14 Features : swp half thumb fastmult vfp edsp neon vfpv3
|
/external/libnfc-nxp/src/ |
phHciNfc_SWP.h | 57 /* SWP switch mode event parameters */ 81 /* Information structure for SWP Gate */ 84 /* Pointer to SWP gate pipe information */ 86 /* SWP gate pipe Identified */ 101 * \brief Allocates the resources required for SWP gate management. 103 * This function Allocates necessary resources as requiered by SWP gate management 118 * \brief Allocates the resources required for SWP gate management. 120 * This function Allocates necessary resources as requiered by SWP gate management 139 * \brief updates SWP gate specific pipe information . 145 * \param[in] pipeID pipeID of the SWP management Gat [all...] |
phHciNfc_SWP.c | 22 * \brief HCI SWP gate Management Routines. * 47 /* SWP Gate regsitry Settings */ 193 /* Update the pipe_id of the SWP Gate obtained from HCI Response */ 198 /* Update the Response Receive routine of the SWP Gate */ 253 HCI_PRINT(" Getting the SWP Parameter \n"); 263 HCI_PRINT("SWP Parameter Set \n"); 268 HCI_PRINT("SWP gate open pipe complete\n"); 273 HCI_PRINT("SWP close pipe complete\n"); 330 /* Enable/Disable SWP link */ 454 /* Enable/Disable SWP Protection * [all...] |
phLibNfc_ioctl.h | 64 * \brief Allows to do SWP test.
|
phHciNfc_Emulation.c | 560 /* SWP pipe open sequence */ 585 /* Enable the UICC Emulation through SWP */ 614 /* Disable the UICC Emulation through SWP */ 715 /* Disable the UICC Emulation through SWP */ 759 * through SWP. 835 /* Error Scenario due to SWP Disable Config */ [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/ |
proxy_configuration.zip | |
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
atomic.rs | 24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { 27 uint32_t expect = (dst == cmp ? swp : dst); 28 uint32_t ret = rsAtomicCas(&dst, cmp, swp);
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
atomic.rs | 24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { 27 uint32_t expect = (dst == cmp ? swp : dst); 28 uint32_t ret = rsAtomicCas(&dst, cmp, swp);
|
/development/build/ |
sdk.exclude.atree | 20 -.*.swp
|
/external/kernel-headers/original/linux/ |
swap.h | 292 static inline void free_swap_and_cache(swp_entry_t swp) 296 static inline int swap_duplicate(swp_entry_t swp) 301 static inline void swap_free(swp_entry_t swp) 305 static inline struct page *read_swap_cache_async(swp_entry_t swp, 311 static inline struct page *lookup_swap_cache(swp_entry_t swp)
|
/external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/ |
SDL_os2fslib.c | 127 SWP swpDesktop, swp; local 147 WinQueryWindowPos(hwnd, &swp); 148 if (x+swp.cx>swpDesktop.cx) 149 x = swpDesktop.cx - swp.cx; 154 if (y+swp.cy>swpDesktop.cy) 155 y = swpDesktop.cy - swp.cy; 161 WinQueryWindowPos(hwnd, &swp); 162 x = swp.x; 163 y = swp.y 533 SWP swp; local 667 SWP swp; local 992 SWP swp; local [all...] |
/bionic/libc/private/ |
bionic_atomic_arm.h | 183 * < ARMv6 => use SWP instead. 207 /* NOTE: SWP is available in Thumb-1 too */ 208 __asm__ __volatile__ ("swp %0, %2, [%3]"
|
/sdk/emulator/qtools/ |
opcode.cpp | 157 "swp",
|
/external/openssl/crypto/rc4/asm/ |
rc4-ia64.pl | 54 # 1: xxx LDI xxx xxx xxx LDJ xxx SWP xxx LDT xxx xxx 55 # 2: xxx LDI xxx xxx xxx LDJ xxx SWP xxx LDT xxx xxx 56 # 3: xxx LDI xxx xxx xxx LDJ xxx SWP xxx LDT xxx xxx 61 # SWP = swap of S[I] and S[J] 65 # of the 2nd iteration is performed BEFORE the SWP of the first 70 # of S[I] from the first iteration (thanks to the fact that SWP 73 # Another potential trouble-spot is in cycle 7, where SWP of the 1st 77 # SWP. IA-64 CPUs will automatically forward the value if they 78 # detect that the SWP and LDI are accessing the same memory-location.
|
/build/core/ |
checktree | 10 r'.*?/\..*?\.swp',
|
/external/openssl/crypto/ |
armv4cpuid.S | 42 swp r0,r0,[r6]
|
/external/kernel-headers/original/asm-arm/ |
system.h | 353 * On the StrongARM, "swp" is terminally broken since it bypasses the 430 " swp %0, %1, [%2]"
|
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerProxy.cpp | 243 void ARMAssemblerProxy::SWP(int cc, int Rn, int Rd, int Rm) { 244 mTarget->SWP(cc, Rn, Rd, Rm);
|
/bionic/libc/arch-arm/include/machine/ |
cpu-features.h | 153 * used in replacement of deprecated swp instruction
|
/development/ndk/platforms/android-3/arch-arm/include/machine/ |
cpu-features.h | 153 * used in replacement of deprecated swp instruction
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_dm_cfg.c | 80 /* B4 */ 1 /* 1 to enable SWP frames */
|
/external/skia/src/core/ |
SkUtilsArm.cpp | 91 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
|
/external/webkit/Source/cmake/ |
WebKitPackaging.cmake | 32 "\\\\.swp$"
|