HomeSort by relevance Sort by last modified time
    Searched full:bstr (Results 1 - 25 of 161) sorted by null

1 2 3 4 5 6 7

  /external/iproute2/tc/
m_ematch.h 13 struct bstr struct
18 struct bstr *next;
21 extern struct bstr * bstr_alloc(const char *text);
23 static inline struct bstr * bstr_new(char *data, unsigned int len)
25 struct bstr *b = calloc(1, sizeof(*b));
36 static inline int bstrcmp(struct bstr *b, const char *text)
47 static inline struct bstr *bstr_next(struct bstr *b)
52 extern unsigned long bstrtoul(const struct bstr *b);
53 extern void bstr_print(FILE *fd, const struct bstr *b, int ascii)
    [all...]
  /external/webkit/WebKit/win/
DOMHTMLClasses.h 55 /* [in] */ BSTR exceptionMessage,
59 /* [in] */ BSTR name,
65 /* [in] */ BSTR script,
69 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); }
72 /* [retval][out] */ BSTR* stringRepresentation) { return DOMObject::stringRepresentation(stringRepresentation); }
83 /* [in] */ BSTR description) { return DOMObject::setException(description); }
94 /* [in] */ BSTR name,
113 /* [in] */ BSTR exceptionMessage,
117 /* [in] */ BSTR name,
123 /* [in] */ BSTR script
    [all...]
DOMCSSClasses.h 51 /* [in] */ BSTR exceptionMessage,
55 /* [in] */ BSTR name,
61 /* [in] */ BSTR script,
65 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); }
68 /* [retval][out] */ BSTR* stringRepresentation) { return DOMObject::stringRepresentation(stringRepresentation); }
79 /* [in] */ BSTR description) { return DOMObject::setException(description); }
83 /* [retval][out] */ BSTR *result);
86 /* [in] */ BSTR cssText);
89 /* [in] */ BSTR propertyName,
90 /* [retval][out] */ BSTR *result)
    [all...]
WebURLProtectionSpace.h 51 /* [out, retval] */ BSTR* result);
54 /* [out, retval] */ BSTR* result);
57 /* [in] */ BSTR host,
59 /* [in] */ BSTR protocol,
60 /* [in] */ BSTR realm,
61 /* [in] */ BSTR authenticationMethod);
64 /* [in] */ BSTR host,
66 /* [in] */ BSTR proxyType,
67 /* [in] */ BSTR realm,
68 /* [in] */ BSTR authenticationMethod)
    [all...]
DOMCoreClasses.h 49 /* [in] */ BSTR exceptionMessage,
53 /* [in] */ BSTR name,
59 /* [in] */ BSTR script,
63 /* [in] */ BSTR name) { return WebScriptObject::removeWebScriptKey(name); }
66 /* [retval][out] */ BSTR* stringRepresentation) { return WebScriptObject::stringRepresentation(stringRepresentation); }
77 /* [in] */ BSTR description) { return WebScriptObject::setException(description); }
97 /* [in] */ BSTR exceptionMessage,
101 /* [in] */ BSTR name,
107 /* [in] */ BSTR script,
111 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name);
    [all...]
WebPreferences.h 52 /* [in] */ BSTR anIdentifier,
56 /* [retval][out] */ BSTR* ident);
59 /* [retval][out] */ BSTR* family);
62 /* [in] */ BSTR family);
65 /* [retval][out] */ BSTR* family);
68 /* [in] */ BSTR family);
71 /* [retval][out] */ BSTR* fontFamily);
74 /* [in] */ BSTR family);
77 /* [retval][out] */ BSTR* family);
80 /* [in] */ BSTR family)
    [all...]
WebMutableURLRequest.h 70 /* [in] */ BSTR theURL,
87 /* [retval][out] */ BSTR *result);
93 /* [in] */ BSTR url,
98 /* [retval][out] */ BSTR *result);
104 /* [retval][out] */ BSTR *result);
107 /* [in] */ BSTR field,
108 /* [retval][out] */ BSTR *result);
122 /* [in] */ BSTR value,
123 /* [in] */ BSTR field);
138 /* [in] */ BSTR method)
    [all...]
WebURLResponse.h 55 /* [in] */ BSTR url,
56 /* [in] */ BSTR mimeType,
58 /* [in] */ BSTR textEncodingName);
61 /* [retval][out] */ BSTR *result);
64 /* [retval][out] */ BSTR *result);
67 /* [retval][out] */ BSTR *result);
70 /* [retval][out] */ BSTR *result);
78 /* [retval][out] */ BSTR *statusString);
93 HRESULT suggestedFileExtension(BSTR* result);
DOMEventsClasses.h 54 /* [in] */ BSTR exceptionMessage,
58 /* [in] */ BSTR name,
64 /* [in] */ BSTR script,
68 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); }
71 /* [retval][out] */ BSTR* stringRepresentation) { return DOMObject::stringRepresentation(stringRepresentation); }
82 /* [in] */ BSTR description) { return DOMObject::setException(description); }
105 /* [in] */ BSTR exceptionMessage,
109 /* [in] */ BSTR name,
115 /* [in] */ BSTR script,
119 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name);
    [all...]
WebHTMLRepresentation.h 49 /* [out][in] */ BSTR* types,
53 /* [out][in] */ BSTR* types,
57 /* [out][in] */ BSTR* types,
68 /* [in] */ BSTR name,
94 /* [size_is][in] */ BSTR *labels,
97 /* [retval][out] */ BSTR *result);
100 /* [size_is][in] */ BSTR *labels,
103 /* [retval][out] */ BSTR *result);
105 virtual HRESULT STDMETHODCALLTYPE searchForLabels(BSTR* labels, unsigned cLabels, IDOMElement* beforeElement, unsigned* resultDistance, BOOL* resultIsInCellAbove, BSTR* result)
    [all...]
WebHistoryItem.h 59 /* [in] */ BSTR urlString,
60 /* [in] */ BSTR title,
64 /* [retval][out] */ BSTR *url);
67 /* [retval][out] */ BSTR *url);
70 /* [retval][out] */ BSTR *pageTitle);
76 /* [in] */ BSTR title);
79 /* [retval][out] */ BSTR* title);
92 virtual HRESULT STDMETHODCALLTYPE setTitle(BSTR title);
93 virtual HRESULT STDMETHODCALLTYPE RSSFeedReferrer(BSTR* url);
94 virtual HRESULT STDMETHODCALLTYPE setRSSFeedReferrer(BSTR url)
    [all...]
WebFrame.h 97 /* [retval][out] */ BSTR *frameName);
116 /* [in] */ BSTR mimeType,
117 /* [in] */ BSTR textEncodingName,
118 /* [in] */ BSTR url);
121 /* [in] */ BSTR string,
122 /* [in] */ BSTR baseURL);
125 /* [in] */ BSTR str,
126 /* [in] */ BSTR baseURL,
127 /* [in] */ BSTR unreachableURL);
143 /* [in] */ BSTR name
    [all...]
WebScriptObject.h 44 /* [in] */ BSTR exceptionMessage,
48 /* [in] */ BSTR name,
54 /* [in] */ BSTR script,
58 /* [in] */ BSTR name);
61 /* [retval][out] */ BSTR* stringRepresentation);
72 /* [in] */ BSTR description);
WebResource.h 56 /* [in] */ BSTR url,
57 /* [in] */ BSTR mimeType,
58 /* [in] */ BSTR textEncodingName,
59 /* [in] */ BSTR frameName);
65 /* [retval][out] */ BSTR *url);
68 /* [retval][out] */ BSTR *mime);
71 /* [retval][out] */ BSTR *encodingName);
74 /* [retval][out] */ BSTR *name);
  /external/webkit/WebKit/win/Interfaces/
DOMHTML.idl 65 HRESULT namedItem([in] BSTR name, [out, retval] IDOMNode** node);
97 HRESULT namedItem([in] BSTR name, [out, retval] IDOMNode** result);
114 HRESULT title([out, retval] BSTR* result);
119 HRESULT setTitle([in] BSTR title);
124 HRESULT referrer([out, retval] BSTR* result);
129 HRESULT domain([out, retval] BSTR* result);
134 HRESULT URL([out, retval] BSTR* result);
174 HRESULT cookie([out, retval] BSTR* result);
179 HRESULT setCookie([in] BSTR cookie);
194 HRESULT write([in] BSTR text)
    [all...]
DOMCore.idl 73 HRESULT hasFeature([in] BSTR feature, [in] BSTR version, [out, retval] BOOL* result);
78 HRESULT createDocumentType([in] BSTR qualifiedName, [in] BSTR publicId, [in] BSTR systemId, [out, retval] IDOMDocumentType** result);
83 HRESULT createDocument([in] BSTR namespaceURI, [in] BSTR qualifiedName, [in] IDOMDocumentType* doctype, [out, retval] IDOMDocument** result);
100 HRESULT nodeName([out, retval] BSTR* result);
105 HRESULT nodeValue([out, retval] BSTR* result);
110 HRESULT setNodeValue([in] BSTR value)
    [all...]
IWebViewPrivate.idl 96 HRESULT markAllMatchesForText([in] BSTR search, [in] BOOL caseSensitive, [in] BOOL highlight, [in] UINT limit, [out] UINT* matches);
110 HRESULT addAdditionalPluginDirectory([in] BSTR directory);
137 HRESULT executeCoreCommandByName([in] BSTR name, [in] BSTR value);
146 HRESULT standardUserAgentWithApplicationName([in] BSTR applicationName, [retval][out] BSTR* groupName);
170 HRESULT registerEmbeddedViewMIMEType([in] BSTR mimeType);
183 + (BSTR)MIMETypeForPath:(NSString *)path;
185 HRESULT MIMETypeForExtension([in] BSTR extension, [out, retval] BSTR* mimeType)
    [all...]
IWebURLResponse.idl 50 HRESULT initWithURL([in] BSTR url, [in] BSTR mimeType, [in] int expectedContentLength, [in] BSTR textEncodingName);
55 HRESULT MIMEType([out, retval] BSTR* result);
60 HRESULT suggestedFilename([out, retval] BSTR* result);
65 HRESULT textEncodingName([out, retval] BSTR* result);
70 HRESULT URL([out, retval] BSTR* result);
IWebPreferences.idl 73 HRESULT initWithIdentifier([in] BSTR anIdentifier, [out, retval] IWebPreferences** preferences);
74 HRESULT identifier([out, retval] BSTR* ident);
76 HRESULT standardFontFamily([out, retval] BSTR* family);
77 HRESULT setStandardFontFamily([in] BSTR family);
79 HRESULT fixedFontFamily([out, retval] BSTR* family);
80 HRESULT setFixedFontFamily([in] BSTR family);
82 HRESULT serifFontFamily([out, retval] BSTR* fontFamily);
83 HRESULT setSerifFontFamily([in] BSTR family);
85 HRESULT sansSerifFontFamily([out, retval] BSTR* family);
86 HRESULT setSansSerifFontFamily([in] BSTR family)
    [all...]
DOMCSS.idl 54 HRESULT getComputedStyle([in] IDOMElement* elt, [in] BSTR pseudoElt, [out, retval] IDOMCSSStyleDeclaration** result);
98 HRESULT cssText([out, retval] BSTR* text);
103 HRESULT setCssText([in] BSTR cssText);
130 HRESULT cssText([out, retval] BSTR* result);
135 HRESULT setCssText([in] BSTR cssText);
140 HRESULT getPropertyValue([in] BSTR propertyName, [out, retval] BSTR* result);
145 HRESULT getPropertyCSSValue([in] BSTR propertyName, [out, retval] IDOMCSSValue** result);
150 HRESULT removeProperty([in] BSTR propertyName, [out, retval] BSTR* result)
    [all...]
IWebHistoryDelegate.idl 45 HRESULT didPerformClientRedirectFromURL([in] IWebView* webView, [in] BSTR sourceURL, [in] BSTR destinationURL, [in] IWebFrame* webFrame);
46 HRESULT didPerformServerRedirectFromURL([in] IWebView* webView, [in] BSTR sourceURL, [in] BSTR destinationURL, [in] IWebFrame* webFrame);
47 HRESULT updateHistoryTitle([in] IWebView* webView, [in] BSTR title, [in] BSTR url);
IWebURLAuthenticationChallenge.idl 143 HRESULT authenticationMethod([out, retval] BSTR* result);
148 HRESULT host([out, retval] BSTR* result);
153 HRESULT initWithHost([in] BSTR host, [in] int port, [in] BSTR protocol, [in] BSTR realm, [in] BSTR authenticationMethod);
158 HRESULT initWithProxyHost([in] BSTR host, [in] int port, [in] BSTR proxyType, [in] BSTR realm, [in] BSTR authenticationMethod)
    [all...]
  /external/webkit/WebCore/platform/win/
BString.h 33 typedef wchar_t* BSTR;
59 void adoptBSTR(BSTR);
63 BString& operator=(const BSTR&);
65 operator BSTR() const { return m_bstr; }
67 BSTR release() { BSTR result = m_bstr; m_bstr = 0; return result; }
70 BSTR m_bstr;
75 bool operator ==(const BString&, BSTR);
76 bool operator !=(const BString&, BSTR);
77 bool operator ==(BSTR, const BString&)
    [all...]
BString.cpp 129 void BString::adoptBSTR(BSTR bstr)
133 m_bstr = bstr;
143 BString& BString::operator=(const BSTR& other)
155 if (SysStringLen((BSTR)a) != SysStringLen((BSTR)b))
157 if (!(BSTR)a && !(BSTR)b)
159 if (!(BSTR)a || !(BSTR)b
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/win/
HistoryDelegate.h 50 /* [in] */ BSTR sourceURL,
51 /* [in] */ BSTR destinationURL,
56 /* [in] */ BSTR sourceURL,
57 /* [in] */ BSTR destinationURL,
62 /* [in] */ BSTR title,
63 /* [in] */ BSTR url);

Completed in 43 milliseconds

1 2 3 4 5 6 7