Home
last modified time | relevance | path

Searched defs:MBR (Results 1 – 7 of 7) sorted by relevance

/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.ctor/
Dcopy_move.pass.cpp22 using MBR = std::pmr::monotonic_buffer_resource; in main() typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.ctor/
Dcopy_move.pass.cpp22 using MBR = std::pmr::monotonic_buffer_resource; in main() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.h63 virtual void onValue(const MemoryBufferRef MBR) {} in onValue()
DDWARFEmitter.cpp189 void onValue(const MemoryBufferRef MBR) override { in onValue()
347 virtual void onValue(const MemoryBufferRef MBR) { in onValue()
/external/llvm/unittests/Support/
DMemoryBufferTest.cpp174 MemoryBufferRef MBR(*MB); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp651 XCOFFObjectFile::create(unsigned Type, MemoryBufferRef MBR) { in create()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DXCOFFObjectFile.cpp1136 XCOFFObjectFile::create(unsigned Type, MemoryBufferRef MBR) { in create()