Home
last modified time | relevance | path

Searched refs:GetPartition (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/math/vtk9/VTK-9.1.0/Filters/Parallel/Testing/Cxx/
H A DTestPartitionBalancer.cxx55 vtkDataSet* outDS0 = outPDS0->GetPartition(0); in TestExpandPDS0()
56 vtkDataSet* outDS1 = outPDS0->GetPartition(1); in TestExpandPDS0()
57 vtkDataSet* outDS2 = outPDS0->GetPartition(2); in TestExpandPDS0()
58 vtkDataSet* outDS3 = outPDS0->GetPartition(3); in TestExpandPDS0()
59 vtkDataSet* outDS4 = outPDS0->GetPartition(4); in TestExpandPDS0()
129 vtkDataSet* outDS100 = outPDS1->GetPartition(0); in TestExpandPDS1()
169 vtkDataSet* outDS0 = outPDS0->GetPartition(0); in TestSquashPDS0()
170 vtkDataSet* outDS1 = outPDS0->GetPartition(1); in TestSquashPDS0()
171 vtkDataSet* outDS2 = outPDS0->GetPartition(2); in TestSquashPDS0()
192 vtkDataSet* outDS3 = outPDS0->GetPartition(0); in TestSquashPDS0()
[all …]
/dports/audio/musicpd/mpd-0.23.6/src/command/
H A DPlayerCommands.cxx68 client.GetPartition().PlayPosition(song); in handle_play()
77 client.GetPartition().PlayId(id); in handle_playid()
84 client.GetPartition().Stop(); in handle_stop()
112 auto &partition = client.GetPartition(); in handle_status()
233 client.GetPartition().PlayNext(); in handle_next()
241 client.GetPartition().PlayPrevious(); in handle_previous()
249 client.GetPartition().SetRepeat(status); in handle_repeat()
257 client.GetPartition().SetSingle(new_mode); in handle_single()
265 client.GetPartition().SetConsume(status); in handle_consume()
273 auto &partition = client.GetPartition(); in handle_random()
[all …]
H A DQueueCommands.cxx50 auto &partition = client.GetPartition(); in AddUri()
71 auto &partition = client.GetPartition(); in handle_add()
132 auto &partition = client.GetPartition(); in handle_addid()
213 client.GetPartition().DeleteRange(range); in handle_delete()
221 client.GetPartition().DeleteId(id); in handle_deleteid()
236 client.GetPartition().Shuffle(range); in handle_shuffle()
243 client.GetPartition().ClearQueue(); in handle_clear()
324 auto &partition = client.GetPartition(); in handle_prio()
340 auto &partition = client.GetPartition(); in handle_prioid()
374 auto &partition = client.GetPartition(); in handle_moveid()
[all …]
H A DOutputCommands.cxx36 if (!audio_output_enable_index(client.GetPartition().outputs, device)) { in handle_enableoutput()
50 if (!audio_output_disable_index(client.GetPartition().outputs, device)) { in handle_disableoutput()
64 if (!audio_output_toggle_index(client.GetPartition().outputs, device)) { in handle_toggleoutput()
96 auto &partition = client.GetPartition(); in handle_outputset()
125 printAudioDevices(r, client.GetPartition().outputs); in handle_devices()
H A DDatabaseCommands.cxx48 db_selection_print(r, client.GetPartition(), in handle_listfiles_db()
57 db_selection_print(r, client.GetPartition(), in handle_lsinfo2()
156 db_selection_print(r, client.GetPartition(), in handle_match()
176 auto &partition = client.GetPartition(); in handle_match_add()
265 PrintSongCount(r, client.GetPartition(), "", &filter, group); in handle_count()
275 db_selection_print(r, client.GetPartition(), in handle_listall()
298 PrintSongUris(r, client.GetPartition(), filter.get()); in handle_list_file()
373 PrintUniqueTags(r, client.GetPartition(), in handle_list()
385 db_selection_print(r, client.GetPartition(), in handle_listallinfo()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/testing/
H A DUnitTestPartitionedDataSet.cxx43 vtkm::cont::DataSet TestDSet = pds.GetPartition(0); in PartitionedDataSetTest()
49 TestDSet = pds.GetPartition(1); in PartitionedDataSetTest()
62 VTKM_TEST_ASSERT(vtkm::cont::BoundsCompute(pds.GetPartition(0)) == Set1Bounds, in PartitionedDataSetTest()
64 VTKM_TEST_ASSERT(vtkm::cont::BoundsCompute(pds.GetPartition(1)) == Set2Bounds, in PartitionedDataSetTest()
93 pds.GetPartition(0).GetField("cellvar").GetRange(&TestRange); in PartitionedDataSetTest()
106 TestDSet = testblocks2.GetPartition(0); in PartitionedDataSetTest()
109 TestDSet = testblocks2.GetPartition(1); in PartitionedDataSetTest()
115 TestDSet = testblocks2.GetPartition(0); in PartitionedDataSetTest()
118 TestDSet = testblocks2.GetPartition(1); in PartitionedDataSetTest()
/dports/math/vtk9/VTK-9.1.0/IO/CONVERGECFD/Testing/Cxx/
H A DTestCONVERGECFDReader.cxx56 auto mesh = vtkUnstructuredGrid::SafeDownCast(pdc->GetPartition(meshId, 0)); in TestCONVERGECFDReader()
126 vtkPolyData* surface = vtkPolyData::SafeDownCast(pdc->GetPartition(surfaceId, 0)); in TestCONVERGECFDReader()
164 auto liqparcel_1 = vtkPolyData::SafeDownCast(pdc->GetPartition(liqParcel1Id, 0)); in TestCONVERGECFDReader()
201 mesh = vtkUnstructuredGrid::SafeDownCast(pdc->GetPartition(meshId, 0)); in TestCONVERGECFDReader()
236 liqparcel_1 = vtkPolyData::SafeDownCast(pdc->GetPartition(liqParcel1Id, 0)); in TestCONVERGECFDReader()
263 mesh = vtkUnstructuredGrid::SafeDownCast(pdc->GetPartition(meshId, 0)); in TestCONVERGECFDReader()
315 auto mesh = vtkUnstructuredGrid::SafeDownCast(pdc->GetPartition(meshId, 0)); in TestCONVERGECFDReader()
369 vtkPolyData* surface = vtkPolyData::SafeDownCast(pdc->GetPartition(surfaceId, 0)); in TestCONVERGECFDReader()
404 auto parcels = vtkPolyData::SafeDownCast(pdc->GetPartition(parcelsId, 0)); in TestCONVERGECFDReader()
448 mesh = vtkUnstructuredGrid::SafeDownCast(pdc->GetPartition(meshId, 0)); in TestCONVERGECFDReader()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core-tests/utils/
H A DARNTest.cpp15 ASSERT_EQ("aws", arn.GetPartition()); in TEST()
23 ASSERT_EQ("aws-us-gov", arn1.GetPartition()); in TEST()
31 ASSERT_EQ("aws-cn", arn2.GetPartition()); in TEST()
39 ASSERT_EQ("aws", arn3.GetPartition()); in TEST()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/file_sys/
H A Dcard_image.cpp103 VirtualDir XCI::GetPartition(XCIPartition partition) { in GetPartition() function in FileSys::XCI
116 const auto part = GetPartition(id); in GetPartitions()
129 return GetPartition(XCIPartition::Secure); in GetSecurePartition()
133 return GetPartition(XCIPartition::Normal); in GetNormalPartition()
137 return GetPartition(XCIPartition::Update); in GetUpdatePartition()
141 return GetPartition(XCIPartition::Logo); in GetLogoPartition()
178 const auto update = GetPartition(XCIPartition::Update); in GetSystemUpdateVersion()
261 const auto& part = GetPartition(part_id); in ConcatenatedPseudoDirectory()
280 const auto partition = GetPartition(part); in AddNCAFromPartition()
/dports/math/vtk9/VTK-9.1.0/IO/OMF/Testing/Cxx/
H A DTestOMFReader.cxx71 auto data = vtkPolyData::SafeDownCast(pds->GetPartition(0)); in TestOMFReader()
84 auto pse = vtkPolyData::SafeDownCast(pds->GetPartition(0)); in TestOMFReader()
96 auto lse = vtkPolyData::SafeDownCast(pds->GetPartition(0)); in TestOMFReader()
108 auto vol = vtkStructuredGrid::SafeDownCast(pds->GetPartition(0)); in TestOMFReader()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelDIY2/Testing/Cxx/
H A DTestGhostCellsGenerator.cxx272 vtkDataSet* ps = vtkDataSet::SafeDownCast(pds->GetPartition(partitionId)); in TestGhostPointsTagging()
309 vtkDataSet* ps = vtkDataSet::SafeDownCast(pds->GetPartition(partitionId)); in TestGhostCellsTagging()
2099 pds->SetPartition(0, outPrePds->GetPartition(0)); in TestUnstructuredGrid()
2186 centers->SetInputData(outCellPDS->GetPartition(id)); in TestUnstructuredGrid()
2366 vtkPolyData* out = vtkPolyData::SafeDownCast(outPDS->GetPartition(0)); in TestPolyData()
2378 vtkPolyData* outPD = vtkPolyData::SafeDownCast(outPDS->GetPartition(0)); in TestPolyData()
2500 vtkPolyData* prepd = vtkPolyData::SafeDownCast(outPrePds->GetPartition(0)); in TestPolyData()
2528 pds->SetPartition(0, outPrePds->GetPartition(0)); in TestPolyData()
2578 vtkPolyData* pd = vtkPolyData::SafeDownCast(outPDS->GetPartition(id)); in TestPolyData()
2605 centers->SetInputData(outCellPDS->GetPartition(id)); in TestPolyData()
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/openanalytics-open/
H A Dget_partition.go24 func (client *Client) GetPartition(request *GetPartitionRequest) (response *GetPartitionResponse, e… func
37 response, err := client.GetPartition(request)
59 response, err = client.GetPartition(request)
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/testing/
H A DUnitTestPartitionedDataSetFilters.cxx85 vtkm::cont::DataSet partitionResult = filter.Execute(partitions.GetPartition(j)); in Result_Verify()
87 VTKM_TEST_ASSERT(result.GetPartition(j).GetField(outputFieldName).GetNumberOfValues() == in Result_Verify()
92 result.GetPartition(j).GetField(outputFieldName).GetData().AsArrayHandle(partitionArray); in Result_Verify()
96 const vtkm::Id numValues = result.GetPartition(j).GetField(outputFieldName).GetNumberOfValues(); in Result_Verify()
/dports/math/vtk9/VTK-9.1.0/IO/Fides/Testing/Python/
H A DTestFidesBasic.py41 ds = pds.GetPartition(0)
70 ds = pds.GetPartition(0)
94 ds = pds.GetPartition(0)
125 ds = pds.GetPartition(0)
/dports/biology/lamarc/lamarc-2.1.8/src/tree/
H A Dbranch.cpp291 long Branch::GetPartition(force_type force) const in GetPartition() function in Branch
1476 long mypop = GetPartition(force_MIG); in ScoreEvent()
1477 long chpop = Child(0)->GetPartition(force_MIG); in ScoreEvent()
1503 long mypop = GetPartition(force_MIG); in ScoreEvent()
1504 long chpop = Child(0)->GetPartition(force_MIG); in ScoreEvent()
1562 long mypop = GetPartition(force_DIVMIG); in ScoreEvent()
1589 long mypop = GetPartition(force_DIVMIG); in ScoreEvent()
1648 long mydis = GetPartition(force_DISEASE); in ScoreEvent()
1675 long mydis = GetPartition(force_DISEASE); in ScoreEvent()
1718 long mypop = GetPartition(force_DIVMIG); in ScoreEvent()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dparallelmesh.cpp81 num_els_on_proc[(*this)[ei].GetPartition()]++; in SendRecvMesh()
118 num_els_on_proc[(*this)[ei].GetPartition()]++; in SendMesh()
122 els_of_proc.Add ( (*this)[ei].GetPartition(), ei); in SendMesh()
128 num_sels_on_proc[(*this)[ei].GetPartition()]++; in SendMesh()
132 sels_of_proc.Add ( (*this)[ei].GetPartition(), ei); in SendMesh()
311 int dest = el.GetPartition(); in SendMesh()
320 int dest = el.GetPartition(); in SendMesh()
358 int dest = sel.GetPartition(); in SendMesh()
371 int dest = sel.GetPartition(); in SendMesh()
409 int dest = el.GetPartition(); in SendMesh()
[all …]
/dports/math/vtk9/VTK-9.1.0/IO/OMF/core/
H A DOMFElement.cxx118 output->GetPartition(0)->GetPointData()->AddArray(array); in setFieldDataArray()
123 output->GetPartition(0)->GetCellData()->AddArray(array); in setFieldDataArray()
250 vtkAbstractArray* da = output->GetPartition(0)->GetPointData()->GetArray(name.c_str(), aid); in ProcessColumnOrdering()
267 output->GetPartition(0)->GetPointData()->RemoveArray(aid); in ProcessColumnOrdering()
268 output->GetPartition(0)->GetPointData()->AddArray(newDA); in ProcessColumnOrdering()
273 vtkDataArray* da = output->GetPartition(0)->GetCellData()->GetArray(name.c_str(), aid); in ProcessColumnOrdering()
290 output->GetPartition(0)->GetCellData()->RemoveArray(aid); in ProcessColumnOrdering()
291 output->GetPartition(0)->GetCellData()->AddArray(newDA); in ProcessColumnOrdering()
302 auto* dataset = output->GetPartition(0); in ProcessTextures()
/dports/math/vtk9/VTK-9.1.0/Filters/Core/Testing/Cxx/
H A DTestDataObjectToPartitionedDataSetCollection.cxx35 vtkPolyData::SafeDownCast(output->GetPartitionedDataSet(0)->GetPartition(0)) == nullptr || in TestDataObjectToPartitionedDataSetCollection()
37 vtkUnstructuredGrid::SafeDownCast(output->GetPartitionedDataSet(2)->GetPartition(0)) == nullptr) in TestDataObjectToPartitionedDataSetCollection()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkPartitionedDataSet.cxx54 vtkDataSet* vtkPartitionedDataSet::GetPartition(unsigned int idx) in GetPartition() function in vtkPartitionedDataSet
83 auto ds = this->GetPartition(cc); in RemoveNullPartitions()
/dports/math/vtk9/VTK-9.1.0/IO/IOSS/Testing/Cxx/
H A DTestIOSSAttributes.cxx58 auto ds = pd ? pd->GetPartition(0) : nullptr; in TestIOSSAttributes()
70 ds = pd ? pd->GetPartition(0) : nullptr; in TestIOSSAttributes()
/dports/math/vtk8/VTK-8.2.0/IO/XML/Testing/Python/
H A DTestXMLPartitionedDataSet.py51 d = o.GetPartition(i)
52 d2 = p.GetPartition(i)
H A DTestXMLPartitionedDataSetCollection.py62 … self.assertEqual(p.GetPartition(0).GetNumberOfCells(), p.GetPartition(0).GetNumberOfCells())
/dports/math/vtk9/VTK-9.1.0/IO/ParallelXML/Testing/Python/
H A DTestXMLPartitionedDataSet.py53 d = o.GetPartition(i)
54 d2 = p.GetPartition(i)
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/pubseq_gateway/impl/cassandra/changelog/
H A Dbisi_writer.hpp57 query.BindInt64(0, record.GetPartition()); in WriteSiEvent()
81 query.BindInt64(0, record.GetPartition()); in WriteBiEvent()
/dports/math/vtk9/VTK-9.1.0/IO/Legacy/Testing/Python/
H A DTestCompositeWriterReader.py61 … self.assertEqual(p.GetPartition(0).GetNumberOfCells(), p.GetPartition(0).GetNumberOfCells())

12345678910>>...15