Home
last modified time | relevance | path

Searched refs:compositeSource (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pkg/config/event/
H A Dsource.go36 type compositeSource struct { struct
41 var _ Source = &compositeSource{}
44 func (s *compositeSource) Start() { argument
53 func (s *compositeSource) Stop() { argument
62 func (s *compositeSource) Dispatch(h Handler) { argument
72 return &compositeSource{
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/TargetCalculator/
H A DLambdaTarget.cpp42 : lambdaSource(lambda_source), compositeSource(composite_source) in LambdaTarget()
59 valid = compositeSource->get_3D_target( pd, element, sample, W_out, err ); in get_3D_target()
82 valid = compositeSource->get_2D_target( pd, element, sample, W_out, err ); in get_2D_target()
107 valid = compositeSource->get_surface_target( pd, element, sample, W_out, err ); in get_surface_target()
H A DLambdaTarget.hpp81 { return compositeSource->have_surface_orient(); } in have_surface_orient()
85 TargetCalculator* compositeSource; member in MBMesquite::LambdaTarget
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkDataObjectTree.cxx147 void vtkDataObjectTree::CopyStructure(vtkCompositeDataSet* compositeSource) in CopyStructure() argument
149 if (!compositeSource) in CopyStructure()
153 vtkDataObjectTree* source = vtkDataObjectTree::SafeDownCast(compositeSource); in CopyStructure()
159 this->Superclass::CopyStructure(compositeSource); in CopyStructure()
178 vtkCompositeDataIterator* iter = compositeSource->NewIterator(); in CopyStructure()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkDataObjectTree.cxx149 void vtkDataObjectTree::CopyStructure(vtkCompositeDataSet* compositeSource) in CopyStructure() argument
151 if(!compositeSource) in CopyStructure()
155 vtkDataObjectTree* source = vtkDataObjectTree::SafeDownCast(compositeSource); in CopyStructure()
180 vtkCompositeDataIterator* iter = compositeSource->NewIterator(); in CopyStructure()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkDataObjectTree.cxx149 void vtkDataObjectTree::CopyStructure(vtkCompositeDataSet* compositeSource) in CopyStructure() argument
151 if(!compositeSource) in CopyStructure()
155 vtkDataObjectTree* source = vtkDataObjectTree::SafeDownCast(compositeSource); in CopyStructure()
180 vtkCompositeDataIterator* iter = compositeSource->NewIterator(); in CopyStructure()
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/fullstorydev/grpcurl/cmd/grpcurl/
H A Dgrpcurl.go209 type compositeSource struct { struct
214 func (cs compositeSource) ListServices() ([]string, error) { argument
218 func (cs compositeSource) FindSymbol(fullyQualifiedName string) (desc.Descriptor, error) { argument
226 func (cs compositeSource) AllExtensionsForType(typeName string) ([]*desc.FieldDescriptor, error) { argument
477 descSource = compositeSource{reflSource, fileSource}
/dports/net/grpcurl/grpcurl-1.8.5/cmd/grpcurl/
H A Dgrpcurl.go218 type compositeSource struct { struct
223 func (cs compositeSource) ListServices() ([]string, error) { argument
227 func (cs compositeSource) FindSymbol(fullyQualifiedName string) (desc.Descriptor, error) { argument
235 func (cs compositeSource) AllExtensionsForType(typeName string) ([]*desc.FieldDescriptor, error) { argument
516 descSource = compositeSource{reflSource, fileSource}
/dports/www/gitea/gitea-1.16.5/vendor/github.com/fullstorydev/grpcurl/cmd/grpcurl/
H A Dgrpcurl.go218 type compositeSource struct { struct
223 func (cs compositeSource) ListServices() ([]string, error) { argument
227 func (cs compositeSource) FindSymbol(fullyQualifiedName string) (desc.Descriptor, error) { argument
235 func (cs compositeSource) AllExtensionsForType(typeName string) ([]*desc.FieldDescriptor, error) { argument
506 descSource = compositeSource{reflSource, fileSource}
/dports/graphics/swfmill/swfmill-0.3.6/src/
H A DgSWF.h2066 bool compositeSource; // bit variable
2147 bool compositeSource; // bit variable
2203 bool compositeSource; // bit variable
2263 bool compositeSource; // bit variable
2396 bool compositeSource; // bit variable