Home
last modified time | relevance | path

Searched defs:Memory (Results 1 – 25 of 53) sorted by relevance

123

/external/curl/docs/examples/
Dhttp2-pushinmemory.c37 struct Memory { struct
46 struct Memory *mem = (struct Memory *)userp; in write_cb() argument
/external/google-breakpad/src/processor/
Dsynth_minidump.h132 class Memory; variable
214 Memory(const Dump &dump, uint64_t address) in Memory() function
Dsynth_minidump_unittest.cc99 TEST(Memory, CiteMemoryIn) { in TEST() argument
117 TEST(Memory, Here) { in TEST() argument
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h609 struct Memory { struct
610 Memory(void* b, MemoryType t) : base(b), type(t) {} in Memory() argument
613 MemoryType type; argument
619 PersistentMemoryAllocator(Memory memory, size_t size, size_t page_size, argument
/external/v8/src/
Dv8memory.h18 T& Memory(Address addr) { in Memory() function
22 T& Memory(byte* addr) { in Memory() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMemory.h37 friend class Memory; variable
DPredIteratorCache.h33 BumpPtrAllocator Memory; variable
/external/tensorflow/tensorflow/core/profiler/g3doc/
Doptions.md55 ### Memory subsection
/external/llvm/include/llvm/IR/
DPredIteratorCache.h34 BumpPtrAllocator Memory; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPredIteratorCache.h34 BumpPtrAllocator Memory; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMemory.h39 friend class Memory; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMemory.h39 friend class Memory; variable
/external/llvm/include/llvm/Support/
DMemory.h39 friend class Memory; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h120 enum { Unknown = 0, Register, Memory, Implicit } LocationKind = Unknown; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWasmDumper.cpp192 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSections() local
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto154 message Memory { message
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp208 for (const wasm::WasmLimits &Memory : Obj.memories()) { in dump() local
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h93 struct tgsi_instruction_memory Memory; member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h93 struct tgsi_instruction_memory Memory; member
/external/flatbuffers/net/FlatBuffers/
DByteBuffer.cs60 public abstract Memory<byte> Memory { get; } property in FlatBuffers.ByteBufferAllocator
108 public override Memory<byte> Memory => _buffer; field in FlatBuffers.ByteArrayAllocator
/external/swiftshader/third_party/LLVM/lib/Support/
DMemoryBuffer.cpp63 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/external/clang/lib/Lex/
DPreprocessingRecord.cpp34 char *Memory in InclusionDirective() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp48 enum class IPOGrouping { Register, Return, Memory }; enumerator
/external/llvm/lib/Support/
DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DSparsePropagation.cpp24 enum class IPOGrouping { Register, Return, Memory }; enumerator

123