Home
last modified time | relevance | path

Searched +defs:synchronized +defs:node +defs:p (Results 1 – 4 of 4) sorted by relevance

/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerCache.cpp74 const string& node, in CheckUpdateResult()
534 string node; in getProxy() local
539 ServerEntry::getProxy(int& activationTimeout, int& deactivationTimeout, string& node, bool upToDate… in getProxy()
605 AdapterPrxDict::const_iterator p = _adapters.find(id); in getAdapter() local
633 string node; in getLoad() local
792 ServerEntry::synchronized() in synchronized() function in ServerEntry
799 …for(vector<SynchronizationCallbackPtr>::const_iterator p = callbacks.begin(); p != callbacks.end()… in synchronized() local
813 ServerEntry::synchronized(const Ice::Exception& ex) in synchronized() function in ServerEntry
1048 NodeEntryPtr node; in checkUpdate() local
1156 for(multiset<string>::iterator p = adapterIds.begin(); p != adapterIds.end(); ++p) in allocated() local
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerCache.cpp74 const string& node, in CheckUpdateResult()
534 string node; in getProxy() local
539 ServerEntry::getProxy(int& activationTimeout, int& deactivationTimeout, string& node, bool upToDate… in getProxy()
605 AdapterPrxDict::const_iterator p = _adapters.find(id); in getAdapter() local
633 string node; in getLoad() local
792 ServerEntry::synchronized() in synchronized() function in ServerEntry
799 …for(vector<SynchronizationCallbackPtr>::const_iterator p = callbacks.begin(); p != callbacks.end()… in synchronized() local
813 ServerEntry::synchronized(const Ice::Exception& ex) in synchronized() function in ServerEntry
1048 NodeEntryPtr node; in checkUpdate() local
1156 for(multiset<string>::iterator p = adapterIds.begin(); p != adapterIds.end(); ++p) in allocated() local
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerCache.cpp74 const string& node, in CheckUpdateResult()
534 string node; in getProxy() local
539 ServerEntry::getProxy(int& activationTimeout, int& deactivationTimeout, string& node, bool upToDate… in getProxy()
605 AdapterPrxDict::const_iterator p = _adapters.find(id); in getAdapter() local
633 string node; in getLoad() local
792 ServerEntry::synchronized() in synchronized() function in ServerEntry
799 …for(vector<SynchronizationCallbackPtr>::const_iterator p = callbacks.begin(); p != callbacks.end()… in synchronized() local
813 ServerEntry::synchronized(const Ice::Exception& ex) in synchronized() function in ServerEntry
1048 NodeEntryPtr node; in checkUpdate() local
1156 for(multiset<string>::iterator p = adapterIds.begin(); p != adapterIds.end(); ++p) in allocated() local
[all …]
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php8398 public function saveHTML($node){}
8428 public function saveXML($node, $options){}
9158 public function isSameNode($node){}
23856 function Render($node, $options, $width){}
23869 function HTML($node, $options){}
23883 function Latex($node, $options, $width){}
23897 function Man($node, $options, $width){}
23910 function XML($node, $options){}
32141 function dom_import_simplexml($node){}
85047 function simplexml_import_dom($node, $class_name){}
[all …]