HomeSort by relevance Sort by last modified time
    Searched defs:impl (Results 226 - 250 of 383) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/apache-http/src/org/apache/http/impl/
SocketHttpServerConnection.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/SocketHttpServerConnection.java $
32 package org.apache.http.impl;
40 import org.apache.http.impl.io.SocketInputBuffer;
41 import org.apache.http.impl.io.SocketOutputBuffer;
  /external/apache-http/src/org/apache/http/impl/client/
RequestWrapper.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/RequestWrapper.java $
32 package org.apache.http.impl.client;
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPoolEntry.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/AbstractPoolEntry.java $
31 package org.apache.http.impl.conn;
AbstractPooledConnAdapter.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/AbstractPooledConnAdapter.java $
31 package org.apache.http.impl.conn;
DefaultClientConnection.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/DefaultClientConnection.java $
32 package org.apache.http.impl.conn;
47 import org.apache.http.impl.SocketHttpClientConnection;
DefaultClientConnectionOperator.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/DefaultClientConnectionOperator.java $
32 package org.apache.http.impl.conn;
IdleConnectionHandler.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/IdleConnectionHandler.java $
30 package org.apache.http.impl.conn;
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/tsccm/ConnPoolByRoute.java $
31 package org.apache.http.impl.conn.tsccm;
RouteSpecificPool.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/tsccm/RouteSpecificPool.java $
31 package org.apache.http.impl.conn.tsccm;
  /external/apache-http/src/org/apache/http/impl/cookie/
BrowserCompatSpec.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/BrowserCompatSpec.java $
32 package org.apache.http.impl.cookie;
DateUtils.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/DateUtils.java $
32 package org.apache.http.impl.cookie;
RFC2109Spec.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2109Spec.java $
32 package org.apache.http.impl.cookie;
  /external/apache-http/src/org/apache/http/impl/io/
AbstractMessageParser.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/AbstractMessageParser.java $
32 package org.apache.http.impl.io;
ChunkedInputStream.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/ChunkedInputStream.java $
32 package org.apache.http.impl.io;
ChunkedOutputStream.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/ChunkedOutputStream.java $
32 package org.apache.http.impl.io;
  /external/jsilver/src/com/google/streamhtmlparser/impl/
GenericParser.java 17 package com.google.streamhtmlparser.impl;
  /external/srec/portable/src/
PANSIFileImpl.c 36 PANSIFileImpl* impl = NULL; local
39 impl = NEW(PANSIFileImpl, MTAG);
40 if (impl == NULL)
47 PFileCreateImpl(&impl->Interface.Interface, filename, isLittleEndian);
48 impl->Interface.Interface.close = &PANSIFileCloseImpl;
49 impl->Interface.Interface.clearError = &PANSIFileClearErrorImpl;
50 impl->Interface.Interface.destroy = &PANSIFileDestroyImpl;
51 impl->Interface.Interface.fgetc = &PANSIFileFgetcImpl;
52 impl->Interface.Interface.fgets = &PANSIFileFgetsImpl;
53 impl->Interface.Interface.getPosition = &PANSIFileGetPositionImpl
116 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
145 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
161 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
200 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
258 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
273 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
288 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
318 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
334 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
363 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
379 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
389 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
408 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
424 PANSIFileImpl* impl = (PANSIFileImpl*) self; local
    [all...]
  /external/srec/shared/src/
HashMapImpl.c 32 HashMapImpl* impl; local
37 impl = NEW(HashMapImpl, MTAG);
38 if (impl == NULL)
41 if ((rc = PHashTableCreate(hashArgs, MTAG, &impl->table)) != ESR_SUCCESS)
43 FREE(impl);
47 impl->Interface.put = &HashMap_Put;
48 impl->Interface.remove = &HashMap_Remove;
49 impl->Interface.removeAndFree = &HashMap_RemoveAndFree;
50 impl->Interface.removeAll = &HashMap_RemoveAll;
51 impl->Interface.removeAndFreeAll = &HashMap_RemoveAndFreeAll
81 HashMapImpl* impl = (HashMapImpl*) self; local
179 HashMapImpl* impl = (HashMapImpl*) self; local
190 HashMapImpl* impl = (HashMapImpl*) self; local
225 HashMapImpl* impl = (HashMapImpl*) self; local
240 HashMapImpl* impl = (HashMapImpl*) self; local
255 HashMapImpl* impl = (HashMapImpl*) self; local
276 HashMapImpl* impl = (HashMapImpl*) self; local
282 HashMapImpl* impl = (HashMapImpl*) self; local
    [all...]
  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 259 SR_AcousticModelsImpl* impl; local
263 impl = NEW(SR_AcousticModelsImpl, MTAG);
264 if (impl == NULL)
269 impl->Interface.destroy = &SR_AcousticModels_Destroy;
270 impl->Interface.save = &SR_AcousticModels_Save;
271 impl->Interface.setParameter = &SR_AcousticModels_SetParameter;
272 impl->Interface.getParameter = &SR_AcousticModels_GetParameter;
273 impl->Interface.getCount = &SR_AcousticModels_GetCount;
274 impl->Interface.getID = &SR_AcousticModels_GetID;
275 impl->Interface.setID = &SR_AcousticModels_SetID
424 SR_AcousticModelsImpl* impl = (SR_AcousticModelsImpl*) self; local
481 SR_AcousticModelsImpl* impl = (SR_AcousticModelsImpl*) self; local
517 SR_AcousticModelsImpl* impl = (SR_AcousticModelsImpl*) self; local
544 SR_AcousticModelsImpl* impl = (SR_AcousticModelsImpl*) self; local
569 SR_AcousticModelsImpl* impl = (SR_AcousticModelsImpl*)self; local
587 SR_AcousticModelsImpl* impl = (SR_AcousticModelsImpl*) self; local
656 SR_AcousticModelsImpl* impl = (SR_AcousticModelsImpl*) self; local
    [all...]
  /external/srec/srec/Nametag/src/
NametagsImpl.c 32 SR_NametagsImpl* impl; local
40 impl = NEW(SR_NametagsImpl, MTAG);
41 if (impl == NULL)
47 impl->Interface.load = &SR_NametagsLoadImpl;
48 impl->Interface.save = &SR_NametagsSaveImpl;
49 impl->Interface.add = &SR_NametagsAddImpl;
50 impl->Interface.remove = &SR_NametagsRemoveImpl;
51 impl->Interface.getSize = &SR_NametagsGetSizeImpl;
52 impl->Interface.get = &SR_NametagsGetImpl;
53 impl->Interface.getAtIndex = &SR_NametagsGetAtIndexImpl
74 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
194 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
278 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
307 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
322 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
334 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
349 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
366 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
378 SR_NametagsImpl* impl = (SR_NametagsImpl*) self; local
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
UString.h 48 UString(StringImpl* impl) : m_impl(impl) { }
49 UString(PassRefPtr<StringImpl> impl) : m_impl(impl) { }
50 UString(RefPtr<StringImpl> impl) : m_impl(impl) { }
63 StringImpl* impl() const { return m_impl.get(); } function in class:JSC::UString
100 { return m_impl ? m_impl->find(str.impl(), start) : notFound; }
108 { return m_impl ? m_impl->reverseFind(str.impl(), start) : notFound; }
118 StringImpl* rep1 = s1.impl();
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/text/
AtomicString.cpp 115 StringImpl* impl = a.impl(); local
116 if ((!impl || !impl->characters()) && !b)
118 if ((!impl || !impl->characters()) || !b)
120 return CStringTranslator::equal(impl, b);
173 return string.impl() && equal(string.impl(), vector.data(), vector.size());
345 StringImpl* impl = this->impl() local
    [all...]
AtomicString.h 50 ATOMICSTRING_CONVERSION AtomicString(const String& s) : m_string(add(s.impl())) { }
61 AtomicStringImpl* impl() const { return static_cast<AtomicStringImpl *>(m_string.impl()); } function in class:WTF::AtomicString
86 AtomicString upper() const { return AtomicString(impl()->upper()); }
99 AtomicString(CFStringRef s) : m_string(add(String(s).impl())) { }
103 AtomicString(NSString* s) : m_string(add(String(s).impl())) { }
107 AtomicString(const QString& s) : m_string(add(String(s).impl())) { }
133 inline bool operator==(const AtomicString& a, const AtomicString& b) { return a.impl() == b.impl(); }
136 inline bool operator==(const AtomicString& a, const String& b) { return equal(a.impl(), b.impl());
    [all...]
  /external/webkit/Source/WebCore/bindings/js/
JSDOMWindowShell.cpp 157 DOMWindow* JSDOMWindowShell::impl() const function in class:WebCore::JSDOMWindowShell
159 return m_window->impl();
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8LocationCustom.cpp 54 Location* impl = V8Location::toNative(info.Holder()); local
60 impl->setHash(hash, state->activeWindow(), state->firstWindow());
66 Location* impl = V8Location::toNative(info.Holder()); local
72 impl->setHost(host, state->activeWindow(), state->firstWindow());
78 Location* impl = V8Location::toNative(info.Holder()); local
84 impl->setHostname(hostname, state->activeWindow(), state->firstWindow());
90 Location* impl = V8Location::toNative(info.Holder()); local
96 impl->setHref(href, state->activeWindow(), state->firstWindow());
102 Location* impl = V8Location::toNative(info.Holder()); local
108 impl->setPathname(pathname, state->activeWindow(), state->firstWindow())
114 Location* impl = V8Location::toNative(info.Holder()); local
126 Location* impl = V8Location::toNative(info.Holder()); local
141 Location* impl = V8Location::toNative(info.Holder()); local
208 Location* impl = V8Location::toNative(args.Holder()); local
218 Location* impl = V8Location::toNative(args.Holder()); local
231 Location* impl = V8Location::toNative(args.Holder()); local
    [all...]

Completed in 738 milliseconds

1 2 3 4 5 6 7 8 91011>>