HomeSort by relevance Sort by last modified time
    Searched refs:adopt (Results 51 - 75 of 90) sorted by null

1 23 4

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathPath.cpp 131 return Value(nodes.release(), Value::adopt);
XPathFunctions.cpp 362 return Value(result.release(), Value::adopt);
  /external/chromium_org/third_party/WebKit/Source/platform/network/
ResourceRequest.h 81 static PassOwnPtr<ResourceRequest> adopt(PassOwnPtr<CrossThreadResourceRequestData>);
ResourceResponse.h 55 static PassOwnPtr<ResourceResponse> adopt(PassOwnPtr<CrossThreadResourceResponseData>);
  /external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h 732 * @param adopt The UTransliterator to set. Can be NULL, which will
747 UTransliterator *adopt, UErrorCode *status);
    [all...]
  /external/clang/test/PCH/
cxx-templates.h 202 static String adopt(Vector<char, inlineCapacity>&);
  /external/icu/icu4c/source/io/unicode/
ustdio.h 730 * @param adopt The UTransliterator to set. Can be NULL, which will
745 UTransliterator *adopt, UErrorCode *status);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGSVGElement.cpp 388 return StaticNodeList::adopt(nodes);
398 return StaticNodeList::adopt(nodes);
  /external/chromium_org/third_party/WebKit/Source/platform/
SharedBuffer.cpp 217 buffer->m_buffer.adopt(vector);
  /external/chromium_org/third_party/WebKit/Source/platform/text/
LocaleWin.cpp 184 return String::adopt(buffer);
  /frameworks/base/core/java/android/view/
RenderNode.java 180 * @see RenderNode#adopt(long)
205 public static RenderNode adopt(long nativePtr) { method in class:RenderNode
    [all...]
ThreadedRenderer.java 115 mRootNode = RenderNode.adopt(rootNodePtr);
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
caltest.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TracingTimelineModel.js 390 // Delete incomplete async record from parent and adopt its children.
419 // Delete incomplete async record from parent and adopt its children.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleBuilderConverter.cpp 559 return ShadowList::adopt(shadows);
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
WTFString.h 129 static String adopt(StringBuffer<CharType>& buffer) function in class:WTF::String
  /external/chromium_org/third_party/icu/source/i18n/
tznames_impl.cpp 452 // ZNStringPool::adopt() Put a string into the hash, but do not copy the string data
456 const UChar *ZNStringPool::adopt(const UChar * s, UErrorCode &status) { function in class:ZNStringPool
    [all...]
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 452 // ZNStringPool::adopt() Put a string into the hash, but do not copy the string data
456 const UChar *ZNStringPool::adopt(const UChar * s, UErrorCode &status) { function in class:ZNStringPool
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.cpp     [all...]
Document.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
SerializedScriptValue.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 

Completed in 599 milliseconds

1 23 4