Home
last modified time | relevance | path

Searched defs:FixedVector (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/thrust/thrust-1.9.5/testing/unittest/
H A Dspecial_types.h7 struct FixedVector struct
12 FixedVector() in FixedVector() argument
19 FixedVector(T init) in FixedVector() function
28 FixedVector output; argument
35 bool operator<(const FixedVector& bs) const argument
48 bool operator==(const FixedVector& bs) const argument
50 for(unsigned int i = 0; i < N; i++)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/common/
H A DFixedVector_unittest.cpp17 TEST(FixedVector, Constructors) in TEST() argument
51 TEST(FixedVector, Indexing) in TEST() argument
59 TEST(FixedVector, PushBack) in TEST() argument
72 TEST(FixedVector, PopBack) in TEST() argument
82 TEST(FixedVector, Back) in TEST() argument
91 TEST(FixedVector, Size) in TEST() argument
104 TEST(FixedVector, Clear) in TEST() argument
112 TEST(FixedVector, Resize) in TEST() argument
124 TEST(FixedVector, Iteration) in TEST() argument
138 TEST(FixedVector, Full) in TEST() argument
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() function
118 FixedVector<T, N, Storage>::FixedVector(size_type count) : mSize(count) in FixedVector() function
130 FixedVector<T, N, Storage>::FixedVector(std::initializer_list<value_type> init) in FixedVector() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A DFixedVector_unittest.cpp17 TEST(FixedVector, Constructors) in TEST() argument
51 TEST(FixedVector, Indexing) in TEST() argument
59 TEST(FixedVector, PushBack) in TEST() argument
72 TEST(FixedVector, PopBack) in TEST() argument
82 TEST(FixedVector, Back) in TEST() argument
91 TEST(FixedVector, Size) in TEST() argument
104 TEST(FixedVector, Clear) in TEST() argument
112 TEST(FixedVector, Resize) in TEST() argument
124 TEST(FixedVector, Iteration) in TEST() argument
138 TEST(FixedVector, Full) in TEST() argument
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() function
118 FixedVector<T, N, Storage>::FixedVector(size_type count) : mSize(count) in FixedVector() function
130 FixedVector<T, N, Storage>::FixedVector(std::initializer_list<value_type> init) in FixedVector() function
/dports/games/scorched3d/scorched/src/common/common/
H A DFixedVector.h31 FixedVector() in FixedVector() function
36 FixedVector(fixed a, fixed b, fixed c) in FixedVector() function
43 FixedVector(const fixed Pt[3]) in FixedVector() function
50 FixedVector(const FixedVector &v) in FixedVector() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dfixedvector.h34 FixedVector() {} in FixedVector() function
36 FixedVector(TYPE def) : mData() in FixedVector() function
94 FixedVector<TYPE, SIZE>::FixedVector(TYPE value0, TYPE value1, ...) in FixedVector() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() function
118 FixedVector<T, N, Storage>::FixedVector(size_type count) : mSize(count) in FixedVector() function
130 FixedVector<T, N, Storage>::FixedVector(std::initializer_list<value_type> init) in FixedVector() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() function
118 FixedVector<T, N, Storage>::FixedVector(size_type count) : mSize(count) in FixedVector() function
130 FixedVector<T, N, Storage>::FixedVector(std::initializer_list<value_type> init) in FixedVector() function
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() function
118 FixedVector<T, N, Storage>::FixedVector(size_type count) : mSize(count) in FixedVector() function
130 FixedVector<T, N, Storage>::FixedVector(std::initializer_list<value_type> init) in FixedVector() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() function
118 FixedVector<T, N, Storage>::FixedVector(size_type count) : mSize(count) in FixedVector() function
130 FixedVector<T, N, Storage>::FixedVector(std::initializer_list<value_type> init) in FixedVector() function
/dports/games/dungeoncrawl/dc400b26-src/source/
H A DFixVec.h58 FixedVector() {} in FixedVector() function
116 FixedVector<TYPE, SIZE>::FixedVector(TYPE value0, TYPE value1, ...) in FixedVector() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value5.C10 constexpr FixedVector() : base(), size_() {} in FixedVector() function

12