OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ALIGN_TEXT
(Results
26 - 48
of
48
) sorted by null
1
2
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/machine/
asm.h
60
#ifndef
_ALIGN_TEXT
61
# define
_ALIGN_TEXT
.align 0
73
.text;
_ALIGN_TEXT
; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/machine/
asm.h
60
#ifndef
_ALIGN_TEXT
61
# define
_ALIGN_TEXT
.align 0
73
.text;
_ALIGN_TEXT
; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/machine/
asm.h
60
#ifndef
_ALIGN_TEXT
61
# define
_ALIGN_TEXT
.align 0
73
.text;
_ALIGN_TEXT
; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/machine/
asm.h
60
#ifndef
_ALIGN_TEXT
61
# define
_ALIGN_TEXT
.align 0
73
.text;
_ALIGN_TEXT
; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/machine/
asm.h
60
#ifndef
_ALIGN_TEXT
61
# define
_ALIGN_TEXT
.align 0
73
.text;
_ALIGN_TEXT
; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
/development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/machine/
asm.h
99
#ifndef
_ALIGN_TEXT
100
# define
_ALIGN_TEXT
.align 2, 0x90
104
.text;
_ALIGN_TEXT
; .globl x; .type x,@function; x:
/development/ndk/platforms/android-21/arch-mips/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
/development/ndk/platforms/android-21/arch-mips64/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
asm.h
31
#ifndef
_ALIGN_TEXT
32
# define
_ALIGN_TEXT
.align 4
Completed in 1484 milliseconds
1
2