Searched refs:patchHandle (Results 1 – 6 of 6) sorted by relevance
/dports/devel/php-ice37/ice-3.7.2/cpp/include/Ice/ |
H A D | InputStream.h | 29 patchHandle(void* addr, const ValuePtr& v) in patchHandle() function 1098 read(&patchHandle<T>, &v); in read() 1103 read(&patchHandle<T>, &v); in read()
|
/dports/devel/ice37/ice-3.7.2/cpp/include/Ice/ |
H A D | InputStream.h | 29 patchHandle(void* addr, const ValuePtr& v) in patchHandle() function 1098 read(&patchHandle<T>, &v); in read() 1103 read(&patchHandle<T>, &v); in read()
|
/dports/devel/py-ice37/ice-3.7.2/cpp/include/Ice/ |
H A D | InputStream.h | 29 patchHandle(void* addr, const ValuePtr& v) in patchHandle() function 1098 read(&patchHandle<T>, &v); in read() 1103 read(&patchHandle<T>, &v); in read()
|
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/ |
H A D | InputStream.cpp | 2719 addPatchEntry(*p, &patchHandle<Value>, &instances[j++]); in readSlicedData() 2721 addPatchEntry(*p, &patchHandle<Object>, &instances[j++]); in readSlicedData()
|
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/ |
H A D | InputStream.cpp | 2719 addPatchEntry(*p, &patchHandle<Value>, &instances[j++]); in readSlicedData() 2721 addPatchEntry(*p, &patchHandle<Object>, &instances[j++]); in readSlicedData()
|
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/ |
H A D | InputStream.cpp | 2719 addPatchEntry(*p, &patchHandle<Value>, &instances[j++]); in readSlicedData() 2721 addPatchEntry(*p, &patchHandle<Object>, &instances[j++]); in readSlicedData()
|