Home
last modified time | relevance | path

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

12

/external/skia/tools/
Dok_vias.cpp162 struct Memory : Dst { struct
166 Memory via; in Create() argument
184 static Register memory{"memory", "print process maximum memory usage", Memory::Create}; 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/swiftshader/third_party/LLVM/include/llvm/Support/
DMemory.h37 friend class Memory; variable
DPredIteratorCache.h33 BumpPtrAllocator Memory; variable
/external/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/llvm/include/llvm/Support/
DMemory.h39 friend class Memory; variable
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h94 struct tgsi_instruction_memory Memory; member
/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/llvm/lib/Support/
DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
DMBlazeAsmParser.cpp79 Memory, enumerator
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DPassManagerTest.cpp359 TEST(PassManager, Memory) { in TEST() argument
/external/llvm/unittests/IR/
DLegacyPassManagerTest.cpp363 TEST(PassManager, Memory) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
DX86AsmParser.cpp113 Memory enumerator
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h30 Memory enumerator
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h788 NodeAllocator Memory; member
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h1000 void reclaim(const void *Memory) { in reclaim()
/external/mesa3d/include/CL/
Dcl.hpp1684 class Memory : public detail::Wrapper<cl_mem> class
1687 Memory() : detail::Wrapper<cl_type>() { } in Memory() function in cl::Memory
1689 Memory(const Memory& memory) : detail::Wrapper<cl_type>(memory) { } in Memory() function in cl::Memory
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExecution.cpp748 void *Memory = malloc(MemToAlloc); in visitAllocaInst() local
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h634 unsigned Memory : 1; member
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp977 void *Memory = malloc(MemToAlloc); in visitAllocaInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp2273 const DenseMap<Constant*, Constant*> &Memory) { in ComputeLoadResult() argument

12