Home
last modified time | relevance | path

Searched refs:InlineStdAllocator (Results 1 – 25 of 92) sorted by relevance

1234

/aosp_15_r20/frameworks/native/include/ui/
H A DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
77 typedef InlineStdAllocator<Other, SIZE> other;
89 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
92 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
97 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
98 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
105 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/frameworks/native/libs/ui/include_vndk/ui/
H A DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
77 typedef InlineStdAllocator<Other, SIZE> other;
89 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
92 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
97 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
98 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
105 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/frameworks/native/libs/ui/include/ui/
H A DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
77 typedef InlineStdAllocator<Other, SIZE> other;
89 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
92 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
97 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
98 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
105 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/ui/include/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h30 class InlineStdAllocator {
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() function
48 InlineStdAllocator(const InlineStdAllocator& other) : mAllocation(other.mAllocation) {} in InlineStdAllocator() function
49 ~InlineStdAllocator() {} in ~InlineStdAllocator()
78 class FatVector : public std::vector<T, InlineStdAllocator<T, SIZE>> {
81 : std::vector<T, InlineStdAllocator<T, SIZE>>(InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
86 : std::vector<T, InlineStdAllocator<T, SIZE>>(init, in FatVector()
87 InlineStdAllocator<T, SIZE>(mAllocation)) { in FatVector()
94 typename InlineStdAllocator<T, SIZE>::Allocation mAllocation;

1234