Home
last modified time | relevance | path

Searched refs:SortKey (Results 1 – 25 of 1243) sorted by relevance

12345678910>>...50

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resource_coordinator/
H A Dlifecycle_unit.cc9 LifecycleUnit::SortKey::SortKey() = default;
11 LifecycleUnit::SortKey::SortKey(base::TimeTicks last_focused_time) in SortKey() function in resource_coordinator::LifecycleUnit::SortKey
15 LifecycleUnit::SortKey::SortKey(const SortKey& other) = default;
17 bool LifecycleUnit::SortKey::operator<(const SortKey& other) const { in operator <()
21 bool LifecycleUnit::SortKey::operator>(const SortKey& other) const { in operator >()
H A Dlifecycle_unit.h40 struct SortKey { struct
42 SortKey();
45 explicit SortKey(base::TimeTicks last_focused_time);
47 SortKey(const SortKey& other);
49 bool operator<(const SortKey& other) const;
50 bool operator>(const SortKey& other) const;
107 virtual SortKey GetSortKey() const = 0;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.Protocols/tests/
H A DSortRequestControlTests.cs18SortKey[] sortKeys = new SortKey[] { new SortKey("name1", "rule1", true), new SortKey("name2", "ru… in Ctor_SortKeys()
51 …nsions.Throws<ArgumentException>("sortKeys", () => new SortRequestControl(new SortKey[] { null })); in CtorNullValueInSortKeys_ThrowsArgumentException()
58 SortKey sortKey = Assert.Single(control.SortKeys); in Ctor_AttributeName_ReverseOrder()
71 SortKey sortKey = Assert.Single(control.SortKeys); in Ctor_AttributeName_MatchingRule_ReverseOrder()
83SortKey[] sortKeys = new SortKey[] { new SortKey("name1", "rule1", true), new SortKey("name2", "ru… in SortKeys_SetValid_GetReturnsExpected()
107 var control = new SortRequestControl(new SortKey[0]); in SortKeys_SetNull_ThrowsArgumentNullException()
114 var control = new SortRequestControl(new SortKey[0]); in SortKeys_SetNullInValue_ThrowsArgumentException()
115 …sertExtensions.Throws<ArgumentException>("value", () => control.SortKeys = new SortKey[] { null }); in SortKeys_SetNullInValue_ThrowsArgumentException()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() function
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() function
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h34 struct SortKey { struct
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
49 SortKey &operator=(SortKey &&key) {
58 SortKey(const SortKey &) = delete;
59 void operator=(const SortKey&) = delete; argument
106 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
109 std::vector<SortKey> &keys) const;
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h35 struct SortKey { struct
36 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() argument
45 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
50 SortKey &operator=(SortKey &&key) {
59 SortKey(const SortKey &) = delete;
60 void operator=(const SortKey&) = delete; argument
107 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
110 std::vector<SortKey> &keys) const;
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h35 struct SortKey { struct
36 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey() function
45 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
50 SortKey &operator=(SortKey &&key) {
59 SortKey(const SortKey &) = delete;
60 void operator=(const SortKey&) = delete; argument
107 std::vector<SortKey> decorate(File::AtomRange<DefinedAtom> &atomRange) const;
110 std::vector<SortKey> &keys) const;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connectparticipant/source/model/
H A DSortKey.cpp27 SortKey GetSortKeyForName(const Aws::String& name) in GetSortKeyForName()
32 return SortKey::DESCENDING; in GetSortKeyForName()
36 return SortKey::ASCENDING; in GetSortKeyForName()
42 return static_cast<SortKey>(hashCode); in GetSortKeyForName()
45 return SortKey::NOT_SET; in GetSortKeyForName()
48 Aws::String GetNameForSortKey(SortKey enumValue) in GetNameForSortKey()
52 case SortKey::DESCENDING: in GetNameForSortKey()
54 case SortKey::ASCENDING: in GetNameForSortKey()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/
H A Dapi_vector.h99 class ARROW_EXPORT SortKey : public util::EqualityComparable<SortKey> {
104 using util::EqualityComparable<SortKey>::Equals;
105 using util::EqualityComparable<SortKey>::operator==;
106 using util::EqualityComparable<SortKey>::operator!=;
107 bool Equals(const SortKey& other) const;
131 explicit SortOptions(std::vector<SortKey> sort_keys = {},
137 std::vector<SortKey> sort_keys;
150 std::vector<SortKey> keys;
161 std::vector<SortKey> keys;
163 keys.emplace_back(SortKey(name, SortOrder::Ascending));
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/ui_data/src/java/org/scilab/modules/ui_data/filebrowser/
H A DFileBrowserRowSorter.java42 private List<RowSorter.SortKey> sortKeys;
90 public List<RowSorter.SortKey> getSortKeys() { in getSortKeys()
92 List<RowSorter.SortKey> list = new ArrayList<RowSorter.SortKey>(); in getSortKeys()
93 list.add(new RowSorter.SortKey(0, SortOrder.ASCENDING)); in getSortKeys()
132 public void setSortKeys(List <? extends RowSorter.SortKey > keys) { in setSortKeys()
133 this.sortKeys = Collections.unmodifiableList(new ArrayList<SortKey>(keys)); in setSortKeys()
161 List<RowSorter.SortKey> list = new ArrayList<RowSorter.SortKey>(); in toggleSortOrder()
162 list.add(new RowSorter.SortKey(column, order)); in toggleSortOrder()
/dports/databases/pg_activity/pg_activity-2.2.0/pgactivity/
H A Dhandlers.py6 from .types import DurationMode, Flag, QueryDisplayMode, QueryMode, SortKey, enum_next
90 ) -> Optional[SortKey]:
124 return SortKey.default()
127 keys.SORTBY_CPU: (SortKey.cpu, Flag.CPU),
128 keys.SORTBY_MEM: (SortKey.mem, Flag.MEM),
129 keys.SORTBY_READ: (SortKey.read, Flag.READ),
130 keys.SORTBY_TIME: (SortKey.duration, Flag.TIME),
131 keys.SORTBY_WRITE: (SortKey.write, Flag.WRITE),
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Dvector_sort_test.cc1051 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1075 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1099 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1123 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1146 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1168 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1271 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1310 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1348 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
1388 const std::vector<SortKey> sort_keys{SortKey("a", SortOrder::Ascending), in TEST_F()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/InternalTrees/
H A DPhysicalOps.cs135 internal List<InternalTrees.SortKey> SortKeys
152 …columnMap, VarList flattenedElementVars, VarVec keys, List<InternalTrees.SortKey> sortKeys, object… in CollectionInfo()
168 …private List<InternalTrees.SortKey> m_sortKeys; //list of sort keys specific to this coll…
183 internal List<SortKey> PrefixSortKeys
208 internal NestBaseOp(OpType opType, List<SortKey> prefixSortKeys, in NestBaseOp()
220 private List<SortKey> m_prefixSortKeys; // list of sort key prefixes
248 internal List<SortKey> PostfixSortKeys
287 List<SortKey> prefixSortKeys, List<SortKey> postfixSortKeys, in SingleStreamNestOp()
301 List<SortKey> m_postfixSortKeys; // list of postfix sort keys
331 internal MultiStreamNestOp(List<SortKey> prefixSortKeys, VarVec outputVars, in MultiStreamNestOp()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortControl.java136 super.value = setEncodedValue(new SortKey[]{ new SortKey(sortBy) }); in SortControl()
159 SortKey[] sortKeys = new SortKey[sortBy.length]; in SortControl()
161 sortKeys[i] = new SortKey(sortBy[i]); in SortControl()
181 public SortControl(SortKey[] sortBy, boolean criticality) in SortControl()
198 private byte[] setEncodedValue(SortKey[] sortKeys) throws IOException { in setEncodedValue()

12345678910>>...50