Searched defs:decode (Results 1 - 25 of 201) sorted by relevance

123456789

/macosx-10.10.1/ncurses-44/ncurses/include/
H A DMKkey_defs.sh91 function decode(keycode) { function
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dcodepage.el[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DAPIData.cpp39 bool Data::decode(IPC::ArgumentDecoder& decoder, RefPtr<API::Object>& result) function in class:API::Data
H A DFontInfo.cpp48 bool FontInfo::decode(IPC::ArgumentDecoder& decoder, FontInfo& fontInfo) function in class:WebKit::FontInfo
H A DAPIError.cpp46 bool Error::decode(IPC::ArgumentDecoder& decoder, RefPtr<Object>& result) function in class:API::Error
H A DAPIGeometry.cpp40 bool Point::decode(IPC::ArgumentDecoder& decoder, RefPtr<API::Object>& result) function in class:API::Point
59 bool Size::decode(IPC::ArgumentDecoder& decoder, RefPtr<API::Object>& result) function in class:API::Size
80 bool Rect::decode(IPC::ArgumentDecoder& decoder, RefPtr<API::Object>& result) function in class:API::Rect
[all...]
H A DAPIURLResponse.cpp45 bool URLResponse::decode(IPC::ArgumentDecoder& decoder, RefPtr<Object>& result) function in class:API::URLResponse
H A DDictionaryPopupInfo.cpp49 bool DictionaryPopupInfo::decode(IPC::ArgumentDecoder& decoder, DictionaryPopupInfo& result) function in class:WebKit::DictionaryPopupInfo
H A DNavigationActionData.cpp54 bool NavigationActionData::decode(IPC::ArgumentDecoder& decoder, NavigationActionData& result) function in class:WebKit::NavigationActionData
H A DOriginAndDatabases.cpp45 bool OriginAndDatabases::decode(IPC::ArgumentDecoder& decoder, OriginAndDatabases& originAndDatabases) function in class:WebKit::OriginAndDatabases
H A DPlatformPopupMenuData.cpp49 bool PlatformPopupMenuData::decode(IPC::ArgumentDecoder& decoder, PlatformPopupMenuData& data) function in class:WebKit::PlatformPopupMenuData
H A DPrintInfo.cpp59 bool PrintInfo::decode(IPC::ArgumentDecoder& decoder, PrintInfo& info) function in class:WebKit::PrintInfo
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dhex-util.el
H A Drfc1843.el[all...]
H A Dqp.el
/macosx-10.10.1/ruby-106/ruby/lib/rexml/
H A Dencoding.rb28 def decode(string) method in class:REXML.Encoding
/macosx-10.10.1/ruby-106/ruby/lib/xmlrpc/
H A Dbase64.rb44 def Base64.decode(str) singleton method in class:XMLRPC.Base64
/macosx-10.10.1/WebKit2-7600.1.25/Platform/IPC/
H A DArgumentCoder.h40 static bool decode(ArgumentDecoder& decoder, T& t) function in struct:IPC::ArgumentCoder
H A DAttachment.cpp58 bool Attachment::decode(ArgumentDecoder& decoder, Attachment& attachment) function in class:IPC::Attachment
H A DDataReference.cpp39 bool DataReference::decode(ArgumentDecoder& decoder, DataReference& dataReference) function in class:IPC::DataReference
/macosx-10.10.1/WebKit2-7600.1.25/Shared/Databases/
H A DDatabaseProcessCreationParameters.cpp45 bool DatabaseProcessCreationParameters::decode(IPC::ArgumentDecoder& decoder, DatabaseProcessCreationParameters& result) function in class:WebKit::DatabaseProcessCreationParameters
/macosx-10.10.1/WebKit2-7600.1.25/Shared/ios/
H A DWebPlatformTouchPointIOS.cpp45 bool WebPlatformTouchPoint::decode(IPC::ArgumentDecoder& decoder, WebPlatformTouchPoint& result) function in class:WebKit::WebPlatformTouchPoint
/macosx-10.10.1/WebKit2-7600.1.25/Shared/mac/
H A DSecItemRequestData.cpp65 bool SecItemRequestData::decode(IPC::ArgumentDecoder& decoder, SecItemRequestData& secItemRequestData) function in class:WebKit::SecItemRequestData
H A DSecItemResponseData.cpp52 bool SecItemResponseData::decode(IPC::ArgumentDecoder& decoder, SecItemResponseData& secItemResponseData) function in class:WebKit::SecItemResponseData
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/base64/
H A Dbase64.tcl[all...]

Completed in 267 milliseconds

123456789