Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dinf_nan.hpp53 inline bool parse_inf_nan_impl(const CharT* begin, const CharT* end, T& value in parse_inf_nan_impl()
105 bool put_inf_nan_impl(CharT* begin, CharT*& end, const T& value in put_inf_nan_impl()
137 bool parse_inf_nan(const wchar_t* begin, const wchar_t* end, T& value) BOOST_NOEXCEPT { in parse_inf_nan()
145 bool put_inf_nan(wchar_t* begin, wchar_t*& end, const T& value) BOOST_NOEXCEPT { in put_inf_nan()
152 bool parse_inf_nan(const char16_t* begin, const char16_t* end, T& value) BOOST_NOEXCEPT { in parse_inf_nan()
160 bool put_inf_nan(char16_t* begin, char16_t*& end, const T& value) BOOST_NOEXCEPT { in put_inf_nan()
166 bool parse_inf_nan(const char32_t* begin, const char32_t* end, T& value) BOOST_NOEXCEPT { in parse_inf_nan()
174 bool put_inf_nan(char32_t* begin, char32_t*& end, const T& value) BOOST_NOEXCEPT { in put_inf_nan()
180 bool parse_inf_nan(const CharT* begin, const CharT* end, T& value) BOOST_NOEXCEPT { in parse_inf_nan()
188 bool put_inf_nan(CharT* begin, CharT*& end, const T& value) BOOST_NOEXCEPT { in put_inf_nan()
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dutil.h323 #define ubh_get_addr8(ubh,begin) \ argument
327 #define ubh_get_addr16(ubh,begin) \ argument
331 #define ubh_get_addr32(ubh,begin) \ argument
335 #define ubh_get_addr64(ubh,begin) \ argument
351 #define ubh_blkmap(ubh,begin,bit) \ argument
379 #define ubh_setbit(ubh,begin,bit) \ argument
382 #define ubh_clrbit(ubh,begin,bit) \ argument
385 #define ubh_isset(ubh,begin,bit) \ argument
388 #define ubh_isclr(ubh,begin,bit) (!ubh_isset(ubh,begin,bit)) argument
390 #define ubh_find_first_zero_bit(ubh,begin,size) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,0) argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/range/
H A Dbegin.hpp19 struct begin struct
27 struct result<This(Rng)>
32 struct result<This(Rng &)>
37 typename boost::range_iterator<Rng>::type operator()(Rng &rng) const in operator ()()
43 typename boost::range_iterator<Rng const>::type operator()(Rng const &rng) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/device/
H A Darray.hpp91 (char_type* begin, char_type* end) in array_adapter()
97 (char_type* begin, std::size_t length) in array_adapter()
103 (const char_type* begin, const char_type* end) in array_adapter()
110 (const char_type* begin, std::size_t length) in array_adapter()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dbegin_end.hpp31 struct begin struct
33 typedef typename sequence_tag<Sequence>::type tag_;
35 ::template apply< Sequence >::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/
H A Dbegin.hpp67 struct begin struct
80 begin(Sequence& seq) in begin() function
92 begin(Sequence const& seq) in begin() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddumpstack_32.c40 unsigned long *begin = (unsigned long *)this_cpu_read(hardirq_stack_ptr); in in_hardirq_stack() local
65 unsigned long *begin = (unsigned long *)this_cpu_read(softirq_stack_ptr); in in_softirq_stack() local
93 void *begin = ss->stack; in in_doublefault_stack() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/list_update_map_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
59 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
52 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/list_update_map_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
59 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
52 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
62 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
62 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dtoken_iterator.hpp79 token_iterator(TokenizerFunc f, Iterator begin, Iterator e = Iterator()) in token_iterator()
82 token_iterator(Iterator begin, Iterator e = Iterator()) in token_iterator()
123 make_token_iterator(Iterator begin, Iterator end,const TokenizerFunc& fun){ in make_token_iterator()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Diterator_fn_imps.hpp55 begin() in begin() function in PB_DS_CLASS_C_DEC
72 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Diterators_fn_imps.hpp55 begin() in begin() function in PB_DS_CLASS_C_DEC
72 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Diterators_fn_imps.hpp55 begin() in begin() function in PB_DS_CLASS_C_DEC
72 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Diterator_fn_imps.hpp55 begin() in begin() function in PB_DS_CLASS_C_DEC
72 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
52 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
54 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
54 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Diterators_fn_imps.hpp46 begin() in begin() function in PB_DS_CLASS_C_DEC
52 begin() const in begin() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dcache-sh2a.c53 unsigned long begin, end; in sh2a__flush_wback_region() local
94 unsigned long begin, end; in sh2a__flush_purge_region() local
124 unsigned long begin, end; in sh2a__flush_invalidate_region() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.inl.hpp52 DictValue DictValue::arrayInt(TypeIter begin, int size) in arrayInt()
61 DictValue DictValue::arrayReal(TypeIter begin, int size) in arrayReal()
70 DictValue DictValue::arrayString(TypeIter begin, int size) in arrayString()
381 inline std::map<String, DictValue>::const_iterator Dict::begin() const in begin() function in cv::dnn::Dict
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Diterator_selector.hpp35 static inline iterator_type begin(Geometry& geometry) in begin() function
51 static inline iterator_type begin(MultiPoint& multipoint) in begin() function

12345678910>>...12