Home
last modified time | relevance | path

Searched defs:first (Results 26 – 50 of 870) sorted by relevance

12345678910>>...35

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dcfbfillrect.c38 unsigned long first, last; in bitfill_aligned() local
95 unsigned long first, last; in bitfill_unaligned() local
151 unsigned long first, last; in bitfill_aligned_rev() local
221 unsigned long first, last, dat; in bitfill_unaligned_rev() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Dsub_range.hpp65 sub_range_base(Iterator first, Iterator last) in sub_range_base()
92 sub_range_base(Iterator first, Iterator last) in sub_range_base()
120 sub_range_base(Iterator first, Iterator last) in sub_range_base()
233 sub_range( Iter first, Iter last ) : in sub_range()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dtokenizer.hpp53 tokenizer(Iterator first, Iterator last, in tokenizer()
65 void assign(Iterator first, Iterator last){ in assign()
70 void assign(Iterator first, Iterator last, const TokenizerFunc& f){ in assign()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/
H A Dibmvnic.h207 u8 first; member
225 u8 first; member
252 u8 first; member
264 u8 first; member
272 u8 first; member
285 u8 first; member
301 u8 first; member
306 u8 first; member
321 u8 first; member
328 u8 first; member
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Dwhen.hpp40 typedef Grammar first; typedef
116 typedef Grammar first; typedef
181 typedef Grammar first; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dnth_element.hpp33 void nth_element(RandomIt first, RandomIt , RandomIt last) in nth_element() argument
39 void nth_element(RandomIt first, RandomIt , RandomIt last, Compare comp) in nth_element() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/utils/
H A Dqlocationtestutils_p.h52 bool compareEquality(const A &first, const B &second) { in compareEquality()
81 bool compareInequality(const A &first, const B &second) { in compareInequality()
/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.hpp285 varray(Iterator first, Iterator last) in varray()
860 iterator insert(iterator position, Iterator first, Iterator last) in insert()
911 iterator erase(iterator first, iterator last) in erase()
945 void assign(Iterator first, Iterator last) in assign()
1660 …void insert_dispatch(iterator position, Iterator first, Iterator last, boost::random_access_traver… in insert_dispatch()
1690 …void insert_dispatch(iterator position, Iterator first, Iterator last, Traversal const& /*not_rand… in insert_dispatch()
1722 … void insert_in_the_middle(iterator position, Iterator first, Iterator last, difference_type count) in insert_in_the_middle()
1757 …void assign_dispatch(Iterator first, Iterator last, boost::random_access_traversal_tag const& /*no… in assign_dispatch()
1785 void assign_dispatch(Iterator first, Iterator last, Traversal const& /*not_random_access*/) in assign_dispatch()
1872 varray(Iterator first, Iterator last) in varray()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dfollow.hpp78 bool entered, bool first, in is_leaving()
102 bool entered, bool first, in is_staying_inside()
129 static inline bool was_entered(Turn const& turn, Operation const& op, bool first, in was_entered()
443 bool first = true; in apply() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Didle.c228 int first = cpu_first_thread_sibling(cpu); in atomic_start_thread_idle() local
238 int first = cpu_first_thread_sibling(cpu); in atomic_stop_thread_idle() local
248 int first = cpu_first_thread_sibling(cpu); in atomic_lock_thread_idle() local
258 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_and_stop_thread_idle() local
279 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_thread_idle() local
315 int first = cpu_first_thread_sibling(cpu); in power7_idle_insn() local
608 int first = cpu_first_thread_sibling(cpu); in power9_idle_stop() local
897 int first = cpu_first_thread_sibling(cpu); in power10_idle_stop() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_types.c69 xfs_agino_t *first, in xfs_agino_range()
102 xfs_agino_t first; in xfs_verify_agino() local
192 xfs_agino_t first, last; in xfs_icount_range() local
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c79 bool first, in safexcel_ring_next_cwptr()
181 bool first, bool last, in safexcel_add_cdesc()
226 bool first, bool last, in safexcel_add_rdesc()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devsel_fprintf.c15 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf()
40 bool first = true; in evsel__fprintf() local
119 bool first = true; in sample__fprintf_callchain() local
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_script.c19 static inline const char *next_non_spacetab(const char *first, const char *last) in next_non_spacetab()
26 static inline const char *next_terminator(const char *first, const char *last) in next_terminator()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dpairs.hpp30 first_type first; member in boost::geometry::index::detail::rtree::ptr_pair
56 first_type first; member in boost::geometry::index::detail::rtree::exclusive_ptr_pair
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/
H A Dhash.hpp345 inline std::size_t hash_range(It first, It last) in hash_range()
358 inline void hash_range(std::size_t& seed, It first, It last) in hash_range()
368 inline std::size_t hash_range(T* first, T* last) in hash_range()
382 inline void hash_range(std::size_t& seed, T* first, T* last) in hash_range()
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dasync_pf.c54 bool first; in async_pf_execute() local
206 bool first; in kvm_async_pf_wakeup_all() local
/OK3568_Linux_fs/kernel/fs/afs/
H A Dwrite.c239 pgoff_t first, pgoff_t last) in afs_kill_pages()
282 pgoff_t first, pgoff_t last) in afs_redirty_pages()
321 pgoff_t first, pgoff_t last) in afs_pages_written_back()
423 pgoff_t first, pgoff_t last, in afs_store_data()
503 pgoff_t start, first, last; in afs_write_back_from_locked_page() local
/OK3568_Linux_fs/kernel/tools/power/cpupower/lib/
H A Dcpufreq.c264 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local
338 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_available_frequencies() local
394 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_boost_frequencies() local
470 struct cpufreq_affected_cpus *first = NULL; in sysfs_get_cpu_list() local
701 struct cpufreq_stats *first = NULL; in cpufreq_get_stats() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dmsvc_eti_base.hpp40 typedef result_ first; typedef
69 typedef msvc_eti_base first; typedef
/OK3568_Linux_fs/kernel/mm/
H A Dinterval_tree.c93 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_first()
100 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_next()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Drange.hpp243 inline OutIt copy_or_move(It first, It last, OutIt out) in copy_or_move()
319 typename boost::range_iterator<Range>::type first, in erase()
363 first = boost::begin(rng) in erase() local
/OK3568_Linux_fs/kernel/lib/
H A Dplist.c75 struct plist_node *first, *iter, *prev = NULL; in plist_add() local
188 struct plist_node *first, *prio_pos, *node_pos; in plist_test_check() local
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_hdmac.c187 static void atc_desc_chain(struct at_desc **first, struct at_desc **prev, in atc_desc_chain()
209 static void atc_dostart(struct at_dma_chan *atchan, struct at_desc *first) in atc_dostart()
560 struct at_desc *first = atc_first_active(atchan); in atc_handle_cyclic() local
666 struct data_chunk *first; in atc_prep_dma_interleaved() local
767 struct at_desc *first = NULL; in atc_prep_dma_memcpy() local
946 struct at_desc *desc = NULL, *first = NULL, *prev = NULL; in atc_prep_dma_memset_sg() local
1032 struct at_desc *first = NULL; in atc_prep_slave_sg() local
1252 struct at_desc *first = NULL; in atc_prep_dma_cyclic() local
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dopcodes.h146 #define __opcode_thumb32_compose(first, second) ( \ argument
152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument
224 #define ___inst_thumb32(first, second) \ argument

12345678910>>...35