Home
last modified time | relevance | path

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

12

/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/
H A Dstack_vector.h46 StackVector(InputIter first, InputIter last) { in StackVector() function
52 StackVector(std::initializer_list<T> list) : StackVector{list.begin(), list.end()} {} in StackVector() function
54StackVector(const StackVector& other) : n_{other.n_} { std::copy(other.d_.cbegin(), other.d_.cbegi… in StackVector() function
62StackVector(StackVector&& other) noexcept : n_{other.n_} { std::move(other.d_.begin(), other.d_.be… in StackVector() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/containers/
H A Dstack_container.h218 StackVector() : StackContainer< in StackVector() function
227 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
H A Dstack_container_unittest.cc139 template class StackVector<int, 2>; variable
140 template class StackVector<scoped_refptr<Dummy>, 2>; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/containers/
H A Dstack_container.h222 StackVector() : StackContainer< in StackVector() function
231 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
H A Dstack_container_unittest.cc141 template class StackVector<int, 2>; variable
142 template class StackVector<scoped_refptr<Dummy>, 2>; variable
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dstack_container.h216 StackVector() in StackVector() function
224 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dstack_container.h216 StackVector() in StackVector() function
224 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dstack_container.h216 StackVector() in StackVector() function
224 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dstack_container.h216 StackVector() in StackVector() function
224 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dstack_container.h225 StackVector() : StackContainer< in StackVector() function
234 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dstack_container.h216 StackVector() in StackVector() function
224 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/common/
H A DStackContainer.h228 StackVector() in StackVector() function
236 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/unittests/
H A DStackContainerTests.cpp138 template class StackVector<int, 2>; variable
139 template class StackVector<Ref<Dummy>, 2>; variable
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp52 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp54 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp54 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp54 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp54 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp36 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp36 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp36 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp54 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp36 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp54 using StackVector = SmallVector<StackEntry, 16>; typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp36 using StackVector = SmallVector<StackEntry, 16>; typedef

12