OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HEAP_REFERENCE_SIZE
(Results
1 - 6
of
6
) sorted by null
/art/runtime/arch/mips/
asm_support_mips.h
34
#define
HEAP_REFERENCE_SIZE
4
/art/runtime/arch/x86/
asm_support_x86.h
36
#define
HEAP_REFERENCE_SIZE
4
/art/runtime/arch/arm/
asm_support_arm.h
36
#define
HEAP_REFERENCE_SIZE
4
/art/runtime/arch/arm64/
asm_support_arm64.h
44
#define
HEAP_REFERENCE_SIZE
4
/art/runtime/arch/x86_64/
asm_support_x86_64.h
44
#define
HEAP_REFERENCE_SIZE
4
/art/runtime/arch/
arch_test.cc
99
#ifdef
HEAP_REFERENCE_SIZE
100
#undef
HEAP_REFERENCE_SIZE
157
#ifdef
HEAP_REFERENCE_SIZE
158
#undef
HEAP_REFERENCE_SIZE
215
#ifdef
HEAP_REFERENCE_SIZE
216
#undef
HEAP_REFERENCE_SIZE
273
#ifdef
HEAP_REFERENCE_SIZE
274
#undef
HEAP_REFERENCE_SIZE
331
#ifdef
HEAP_REFERENCE_SIZE
332
#undef
HEAP_REFERENCE_SIZE
[
all
...]
Completed in 400 milliseconds