HomeSort by relevance Sort by last modified time
    Searched refs:space (Results 151 - 175 of 2295) sorted by null

1 2 3 4 5 67 8 91011>>

  /art/runtime/gc/space/
space_test.h 35 namespace space { namespace in namespace:art::gc
42 void AddSpace(ContinuousSpace* space, bool revoke = true) {
49 ScopedSuspendAll ssa("Add image space");
50 heap->AddSpace(space);
52 heap->SetSpaceAsDefault(space);
68 mirror::Object* Alloc(space::MallocSpace* alloc_space,
88 mirror::Object* AllocWithGrowth(space::MallocSpace* alloc_space,
130 void SizeFootPrintGrowthLimitAndTrimBody(MallocSpace* space, intptr_t object_size,
141 void SpaceTest<Super>::SizeFootPrintGrowthLimitAndTrimBody(MallocSpace* space,
151 // The space's footprint equals amount of resources requested from syste
    [all...]
  /build/kati/testcase/
subst.mk 4 space:= $(empty) $(empty) macro
6 bar:= $(subst $(space),$(comma),$(foo))
  /external/llvm/test/MC/X86/
macho-reloc-errors-x86.s 2 .space 0x1000000
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
branch-warn-2.s 9 .space 32768,0
branch-warn-3.s 9 .space 32768,0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
branch-swap.s 9 .space 8
elf-rel19.s 5 .space 16
jal-newabi.s 7 .space 8
ld-zero-2.s 7 .space 16
ld-zero-3.s 9 .space 16
ld-zero-q.s 7 .space 16
ld-zero-u.s 8 .space 16
micromips-b16.s 3 .space 65536
pcrel-1.s 8 .space 0x8008
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
calr.s 4 .space 4088
jr-back.s 4 .space 248
jr-forw.s 5 .space 250
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
tls-app.s 21 .space 4
25 .space 4
30 .space 4
34 .space 4
tls-lib-loc.s 14 .space 4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
ehdr_start.s 4 .space 16
orphan3a.s 12 .space 16
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
pr12627.s 11 .space 1024
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-metag/
stub.s 8 .space 0x200000
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-7e.s 6 .space 0x800000
pic-and-nonpic-6-n32a.s 45 extd1: .space 20
46 extd2: .space 24
47 extd3: .space 28
48 extd4: .space 8

Completed in 359 milliseconds

1 2 3 4 5 67 8 91011>>