Home
last modified time | relevance | path

Searched defs:sID (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxfchange.hxx81 void SetChangeID(const OUString& sID) { m_sID = sID; } in SetChangeID()
108 void SetChangeID(const OUString& sID) { m_sID = sID; } in SetChangeID()
119 void SetChangeID(const OUString& sID) { m_sID = sID; } in SetChangeID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxfchange.hxx82 void SetChangeID(const OUString& sID){m_sID=sID;} in SetChangeID()
108 void SetChangeID(const OUString& sID){m_sID=sID;} in SetChangeID()
118 void SetChangeID(const OUString& sID){m_sID=sID;} in SetChangeID()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/skin/
H A DSWTSkinTabSet.java43 private final String sID; field in SWTSkinTabSet
53 public SWTSkinTabSet(SWTSkin skin, String sID) { in SWTSkinTabSet()
81 public SWTSkinObjectTab getTabByID(String sID) { in getTabByID()
111 public boolean setActiveTabByID(String sID) { in setActiveTabByID()
290 String sID = skinObject.getConfigID() + ".view.template." + sTemplateKey; in getTemplateInfo() local
H A DSWTSkin.java193 String sID = skinObject.getSkinObjectID(); in addToControlMap() local
310 public SWTSkinObject getSkinObjectByID(String sID) { in getSkinObjectByID()
399 public SWTSkinTabSet getTabSet(String sID) { in getTabSet()
619 String sID = sMainGroups[i]; in initialize() local
1152 final String sID, String sConfigID, String[] typeParams, in createMySash()
1172 public SWTSkinObjectTab createTab(String sID, String sTemplateKey, in createTab()
1231 String sID, String sConfigID, String[] typeParams, in createTextLabel()
1319 public SWTSkinObject createSkinObject(String sID, String sConfigID, in createSkinObject()
1416 String sID, String sConfigID, SWTSkinObject parentSkinObject, in linkIDtoParent()
1747 String sID, String sConfigID, String[] typeParams, in createImageLabel()
[all …]
H A DSWTSkinObjectTabFolder.java34 String sID, String sConfigID, SWTSkinObject parent) { in SWTSkinObjectTabFolder()
40 String sID, String sConfigID, Composite createOn) { in SWTSkinObjectTabFolder()
H A DSWTSkinPropertiesImpl.java69 public Color getColor(String sID) { in getColor()
73 public SWTColorWithAlpha getColorWithAlpha(String sID) { in getColorWithAlpha()
H A DSWTSkinObjectContainer.java62 String sID, String sConfigID, String[] sTypeParams, SWTSkinObject parent) { in SWTSkinObjectContainer()
75 String sID, String sConfigID, SWTSkinObject parent) { in SWTSkinObjectContainer()
87 Control control, String sID, String sConfigID, String type, in SWTSkinObjectContainer()
H A DSWTSkinProperties.java51 SWTColorWithAlpha getColorWithAlpha(String sID); in getColorWithAlpha()
/dports/cad/sumo/sumo-1.2.0/tools/sumolib/scenario/
H A Dpop2.py107 def adaptOutputs(self, sID, scenario, options, tls_algorithm): argument
249 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
351 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
478 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
513 def adapt2TLS2(self, sID, scenario, options, tls_algorithm): argument
649 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
769 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
896 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
1043 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
1182 def adapt2TLS(self, sID, scenario, options, tls_algorithm): argument
[all …]
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DUSBtin_MultiblocV8.cpp279 void USBtin_MultiblocV8::SendRequest(int sID ){ in SendRequest()
338 …unsigned long sID=(FrameType<<SHIFT_TYPE_TRAME)+(RefBloc<<SHIFT_INDEX_MODULE)+(Codage<<SHIFT_CODAG… in Traitement_SFSP_Switch_Recu() local
389 unsigned long sID=(RefBloc<<SHIFT_INDEX_MODULE)+(Codage<<SHIFT_CODAGE_MODULE)+Ssreseau; in BlocList_GetInfo() local
560 …unsigned long sID=(type_COMMANDE_ETAT_BLOC<<SHIFT_TYPE_TRAME)+(RefBloc<<SHIFT_INDEX_MODULE)+(Codag… in Traitement_Trame_EtatBloc() local
598 bool USBtin_MultiblocV8::CheckOutputChange(unsigned long sID,int OutputNumber,bool CdeReceive,int L… in CheckOutputChange()
661 void USBtin_MultiblocV8::OutputNewStates(unsigned long sID,int OutputNumber,bool Comandeonoff,int L… in OutputNewStates()
702 …unsigned long sID = (FrameType<<SHIFT_TYPE_TRAME)+(RefeBloc<<SHIFT_INDEX_MODULE)+(Codage<<SHIFT_CO… in Traitement_Etat_S_TOR_Recu() local
809 void USBtin_MultiblocV8::SetOutputBlinkInDomoticz (unsigned long sID,int OutputNumber,bool Blink){ in SetOutputBlinkInDomoticz()
832 unsigned long sID = (RefBloc<<SHIFT_INDEX_MODULE)+(Codage<<SHIFT_CODAGE_MODULE)+Ssreseau; in Traitement_E_ANA_Recu() local
875 …unsigned long sID = (type_CMD_S_TOR<<SHIFT_TYPE_TRAME)+ (sID_EnBase&(MSK_INDEX_MODULE+MSK_CODAGE_M… in WriteToHardware() local
[all …]
H A DXiaomiGateway.cpp383 unsigned int sID = GetShortID(nodeid); in InsertUpdateTemperature() local
391 unsigned int sID = GetShortID(nodeid); in InsertUpdateHumidity() local
399 unsigned int sID = GetShortID(nodeid); in InsertUpdatePressure() local
407 unsigned int sID = GetShortID(nodeid); in InsertUpdateTempHumPressure() local
425 unsigned int sID = GetShortID(nodeid); in InsertUpdateTempHum() local
438 unsigned int sID; in InsertUpdateRGBGateway() local
497 unsigned int sID = GetShortID(nodeid); in InsertUpdateSwitch() local
638 unsigned int sID = GetShortID(nodeid); in InsertUpdateCubeText() local
647 unsigned int sID = GetShortID(nodeid); in InsertUpdateVoltage() local
658 unsigned int sID = GetShortID(nodeid); in InsertUpdateLux() local
[all …]
/dports/games/maxr/maxr-0.2.9/src/
H A Dmain.h65 struct sID struct
67 sID() : iFirstPart (0), iSecondPart (0) {} in sID() function
82 bool operator== (const sID& ID) const; argument
90 int iSecondPart;
/dports/games/maxr/maxr-0.2.9/src/game/startup/local/singleplayer/
H A Dlocalsingleplayergamenew.cpp33 void applyUnitUpgrades (cPlayer& player, const std::vector<std::pair<sID, cUnitUpgrade>>& unitUpgra… in applyUnitUpgrades()
144 void cLocalSingleplayerGameNew::setUnitUpgrades (std::vector<std::pair<sID, cUnitUpgrade>> unitUpgr… in setUnitUpgrades()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/pylib/
H A Dagentx_packet.py78 def __init__(self, pduType, bigEndian, sID, tactID, pktID, argument
155 def __init__(self, bigEndian, sID, tactID, pktID, argument
245 def __init__(self, bigEndian, sID, tactID, pktID, argument
366 def __init__(self, bigEndian, sID, tactID, pktID, argument
438 def __init__(self, bigEndian, sID, tactID, pktID): argument
458 def __init__(self, bigEndian, sID, tactID, pktID): argument
478 def __init__(self, bigEndian, sID, tactID, pktID): argument
560 def __init__(self, bigEndian, sID, tactID, pktID, argument
591 def __init__(self, bigEndian, sID, tactID, pktID, argument
610 def __init__(self, bigEndian, sID, tactID, pktID, argument
[all …]
/dports/net/gerbera/gerbera-1.9.2/src/
H A Dsubscription_request.h63 std::string sID; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/xstor/
H A Docompinstream.cxx265 sal_Bool SAL_CALL OInputCompStream::hasByID( const OUString& sID ) in hasByID()
300 OUString SAL_CALL OInputCompStream::getTargetByID( const OUString& sID ) in getTargetByID()
321 OUString SAL_CALL OInputCompStream::getTypeByID( const OUString& sID ) in getTypeByID()
342 …quence< beans::StringPair > SAL_CALL OInputCompStream::getRelationshipByID( const OUString& sID ) in getRelationshipByID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/xstor/
H A Docompinstream.cxx265 sal_Bool SAL_CALL OInputCompStream::hasByID( const OUString& sID ) in hasByID()
300 OUString SAL_CALL OInputCompStream::getTargetByID( const OUString& sID ) in getTargetByID()
321 OUString SAL_CALL OInputCompStream::getTypeByID( const OUString& sID ) in getTypeByID()
342 …quence< beans::StringPair > SAL_CALL OInputCompStream::getRelationshipByID( const OUString& sID ) in getRelationshipByID()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/helper/
H A Dtitlebarupdate.hxx51 OUString sID; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/helper/
H A Dtitlebarupdate.hxx52 OUString sID; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLChangedRegionImportContext.hxx47 OUString sID; member in XMLChangedRegionImportContext
H A DXMLChangeImportContext.cxx62 OUString sID = aIter.toString(); in startFastElement() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLChangedRegionImportContext.hxx48 OUString sID; member in XMLChangedRegionImportContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/l10ntools/source/
H A Dpropmerge.cxx145 OString sID = sLine.copy( 0, nEqualSign ).trim(); in Extract() local
194 const OString sID( sLine.copy( 0, sLine.indexOf('=') ).trim() ); in Merge() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/l10ntools/source/
H A Dpropmerge.cxx144 OString sID = sLine.copy( 0, nEqualSign ).trim(); in Extract() local
193 const OString sID( sLine.copy( 0, sLine.indexOf('=') ).trim() ); in Merge() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/colin/src/libs/
H A DEvaluationID.cpp41 const QueueManager::solverID_t sID, in EvaluationID()

12345678