Home
last modified time | relevance | path

Searched defs:size_type (Results 1 – 25 of 38) sorted by relevance

12

/freebsd-src/contrib/llvm-project/libcxx/include/__memory/
H A Dallocator_destructor.h27 typedef _LIBCPP_NODEBUG typename __alloc_traits::size_type size_type; typedef
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dadt.h31 typedef std::size_t size_type; typedef
H A Dinterval_map.h51 using size_type = typename ImplMap::size_type; variable
/freebsd-src/contrib/llvm-project/libcxx/src/include/
H A Dsso_allocator.h41 typedef size_t size_type; typedef
/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_right.h51 using size_type = typename extents_type::size_type; variable
H A Dlayout_left.h52 using size_type = typename extents_type::size_type; variable
H A Dlayout_stride.h72 using size_type = typename extents_type::size_type; variable
H A Dmdspan.h87 using size_type = typename extents_type::size_type; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPriorityWorklist.h61 using size_type = typename MapT::size_type; variable
H A DSmallSet.h153 using size_type = size_t; variable
H A DArrayRef.h52 using size_type = size_t; variable
318 using size_type = size_t; variable
H A DScopedHashTable.h157 using size_type = unsigned; variable
H A DMapVector.h47 using size_type = typename VectorType::size_type; variable
H A DEquivalenceClasses.h280 using size_type = std::size_t; variable
H A DDenseSet.h65 using size_type = unsigned; variable
H A DSetVector.h73 using size_type = typename vector_type::size_type; variable
H A Dsimple_ilist.h107 using size_type = size_t; variable
H A DAllocatorList.h82 using size_type = typename list_type::size_type; variable
/freebsd-src/contrib/atf/atf-c++/detail/
H A Dprocess.hpp66 typedef args_vector::size_type size_type; typedef in atf::process::argv_array
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h45 using size_type = int; variable
302 using size_type = typename GraphT::size_type; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h265 using size_type = list_type::size_type; variable
/freebsd-src/sys/dev/bhnd/bcma/
H A Dbcma_erom.c818 uint8_t size_type; in bcma_erom_parse_sport_region() local
1328 uint8_t size_type; in bcma_erom_dump() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h86 using size_type = size_t; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h100 using size_type = unsigned; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h77 using size_type = uint64_t; global() variable

12