/external/skia/tools/ |
D | ok_vias.cpp | 162 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/ |
D | synth_minidump.h | 132 class Memory; variable 214 Memory(const Dump &dump, uint64_t address) in Memory() function
|
D | synth_minidump_unittest.cc | 99 TEST(Memory, CiteMemoryIn) { in TEST() argument 117 TEST(Memory, Here) { in TEST() argument
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | Memory.h | 37 friend class Memory; variable
|
D | PredIteratorCache.h | 33 BumpPtrAllocator Memory; variable
|
/external/llvm/include/llvm/IR/ |
D | PredIteratorCache.h | 34 BumpPtrAllocator Memory; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Memory.h | 39 friend class Memory; variable
|
/external/llvm/include/llvm/Support/ |
D | Memory.h | 39 friend class Memory; variable
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_parse.h | 94 struct tgsi_instruction_memory Memory; member
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | MemoryBuffer.cpp | 63 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
|
/external/clang/lib/Lex/ |
D | PreprocessingRecord.cpp | 34 char *Memory in InclusionDirective() local
|
/external/llvm/lib/Support/ |
D | MemoryBuffer.cpp | 59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | MemoryBuffer.cpp | 59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 79 Memory, enumerator
|
/external/swiftshader/third_party/LLVM/unittests/VMCore/ |
D | PassManagerTest.cpp | 359 TEST(PassManager, Memory) { in TEST() argument
|
/external/llvm/unittests/IR/ |
D | LegacyPassManagerTest.cpp | 363 TEST(PassManager, Memory) { in TEST() argument
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 113 Memory enumerator
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 30 Memory enumerator
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 788 NodeAllocator Memory; member
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CallEvent.h | 1000 void reclaim(const void *Memory) { in reclaim()
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 1684 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/ |
D | Execution.cpp | 748 void *Memory = malloc(MemToAlloc); in visitAllocaInst() local
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 634 unsigned Memory : 1; member
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 977 void *Memory = malloc(MemToAlloc); in visitAllocaInst() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 2273 const DenseMap<Constant*, Constant*> &Memory) { in ComputeLoadResult() argument
|