Searched refs:Included (Results 1 – 25 of 80) sorted by relevance
1234
104 template<class Included>106 … static_assert(Included::value, "missing include: please #include <rxcpp/operators/rx-amb.hpp>");111 template<class Included>113 … static_assert(Included::value, "missing include: please #include <rxcpp/operators/rx-all.hpp>");120 template<class Included>122 … static_assert(Included::value, "missing include: please #include <rxcpp/operators/rx-any.hpp>");130 template<class Included>132 …static_assert(Included::value, "missing include: please #include <rxcpp/operators/rx-buffer_count.…137 template<class Included>139 …static_assert(Included::value, "missing include: please #include <rxcpp/operators/rx-buffer_time.h…[all …]
175 Bound::Included(ref key_begin) => $item < Some(key_begin.borrow()), in binary_search_by_key_range()206 Bound::Included(ref key_end) => $item > Some(key_end.borrow()), in binary_search_by_key_range()667 let mut range = map.range::<&str, _>((Included("b"), Included("a"))); in test_range_full_include_right()669 let mut range = map.range::<&str, _>((Included("b"), Included("b"))); in test_range_full_include_right()672 let mut range = map.range::<&str, _>((Included("b"), Included("c"))); in test_range_full_include_right()676 let mut range = map.range::<&str, _>((Included("b"), Included("d"))); in test_range_full_include_right()681 let mut range = map.range::<&str, _>((Included("b"), Included("e"))); in test_range_full_include_right()687 let mut range = map.range::<&str, _>((Included("b"), Included("a"))); in test_range_full_include_right()689 let mut range = map.range::<&str, _>((Included("b"), Included("b"))); in test_range_full_include_right()692 let mut range = map.range::<&str, _>((Included("b"), Included("c"))); in test_range_full_include_right()[all …]
11 // Included in powerd's SuspendImminent signal, sent when the system is about to73 // Included in powerd's SuspendDone signal, sent after the system has completed87 // Included in calls to powerd's RegisterSuspendDelay method.101 // Included in responses to powerd's RegisterSuspendDelay method.111 // Included in calls to powerd's UnregisterSuspendDelay method.119 // Included in calls to powerd's HandleSuspendReadiness method.132 // Included in calls to powerd's RecordDarkResumeWakeReason method.
11 // Included in responses to GetSwitchStates method calls to powerd.
11 // Included in powerd's InputEvent signals.
11 // Included in powerd's ScreenIdleStateChanged signal, emitted when the screen's
19 Bound::Included(&i) if i <= len => i, in simplify_range()26 Bound::Included(&i) if i < len => i + 1, in simplify_range()
18 use crate::Bound::{self, Excluded, Included, Unbounded};1479 Included(key) => key <= self.adapter.get_key(current).borrow(),1537 Included(key) => key < self.adapter.get_key(current).borrow(),2359 t.range(Included(&0), Unbounded)2371 t.range(Included(&25), Unbounded)2383 t.range(Included(&70), Unbounded)2395 t.range(Included(&100), Unbounded)2408 t.range(Unbounded, Included(&90))2420 t.range(Unbounded, Included(&25))2432 t.range(Unbounded, Included(&70))[all …]
311 Included(T), enumerator
79 Bound::Included(n) => *n, in set()84 Bound::Included(n) => *n + 1, in set()
23 Bound::Included(&n) => n, in new()28 Bound::Included(&n) => n.saturating_add(1), in new()
222 auto Included = [&](llvm::StringRef Header) { in shouldInsertInclude() local225 return !Included(DeclaringHeader) && !Included(InsertedHeader.File); in shouldInsertInclude()
11 // Included in biod's EnrollScanDone signal.
13 // Included in biod's EnrollScanDone signal.
3 These are syntax highlighting files for the Kate editor. Included are:
3 These are syntax highlighting files for the jEdit editor. Included are:
5 # Included are a few examples of things you may wish to include in your
3 These are syntax highlighting files for the Emacs and XEmacs editors. Included
5 # Included in libiio (LGPL2) with permission.
96 .range((Bound::Unbounded, Bound::Included(&largest))) in remove_until()143 .range((Bound::Unbounded, Bound::Included(item))) in prev_to()150 .range((Bound::Included(item), Bound::Unbounded)) in next_to()
117 **Usage**: Included directly into ``InstPrinter/<Target>InstPrinter.cpp``.151 **Usage**: Included directly into ``<Target>AsmPrinter.cpp``.172 **Usage**: Included in ``<Target>ISelDAGToDAG.cpp`` inside the target's186 **Usage**: Included directly on ``<Target>InstrInfo.cpp``.
50 // Hash strategy cannot be determined. Included to enable detection of76 // Tree state cannot be determined. Included to enable detection of102 // Tree type cannot be determined. Included to enable detection of mismatched