/freebsd/sys/arm64/coresight/ |
H A D | coresight_etm4x.h | 95 #define TRCVIPCSSCTLR 0x08C /* Trace ViewInst Start/Stop PE Comparator Control Register */ 104 #define TRCVDSACCTLR 0x0A4 /* Trace ViewData Include/Exclude Single Address Comparator Control Reg… 105 #define TRCVDARCCTLR 0x0A8 /* Trace ViewData Include/Exclude Address Range Comparator Control Regi… 124 #define TRCSSCCR(n) (0x280 + (n) * 0x4) /* Trace Single-shot Comparator Control Register [n=0-7] */ 125 #define TRCSSCSR(n) (0x2A0 + (n) * 0x4) /* Trace Single-shot Comparator Status Register [n=0-7] */ 126 #define TRCSSPCICR(n) (0x2C0 + (n) * 0x4) /* Trace Single-shot PE Comparator Input Control [n=0-7]… 131 #define TRCACVR(n) (0x400 + (n) * 0x8) /* Trace Address Comparator Value Register [n=0-15] */ 132 #define TRCACATR(n) (0x480 + (n) * 0x8) /* Trace Address Comparator Access Type Register [n=0-15] … 149 #define TRCDVCVR(n) (0x500 + (n) * 0x8) /* Trace Data Value Comparator Value Register [n=0-7] */ 150 #define TRCDVCMR(n) (0x580 + (n) * 0x8) /* Trace Data Value Comparator Mask Register [n=0-7] */ [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Parallel.h | 113 template <class RandomAccessIterator, class Comparator> 116 const Comparator &Comp) { in medianOf3() 125 template <class RandomAccessIterator, class Comparator> 127 const Comparator &Comp, TaskGroup &TG, size_t Depth) { in parallel_quick_sort() 151 template <class RandomAccessIterator, class Comparator> 153 const Comparator &Comp) { in parallel_sort() 215 class Comparator = std::less< 218 const Comparator &Comp = Comparator()) { 253 class Comparator = std::less<decltype(*std::begin(RangeTy()))>> 254 void parallelSort(RangeTy &&R, const Comparator &Comp = Comparator()) {
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVSort.cpp | 26 // Callback comparator based on kind. 32 // Callback comparator based on line. 38 // Callback comparator based on name. 44 // Callback comparator based on DIE offset. 50 // Callback comparator for Range compare. 64 // Callback comparator based on multiple keys (First: Kind). 76 // Callback comparator based on multiple keys (First: Line). 88 // Callback comparator based on multiple keys (First: Name).
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | FileMatchTrie.cpp | 104 StringRef findEquivalent(const PathComparator& Comparator, in findEquivalent() argument 114 Comparator.equivalent(StringRef(Path), FileName)) in findEquivalent() 124 Comparator, FileName, IsAmbiguous, in findEquivalent() 140 if (Comparator.equivalent(Child, FileName)) { in findEquivalent() 183 : Root(new FileMatchTrieNode), Comparator(new DefaultPathComparator()) {} in FileMatchTrie() 185 FileMatchTrie::FileMatchTrie(PathComparator *Comparator) in FileMatchTrie() argument 186 : Root(new FileMatchTrieNode), Comparator(Comparator) {} in FileMatchTrie() 203 StringRef Result = Root->findEquivalent(*Comparator, FileName, IsAmbiguous); in findEquivalent()
|
/freebsd/contrib/llvm-project/libcxx/include/__debug_utils/ |
H A D | strict_weak_ordering_check.h | 36 "The range is not sorted after the sort, your comparator is not a valid strict-weak ordering"); in __check_strict_weak_ordering_sorted() 50 !__comp(*(__first + __a), *(__first + __b)), "Your comparator is not a valid strict-weak ordering"); in __check_strict_weak_ordering_sorted() 52 !__comp(*(__first + __b), *(__first + __a)), "Your comparator is not a valid strict-weak ordering"); in __check_strict_weak_ordering_sorted() 59 __comp(*(__first + __a), *(__first + __b)), "Your comparator is not a valid strict-weak ordering"); in __check_strict_weak_ordering_sorted() 61 !__comp(*(__first + __b), *(__first + __a)), "Your comparator is not a valid strict-weak ordering"); in __check_strict_weak_ordering_sorted()
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | make_projected.h | 64 // Avoid creating the functor and just use the pristine comparator -- for certain algorithms, this … 65 // optimizations that rely on the type of the comparator. Additionally, this results in less layers… 66 // the call stack when the comparator is invoked, even in an unoptimized build. 87 …// Avoid creating the lambda and just use the pristine comparator -- for certain algorithms, this … in decltype() 88 // optimizations that rely on the type of the comparator. in decltype()
|
H A D | sort.h | 130 // The comparator being simple is a prerequisite for using the branchless optimization. 170 // Ensures that *__x, *__y and *__z are ordered according to the comparator __c, 280 // Sort the iterator range [__first, __last) using the comparator __comp using 307 // Sort the iterator range [__first, __last) using the comparator __comp using 333 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 525 // Partition [__first, __last) using the comparator __comp. *__first has the 552 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 565 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 620 // Partition [__first, __last) using the comparator __comp. *__first has the 643 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); [all …]
|
H A D | comp_ref_type.h | 47 …_LIBCPP_ASSERT_SEMANTIC_REQUIREMENT(!__comp_(__l, __r), "Comparator does not induce a strict weak … in __do_compare_assert() 56 // Pass the comparator by lvalue reference. Or in the debug mode, using a debugging wrapper that st…
|
H A D | three_way_comp_ref_type.h | 55 __comp_(__l, __r) == __expected, "Comparator does not induce a strict weak ordering"); in __do_compare_assert() 61 // Pass the comparator by lvalue reference. Or in the debug mode, using a debugging wrapper that st…
|
/freebsd/share/man/man4/ |
H A D | hpet.4 | 45 if BIOS also set respective capability bit in comparator's configuration 64 This functionality requires every comparator in a group to have own unshared 75 When value of the main counter matches current value of any comparator, 92 comparator as separate event timer or group them into one or several per-CPU
|
H A D | lm75.4 | 61 dev.lm75.0.mode: comparator 83 It can be set to 'comparator' (default) or 'interrupt'.
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | twlxxxx-usb.txt | 1 USB COMPARATOR OF TWL CHIPS 3 TWL6030 USB COMPARATOR 23 TWL4030 USB PHY AND COMPARATOR
|
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/ |
H A D | adi,ad74413r.yaml | 97 adi,gpo-comparator: 100 Whether to configure GPO as a comparator or not. 101 When not configured as a comparator, the GPO will be treated as an 162 adi,gpo-comparator;
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | envelope-detector.txt | 1 Bindings for ADC envelope detector using a DAC and a comparator 4 signal by a binary search using the output of a comparator wired to 22 - io-channels: Channel node of the dac to be used for comparator input.
|
H A D | envelope-detector.yaml | 7 title: ADC envelope detector using a DAC and a comparator 14 signal by a binary search using the output of a comparator wired to 36 description: Channel node of the dac to be used for comparator input.
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
H A D | FileMatchTrie.h | 62 /// The \c FileMatchTrie takes ownership of 'Comparator'. Used for testing. 63 FileMatchTrie(PathComparator* Comparator); 73 /// according to 'Comparator', if it can be uniquely identified. If there 82 std::unique_ptr<PathComparator> Comparator; variable
|
/freebsd/sys/contrib/device-tree/Bindings/extcon/ |
H A D | extcon-palmas.txt | 3 PALMAS USB COMPARATOR 12 - ti,wakeup : To enable the wakeup comparator in probe
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs42l42.txt | 74 decreasing voltages and will stop when a comparator is tripped, 75 indicating a comparator voltage < bias voltage. This value represents a 78 descending values for the comparator voltage.
|
/freebsd/contrib/kyua/model/ |
H A D | context.cpp | 59 /// Equality comparator. 109 /// Equality comparator. 121 /// Inequality comparator.
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | sja1000.txt | 45 - nxp,no-comparator-bypass : Allows to disable the CAN input comparator.
|
H A D | nxp,sja1000.yaml | 81 nxp,no-comparator-bypass: 83 description: Allows to disable the CAN input comparator.
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | btree.h | 130 * same file as the comparator and the comparator should be marked 138 * COMP - A comparator to compare two nodes, it must return exactly: -1, 0, 185 * through Shar's algorithm and comparator inlining. Setting this to
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVSort.h | 35 // Get the comparator function, based on the command line options. 38 // Comparator functions that can be used for sorting.
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | algorithm.cpp | 19 // that the default comparator is in use so that we are sure that there are no in __sort() 20 // branches in the comparator. in __sort()
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | adi,ltc4282.yaml | 57 "Comparator Inputs" section. In there there's a line for each of the 5%, 69 "Comparator Inputs" section. In there there's a line for each of the 5%,
|