Home
last modified time | relevance | path

Searched refs:FastVector (Results 1 – 25 of 58) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/common/
H A DFastVector_unittest.cpp17 TEST(FastVector, Constructors) in TEST() argument
51 TEST(FastVector, Indexing) in TEST() argument
62 TEST(FastVector, PushBack) in TEST() argument
64 FastVector<int, 5> vec; in TEST()
75 TEST(FastVector, Growth) in TEST() argument
97 TEST(FastVector, PopBack) in TEST() argument
107 TEST(FastVector, Back) in TEST() argument
116 TEST(FastVector, Front) in TEST() argument
125 TEST(FastVector, Size) in TEST() argument
137 TEST(FastVector, Clear) in TEST() argument
[all …]
H A DFastVector.h35 FastVector();
39 FastVector(const FastVector<T, N, Storage> &other);
40 FastVector(FastVector<T, N, Storage> &&other);
47 ~FastVector();
118 FastVector<T, N, Storage>::FastVector() in FastVector() function
130 FastVector<T, N, Storage>::FastVector(size_type count) in FastVector() function
137 FastVector<T, N, Storage>::FastVector(const FastVector<T, N, Storage> &other) in FastVector() function
145 FastVector<T, N, Storage>::FastVector(FastVector<T, N, Storage> &&other) : FastVector() in FastVector() function
157 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(
167 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(FastVector<T, N, Storage> &&other)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A DFastVector.h36 FastVector();
40 FastVector(const FastVector<T, N, Storage> &other);
41 FastVector(FastVector<T, N, Storage> &&other);
48 ~FastVector();
122 FastVector<T, N, Storage>::FastVector() in FastVector() function
134 FastVector<T, N, Storage>::FastVector(size_type count) in FastVector() function
141 FastVector<T, N, Storage>::FastVector(const FastVector<T, N, Storage> &other) in FastVector() function
149 FastVector<T, N, Storage>::FastVector(FastVector<T, N, Storage> &&other) : FastVector() in FastVector() function
161 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(
171 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(FastVector<T, N, Storage> &&other)
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A DFastVector.h36 FastVector();
40 FastVector(const FastVector<T, N, Storage> &other);
41 FastVector(FastVector<T, N, Storage> &&other);
48 ~FastVector();
122 FastVector<T, N, Storage>::FastVector() in FastVector() function
134 FastVector<T, N, Storage>::FastVector(size_type count) in FastVector() function
141 FastVector<T, N, Storage>::FastVector(const FastVector<T, N, Storage> &other) in FastVector() function
149 FastVector<T, N, Storage>::FastVector(FastVector<T, N, Storage> &&other) : FastVector() in FastVector() function
161 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(
171 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(FastVector<T, N, Storage> &&other)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A DFastVector.h36 FastVector();
40 FastVector(const FastVector<T, N, Storage> &other);
41 FastVector(FastVector<T, N, Storage> &&other);
48 ~FastVector();
122 FastVector<T, N, Storage>::FastVector() in FastVector() function
134 FastVector<T, N, Storage>::FastVector(size_type count) in FastVector() function
141 FastVector<T, N, Storage>::FastVector(const FastVector<T, N, Storage> &other) in FastVector() function
149 FastVector<T, N, Storage>::FastVector(FastVector<T, N, Storage> &&other) : FastVector() in FastVector() function
161 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(
171 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(FastVector<T, N, Storage> &&other)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A DFastVector.h36 FastVector();
40 FastVector(const FastVector<T, N, Storage> &other);
41 FastVector(FastVector<T, N, Storage> &&other);
48 ~FastVector();
119 FastVector<T, N, Storage>::FastVector() in FastVector() function
131 FastVector<T, N, Storage>::FastVector(size_type count) in FastVector() function
138 FastVector<T, N, Storage>::FastVector(const FastVector<T, N, Storage> &other) in FastVector() function
146 FastVector<T, N, Storage>::FastVector(FastVector<T, N, Storage> &&other) : FastVector() in FastVector() function
158 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(
168 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(FastVector<T, N, Storage> &&other)
[all …]
H A DFastVector_unittest.cpp17 TEST(FastVector, Constructors) in TEST() argument
51 TEST(FastVector, Indexing) in TEST() argument
62 TEST(FastVector, PushBack) in TEST() argument
64 FastVector<int, 5> vec; in TEST()
75 TEST(FastVector, Growth) in TEST() argument
97 TEST(FastVector, PopBack) in TEST() argument
107 TEST(FastVector, Back) in TEST() argument
116 TEST(FastVector, Front) in TEST() argument
125 TEST(FastVector, Size) in TEST() argument
137 TEST(FastVector, Clear) in TEST() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A DFastVector.h36 FastVector();
40 FastVector(const FastVector<T, N, Storage> &other);
41 FastVector(FastVector<T, N, Storage> &&other);
48 ~FastVector();
119 FastVector<T, N, Storage>::FastVector() in FastVector() function
131 FastVector<T, N, Storage>::FastVector(size_type count) in FastVector() function
138 FastVector<T, N, Storage>::FastVector(const FastVector<T, N, Storage> &other) in FastVector() function
146 FastVector<T, N, Storage>::FastVector(FastVector<T, N, Storage> &&other) : FastVector() in FastVector() function
158 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(
168 FastVector<T, N, Storage> &FastVector<T, N, Storage>::operator=(FastVector<T, N, Storage> &&other)
[all …]
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/test/evosuite-tests/uk/ac/sanger/artemis/util/
H A DFastVector_ESTest.java27 FastVector fastVector0 = new FastVector(); in test00()
36 FastVector fastVector0 = new FastVector(); in test01()
46 FastVector fastVector0 = new FastVector(); in test02()
54 FastVector fastVector0 = new FastVector(); in test03()
69 FastVector fastVector0 = new FastVector(); in test04()
78 FastVector fastVector0 = new FastVector(); in test05()
96 FastVector fastVector0 = new FastVector(); in test06()
112 FastVector fastVector0 = new FastVector(); in test07()
131 FastVector fastVector0 = new FastVector(); in test08()
147 FastVector fastVector0 = new FastVector(); in test09()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/ewald/
H A Dpme_internal.h153 FastVector<int> i;
181 FastVector<int> ind;
239 FastVector<int> pd;
255 FastVector<gmx::RVec> xBuffer;
257 FastVector<real> coefficientBuffer;
259 FastVector<gmx::RVec> fBuffer;
265 FastVector<gmx::IVec> idx;
267 FastVector<gmx::RVec> fractx;
272 FastVector<int> thread_idx;
408 FastVector<real> lb_buf1;
[all …]
/dports/games/openlierox/OpenLieroX/include/
H A DFastVector.h28 class FastVector {
55 m_objects[i].onInvalidation.handler() = getEventHandler(this, &FastVector::onObjectInvalidation); in init()
65 FastVector() : m_firstUnused(0), m_lastUsed(-1) { init(); } in FastVector() function
107 FastVector& m_parent;
109 Iterator(FastVector& parent, int index = 0) : m_parent(parent) { in m_parent()
135 FastVector & operator = ( const FastVector & v ) {
142 … m_objects[i].onInvalidation.handler() = getEventHandler(this, &FastVector::onObjectInvalidation);
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/internal/
H A DFastVector.java53 public class FastVector { class
103 public FastVector(int initialCapacity, int capacityIncrement) in FastVector() method in FastVector
119 public FastVector(int initialCapacity) in FastVector() method in FastVector
134 public FastVector() in FastVector() method in FastVector
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/util/
H A DFastVector.java41 public class FastVector extends ArrayList class
94 public FastVector mysort(final Comparator cmp) in mysort()
96 final FastVector return_vector = (FastVector)clone(); in mysort()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/nbnxm/
H A Dpairlist.h63 using FastVector = std::vector<T, gmx::DefaultInitializationAllocator<T>>; variable
240 FastVector<nbnxn_ci_t> ci;
242 FastVector<nbnxn_ci_t> ciOuter;
245 FastVector<nbnxn_cj_t> cj;
247 FastVector<nbnxn_cj_t> cjOuter;
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/
H A DAlignMatchVector.java28 import uk.ac.sanger.artemis.util.FastVector;
118 return_vector.vector = (FastVector) vector.clone (); in clone()
125 private FastVector vector = new FastVector ();
H A DFeatureSegmentVector.java31 import uk.ac.sanger.artemis.util.FastVector;
46 private FastVector vector = new FastVector ();
155 return_vector.vector = (FastVector) vector.clone (); in clone()
H A DFeatureVector.java29 import uk.ac.sanger.artemis.util.FastVector;
145 return_vector.vector = (FastVector) vector.clone (); in clone()
165 private FastVector vector = new FastVector ();
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DKeyVector.java28 import uk.ac.sanger.artemis.util.FastVector;
37 public class KeyVector extends FastVector
/dports/audio/mixxx/mixxx-2.3.0/src/engine/
H A Denginemaster.h204 class FastVector {
206 inline FastVector() : m_size(0), m_data((T*)((void *)m_buffer)) {}; in FastVector() function
207 inline ~FastVector() { in ~FastVector()
/dports/textproc/weka/weka-3-8-5/changelogs/
H A DCHANGELOG_PACKAGES-3-7-11561 Dropped FastVector and made changes required by dropping FastVector.
567 Updated test so that it no longer uses FastVector.
639 Adapted for changes required as part of FastVector elimination crusade.
674 Updated after FastVector removal and code cleanup in core
757 Code clean-up: generic type arguments, elimination of FastVector, clean-up of option handling.
767 Code clean-up: generic type arguments, elimination of FastVector, clean-up of option handling.
774 Code clean-up: generic type arguments, elimination of FastVector, clean-up of option handling.
797 Code clean-up: generic type arguments, elimination of FastVector, clean-up of option handling.
804 Code clean-up: generic type arguments, elimination of FastVector, clean-up of option handling.
811 Code clean-up: generic type arguments, elimination of FastVector, clean-up of option handling.
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DObserver.h109 angle::FastVector<ObserverBindingBase *, kMaxFixedObservers> mObservers;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DObserver.h112 angle::FastVector<ObserverBindingBase *, kMaxFixedObservers> mObservers;
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/spirv/
H A Dspirv_types.h99 using FastVectorHelper = angle::FastVector<T, kFastVectorSize>;
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DObserver.h122 angle::FastVector<ObserverBindingBase *, kMaxFixedObservers> mObservers;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DObserver.h112 angle::FastVector<ObserverBindingBase *, kMaxFixedObservers> mObservers;

123