Update 114 applications/GPAX/GPAX.h virtual /* [helpstring] */ HRESULT STDMETHODCALLTYPE Update( Update 199 applications/GPAX/GPAX.h /* [helpstring] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Update )( Update 274 applications/GPAX/GPAX.h (This)->lpVtbl -> Update(This,mtype,updates) Update 216 applications/GPAX/GPAXPlugin.h STDMETHOD(Update)(BSTR mtype,BSTR updates); Update 43 applications/osmozilla/nsIOsmozilla.h NS_IMETHOD Update(const char *type, const char *commands) = 0; Update 57 applications/osmozilla/nsIOsmozilla.h NS_IMETHOD Update(const char *type, const char *commands); \ Update 66 applications/osmozilla/nsIOsmozilla.h NS_IMETHOD Update(const char *type, const char *commands) { return _to Update(type, commands); } \ Update 75 applications/osmozilla/nsIOsmozilla.h NS_IMETHOD Update(const char *type, const char *commands) { return !_to ? NS_ERROR_NULL_POINTER : _to->Update(type, commands); } \ Update 77 applications/osmozilla/nsIOsmozilla.h NS_IMETHOD SetURL(const char *url) { return !_to ? NS_ERROR_NULL_POINTER : _to->Update(url); } \ Update 59 extra_lib/include/platinum/NptDigest.h virtual NPT_Result Update(const NPT_UInt8* data, NPT_Size data_size) = 0;