OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:long
(Results
176 - 200
of
67615
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/lzma/Java/SevenZip/
ICodeProgress.java
5
public void SetProgress(
long
inSize,
long
outSize);
/external/strace/linux/alpha/
arch_regs.c
1
static unsigned
long
alpha_r0;
2
static unsigned
long
alpha_a3;
/external/syslinux/com32/include/bitsize64/
stddef.h
6
typedef unsigned
long
size_t;
9
typedef signed
long
ptrdiff_t;
stdint.h
6
typedef
long
int int64_t;
8
typedef unsigned
long
int uint64_t;
10
typedef
long
int int_fast16_t;
11
typedef
long
int int_fast32_t;
13
typedef unsigned
long
int uint_fast16_t;
14
typedef unsigned
long
int uint_fast32_t;
16
typedef
long
int intptr_t;
17
typedef unsigned
long
int uintptr_t;
/external/syslinux/com32/include/klibc/x86_64/
archsetjmp.h
9
unsigned
long
__rbx;
10
unsigned
long
__rsp;
11
unsigned
long
__rbp;
12
unsigned
long
__r12;
13
unsigned
long
__r13;
14
unsigned
long
__r14;
15
unsigned
long
__r15;
16
unsigned
long
__rip;
/external/syslinux/com32/lib/
atoll.c
1
#define TYPE
long
long
strtoll.c
1
#define TYPE signed
long
long
strtoull.c
1
#define TYPE unsigned
long
long
/external/syslinux/gpxe/src/arch/i386/include/bits/
stdint.h
7
typedef signed
long
ssize_t;
8
typedef signed
long
off_t;
13
typedef unsigned
long
long
uint64_t;
18
typedef signed
long
long
int64_t;
20
typedef unsigned
long
physaddr_t;
21
typedef unsigned
long
intptr_t;
/external/syslinux/gpxe/src/arch/x86_64/include/bits/
stdint.h
5
typedef signed
long
ssize_t;
6
typedef signed
long
off_t;
11
typedef unsigned
long
long
uint64_t;
16
typedef signed
long
long
int64_t;
18
typedef unsigned
long
physaddr_t;
19
typedef unsigned
long
intptr_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
ptrace.h
17
long
ebx;
18
long
ecx;
19
long
edx;
20
long
esi;
21
long
edi;
22
long
ebp;
23
long
eax;
28
long
orig_eax;
29
long
eip;
31
long
eflags
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
ptrace.h
17
long
ebx;
18
long
ecx;
19
long
edx;
20
long
esi;
21
long
edi;
22
long
ebp;
23
long
eax;
28
long
orig_eax;
29
long
eip;
31
long
eflags
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
ptrace.h
17
long
ebx;
18
long
ecx;
19
long
edx;
20
long
esi;
21
long
edi;
22
long
ebp;
23
long
eax;
28
long
orig_eax;
29
long
eip;
31
long
eflags
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
needed-by-reloc.s
4
.
long
foo
7
.
long
1
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
orphan2.s
2
.
long
0
4
.
long
0
pr11304a.s
2
.
long
0
4
.
long
0
pr11304b.s
2
.
long
0
4
.
long
0
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-rel-1.s
4
.
long
.puts
5
.
long
foobar
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
align2a.s
2
.
long
0
4
.
long
0x12345678
align2b.s
2
.
long
0
4
.
long
0x12345678
align2c.s
2
.
long
0
4
.
long
0x12345678
alignof.s
4
.
long
0
8
.
long
0
empty-address-1.s
4
.
long
__data_start
5
.
long
__data_end
provide-3.t
5
LONG
(foo)
6
LONG
(bar)
rgn-at6.s
2
.
long
0
6
.
long
0
Completed in 226 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>