Home
last modified time | relevance | path

Searched defs:Back (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/boost/hana/
Dback.hpp29 using Back = BOOST_HANA_DISPATCH_IF(back_impl<It>, in operator ()() typedef
/third_party/zlib/contrib/ada/
Dzlib-streams.ads109 Back : Stream_Access; component
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/
Dzlib-streams.ads109 Back : Stream_Access; component
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/ada/
Dzlib-streams.ads109 Back : Stream_Access; component
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceThreading.h113 size_t Back = 0; variable
/third_party/skia/third_party/externals/angle2/src/common/
DFixedVector_unittest.cpp82 TEST(FixedVector, Back) in TEST() argument
DFastVector_unittest.cpp130 TEST(FastVector, Back) in TEST() argument
Dpacked_gl_enums.json51 "Back": "GL_BACK", string
DPackedGLEnums_autogen.h111 Back = 0, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DFixedVector_unittest.cpp82 TEST(FixedVector, Back) in TEST() argument
DFastVector_unittest.cpp107 TEST(FastVector, Back) in TEST() argument
Dpacked_gl_enums.json50 "Back": "GL_BACK", string
DPackedGLEnums_autogen.h112 Back = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp120 const LayoutItemBase *Back = LayoutItems.back(); in tailPadding() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp514 const RangeSpan &Back = Ranges.back(); in attachRangesOrLowHighPC() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1538 Item* Back() { return m_pBack; } in Back() function in D3D12MA::List
1539 const Item* Back() const { return m_pBack; } in Back() function in D3D12MA::List
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d8types.h1016 UINT Back; member
Dd3d9types.h1284 UINT Back; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5352 ItemType* Back() { return m_pBack; } in Back() function
5353 const ItemType* Back() const { return m_pBack; } in Back() function