Home
last modified time | relevance | path

Searched defs:Subrange (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/iterator/
H A Dcompare.pass.cpp72 using Subrange = std::ranges::subrange<It>; in test() typedef
92 using Subrange = std::ranges::subrange<It>; in test() typedef
107 using Subrange = std::ranges::subrange<It>; in test() typedef
134 using Subrange = std::ranges::subrange<Iter, Sent>; in test() typedef
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/
H A Dminidump_memory_range.h58 MinidumpMemoryRange Subrange(size_t sub_offset, size_t sub_length) const { in Subrange() function
66 MinidumpMemoryRange Subrange(const MDLocationDescriptor& location) const { in Subrange() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.reverse/
H A Dadaptor.pass.cpp48 using Subrange = std::ranges::subrange<It, It, std::ranges::subrange_kind::sized>; in test() typedef
82 using Subrange = std::ranges::subrange<It, It, std::ranges::subrange_kind::unsized>; in test() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/range.subrange/
H A Dctor.range_size.pass.cpp37 using Subrange = std::ranges::subrange<int*, int*, std::ranges::subrange_kind::sized>; in test() typedef
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmemory_range.h123 MemoryRange Subrange(size_t sub_offset, size_t sub_length) const { in Subrange() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Diterator.cc158 Iterator<little_endian> Iterator<little_endian>::Subrange(size_t index, size_t length) const { in Subrange() function in bluetooth::packet::Iterator
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.drop/
H A Dadaptor.pass.cpp193 …using Subrange = std::ranges::subrange<View::iterator, View::sentinel, std::ranges::subrange_kind:… in test() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/iterator/
H A Dcompare.pass.cpp163 using Subrange = std::ranges::subrange<It>; in test() typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h125 Subrange, // --attribute=subrange enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h125 Subrange, // --attribute=subrange enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h125 Subrange, // --attribute=subrange enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h125 Subrange, // --attribute=subrange enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h125 Subrange, // --attribute=subrange enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp723 if (auto *Subrange = dyn_cast<DISubrange>(El)) { in dependencies() local
H A DDwarfUnit.cpp1383 const auto Subrange = cast<DISubrange>(Elements[0]); in hasVectorBeenPadded() local
H A DCodeViewDebug.cpp1573 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp930 if (auto *Subrange = dyn_cast<DISubrange>(El)) { in dependencies() local
H A DDwarfUnit.cpp1463 const auto Subrange = cast<DISubrange>(Elements[0]); in hasVectorBeenPadded() local
H A DCodeViewDebug.cpp1713 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1016 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local