Home
last modified time | relevance | path

Searched defs:SortKey (Results 1 – 25 of 913) sorted by relevance

12345678910>>...37

/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() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
59 void operator=(const SortKey&) = delete; argument
/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
59 void operator=(const SortKey&) = delete; argument
/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
59 void operator=(const SortKey&) = delete; argument
/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() function
59 void operator=(const SortKey&) = delete; argument
/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() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
59 void operator=(const SortKey&) = delete; argument
/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() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
59 void operator=(const SortKey&) = delete; argument
/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
59 void operator=(const SortKey&) = delete; argument
/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
59 void operator=(const SortKey&) = delete; argument
/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() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
59 void operator=(const SortKey&) = delete; argument
/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() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
59 void operator=(const SortKey&) = delete; argument
/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
59 void operator=(const SortKey&) = delete; argument
/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() argument
44 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() function
59 void operator=(const SortKey&) = delete; argument
/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
59 void operator=(const SortKey&) = delete; argument
/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() function
60 void operator=(const SortKey&) = delete; argument
/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() argument
45 SortKey(SortKey &&key) : _atom(std::move(key._atom)), _root(key._root), in SortKey() argument
60 void operator=(const SortKey&) = delete; argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols/
H A DSortKey.cs33 public class SortKey class
35 public SortKey () in SortKey() method in System.DirectoryServices.Protocols.SortKey
39 public SortKey (string attributeName, string matchingRule, bool reverseOrder) in SortKey() method in System.DirectoryServices.Protocols.SortKey
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.naming/share/classes/javax/naming/ldap/
H A DSortKey.java38 public class SortKey { class
63 public SortKey(String attrID) { in SortKey() method in SortKey
82 public SortKey(String attrID, boolean ascendingOrder, in SortKey() method in SortKey

12345678910>>...37