HomeSort by relevance Sort by last modified time
    Searched defs:ENTRY (Results 51 - 75 of 203) sorted by null

1 23 4 5 6 7 8 9

  /bionic/libc/arch-x86/atom/string/
sse2-wcsrchr-atom.S 55 #ifndef ENTRY
56 # define ENTRY(name) \
89 ENTRY (wcsrchr)
ssse3-memcmp-atom.S 63 #ifndef ENTRY
64 # define ENTRY(name) \
106 ENTRY (MEMCMP)
    [all...]
ssse3-strcat-atom.S 63 #ifndef ENTRY
64 # define ENTRY(name) \
104 ENTRY (STRCAT)
ssse3-wcscat-atom.S 55 #ifndef ENTRY
56 # define ENTRY(name) \
88 ENTRY (wcscat)
ssse3-strlcat-atom.S 53 #ifndef ENTRY
54 # define ENTRY(name) \
85 ENTRY (strlcat)
  /bionic/libc/arch-x86/silvermont/string/
sse2-memcpy-slm.S 61 #ifndef ENTRY
62 # define ENTRY(name) \
97 ENTRY (MEMCPY)
sse2-memmove-slm.S 61 #ifndef ENTRY
62 # define ENTRY(name) \
103 ENTRY (MEMMOVE)
sse4-memcmp-slm.S 63 #ifndef ENTRY
64 # define ENTRY(name) \
103 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
112 /* Get the entry and convert the relative offset to the \
120 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
134 ENTRY (MEMCMP)
  /art/runtime/arch/arm64/
memcmp16_arm64.S 50 ENTRY __memcmp16
  /development/ndk/platforms/android-3/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /frameworks/compile/mclinker/include/mcld/Script/
ScriptCommand.h 24 ENTRY,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
search.h 36 typedef struct entry { struct
39 } ENTRY;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
asm.h 87 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
asm.h 87 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
asm.h 87 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
asm.h 87 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
asm.h 87 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
linkage.h 41 #ifndef ENTRY
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)

Completed in 493 milliseconds

1 23 4 5 6 7 8 9