Home
last modified time | relevance | path

Searched refs:locations (Results 1 – 25 of 8714) sorted by relevance

12345678910>>...349

/dports/math/igraph/igraph-0.9.5/examples/simple/
H A Digraph_sparsemat.out21 col 0: locations 0 to 1
24 col 1: locations 2 to 3
27 col 2: locations 4 to 5
30 col 3: locations 6 to 7
33 col 4: locations 8 to 9
36 col 5: locations 10 to 11
57 col 0: locations 0 to 0
59 col 1: locations 1 to 1
61 col 2: locations 2 to 2
63 col 3: locations 3 to 3
[all …]
/dports/science/siconos/siconos-4.4.0/numerics/src/tools/test/data/
H A DW_102x102.dat7 col 0 : locations 0 to 0
9 col 1 : locations 1 to 1
11 col 2 : locations 2 to 2
13 col 3 : locations 3 to 3
15 col 4 : locations 4 to 4
17 col 5 : locations 5 to 5
19 col 6 : locations 6 to 6
21 col 7 : locations 7 to 7
23 col 8 : locations 8 to 8
25 col 9 : locations 9 to 9
[all …]
H A DNSM_csc_162x162.dat7 col 0 : locations 0 to 23
32 col 1 : locations 24 to 47
57 col 2 : locations 48 to 71
82 col 3 : locations 72 to 107
119 col 4 : locations 108 to 143
156 col 5 : locations 144 to 179
193 col 6 : locations 180 to 203
218 col 7 : locations 204 to 227
243 col 8 : locations 228 to 251
268 col 9 : locations 252 to 287
[all …]
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/mapstuff/portal/
H A DRandomDestinationPortal.java100 private final List<Location> locations = new ArrayList<Location>(); field in RandomDestinationPortal
126 locations.add(new Location("0_ados_outside_nw", 10, 52, 39)); // ados zoo in initLocations()
127 locations.add(new Location("0_kirdneh_city", 15, 63, 26)); // kirdneh city in initLocations()
128 locations.add(new Location("0_fado_forest", 20, 66, 35)); // fairy ring in initLocations()
132 locations.add(new Location("-1_semos_mine_nw", 30, 22, 75)); // kobold city in initLocations()
148 locations.add(new Location("int_oni_palace_1", 150, 28, 28)); // oni palace in initLocations()
154 locations.add(new Location("hell", 200, 66, 77)); // hell in initLocations()
156 locations.add(new Location("4_kikareukin_cave", 200, 10, 10)); // 4 kika in initLocations()
157 locations.add(new Location("5_kikareukin_cave", 200, 31, 100)); // 5 kika in initLocations()
160 locations.add(new Location("6_kikareukin_islands", 200, 10, 10)); // 6 kika in initLocations()
[all …]
/dports/devel/py-graphql-core/graphql-core-3.1.6/tests/type/
H A Dtest_directives.py21 assert directive.locations == locations
29 locations = [DirectiveLocation.QUERY]
30 directive = GraphQLDirective("Foo", locations=locations)
36 assert directive.locations == locations
44 directive = GraphQLDirective("Foo", locations=locations, args=args)
49 assert directive.locations == locations
53 directive = GraphQLDirective("Foo", is_repeatable=True, locations=locations)
58 assert directive.locations == locations
74 assert directive.locations == [
134 locations=[],
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_direct_state_access/
H A Dprogram-uniform.c69 const int locations[] = { in test_ProgramUniformfEXT() local
89 glProgramUniform1fEXT(prog, locations[0], in test_ProgramUniformfEXT()
91 glProgramUniform2fEXT(prog, locations[1], in test_ProgramUniformfEXT()
93 glProgramUniform3fEXT(prog, locations[2], in test_ProgramUniformfEXT()
95 glProgramUniform4fEXT(prog, locations[3], in test_ProgramUniformfEXT()
116 glGetUniformfv(prog, locations[j], got); in test_ProgramUniformfEXT()
160 const int locations[] = { in test_ProgramUniformiEXT() local
179 glProgramUniform1iEXT(prog, locations[0], in test_ProgramUniformiEXT()
206 glGetUniformiv(prog, locations[j], got); in test_ProgramUniformiEXT()
250 const int locations[] = { in test_ProgramUniformMatrixfEXT() local
[all …]
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/ttLib/tables/
H A D_l_o_c_a.py20 locations = array.array(format)
21 locations.frombytes(data)
26 l.append(locations[i] * 2)
27 locations = l
31 self.locations = locations
42 locations.append(self.locations[i] // 2)
45 locations = array.array("I", self.locations)
48 return locations.tobytes()
50 def set(self, locations): argument
51 self.locations = array.array("I", locations)
[all …]
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/ttLib/tables/
H A D_l_o_c_a.py22 locations = array.array(format)
23 locations.fromstring(data)
28 l.append(locations[i] * 2)
29 locations = l
33 self.locations = locations
44 locations.append(self.locations[i] // 2)
47 locations = array.array("I", self.locations)
50 return locations.tostring()
52 def set(self, locations): argument
53 self.locations = array.array("I", locations)
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dlocs.c68 cur = locations[i]; in locs_nearest()
86 return locations[i]; in locs_find()
98 if (locations) in locs_more()
99 locations = realloc (locations, size); in locs_more()
103 if (!locations) in locs_more()
181 locations[i] = NULL; in locs_reset()
184 free (locations); in locs_reset()
187 locations = NULL; in locs_reset()
208 locations[i]->loc[1] * 8, locations[i]->loc[2] * 8, in locs_save()
255 locations[i]->name); in locs_del()
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/
H A DRegionLocations.java74 this.locations = locations; in RegionLocations()
86 this(locations.toArray(new HRegionLocation[locations.size()])); in RegionLocations()
95 return locations.length; in size()
125 if (locations[i] != null && serverName.equals(locations[i].getServerName())) { in removeByServer()
152 if (locations[replicaId] == null in remove()
159 System.arraycopy(locations, 0, newLocations, 0, locations.length); in remove()
178 System.arraycopy(locations, 0, newLocations, 0, locations.length); in remove()
202 int max = other.locations.length; in mergeLocations()
284 System.arraycopy(locations, 0, newLocations, 0, locations.length); in updateLocation()
306 return locations[replicaId]; in getRegionLocation()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/
H A DTestNativeAzureFileSystemBlockLocations.java49 assertEquals(5, locations.length); in testBlockLocationsTypical()
51 assertEquals(50, locations[0].getLength()); in testBlockLocationsTypical()
59 assertEquals(0, locations.length); in testBlockLocationsEmptyFile()
65 assertEquals(1, locations.length); in testBlockLocationsSmallFile()
66 assertEquals(1, locations[0].getLength()); in testBlockLocationsSmallFile()
72 assertEquals(4, locations.length); in testBlockLocationsExactBlockSizeMultiple()
80 assertEquals(4, locations.length); in testBlockLocationsSubsetOfFile()
90 assertEquals(0, locations.length); in testBlockLocationsOutOfRangeSubsetOfFile()
96 assertEquals(0, locations.length); in testBlockLocationsEmptySubsetOfFile()
103 assertEquals(10, locations.length); in testBlockLocationsDifferentLocationHost()
[all …]
/dports/games/qudos/QuDos-0.40.1-src/src/client/
H A Dcl_locs.c32 loc_t locations[MAX_LOCATIONS]; variable
40 if (locations[i].used == false) in CL_FreeLoc()
107 Q_strncpyz(locations[index].name, token4, sizeof(locations[0].name)); in CL_LoadLoc()
108 locations[index].used = true; in CL_LoadLoc()
128 if (locations[i].used == false) in CL_LocIndex()
150 locations[index].used = false; in CL_LocDelete()
164 Q_strncpyz(locations[index].name, name, sizeof(locations[0].name)); in CL_LocAdd()
165 locations[index].used = true; in CL_LocAdd()
187 if (!locations[i].used) in CL_LocWrite()
191 locations[i].origin[0], locations[i].origin[1], locations[i].origin[2], locations[i].name); in CL_LocWrite()
[all …]
/dports/devel/py-azure-mgmt-resource/azure-mgmt-resource-19.0.0/tests/recordings/
H A Dtest_mgmt_resource_subscriptions.test_subscriptions.yaml54 …uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api…
57 …string: "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastu…
65 …0000-0000-000000000000/locations/australiasoutheast\"}]}},{\"id\":\"/subscriptions/00000000-0000-0…
67 …0000-0000-0000-000000000000/locations/eastasia\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0…
77 …000-0000-0000-000000000000/locations/southindia\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-…
80 …00-0000-0000-000000000000/locations/southeastasia\"}]}},{\"id\":\"/subscriptions/00000000-0000-000…
83 …0000-0000-0000-000000000000/locations/japanwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-…
97 …0-0000-0000-000000000000/locations/southcentralus\"}]}},{\"id\":\"/subscriptions/00000000-0000-000…
111 …Pacific\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\…
116 …-0000-0000-000000000000/locations/southafricanorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-00…
[all …]
/dports/games/q2p/Q2P-0.2-2006-12-31/client/
H A Dcl_locs.c34 loc_t locations[MAX_LOCATIONS]; variable
41 if (locations[i].used == false) in CL_FreeLoc()
107 Q_strncpyz(locations[index].name, token4, sizeof(locations[0].name)); in CL_LoadLoc()
108 locations[index].used = true; in CL_LoadLoc()
127 if (locations[i].used == false) in CL_LocIndex()
148 locations[index].used = false; in CL_LocDelete()
161 Q_strncpyz(locations[index].name, name, sizeof(locations[0].name)); in CL_LocAdd()
162 locations[index].used = true; in CL_LocAdd()
183 if (!locations[i].used) in CL_LocWrite()
187 locations[i].origin[0], locations[i].origin[1], locations[i].origin[2], locations[i].name); in CL_LocWrite()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/
H A DSimpleTaglet.java100 protected String locations; field in SimpleTaglet
111 public SimpleTaglet(String tagName, String header, String locations) { in SimpleTaglet() argument
114 locations = StringUtils.toLowerCase(locations); in SimpleTaglet()
115 if (locations.indexOf(ALL) != -1 && locations.indexOf(EXCLUDED) == -1) { in SimpleTaglet()
118 this.locations = locations; in SimpleTaglet()
137 return locations.indexOf(CONSTRUCTOR) != -1 && locations.indexOf(EXCLUDED) == -1; in inConstructor()
148 return locations.indexOf(FIELD) != -1 && locations.indexOf(EXCLUDED) == -1; in inField()
159 return locations.indexOf(METHOD) != -1 && locations.indexOf(EXCLUDED) == -1; in inMethod()
170 return locations.indexOf(OVERVIEW) != -1 && locations.indexOf(EXCLUDED) == -1; in inOverview()
181 return locations.indexOf(PACKAGE) != -1 && locations.indexOf(EXCLUDED) == -1; in inPackage()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/
H A DSimpleTaglet.java100 protected String locations; field in SimpleTaglet
111 public SimpleTaglet(String tagName, String header, String locations) { in SimpleTaglet() argument
114 locations = StringUtils.toLowerCase(locations); in SimpleTaglet()
115 if (locations.indexOf(ALL) != -1 && locations.indexOf(EXCLUDED) == -1) { in SimpleTaglet()
118 this.locations = locations; in SimpleTaglet()
137 return locations.indexOf(CONSTRUCTOR) != -1 && locations.indexOf(EXCLUDED) == -1; in inConstructor()
148 return locations.indexOf(FIELD) != -1 && locations.indexOf(EXCLUDED) == -1; in inField()
159 return locations.indexOf(METHOD) != -1 && locations.indexOf(EXCLUDED) == -1; in inMethod()
170 return locations.indexOf(OVERVIEW) != -1 && locations.indexOf(EXCLUDED) == -1; in inOverview()
181 return locations.indexOf(PACKAGE) != -1 && locations.indexOf(EXCLUDED) == -1; in inPackage()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-openstack/src/test/java/org/apache/hadoop/fs/swift/
H A DTestSwiftFileSystemBlockLocation.java41 BlockLocation[] locations = in testLocateSingleFileBlocks() local
74 BlockLocation[] locations = in testLocateNullStatus() local
76 assertNull(locations); in testLocateNullStatus()
83 BlockLocation[] locations = in testLocateNegativeSeek() local
113 BlockLocation[] locations = in testLocateOutOfRangeLen() local
117 assertNotNull(locations); in testLocateOutOfRangeLen()
125 BlockLocation[] locations = in testLocateOutOfRangeSrc() local
133 assertNotNull(locations); in assertEmptyBlockLocations()
134 if (locations.length!=0) { in assertEmptyBlockLocations()
146 BlockLocation[] locations; in testLocateDirectory() local
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DRedirectionException.cs24 : this(GetDefaultMessage(type, locations), type, duration, scope, null, locations) in RedirectionException()
29 … : this(GetDefaultMessage(type, locations), type, duration, scope, innerException, locations) in RedirectionException()
34 : this(message, type, duration, scope, null, locations) in RedirectionException()
60 if (locations == null) in RedirectionException()
64 else if (locations.Length == 0) in RedirectionException()
70 …rnalType == RedirectionType.InternalRedirectionType.Cache && locations != null && locations.Length… in RedirectionException()
75 if (locations == null) in RedirectionException()
78 locations = EmptyArray<RedirectionLocation>.Instance; in RedirectionException()
122 if (locations != null && locations.Length > 0) in FormatLocations()
126 for (int i = 0; i < locations.Length; i++) in FormatLocations()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/torque/
H A Dinstructions.cc53 locations->Push(locations->Peek(slot)); in RecomputeDefinitionLocations()
69 locations->Poke(slot, locations->Pop()); in RecomputeDefinitionLocations()
522 locations->Pop(); in RecomputeDefinitionLocations()
566 locations->Pop(); in RecomputeDefinitionLocations()
588 locations->Poke(locations->AboveTop() - 1, GetValueDefinition()); in RecomputeDefinitionLocations()
605 locations->Pop(); in RecomputeDefinitionLocations()
606 locations->Pop(); in RecomputeDefinitionLocations()
623 locations->Pop(); in RecomputeDefinitionLocations()
624 locations->Pop(); in RecomputeDefinitionLocations()
625 locations->Pop(); in RecomputeDefinitionLocations()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/torque/
H A Dinstructions.cc53 locations->Push(locations->Peek(slot)); in RecomputeDefinitionLocations()
69 locations->Poke(slot, locations->Pop()); in RecomputeDefinitionLocations()
522 locations->Pop(); in RecomputeDefinitionLocations()
566 locations->Pop(); in RecomputeDefinitionLocations()
588 locations->Poke(locations->AboveTop() - 1, GetValueDefinition()); in RecomputeDefinitionLocations()
605 locations->Pop(); in RecomputeDefinitionLocations()
606 locations->Pop(); in RecomputeDefinitionLocations()
623 locations->Pop(); in RecomputeDefinitionLocations()
624 locations->Pop(); in RecomputeDefinitionLocations()
625 locations->Pop(); in RecomputeDefinitionLocations()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/
H A DTestDataDirs.java42 List<StorageLocation> locations; in testDataDirParsing() local
53 locations = DataNode.getStorageLocations(conf); in testDataDirParsing()
54 assertThat(locations.size(), is(5)); in testDataDirParsing()
56 assertThat(locations.get(0).getUri(), is(dir0.toURI())); in testDataDirParsing()
58 assertThat(locations.get(1).getUri(), is(dir1.toURI())); in testDataDirParsing()
70 locations = DataNode.getStorageLocations(conf); in testDataDirParsing()
80 locations = DataNode.getStorageLocations(conf); in testDataDirParsing()
81 assertThat(locations.size(), is(2)); in testDataDirParsing()
97 locations.add(StorageLocation.parse("file:/p1/")); in testDataDirValidation()
98 locations.add(StorageLocation.parse("file:/p2/")); in testDataDirValidation()
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapreduce/split/
H A DJobSplit.java68 private String[] locations; field in JobSplit.SplitMetaInfo
74 this.locations = locations; in SplitMetaInfo()
90 return locations; in getLocations()
102 this.locations = locations; in setInputDataLocations()
111 locations = new String[len]; in readFields()
113 locations[i] = Text.readString(in); in readFields()
134 for (String loc : locations) { in toString()
147 private String[] locations; field in JobSplit.TaskSplitMetaInfo
150 this.locations = new String[0]; in TaskSplitMetaInfo()
155 this.locations = locations; in TaskSplitMetaInfo()
[all …]
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/kernel/
H A Dcaller_spec.rb10 KernelSpecs::CallerTest.locations.empty?.should == false
14 locations = KernelSpecs::CallerTest.locations(2)
16 locations[0].should =~ %r{runner/mspec.rb}
20 locations = KernelSpecs::CallerTest.locations(1, 1)
22 locations.length.should == 1
26 locations = KernelSpecs::CallerTest.locations(1..1)
28 locations.length.should == 1
32 locations = KernelSpecs::CallerTest.locations
35 locations[0].should include("#{__FILE__}:#{line}:in")
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/split/
H A DJobSplit.java71 private String[] locations; field in JobSplit.SplitMetaInfo
77 this.locations = locations; in SplitMetaInfo()
93 return locations; in getLocations()
105 this.locations = locations; in setInputDataLocations()
114 locations = new String[len]; in readFields()
116 locations[i] = Text.readString(in); in readFields()
137 for (String loc : locations) { in toString()
150 private String[] locations; field in JobSplit.TaskSplitMetaInfo
153 this.locations = new String[0]; in TaskSplitMetaInfo()
158 this.locations = locations; in TaskSplitMetaInfo()
[all …]
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/finitedifferences/
H A Dglued1dmesher.cpp34 : Fdm1dMesher(leftMesher.locations().size()+rightMesher.locations().size() in Glued1dMesher()
35 - ( close(leftMesher.locations().back(), in Glued1dMesher()
36 rightMesher.locations().front()) ? 1 :0) ), in Glued1dMesher()
37 commonPoint_( close(leftMesher.locations().back(), in Glued1dMesher()
38 rightMesher.locations().front()) ) { in Glued1dMesher()
40 QL_REQUIRE(leftMesher.locations().back() in Glued1dMesher()
41 <= rightMesher.locations().front(), in Glued1dMesher()
43 leftMesher.locations().back() << in Glued1dMesher()
45 rightMesher.locations().front() << ")"); in Glued1dMesher()
47 std::copy(leftMesher.locations().begin(),leftMesher.locations().end(), in Glued1dMesher()
[all …]

12345678910>>...349