HomeSort by relevance Sort by last modified time
    Searched full:adopt (Results 76 - 100 of 258) sorted by null

1 2 34 5 6 7 8 91011

  /external/icu4c/samples/numfmt/
main.cpp 176 dnf->setDecimalFormatSymbols(symbols); // do not adopt symbols: Jitterbug 2889
  /external/icu4c/test/intltest/
incaltst.cpp 414 // Test simple parse/format with adopt
501 // Test simple parse/format with adopt
627 // Test simple parse/format with adopt
667 // Test simple parse/format with adopt
    [all...]
sdtfmtts.cpp 190 errln("ERROR: adopt or set DateFormatSymbols() failed");
caltest.cpp     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl_browsertest.cc 293 // RenderWidgetHostView adopt this new size.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ChildProcessConnectionImpl.java 311 // Adopt the FD, it will be closed when we close the ParcelFileDescriptor.
  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
InsertionPoint.cpp 191 return StaticNodeList::adopt(nodes);
  /external/chromium_org/third_party/WebKit/Source/platform/network/
ResourceResponse.h 54 static PassOwnPtr<ResourceResponse> adopt(PassOwnPtr<CrossThreadResourceResponseData>);
ResourceResponse.cpp 109 PassOwnPtr<ResourceResponse> ResourceResponse::adopt(PassOwnPtr<CrossThreadResourceResponseData> data) function in class:WebCore::ResourceResponse
121 response->m_httpHeaderFields.adopt(data->m_httpHeaders.release());
  /external/chromium_org/third_party/icu/source/i18n/
rbt_pars.h 279 * the matcher (adopt it).
sortkey.cpp 99 void CollationKey::adopt(uint8_t *values, int32_t count) { function in class:CollationKey
  /external/chromium_org/third_party/icu/source/i18n/unicode/
sortkey.h 249 void adopt(uint8_t *values, int32_t count);
fmtable.h 133 * Creates a Formattable object with a UnicodeString object to adopt from.
606 * Adopt, and set value from, a DigitList
  /external/chromium_org/tools/json_schema_compiler/test/
windows.json 159 "tabId": {"type": "integer", "minimum": 0, "optional": true, "description": "The id of the tab for which you want to adopt to the new window."},
  /external/eigen/doc/
C03_TutorialArrayClass.dox 40 We adopt the convention that typedefs of the form ArrayNt stand for 1-dimensional arrays, where N and t are
  /external/icu4c/i18n/
rbt_pars.h 279 * the matcher (adopt it).
  /hardware/invensense/60xx/libsensors_iio/
CompassSensor.IIO.9150.cpp 290 need to adopt AK8963's resolution here */
  /libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java 105 * other reasons adopt a "no DTDs" policy.
  /docs/source.android.com/src/devices/tech/security/
se-linux.jd 39 potential damage of compromised machines and accounts. When you adopt SELinux,
126 <p>Adopt the <a
  /external/clang/test/Analysis/
retain-release.mm 283 void adopt(id x);
299 foo.adopt(x);
  /external/icu4c/i18n/unicode/
fmtable.h 145 * Creates a Formattable object with a UnicodeString object to adopt from.
626 * Adopt, and set value from, a DigitList
  /frameworks/base/core/java/android/view/
Display.java 106 * or adopt a different strategy for decoding content that does not rely on
141 * select an alternate content stream or adopt a different strategy for decoding
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.cpp     [all...]
  /external/antlr/antlr-3.4/runtime/C/doxygen/
buildrec.dox 58 /// // You may adopt your own practices by all means, but in general it is best
  /external/chromium_org/chrome/common/extensions/api/
windows.json 171 "tabId": {"type": "integer", "minimum": 0, "optional": true, "description": "The id of the tab for which you want to adopt to the new window."},

Completed in 919 milliseconds

1 2 34 5 6 7 8 91011