Home
last modified time | relevance | path

Searched refs:Col (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/
H A Dmat.hpp45 template <int Row,int Col>
53 BOOST_QVM_STATIC_ASSERT(Col>=0); in read_element()
54 BOOST_QVM_STATIC_ASSERT(Col<Cols); in read_element()
55 return x.a[Row][Col]; in read_element()
58 template <int Row,int Col>
66 BOOST_QVM_STATIC_ASSERT(Col>=0); in write_element()
67 BOOST_QVM_STATIC_ASSERT(Col<Cols); in write_element()
68 return x.a[Row][Col]; in write_element()
H A Dmat_traits_array.hpp38 template <int Row,int Col>
46 BOOST_QVM_STATIC_ASSERT(Col>=0); in read_element()
47 BOOST_QVM_STATIC_ASSERT(Col<Cols); in read_element()
48 return x[Row][Col]; in read_element()
51 template <int Row,int Col>
59 BOOST_QVM_STATIC_ASSERT(Col>=0); in write_element()
60 BOOST_QVM_STATIC_ASSERT(Col<Cols); in write_element()
61 return x[Row][Col]; in write_element()
H A Dmat_operations.hpp216 template <int Row,int Col>
224 BOOST_QVM_STATIC_ASSERT(Col>=0); in read_element()
225 BOOST_QVM_STATIC_ASSERT(Col<Dim); in read_element()
226 return scalar_traits<scalar_type>::value(Row==Col); in read_element()
296 template <int Row,int Col>
326 template <int Row,int Col>
334 BOOST_QVM_STATIC_ASSERT(Col>=0); in read_element()
335 BOOST_QVM_STATIC_ASSERT(Col<cols); in read_element()
336 return qvm_detail::projection_get<Row,Col>::get(x); in read_element()
415 template <int Row,int Col>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/detail/
H A Dtransp_impl.hpp61 template <int Row,int Col>
69 BOOST_QVM_STATIC_ASSERT(Col>=0); in read_element()
70 BOOST_QVM_STATIC_ASSERT(Col<cols); in read_element()
71 …return mat_traits<OriginalMatrix>::template read_element<Col,Row>(reinterpret_cast<OriginalMatrix … in read_element()
74 template <int Row,int Col>
82 BOOST_QVM_STATIC_ASSERT(Col>=0); in write_element()
83 BOOST_QVM_STATIC_ASSERT(Col<cols); in write_element()
84 …return mat_traits<OriginalMatrix>::template write_element<Col,Row>(reinterpret_cast<OriginalMatrix… in write_element()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dfind_iterator.hpp112 RangeT& Col, in find_iterator() argument
116 …erator_range<BOOST_STRING_TYPENAME range_iterator<RangeT>::type> lit_col(::boost::as_literal(Col)); in find_iterator()
280 RangeT& Col, in split_iterator() argument
285 …erator_range<BOOST_STRING_TYPENAME range_iterator<RangeT>::type> lit_col(::boost::as_literal(Col)); in split_iterator()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dgpio.txt180 "LED G", "LED B", "Col A", "Col B", "Col C", "Col D",
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch254 "Row %3d, Col %3d, Src byte offset %3d bit offset %2d Dst offset %3d",
286 "Row %3d, Col %3d, Src byte offset %3d bit offset %2d Dst offset %3d",
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbtf.rst961 .long 7182 # Line 7 Col 14
965 .long 8206 # Line 8 Col 14
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmaintainer-pgp-guide.rst625 Col primo comando dovrebbe chiedervi il PIN della smartcard, e poi dovrebbe
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dlarge.txt7114 read(5, "GIMP Gradient\nName: Tropical Col"..., 4096) = 965