Home
last modified time | relevance | path

Searched refs:decrement (Results 1 – 25 of 108) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Diterators.hpp70 { decrement(); return *this; } in operator --()
75 decrement(); in operator --()
136 void decrement() in decrement() function in boost::container::constant_iterator
181 { decrement(); return *this; } in operator --()
186 decrement(); in operator --()
244 void decrement() in decrement() function in boost::container::value_init_construct_iterator
292 { decrement(); return *this; } in operator --()
297 decrement(); in operator --()
355 void decrement() in decrement() function in boost::container::default_init_construct_iterator
469 void decrement() in decrement() function in boost::container::repeat_iterator
[all …]
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_sfb.c61 u32 decrement; /* d2 */ member
182 b->p_mark = prob_minus(b->p_mark, q->decrement); in decrement_prob()
485 .decrement = (SFB_MAX_PROB + 3000) / 6000,
533 q->decrement = ctl->decrement; in sfb_change()
578 .decrement = q->decrement, in sfb_dump()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dabort-lv4t.S81 addeq r7, r7, r6, lsl #2 @ Undo decrement
101 addeq r7, r7, r6 @ Undo decrement
117 addeq r7, r7, r6, lsr #20 @ Undo decrement
217 subne r7, r7, r6, lsl #2 @ decrement SP if POP
234 sub r7, r7, r6, lsl #2 @ always decrement
H A Dcache-v7m.S210 subs r9, r9, #1 @ decrement the index
212 subs r4, r4, #1 @ decrement the way
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7_asm.S61 subs r9, r9, #1 @ decrement the index
63 subs r4, r4, #1 @ decrement the way
131 subs r9, r9, #1 @ decrement the index
133 subs r4, r4, #1 @ decrement the way
H A Dpsci.S222 subs r9, r9, #1 @ decrement the index
224 subs r4, r4, #1 @ decrement the way
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/regex/pending/
H A Dunicode_iterator.hpp190 void decrement() in decrement() function in boost::u32_to_u16_iterator
288 void decrement() in decrement() function in boost::u16_to_u32_iterator
421 void decrement() in decrement() function in boost::u32_to_u8_iterator
548 void decrement() in decrement() function in boost::u8_to_u32_iterator
/OK3568_Linux_fs/kernel/arch/xtensa/lib/
H A Dstrncpy_user.S75 addi a4, a4, -1 # decrement len
85 addi a4, a4, -1 # decrement len
92 addi a4, a4, -1 # decrement len
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Drefcount-vs-atomic.rst101 case 3) - decrement-based RMW ops that return no value
129 case 5) - generic dec/sub decrement-based RMW ops that return a value
142 case 6) other decrement-based RMW ops that return a value
H A Datomic_ops.rst240 These two routines increment and decrement by 1, respectively, the
250 decrement is given instead of the implicit "1". This primitive must
320 atomic counter decrement.
397 before the atomic counter decrement is performed.
422 counter decrement would not become globally visible until the
588 Atomically decrement the given counter, and if will drop to zero
589 atomically acquire the given spinlock and perform the decrement
/OK3568_Linux_fs/kernel/scripts/atomic/fallbacks/
H A Ddec_and_test3 * ${arch}${atomic}_dec_and_test - decrement and test
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Dreverse_iterator.hpp50 void decrement() { ++this->base_reference(); } in decrement() function in boost::iterators::reverse_iterator
H A Diterator_facade.hpp559 static void decrement(Facade& f) in decrement() function in boost::iterators::iterator_core_access
561 f.decrement(); in decrement()
698 iterator_core_access::decrement(this->derived()); in operator --()
H A Dfilter_iterator.hpp94 void decrement() in decrement() function in boost::iterators::filter_iterator
H A Diterator_adaptor.hpp325 void decrement() in decrement() function in boost::iterators::iterator_adaptor
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/
H A Dpoints_view.hpp93 inline void decrement() in decrement() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/
H A Dclosing_iterator.hpp103 inline void decrement() in decrement() function
H A Dconcatenate_iterator.hpp136 inline void decrement() in decrement() function in boost::geometry::concatenate_iterator
H A Dever_circling_iterator.hpp156 inline void decrement() in decrement() function
H A Dflatten_iterator.hpp208 inline void decrement() in decrement() function in boost::geometry::flatten_iterator
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S25 # On starting will (atomically) decrement threads_starting as a signal
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/detail/segment_iterator/
H A Drange_segment_iterator.hpp198 inline void decrement() in decrement() function in boost::geometry::detail::segment_iterator::range_segment_iterator
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dpreempt-locking.rst77 preempt_enable() decrement the preempt counter
79 preempt_enable_no_resched() decrement, but do not immediately preempt
/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/decimal/
H A Ddecimal259 // 3.2.2.6 Increment and decrement operators.
345 // 3.2.3.6 Increment and decrement operators.
432 // 3.2.4.6 Increment and decrement operators.
/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/decimal/
H A Ddecimal259 // 3.2.2.6 Increment and decrement operators.
345 // 3.2.3.6 Increment and decrement operators.
432 // 3.2.4.6 Increment and decrement operators.

12345