HomeSort by relevance Sort by last modified time
    Searched refs:Memory (Results 51 - 75 of 204) sorted by null

1 23 4 5 6 7 8 9

  /libcore/luni/src/main/java/java/net/
Inet4Address.java 22 import libcore.io.Memory;
74 int address = Memory.peekInt(ipaddress, 0, ByteOrder.BIG_ENDIAN);
  /libcore/luni/src/main/java/java/util/zip/
GZIPInputStream.java 26 import libcore.io.Memory;
107 final short magic = Memory.peekShort(header, 0, ByteOrder.LITTLE_ENDIAN);
194 final short magic = Memory.peekShort(buffer, 0, ByteOrder.LITTLE_ENDIAN);
225 int length = Memory.peekShort(scratch, 0, ByteOrder.LITTLE_ENDIAN) & 0xffff;
246 short crc16 = Memory.peekShort(scratch, 0, ByteOrder.LITTLE_ENDIAN);
264 if (Memory.peekInt(b, 0, ByteOrder.LITTLE_ENDIAN) != (int) crc.getValue()) {
267 if (Memory.peekInt(b, 4, ByteOrder.LITTLE_ENDIAN) != inf.getTotalOut()) {
  /external/chromium_org/base/memory/
discardable_memory_unittest.cc 5 #include "base/memory/discardable_memory.h"
55 // discardable memory natively, then we'll have to add a 'never supported
66 const scoped_ptr<DiscardableMemory> memory(CreateLockedMemory(kSize));
67 ASSERT_TRUE(memory);
68 void* addr = memory->Memory();
71 memory->Unlock();
73 EXPECT_NE(DISCARDABLE_MEMORY_LOCK_STATUS_FAILED, memory->Lock());
74 addr = memory->Memory();
    [all...]
discardable_memory_ashmem_allocator.h 12 #include "base/memory/scoped_ptr.h"
13 #include "base/memory/scoped_vector.h"
27 // Returns whether the memory is still resident.
32 void* Memory() const;
discardable_memory_emulated.cc 5 #include "base/memory/discardable_memory_emulated.h"
8 #include "base/memory/discardable_memory_manager.h"
83 void* DiscardableMemoryEmulated::Memory() const {
  /external/clang/include/clang/Driver/
SanitizerArgs.h 40 NeedsMsanRt = Memory,
45 HasZeroBaseShadow = Thread | Memory | DataFlow,
46 NeedsUnwindTables = Address | Thread | Memory | DataFlow
  /external/chromium_org/content/child/
web_discardable_memory_impl.cc 14 scoped_ptr<base::DiscardableMemory> memory(
16 if (!memory)
18 return make_scoped_ptr(new WebDiscardableMemoryImpl(memory.Pass()));
40 return discardable_->Memory();
44 scoped_ptr<base::DiscardableMemory> memory)
45 : discardable_(memory.Pass()) {
  /libcore/luni/src/main/java/java/io/
DataInputStream.java 22 import libcore.io.Memory;
104 return Memory.peekInt(scratch, 0, ByteOrder.BIG_ENDIAN);
148 return Memory.peekLong(scratch, 0, ByteOrder.BIG_ENDIAN);
153 return Memory.peekShort(scratch, 0, ByteOrder.BIG_ENDIAN);
RandomAccessFile.java 29 import libcore.io.Memory;
436 return Memory.peekInt(scratch, 0, ByteOrder.BIG_ENDIAN);
497 return Memory.peekLong(scratch, 0, ByteOrder.BIG_ENDIAN);
514 return Memory.peekShort(scratch, 0, ByteOrder.BIG_ENDIAN);
826 Memory.pokeInt(scratch, 0, val, ByteOrder.BIG_ENDIAN);
841 Memory.pokeLong(scratch, 0, val, ByteOrder.BIG_ENDIAN);
858 Memory.pokeShort(scratch, 0, (short) val, ByteOrder.BIG_ENDIAN);
  /external/chromium_org/content/test/ppapi/
ppapi_browsertest.cc 108 TEST_PPAPI_IN_PROCESS(Memory)
109 TEST_PPAPI_OUT_OF_PROCESS(Memory)
  /external/openssl/crypto/des/times/
aix.cc 10 Memory : 96 MB
  /external/chromium_org/v8/src/
safepoint-table.h 94 return Memory::uint32_at(GetPcOffsetLocation(index));
99 unsigned info = Memory::uint32_at(GetInfoLocation(index));
100 uint8_t* bits = &Memory::uint8_at(entries_ + (index * entry_size_));
frames.cc 295 Address caller_fp = Memory::Address_at(
423 Object* marker = Memory::Object_at(state->fp + offset);
455 int32_t alignment_state = Memory::int32_at(
478 Memory::Address_at(this->fp() + offset) = caller_fp;
484 Address fp = Memory::Address_at(this->fp() + offset);
496 return Memory::Object_at(fp() + offset);
508 state->fp = Memory::Address_at(fp() + ExitFrameConstants::kCallerFPOffset);
519 Memory::Address_at(fp() + ExitFrameConstants::kCallerFPOffset) = caller_fp;
549 return Memory::Address_at(fp + ExitFrameConstants::kSPOffset);
570 return Memory::Object_at(GetExpressionAddress(fp, index))
    [all...]
v8memory.h 11 // Memory provides an interface to 'raw' memory. It encapsulates the casts
14 class Memory {
  /libcore/luni/src/main/java/java/util/
UUID.java 27 import libcore.io.Memory;
156 long msb = Memory.peekLong(hash, 0, ByteOrder.BIG_ENDIAN);
157 long lsb = Memory.peekLong(hash, 8, ByteOrder.BIG_ENDIAN);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect4.asm 2 ; Memory below 0800h is reserved for the BIOS and the MBR
  /external/lldb/source/Target/
Android.mk 16 Memory.cpp \
  /libcore/luni/src/main/java/java/nio/charset/
ModifiedUtf8.java 22 import libcore.io.Memory;
121 Memory.pokeShort(result, 0, (short) utfCount, ByteOrder.BIG_ENDIAN);
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 525 struct MemoryOp Memory;
580 Memory = o.Memory;
720 // checks whether this operand is a memory operand computed as an offset
733 if(!Memory.OffsetImm || Memory.OffsetRegNum) return false;
734 if(Memory.BaseRegNum != ARM::PC) return false;
735 Val = Memory.OffsetImm->getValue();
    [all...]
  /external/oprofile/events/x86-64/hammer/
unit_masks 77 0x01 Memory controller high priority bypass
78 0x02 Memory controller low priority bypass
92 0x04 Probe hit dirty without memory cancel
93 0x08 Probe hit dirty with memory cancel
126 0xa2 Requests Local I/O to Local Memory
130 0xa8 Requests Local CPU to Local Memory
131 0xaa Requests Local (CPU or I/O) to Local Memory
135 0x92 Requests Local I/O to Remote Memory
139 0x98 Requests Local CPU to Remote Memory
140 0x9a Requests Local (CPU or I/O) to Remote Memory
    [all...]
  /art/compiler/utils/
swap_space_test.cc 73 TEST_F(SwapSpaceTest, Memory) {
  /external/chromium_org/chrome/common/extensions/docs/examples/api/processes/process_monitor/
popup.js 17 "<td>Private Memory</td>" +
18 "<td>JS Memory</td>" +
  /external/chromium_org/v8/src/heap/
store-buffer-inl.h 55 Address& map_field = Memory::Address_at(object->address());
  /external/llvm/lib/Target/PowerPC/
PPCJITInfo.cpp 20 #include "llvm/Support/Memory.h"
346 sys::Memory::InvalidateInstructionCache(StubCallAddr, 7*4);
392 sys::Memory::InvalidateInstructionCache(Addr, 7*4);
419 sys::Memory::InvalidateInstructionCache(Addr, 10*4);
481 sys::Memory::InvalidateInstructionCache(Old, 7*4);
  /external/llvm/lib/Target/Sparc/
SparcJITInfo.cpp 18 #include "llvm/Support/Memory.h"
210 sys::Memory::InvalidateInstructionCache((void*) StubAddr, Insts.size() * 4);
253 if (!sys::Memory::setRangeWritable(Addr, 4 * Insts.size()))
259 sys::Memory::InvalidateInstructionCache(Addr, 4 * Insts.size());
260 if (!sys::Memory::setRangeExecutable(Addr, 4 * Insts.size()))

Completed in 1910 milliseconds

1 23 4 5 6 7 8 9