Home
last modified time | relevance | path

Searched defs:MB (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.h61 static inline bool isRunOfOnes(unsigned Val, unsigned &MB, unsigned &ME) { in isRunOfOnes()
85 static inline bool isRunOfOnes64(uint64_t Val, unsigned &MB, unsigned &ME) { in isRunOfOnes64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSpecialCaseList.cpp82 std::unique_ptr<SpecialCaseList> SpecialCaseList::create(const MemoryBuffer *MB, in create()
118 bool SpecialCaseList::createInternal(const MemoryBuffer *MB, in createInternal()
126 bool SpecialCaseList::parse(const MemoryBuffer *MB, in parse()
DMemory.cpp44 raw_ostream &operator<<(raw_ostream &OS, const MemoryBlock &MB) { in operator <<()
DFileOutputBuffer.cpp120 MemoryBlock MB = Memory::allocateMappedMemory( in createInMemoryBuffer() local
DLockFileManager.cpp60 MemoryBuffer &MB = *MBOrErr.get(); in readLockFile() local
/third_party/node/deps/v8/tools/zone-stats/
Dhelper.js6 const MB = KB * KB; constant
/third_party/node/deps/v8/tools/heap-stats/
Dhelper.js6 const MB = KB * KB; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp58 ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> MB = MemoryBuffer::getFile(Path); in openFile() local
112 std::unique_ptr<MemoryBuffer> MB = in dlltoolDriverMain() local
/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-base-type.c15 MB = 1L, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp145 static COFF::MachineTypes getCOFFFileMachine(MemoryBufferRef MB) { in getCOFFFileMachine()
167 static COFF::MachineTypes getBitcodeFileMachine(MemoryBufferRef MB) { in getBitcodeFileMachine()
193 std::string &LibMachineSource, MemoryBufferRef MB) { in appendFile()
/third_party/ltp/testcases/kernel/controllers/memcg/
Dmemcontrol_common.h9 #define MB(x) (x << 20) macro
/third_party/ltp/testcases/kernel/numa/
Dsupport_numa.c44 #define MB (1<<20) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.cpp86 const uint32_t *MB = RegMasks.get(M); in PhysicalRegisterInfo() local
107 const uint32_t *MB = getRegMaskBits(Reg); in getAliasSet() local
164 const uint32_t *MB = getRegMaskBits(RM.Reg); in aliasRM() local
/third_party/node/deps/v8/tools/js/
Dhelper.mjs6 export const MB = KB * KB; constant
/third_party/node/test/parallel/
Dtest-child-process-pipe-dataflow.js18 const MB = KB * KB; constant
/third_party/ltp/testcases/kernel/mem/include/
Dmem.h17 #define MB (1UL<<20) macro
/third_party/lz4/tests/
Ddatagencli.c48 #define MB *(1 <<20) macro
DcheckFrame.c49 #define MB *(1U<<20) macro
/third_party/node/deps/v8/include/
Dv8-internal.h33 constexpr int MB = KB * 1024; variable
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap2.c76 #define MB (1024 * 1024) macro
/third_party/python/Include/internal/
Dpycore_blocks_output_buffer.h59 #define MB (1024*1024) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/
DIRReader.cpp120 std::unique_ptr<MemoryBuffer> MB(unwrap(MemBuf)); in LLVMParseIRInContext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp104 sys::MemoryBlock MB = MMapper.allocateMappedMemory( in allocateSection() local
/third_party/libunwind/libunwind/tests/
DGperf-simple.c44 #define MB (1024*1024) macro
DGperf-trace.c44 #define MB (1024*1024) macro

123