Home
last modified time | relevance | path

Searched defs:componentId (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/orbutil/threadpool/
H A DThreadPoolManager.java74 public ThreadPoolChooser getThreadPoolChooser(String componentId); in getThreadPoolChooser()
87 public void setThreadPoolChooser(String componentId, ThreadPoolChooser aThreadPoolChooser); in setThreadPoolChooser()
94 public int getThreadPoolChooserNumericId(String componentId); in getThreadPoolChooserNumericId()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/orbutil/threadpool/
H A DThreadPoolManager.java74 public ThreadPoolChooser getThreadPoolChooser(String componentId); in getThreadPoolChooser()
87 public void setThreadPoolChooser(String componentId, ThreadPoolChooser aThreadPoolChooser); in setThreadPoolChooser()
94 public int getThreadPoolChooserNumericId(String componentId); in getThreadPoolChooserNumericId()
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/tests/qxmppiceconnection/
H A Dtst_qxmppiceconnection.cpp41 const int componentId = 1024; in testBind() local
69 const int componentId = 1024; in testBindStun() local
117 const int componentId = 1024; in testConnect() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/
H A DThreadPoolManagerImpl.java199 public ThreadPoolChooser getThreadPoolChooser(String componentId) { in getThreadPoolChooser()
219 public void setThreadPoolChooser(String componentId, ThreadPoolChooser aThreadPoolChooser) { in setThreadPoolChooser()
229 public int getThreadPoolChooserNumericId(String componentId) { in getThreadPoolChooserNumericId()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/
H A DThreadPoolManagerImpl.java199 public ThreadPoolChooser getThreadPoolChooser(String componentId) { in getThreadPoolChooser()
219 public void setThreadPoolChooser(String componentId, ThreadPoolChooser aThreadPoolChooser) { in setThreadPoolChooser()
229 public int getThreadPoolChooserNumericId(String componentId) { in getThreadPoolChooserNumericId()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dataflow/
H A DGetDebugConfigRequest.php20 public $componentId; variable in Google_Service_Dataflow_GetDebugConfigRequest
24 public function setComponentId($componentId)
H A DSendDebugCaptureRequest.php20 public $componentId; variable in Google_Service_Dataflow_SendDebugCaptureRequest
25 public function setComponentId($componentId)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dataflow/
H A DGetDebugConfigRequest.php20 public $componentId; variable in Google_Service_Dataflow_GetDebugConfigRequest
24 public function setComponentId($componentId)
H A DSendDebugCaptureRequest.php20 public $componentId; variable in Google_Service_Dataflow_SendDebugCaptureRequest
25 public function setComponentId($componentId)
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/smiles/smarts/parser/
H A DASTSmarts.java35 private int componentId; field in ASTSmarts
57 public int componentId() { in componentId() method in ASTSmarts
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Installer/Adapter/
H A DComponentAdapter.php893 protected function _buildAdminMenus($componentId = null)
1171 protected function _updateSiteMenus($componentId = null)
1186 protected function _updateMenus($componentId, $clientId = null)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/builder/
H A DAbstractIllegalMethodReference.java55 void addIllegalMethod(IMethodDescriptor method, String componentId) { in addIllegalMethod()
93 String componentId = fMethodComponents.get(method.getHandle()); in isProblem() local
H A DAbstractIllegalTypeReference.java59 void addIllegalType(IReferenceTypeDescriptor type, String componentId) { in addIllegalType()
60 fIllegalTypes.put(type.getQualifiedName(), componentId); in addIllegalType() local
94 …String componentId = fIllegalTypes.get(isConstructorVirtualMethod ? type.getParent().getName() : t… in isProblem() local
H A DIllegalFieldReferenceDetector.java62 void addIllegalField(IFieldDescriptor field, String componentId) { in addIllegalField()
140 String componentId = fFieldComponents.get(reference.getResolvedReference().getHandle()); in isProblem() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/testing/
H A DUnitTestArrayExtractComponent.cxx45 for (vtkm::IdComponent componentId = 0; componentId < FlatVec::NUM_COMPONENTS; ++componentId) in CheckInputArray() local
81 for (vtkm::IdComponent componentId = 0; componentId < numComponents; ++componentId) in CheckOutputArray() local
107 for (vtkm::IdComponent componentId = 0; componentId < numComponents; ++componentId) in CheckOutputArray() local
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/WiX/
H A DcmWIXFilesSourceWriter.cxx94 std::string componentId = std::string("CM_C_EMPTY_") + directoryId; in EmitComponentCreateFolder() local
122 std::string componentId = std::string("CM_C") + id; in EmitComponentFile() local
/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/WiX/
H A DcmWIXFilesSourceWriter.cxx94 std::string componentId = std::string("CM_C_EMPTY_") + directoryId; in EmitComponentCreateFolder() local
122 std::string componentId = std::string("CM_C") + id; in EmitComponentFile() local
/dports/devel/cmake/cmake-3.22.1/Source/CPack/WiX/
H A DcmWIXFilesSourceWriter.cxx94 std::string componentId = std::string("CM_C_EMPTY_") + directoryId; in EmitComponentCreateFolder() local
122 std::string componentId = std::string("CM_C") + id; in EmitComponentFile() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/afp/modca/
H A DRegistry.java213 private final byte componentId; field in Registry.ObjectType
228 public ObjectType(byte componentId, byte[] oid, String name, in ObjectType()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.ds/src/org/apache/felix/scr/
H A DScrService.java52 Component getComponent(long componentId); in getComponent()
/dports/x11/kf5-kglobalaccel/kglobalaccel-5.89.0/autotests/
H A Dkglobalshortcuttest.cpp97 QStringList componentId; in setupTest() local
335 QStringList componentId; in testListActions() local
507 QStringList componentId; in testForgetGlobalShortcut() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/core/changes/
H A Dqcomponentaddedchange.cpp113 QNodeId QComponentAddedChange::componentId() const Q_DECL_NOTHROW in componentId() function in Qt3DCore::QComponentAddedChange
H A Dqcomponentremovedchange.cpp114 QNodeId QComponentRemovedChange::componentId() const Q_DECL_NOTHROW in componentId() function in Qt3DCore::QComponentRemovedChange
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/multi/validator/constraints/
H A DMultiConsistencyConstraints.cpp56 …__getSpeciesTypeComponentIndexFromComponentId(const Model & model, const std::string & componentId) in __getSpeciesTypeComponentIndexFromComponentId()
72 …nce * __getSpeciesTypeInstanceFromComponentId(const Model & model, const std::string & componentId) in __getSpeciesTypeInstanceFromComponentId()
97 …iSpeciesType* __getSpeciesTypeFromComponentId(const Model & model, const std::string & componentId) in __getSpeciesTypeFromComponentId()
176 static bool __isSpeciesTypeComponent(const Model & model, const std::string & componentId) in __isSpeciesTypeComponent()
199 static bool __isSpeciesTypeInstanceOrIndex(const Model & model, const std::string & componentId) in __isSpeciesTypeInstanceOrIndex()
216 …peComponent(const Model & model, const std::string & speciesTypeId,const std::string & componentId) in __isSpeciesTypeComponent()
684 std::string componentId = speciesTypeComponentIndex.getComponent(); in START_CONSTRAINT() local
852 const std::string& componentId = spf->getComponent(); in START_CONSTRAINT() local
1056 std::string componentId = speciesFeature.getComponent(); in START_CONSTRAINT() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/
H A DWixAppImageFragmentBuilder.java292 static void startElement(XMLStreamWriter xml, String componentId, in startElement()
351 final String componentId = "c" + role.idOf(path); in addComponent() local
416 String componentId = addShortcutComponent(xml, launcherPath, in addShortcutComponentGroup() local

1234567