Home
last modified time | relevance | path

Searched defs:cend (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dprism2fw.c410 u32 cend; in crcimage() local
522 u32 cend; in mkimage() local
684 u32 cend; in plugimage() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dspan.h131 const T *cend() const { return end(); }; in cend() function
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dspan.h131 const T *cend() const { return end(); }; in cend() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dspan.h136 const T *cend() const { return end(); } in cend() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dspan.h136 const T *cend() const { return end(); } in cend() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dspan.h136 const T *cend() const { return end(); } in cend() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dspan.h136 const T *cend() const { return end(); } in cend() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Darray.hpp82 const_iterator cend() const { return elems+N; } in cend() function in boost::array
211 const_iterator cend() const { return cbegin(); } in cend() function in boost::array
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Diterators.hpp88 constexpr iterator cend() const noexcept { in cend() function in protozero::iterator_range
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dhead.S92 .macro dbgkc, begin, end, cbegin, cend
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c30 u32 start, cstart, cend, cdiff, cdiv, val; in get_osc_clk_speed() local
/OK3568_Linux_fs/kernel/drivers/hwtracing/stm/
H A Dcore.c250 unsigned int *cstart, unsigned int cend) in stm_find_master_chan()
285 unsigned int midx, cidx, mend, cend; in stm_output_assign() local
H A Dpolicy.c52 unsigned int *cstart, unsigned int *cend) in stp_policy_node_get_ranges()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dreservations.c789 unsigned int cend = cstart + clen - 1; in ocfs2_resmap_claimed_bits() local
H A Dextent_map.c870 u32 cpos, cend, clen, hole_size; in ocfs2_seek_data_hole_offset() local
H A Daops.c846 u32 cend; in ocfs2_alloc_write_ctxt() local
H A Ddir.c851 unsigned int cend, clen; in ocfs2_dx_dir_lookup() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray.hpp1379 const_iterator cend() const { return this->cbegin() + m_size; } in cend() function in boost::geometry::index::detail::varray
2046 const_iterator cend() const { return this->cbegin(); } in cend() function in boost::geometry::index::detail::varray
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dfile.c573 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical_streams.hpp173 const CharT* cend() const BOOST_NOEXCEPT { in cend() function in boost::detail::lexical_istream_limited_src
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp1402 BOOST_CONTAINER_FORCEINLINE const_iterator cend() const BOOST_NOEXCEPT_OR_NOTHROW in cend() function in boost::container::vector