Home
last modified time | relevance | path

Searched refs:relations (Results 1 – 25 of 4873) sorted by relevance

12345678910>>...195

/dports/graphics/qgis/qgis-3.22.3/tests/testdata/provider/
H A Dtestdata_pg_relations.sql5 CREATE SCHEMA relations; schema
34 ALTER SEQUENCE relations.c_amgmt_amgmt_lot_id_seq OWNED BY relations.c_amgmt_amgmt_lot.id;
94 ALTER SEQUENCE relations.c_ens_immo_amgmt_id_seq OWNED BY relations.c_ens_immo_amgmt.id;
124 ALTER SEQUENCE relations.c_ens_immo_bat_id_seq OWNED BY relations.c_ens_immo_bat.id;
263 ALTER SEQUENCE relations.t_adresse_id_seq OWNED BY relations.t_adresse.id;
294 ALTER SEQUENCE relations.t_amgmt_id_seq OWNED BY relations.t_amgmt.id;
331 ALTER SEQUENCE relations.t_amgmt_lot_xy_id_seq OWNED BY relations.t_amgmt_lot.id;
367 ALTER SEQUENCE relations.t_bat_id_seq OWNED BY relations.t_bat.id;
404 ALTER SEQUENCE relations.t_bat_lot_id_seq OWNED BY relations.t_bat_lot.id;
435 ALTER SEQUENCE relations.t_ens_immo_id_seq OWNED BY relations.t_ens_immo.id;
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/testdata/provider/
H A Dtestdata_pg_relations.sql5 CREATE SCHEMA relations; schema
34 ALTER SEQUENCE relations.c_amgmt_amgmt_lot_id_seq OWNED BY relations.c_amgmt_amgmt_lot.id;
94 ALTER SEQUENCE relations.c_ens_immo_amgmt_id_seq OWNED BY relations.c_ens_immo_amgmt.id;
124 ALTER SEQUENCE relations.c_ens_immo_bat_id_seq OWNED BY relations.c_ens_immo_bat.id;
263 ALTER SEQUENCE relations.t_adresse_id_seq OWNED BY relations.t_adresse.id;
294 ALTER SEQUENCE relations.t_amgmt_id_seq OWNED BY relations.t_amgmt.id;
331 ALTER SEQUENCE relations.t_amgmt_lot_xy_id_seq OWNED BY relations.t_amgmt_lot.id;
367 ALTER SEQUENCE relations.t_bat_id_seq OWNED BY relations.t_bat.id;
404 ALTER SEQUENCE relations.t_bat_lot_id_seq OWNED BY relations.t_bat_lot.id;
435 ALTER SEQUENCE relations.t_ens_immo_id_seq OWNED BY relations.t_ens_immo.id;
[all …]
/dports/games/wolfpack/empire-4.4.1/tests/files/
H A Dfinal.xdump27relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/games/wolfpack/empire-4.4.1/tests/empdump/
H A Dverify-prep2relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/games/wolfpack/empire-4.4.1/tests/bridgefall/
H A Dfinal.xdump63relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/astro/routino/routino-3.3.3/src/
H A Drelations.c42 Relations *relations; in LoadRelationList() local
52 relations->file=*((RelationsFile*)relations->data); in LoadRelationList()
56 relations->turnrelations=(TurnRelation*)(relations->data+sizeof(RelationsFile)); in LoadRelationList()
64 SlimFetch(relations->fd,&relations->file,sizeof(RelationsFile),0); in LoadRelationList()
70 log_malloc(relations->cache,sizeof(*relations->cache)); in LoadRelationList()
83 relation=LookupTurnRelation(relations,relations->file.trnumber-1,1); in LoadRelationList()
88 return(relations); in LoadRelationList()
102 relations->data=UnmapFile(relations->data); in DestroyRelationList()
106 relations->fd=SlimUnmapFile(relations->fd); in DestroyRelationList()
109 log_free(relations->cache); in DestroyRelationList()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java60 relations = null; in AccessibleRelationSet()
72 this.relations = new Vector<>(relations.length); in AccessibleRelationSet()
74 add(relations[i]); in AccessibleRelationSet()
90 if (relations == null) { in add()
127 this.relations = new Vector<>(relations.length); in addAll()
146 if (relations == null) { in remove()
157 if (relations != null) { in clear()
168 if (relations == null) { in size()
195 if (relations == null) { in get()
216 if (relations == null) { in toArray()
[all …]
/dports/games/wolfpack/empire-4.4.1/tests/fire/
H A Dfinal.xdump108relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/games/wolfpack/empire-4.4.1/tests/torpedo/
H A Dfinal.xdump99relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java62 relations = null; in AccessibleRelationSet()
74 this.relations = new Vector(relations.length); in AccessibleRelationSet()
76 add(relations[i]); in AccessibleRelationSet()
92 if (relations == null) { in add()
128 this.relations = new Vector(relations.length); in addAll()
148 if (relations == null) { in remove()
159 if (relations != null) { in clear()
169 if (relations == null) { in size()
193 if (relations == null) { in get()
213 if (relations == null) { in toArray()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/accessibility/
H A DAccessibleRelationSet.java62 relations = null; in AccessibleRelationSet()
74 this.relations = new Vector(relations.length); in AccessibleRelationSet()
76 add(relations[i]); in AccessibleRelationSet()
92 if (relations == null) { in add()
128 this.relations = new Vector(relations.length); in addAll()
148 if (relations == null) { in remove()
159 if (relations != null) { in clear()
169 if (relations == null) { in size()
193 if (relations == null) { in get()
213 if (relations == null) { in toArray()
[all …]
/dports/games/wolfpack/empire-4.4.1/tests/build/
H A Dfinal.xdump119relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/games/wolfpack/empire-4.4.1/tests/retreat/
H A Dfinal.xdump182relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/games/wolfpack/empire-4.4.1/tests/fairland/
H A Dno-spike.xdump1051relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
H A Dplain.xdump1051relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
H A Dstunted.xdump1051relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/games/wolfpack/empire-4.4.1/tests/navi-march/
H A Dfinal.xdump303relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…
/dports/games/wolfpack/empire-4.4.1/tests/actofgod/
H A Dfinal.xdump257relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relatio…

12345678910>>...195