Home
last modified time | relevance | path

Searched refs:oId (Results 1 – 25 of 78) sorted by relevance

1234

/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/pre-cache/
H A Dnokia-isam.inc.php44 $oId = '.' . $slotId . '.' . $portId; variable
46 'sfpDiagRxPower' . $oId,
47 'sfpDiagTxPower' . $oId,
48 'sfpDiagRSSIRxPowerAlmLow' . $oId,
49 'sfpDiagRSSIRxPowerAlmHigh' . $oId,
50 'sfpDiagRSSIRxPowerWarnLow' . $oId,
51 'sfpDiagRSSIRxPowerWarnHigh' . $oId,
52 'sfpDiagRSSITxPowerAlmLow' . $oId,
53 'sfpDiagRSSITxPowerAlmHigh' . $oId,
54 'sfpDiagRSSITxPowerWarnLow' . $oId,
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/test/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java51 testCall(iSender, iReceiver, oId); in test()
52 testCallWithInParameter(iSender, iReceiver, oId); in test()
53 testCallWithOutParameter(iSender, iReceiver, oId); in test()
54 testCallWithInOutParameter(iSender, iReceiver, oId); in test()
55 testCallWithResult(iSender, iReceiver, oId); in test()
56 testCallWhichRaisesException(iSender, iReceiver, oId); in test()
58 testCallWhichReturnsAny(iSender, iReceiver, oId); in test()
62 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCall() argument
66 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCall()
76 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInParameter() argument
[all …]
H A DTestBridge.java48 public Object registerInterface(Object object, String oId[], Type type) { in registerInterface() argument
52 public void revokeInterface(String oId, Type type) { in revokeInterface() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java51 testCall(iSender, iReceiver, oId); in test()
52 testCallWithInParameter(iSender, iReceiver, oId); in test()
53 testCallWithOutParameter(iSender, iReceiver, oId); in test()
54 testCallWithInOutParameter(iSender, iReceiver, oId); in test()
55 testCallWithResult(iSender, iReceiver, oId); in test()
56 testCallWhichRaisesException(iSender, iReceiver, oId); in test()
58 testCallWhichReturnsAny(iSender, iReceiver, oId); in test()
62 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCall() argument
66 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCall()
76 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInParameter() argument
[all …]
H A DTestBridge.java48 public Object registerInterface(Object object, String oId[], Type type) { in registerInterface() argument
52 public void revokeInterface(String oId, Type type) { in revokeInterface() argument
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/dictionary/
H A Dqdctnry.cpp84 m_oId = oId; in testDctnryInsertLarge()
90 rc = m_Dctnry.deleteFile(oId); in testDctnryInsertLarge()
94 rc = m_Dctnry.openDctnry(oId); in testDctnryInsertLarge()
213 rc = m_Dctnry.openDctnry(oId); in testDctnryInsertLarge()
234 rc = m_Dctnry.openDctnry(oId); in testDctnryInsertLarge()
245 m_Dctnry.dropDctnry(oId); in testDctnryInsertLarge()
269 m_oId = oId; in testDctnryInsertDelete()
274 rc = m_Dctnry.deleteFile(oId); in testDctnryInsertDelete()
428 m_oId = oId; in testDctnryInsertStress()
603 int oId = 2002; in testGetBlockHdr() local
[all …]
H A Dtdctnry.cpp72 int oId = 2001; in testDctnryInsertDelete() local
87 m_oId = oId; in testDctnryInsertDelete()
92 rc = m_Dctnry.dropDctnry(oId); in testDctnryInsertDelete()
93 rc = m_Dctnry.createDctnry(oId, 10); in testDctnryInsertDelete()
103 BRMWrapper::getInstance()->getBrmInfo( oId, 0, lbid ); in testDctnryInsertDelete()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/dictionary/
H A Dqdctnry.cpp84 m_oId = oId; in testDctnryInsertLarge()
90 rc = m_Dctnry.deleteFile(oId); in testDctnryInsertLarge()
94 rc = m_Dctnry.openDctnry(oId); in testDctnryInsertLarge()
213 rc = m_Dctnry.openDctnry(oId); in testDctnryInsertLarge()
234 rc = m_Dctnry.openDctnry(oId); in testDctnryInsertLarge()
245 m_Dctnry.dropDctnry(oId); in testDctnryInsertLarge()
269 m_oId = oId; in testDctnryInsertDelete()
274 rc = m_Dctnry.deleteFile(oId); in testDctnryInsertDelete()
428 m_oId = oId; in testDctnryInsertStress()
603 int oId = 2002; in testGetBlockHdr() local
[all …]
H A Dtdctnry.cpp72 int oId = 2001; in testDctnryInsertDelete() local
87 m_oId = oId; in testDctnryInsertDelete()
92 rc = m_Dctnry.dropDctnry(oId); in testDctnryInsertDelete()
93 rc = m_Dctnry.createDctnry(oId, 10); in testDctnryInsertDelete()
103 BRMWrapper::getInstance()->getBrmInfo( oId, 0, lbid ); in testDctnryInsertDelete()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cli_ure/source/uno_bridge/
H A Dcli_environment.cxx140 System::String^ oId= nullptr;
146 oId= proxyImpl->getOid();
149 if (oId == nullptr)
162 oId= buf->ToString();
164 return oId;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cli_ure/source/uno_bridge/
H A Dcli_environment.cxx140 System::String^ oId= nullptr;
146 oId= proxyImpl->getOid();
149 if (oId == nullptr)
162 oId= buf->ToString();
164 return oId;
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mvt/
H A Dmvtutils.cpp91 CPLJSONObject oId = in OGRMVTFindGeomTypeFromTileStat() local
93 if( oId.IsValid() && oId.GetType() == in OGRMVTFindGeomTypeFromTileStat()
96 if( oId.ToString() == pszLayerName ) in OGRMVTFindGeomTypeFromTileStat()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mvt/
H A Dmvtutils.cpp91 CPLJSONObject oId = in OGRMVTFindGeomTypeFromTileStat() local
93 if( oId.IsValid() && oId.GetType() == in OGRMVTFindGeomTypeFromTileStat()
96 if( oId.ToString() == pszLayerName ) in OGRMVTFindGeomTypeFromTileStat()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mvt/
H A Dmvtutils.cpp91 CPLJSONObject oId = in OGRMVTFindGeomTypeFromTileStat() local
93 if( oId.IsValid() && oId.GetType() == in OGRMVTFindGeomTypeFromTileStat()
96 if( oId.ToString() == pszLayerName ) in OGRMVTFindGeomTypeFromTileStat()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DClassLoaderReferenceCommandSet.java96 ObjectId oId = idMan.readObjectId(bb); in executeVisibleClasses() local
97 ClassLoader cl = (ClassLoader) oId.getObject(); in executeVisibleClasses()
H A DClassTypeCommandSet.java171 ObjectId oId = idMan.getObjectId(ov.getValue()); in executeNewInstance() local
175 oId.writeTagged(os); in executeNewInstance()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/classpath/jdwp/processor/
H A DClassLoaderReferenceCommandSet.java96 ObjectId oId = idMan.readObjectId(bb); in executeVisibleClasses() local
97 ClassLoader cl = (ClassLoader) oId.getObject(); in executeVisibleClasses()
H A DClassTypeCommandSet.java171 ObjectId oId = idMan.getObjectId(ov.getValue()); in executeNewInstance() local
175 oId.writeTagged(os); in executeNewInstance()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/classpath/jdwp/processor/
H A DClassLoaderReferenceCommandSet.java96 ObjectId oId = idMan.readObjectId(bb); in executeVisibleClasses() local
97 ClassLoader cl = (ClassLoader) oId.getObject(); in executeVisibleClasses()
H A DClassTypeCommandSet.java171 ObjectId oId = idMan.getObjectId(ov.getValue()); in executeNewInstance() local
175 oId.writeTagged(os); in executeNewInstance()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DClassLoaderReferenceCommandSet.java96 ObjectId oId = idMan.readObjectId(bb); in executeVisibleClasses() local
97 ClassLoader cl = (ClassLoader) oId.getObject(); in executeVisibleClasses()
H A DClassTypeCommandSet.java171 ObjectId oId = idMan.getObjectId(ov.getValue()); in executeNewInstance() local
175 oId.writeTagged(os); in executeNewInstance()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/classpath/jdwp/processor/
H A DClassLoaderReferenceCommandSet.java96 ObjectId oId = idMan.readObjectId(bb); in executeVisibleClasses() local
97 ClassLoader cl = (ClassLoader) oId.getObject(); in executeVisibleClasses()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/processor/
H A DClassLoaderReferenceCommandSet.java96 ObjectId oId = idMan.readObjectId(bb); in executeVisibleClasses() local
97 ClassLoader cl = (ClassLoader) oId.getObject(); in executeVisibleClasses()
/dports/www/tikiwiki/tiki-21.2/lib/core/Services/Category/
H A DController.php225 if ($oId = $categlib->is_categorized($type, $id)) {
226 $result = $categlib->uncategorize($oId, $categId);
227 return $oId;

1234