/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/iterator/ |
H A D | compare.pass.cpp | 72 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 D | minidump_memory_range.h | 58 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 D | adaptor.pass.cpp | 48 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 D | ctor.range_size.pass.cpp | 37 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 D | memory_range.h | 123 MemoryRange Subrange(size_t sub_offset, size_t sub_length) const { in Subrange() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/ |
D | iterator.cc | 158 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 D | adaptor.pass.cpp | 193 …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 D | compare.pass.cpp | 163 using Subrange = std::ranges::subrange<It>; in test() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVOptions.h | 125 Subrange, // --attribute=subrange enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVOptions.h | 125 Subrange, // --attribute=subrange enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.h | 125 Subrange, // --attribute=subrange enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVOptions.h | 125 Subrange, // --attribute=subrange enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVOptions.h | 125 Subrange, // --attribute=subrange enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 723 if (auto *Subrange = dyn_cast<DISubrange>(El)) { in dependencies() local
|
H A D | DwarfUnit.cpp | 1383 const auto Subrange = cast<DISubrange>(Elements[0]); in hasVectorBeenPadded() local
|
H A D | CodeViewDebug.cpp | 1573 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 D | DwarfCompileUnit.cpp | 930 if (auto *Subrange = dyn_cast<DISubrange>(El)) { in dependencies() local
|
H A D | DwarfUnit.cpp | 1463 const auto Subrange = cast<DISubrange>(Elements[0]); in hasVectorBeenPadded() local
|
H A D | CodeViewDebug.cpp | 1713 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1016 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local
|