HomeSort by relevance Sort by last modified time
    Searched refs:__asm__ (Results 1151 - 1175 of 1299) sorted by null

<<41424344454647484950>>

  /development/ndk/platforms/android-21/include/
string.h 184 __asm__(__USER_LABEL_PREFIX__ "strlcpy");
208 __asm__(__USER_LABEL_PREFIX__ "strlcat");
stdio.h 423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
  /external/libdrm/tests/ttmtest/src/
ttmtest.c 89 __asm__ volatile ("\t"
102 __asm__ volatile ("\t" "cpuid\n\t" ".byte 0x0f, 0x31\n\t":"=a" (eax)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
string.h 184 __asm__(__USER_LABEL_PREFIX__ "strlcpy");
208 __asm__(__USER_LABEL_PREFIX__ "strlcat");
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
string.h 184 __asm__(__USER_LABEL_PREFIX__ "strlcpy");
208 __asm__(__USER_LABEL_PREFIX__ "strlcat");
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
string.h 184 __asm__(__USER_LABEL_PREFIX__ "strlcpy");
208 __asm__(__USER_LABEL_PREFIX__ "strlcat");
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
string.h 184 __asm__(__USER_LABEL_PREFIX__ "strlcpy");
208 __asm__(__USER_LABEL_PREFIX__ "strlcat");
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
string.h 184 __asm__(__USER_LABEL_PREFIX__ "strlcpy");
208 __asm__(__USER_LABEL_PREFIX__ "strlcat");
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
string.h 184 __asm__(__USER_LABEL_PREFIX__ "strlcpy");
208 __asm__(__USER_LABEL_PREFIX__ "strlcat");
  /external/aac/libFDK/src/arm/
qmf_arm.cpp 133 __asm__ ("smulbb %0, %1, %2"
141 __asm__ ("smulbt %0, %1, %2"
150 __asm__ ("smlabb %0, %1, %2,%3"
158 __asm__ ("smlabt %0, %1, %2,%3"
427 __asm__ ("smulwb %0, %1, %2"
436 __asm__ ("smulwt %0, %1, %2"
  /art/runtime/arch/
stub_test.cc 82 __asm__ __volatile__(
95 __asm__ __volatile__(
131 __asm__ __volatile__(
265 __asm__ __volatile__ (
334 __asm__ __volatile__ (
393 __asm__ __volatile__(
432 __asm__ __volatile__(
446 __asm__ __volatile__(
484 __asm__ __volatile__(
617 __asm__ __volatile__
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.h 786 __asm__("bswap %0" : "=r" (val) : "0" (val));
788 __asm__("xchgb %b0,%h0\n\t" /* swap lower bytes */
799 __asm__("xchgb %b0,%h0" /* swap bytes */ \
  /external/elfutils/src/tests/
run-dwarf-getmacros.sh 602 __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias))
603 __REDIRECT_NTH(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROW
604 __REDIRECT_NTHNL(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROWNL
  /external/libpcap/msdos/
ndis2.h 54 #define GUARD() __asm__ __volatile__ ("pushfd; cli")
55 #define UNGUARD() __asm__ __volatile__ ("popfd")
  /external/zlib/src/contrib/inflate86/
inffas86.c 135 __asm__ __volatile__ (
471 __asm__ __volatile__ (
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /system/core/libpixelflinger/include/private/pixelflinger/
ggl_context.h 47 __asm__("wsbh %0, %1;"
60 __asm__("wsbh %0, %1;"
  /cts/tests/tests/os/jni/seccomp-tests/tests/
resumption.c 74 __asm__("call 0xffffffffff600400 \n");
sigsegv.c 111 __asm__("syscall\n");
  /development/ndk/platforms/android-21/arch-p/include/sys/
socket.h 294 __asm__(__USER_LABEL_PREFIX__ "recvfrom");

Completed in 1431 milliseconds

<<41424344454647484950>>