OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fastcall
(Results
201 - 225
of
226
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/ndk/r11/platforms/android-16/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-17/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
spinlock.h
30
#define __lockfunc
fastcall
__attribute__((section(".spinlock.text")))
/external/zlib/src/contrib/delphi/
zlibd32.mak
7
# This project uses the Delphi (
fastcall
/register) calling convention:
/external/zlib/src/contrib/pascal/
zlibd32.mak
7
# This project uses the Delphi (
fastcall
/register) calling convention:
/external/pcre/dist2/src/sljit/
sljitConfigInternal.h
491
#define SLJIT_CALL __attribute__ ((
fastcall
))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h
1490
int
fastcall
; \/*
fastcall
or thiscall calling convention
member in struct:ix86_args
[
all
...]
/tools/repohooks/tools/
checkpatch.pl
466
qr{
fastcall
},
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm.mli
129
val x86_fastcall : int (** [x86_fastcall] is the familiar
fastcall
calling
[
all
...]
Completed in 1439 milliseconds
1
2
3
4
5
6
7
8
9
10