Home
last modified time | relevance | path

Searched defs:ArrayView (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/tests/ui/regions/
Dtype-param-outlives-reempty-issue-74429-2.rs42 pub type ArrayView<'a, A> = ArrayBase<ViewRepr<&'a A>>; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp110347 class ArrayView class
110350 ArrayView(const nsTArray<T>& aData) : in ArrayView() function in mozilla::gfx::ArrayView
110354 ArrayView(const T* aData, const size_t aLength) : in ArrayView() function in mozilla::gfx::ArrayView