Home
last modified time | relevance | path

Searched refs:Identifier (Results 51 – 75 of 21709) sorted by relevance

12345678910>>...869

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/java/
H A DIdentifier.java92 private Identifier(String name) { in Identifier() method in Identifier
118 Identifier id = (Identifier)hash.get(s); in lookup()
128 public static Identifier lookup(Identifier q, Identifier n) { in lookup()
144 public static Identifier lookupInner(Identifier c, Identifier n) { in lookupInner()
145 Identifier id; in lookupInner()
195 public Identifier getName() { in getName()
197 Identifier.lookup(name.substring(((Identifier)value).name.length() + 1)) : this; in getName()
268 public Identifier getHead() { in getHead()
269 Identifier id = this; in getHead()
278 public Identifier getTail() { in getTail()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/tools/java/
H A DIdentifier.java92 private Identifier(String name) { in Identifier() method in Identifier
118 Identifier id = hash.get(s); in lookup()
128 public static Identifier lookup(Identifier q, Identifier n) { in lookup()
144 public static Identifier lookupInner(Identifier c, Identifier n) { in lookupInner()
145 Identifier id; in lookupInner()
195 public Identifier getName() { in getName()
197 Identifier.lookup(name.substring(((Identifier)value).name.length() + 1)) : this; in getName()
268 public Identifier getHead() { in getHead()
269 Identifier id = this; in getHead()
278 public Identifier getTail() { in getTail()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.rmic/share/classes/sun/tools/java/
H A DIdentifier.java92 private Identifier(String name) { in Identifier() method in Identifier
118 Identifier id = hash.get(s); in lookup()
128 public static Identifier lookup(Identifier q, Identifier n) { in lookup()
144 public static Identifier lookupInner(Identifier c, Identifier n) { in lookupInner()
145 Identifier id; in lookupInner()
195 public Identifier getName() { in getName()
197 Identifier.lookup(name.substring(((Identifier)value).name.length() + 1)) : this; in getName()
268 public Identifier getHead() { in getHead()
269 Identifier id = this; in getHead()
278 public Identifier getTail() { in getTail()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.rmic/share/classes/sun/tools/java/
H A DIdentifier.java92 private Identifier(String name) { in Identifier() method in Identifier
118 Identifier id = hash.get(s); in lookup()
128 public static Identifier lookup(Identifier q, Identifier n) { in lookup()
144 public static Identifier lookupInner(Identifier c, Identifier n) { in lookupInner()
145 Identifier id; in lookupInner()
195 public Identifier getName() { in getName()
197 Identifier.lookup(name.substring(((Identifier)value).name.length() + 1)) : this; in getName()
268 public Identifier getHead() { in getHead()
269 Identifier id = this; in getHead()
278 public Identifier getTail() { in getTail()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/java/
H A DIdentifier.java92 private Identifier(String name) { in Identifier() method in Identifier
118 Identifier id = (Identifier)hash.get(s); in lookup()
128 public static Identifier lookup(Identifier q, Identifier n) { in lookup()
144 public static Identifier lookupInner(Identifier c, Identifier n) { in lookupInner()
145 Identifier id; in lookupInner()
195 public Identifier getName() { in getName()
197 Identifier.lookup(name.substring(((Identifier)value).name.length() + 1)) : this; in getName()
268 public Identifier getHead() { in getHead()
269 Identifier id = this; in getHead()
278 public Identifier getTail() { in getTail()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DIdentifier.h27 class Identifier {
33 Identifier(const Identifier &) = default;
34 Identifier &operator=(const Identifier &other) = default;
97 inline llvm::hash_code hash_value(Identifier arg) { in hash_value()
106 struct DenseMapInfo<mlir::Identifier> {
107 static mlir::Identifier getEmptyKey() {
111 static mlir::Identifier getTombstoneKey() {
115 static unsigned getHashValue(mlir::Identifier val) {
118 static bool isEqual(mlir::Identifier lhs, mlir::Identifier rhs) {
127 struct PointerLikeTypeTraits<mlir::Identifier> {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DIdentifier.h27 class Identifier {
33 Identifier(const Identifier &) = default;
34 Identifier &operator=(const Identifier &other) = default;
97 inline llvm::hash_code hash_value(Identifier arg) { in hash_value()
106 struct DenseMapInfo<mlir::Identifier> {
107 static mlir::Identifier getEmptyKey() {
111 static mlir::Identifier getTombstoneKey() {
115 static unsigned getHashValue(mlir::Identifier val) {
118 static bool isEqual(mlir::Identifier lhs, mlir::Identifier rhs) {
127 struct PointerLikeTypeTraits<mlir::Identifier> {
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DIdentifier.h27 class Identifier {
33 Identifier(const Identifier &) = default;
34 Identifier &operator=(const Identifier &other) = default;
97 inline llvm::hash_code hash_value(Identifier arg) { in hash_value()
106 struct DenseMapInfo<mlir::Identifier> {
107 static mlir::Identifier getEmptyKey() {
111 static mlir::Identifier getTombstoneKey() {
115 static unsigned getHashValue(mlir::Identifier val) {
118 static bool isEqual(mlir::Identifier lhs, mlir::Identifier rhs) {
127 struct PointerLikeTypeTraits<mlir::Identifier> {
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/basic/parser/
H A DbinaryExpr.js.EXPECTED10 "type": "Identifier",
14 "type": "Identifier",
30 "type": "Identifier",
34 "type": "Identifier",
50 "type": "Identifier",
54 "type": "Identifier",
70 "type": "Identifier",
74 "type": "Identifier",
90 "type": "Identifier",
94 "type": "Identifier",
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/basic/parser/
H A DbinaryExpr.js.EXPECTED10 "type": "Identifier",
14 "type": "Identifier",
30 "type": "Identifier",
34 "type": "Identifier",
50 "type": "Identifier",
54 "type": "Identifier",
70 "type": "Identifier",
74 "type": "Identifier",
90 "type": "Identifier",
94 "type": "Identifier",
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/nashorn/script/basic/parser/
H A DbinaryExpr.js.EXPECTED10 "type": "Identifier",
14 "type": "Identifier",
30 "type": "Identifier",
34 "type": "Identifier",
50 "type": "Identifier",
54 "type": "Identifier",
70 "type": "Identifier",
74 "type": "Identifier",
90 "type": "Identifier",
94 "type": "Identifier",
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/nashorn/script/basic/parser/
H A DbinaryExpr.js.EXPECTED10 "type": "Identifier",
14 "type": "Identifier",
30 "type": "Identifier",
34 "type": "Identifier",
50 "type": "Identifier",
54 "type": "Identifier",
70 "type": "Identifier",
74 "type": "Identifier",
90 "type": "Identifier",
94 "type": "Identifier",
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/nashorn/script/basic/parser/
H A DbinaryExpr.js.EXPECTED10 "type": "Identifier",
14 "type": "Identifier",
30 "type": "Identifier",
34 "type": "Identifier",
50 "type": "Identifier",
54 "type": "Identifier",
70 "type": "Identifier",
74 "type": "Identifier",
90 "type": "Identifier",
94 "type": "Identifier",
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/test/script/basic/parser/
H A DbinaryExpr.js.EXPECTED10 "type": "Identifier",
14 "type": "Identifier",
30 "type": "Identifier",
34 "type": "Identifier",
50 "type": "Identifier",
54 "type": "Identifier",
70 "type": "Identifier",
74 "type": "Identifier",
90 "type": "Identifier",
94 "type": "Identifier",
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/test/script/basic/parser/
H A DbinaryExpr.js.EXPECTED10 "type": "Identifier",
14 "type": "Identifier",
30 "type": "Identifier",
34 "type": "Identifier",
50 "type": "Identifier",
54 "type": "Identifier",
70 "type": "Identifier",
74 "type": "Identifier",
90 "type": "Identifier",
94 "type": "Identifier",
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Didentifier.c20 Identifier::Identifier(const char *string, size_t length, int value) in Identifier() function
28 Identifier::Identifier(const char *string) in Identifier() function
36 Identifier *Identifier::create(const char *string) in create()
88 void Identifier::print() in print()
100 Identifier *Identifier::generateId(const char *prefix) in generateId()
107 Identifier *Identifier::generateId(const char *prefix, size_t i) in generateId()
121 Identifier *Identifier::idPool(const char *s, size_t len) in idPool()
124 Identifier *id = (Identifier *) sv->ptrvalue; in idPool()
133 Identifier *Identifier::idPool(const char *s, size_t len, int value) in idPool()
137 Identifier *id = new Identifier(sv->toDchars(), len, value); in idPool()
[all …]
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dtmx_dic_tree.h25 template <class Atom, class Identifier>
48 Identifier id;
51 template <class Atom, class Identifier>
64 template <class Atom, class Identifier>
78 DicTree<Atom,Identifier> tree;
83 template <class Atom, class Identifier>
84 DicTree<Atom, Identifier>::~DicTree() in ~DicTree()
95 DicTree<Atom, Identifier>& DicTree<Atom, Identifier>::add( const Atom& word, const Identifier& id ) in add()
121 DicTree<Atom, Identifier>* DicTree<Atom, Identifier>::lookup( const Atom& word ) const in lookup()
152 void SubsetLookup<Atom, Identifier>::add( const Atoms& words, const Identifier& id ) in add()
[all …]

12345678910>>...869