| /external/llvm/tools/llvm-c-test/ |
| D | object.c | 21 LLVMMemoryBufferRef MB; in object_list_sections() local 53 LLVMMemoryBufferRef MB; in object_list_symbols() local
|
| D | module.c | 23 LLVMMemoryBufferRef MB; in load_module() local
|
| /external/chromium_org/base/ |
| D | sys_info_android.cc | 96 const int64 MB = 1024 * KB; in ParseSystemPropertyBytes() local 127 const int64 MB = 1024 * 1024; in GetDalvikHeapSizeMB() local 144 const int64 MB = 1024 * 1024; in GetDalvikHeapGrowthLimitMB() local
|
| /external/llvm/lib/ExecutionEngine/MCJIT/ |
| D | SectionMemoryManager.cpp | 52 sys::MemoryBlock &MB = MemGroup.FreeMem[i]; in allocateSection() local 75 sys::MemoryBlock MB = sys::Memory::allocateMappedMemory(RequiredSize, in allocateSection() local
|
| /external/llvm/lib/Support/ |
| D | SpecialCaseList.cpp | 65 const MemoryBuffer *MB, std::string &Error) { in create() 79 bool SpecialCaseList::parse(const MemoryBuffer *MB, std::string &Error) { in parse()
|
| D | LockFileManager.cpp | 42 std::unique_ptr<MemoryBuffer> MB = std::move(MBOrErr.get()); in readLockFile() local
|
| /external/clang/lib/Rewrite/Core/ |
| D | Rewriter.cpp | 234 StringRef MB = SourceMgr->getBufferData(FID); in getEditBuffer() local 250 StringRef MB = SourceMgr->getBufferData(FID); in InsertText() local 327 StringRef MB = SourceMgr->getBufferData(FID); in ReplaceText() local 380 StringRef MB = SourceMgr->getBufferData(FID); in IncreaseIndentation() local
|
| /external/llvm/tools/lli/ |
| D | RemoteMemoryManager.h | 36 sys::MemoryBlock MB; member
|
| D | RemoteMemoryManager.cpp | 65 sys::MemoryBlock MB = sys::Memory::allocateMappedMemory(Size, in allocateSection() local
|
| /external/llvm/unittests/Support/ |
| D | SpecialCaseListTest.cpp | 21 std::unique_ptr<MemoryBuffer> MB(MemoryBuffer::getMemBuffer(List)); in makeSpecialCaseList() local
|
| D | MemoryBufferTest.cpp | 80 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFile(TestPath.c_str()); in TEST_F() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 346 bool PPCDAGToDAGISel::isRunOfOnes(unsigned Val, unsigned &MB, unsigned &ME) { in isRunOfOnes() 372 unsigned &MB, unsigned &ME) { in isRotateAndMask() 454 unsigned MB, ME; in SelectBitfieldInsert() local 1147 unsigned Imm, Imm2, SH, MB, ME; in Select() local 1199 unsigned MB, ME; in Select() local 1220 unsigned Imm, SH, MB, ME; in Select() local 1232 unsigned Imm, SH, MB, ME; in Select() local
|
| D | PPCFastISel.cpp | 1647 unsigned MB; in PPCEmitIntExt() local 1660 unsigned MB; in PPCEmitIntExt() local 2114 unsigned MB = MI->getOperand(3).getImm(); in tryToFoldLoadIntoMI() local 2125 unsigned MB = MI->getOperand(3).getImm(); in tryToFoldLoadIntoMI() local
|
| /external/llvm/lib/IRReader/ |
| D | IRReader.cpp | 109 std::unique_ptr<MemoryBuffer> MB(unwrap(MemBuf)); in LLVMParseIRInContext() local
|
| /external/llvm/tools/llvm-rtdyld/ |
| D | llvm-rtdyld.cpp | 115 sys::MemoryBlock MB = sys::Memory::AllocateRWX(Size, nullptr, nullptr); in allocateCodeSection() local 125 sys::MemoryBlock MB = sys::Memory::AllocateRWX(Size, nullptr, nullptr); in allocateDataSection() local
|
| /external/clang/test/Layout/ |
| D | ms-x86-pack-and-align.cpp | 409 struct MB : virtual MA { struct 415 // CHECK-NEXT: 0 | struct MB argument
|
| /external/tremolo/Tremolo/ |
| D | asm_arm.h | 67 #define MB() asm volatile ("" : : : "memory") macro
|
| D | misc.h | 143 #define MB() macro
|
| /external/libunwind/tests/ |
| D | Gperf-simple.c | 44 #define MB (1024*1024) macro
|
| D | Gperf-trace.c | 44 #define MB (1024*1024) macro
|
| /external/llvm/lib/Target/PowerPC/InstPrinter/ |
| D | PPCInstPrinter.cpp | 44 unsigned char MB = MI->getOperand(3).getImm(); in printInst() local
|
| /external/smack/src/org/xbill/DNS/ |
| D | Type.java | 34 public static final int MB = 7; field in Type 233 types.add(MB, "MB", new MBRecord()); in types.add() argument
|
| /external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
| D | tcmalloc_unittest.cc | 838 static const int MB = 1048576; in TestRanges() local 871 static const int MB = 1048576; in TestReleaseToSystem() local
|
| /external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
| D | tcmalloc_unittest.cc | 838 static const int MB = 1048576; in TestRanges() local 871 static const int MB = 1048576; in TestReleaseToSystem() local
|
| /external/llvm/lib/Target/R600/ |
| D | R600OptimizeVectorRegisters.cpp | 321 MachineBasicBlock *MB = MBB; in runOnMachineFunction() local
|