/external/chromium_org/chrome/browser/search/ |
instant_service.h | 170 // Theme-related data for NTP overlay to adopt themes.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSSelectorList.cpp | 48 void CSSSelectorList::adopt(CSSSelectorList& list) function in class:WebCore::CSSSelectorList
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
StyleBuilderConverter.cpp | 156 return ShadowList::adopt(shadows);
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
ShadowList.cpp | 104 return ShadowList::adopt(shadows);
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XPathPath.cpp | 116 return Value(nodes, Value::adopt);
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
TextCodecUTF16.cpp | 117 return String::adopt(buffer);
|
TextCodecUTF8.cpp | 349 return String::adopt(buffer); 425 return String::adopt(buffer16);
|
/external/chromium_org/third_party/icu/source/common/ |
ustr_imp.h | 100 UBreakIterator *iter; /* We adopt the iterator, so we own it. */
|
serv.h | 292 * The instance must not be NULL. The SimpleFactory will adopt 295 * @param instanceToAdopt the service instance to adopt. 766 * @param objToAdopt the object to register and adopt. 785 * @param objToAdopt the object to register and adopt. 805 * @param factoryToAdopt the factory to register and adopt. [all...] |
/external/chromium_org/third_party/icu/source/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
|
sdtfmtts.cpp | 190 errln("ERROR: adopt or set DateFormatSymbols() failed");
|
/external/clang/test/PCH/ |
cxx-templates.h | 202 static String adopt(Vector<char, inlineCapacity>&);
|
/external/icu4c/common/ |
ustr_imp.h | 91 UBreakIterator *iter; /* We adopt the iterator, so we own it. */
|
serv.h | 293 * The instance must not be NULL. The SimpleFactory will adopt 296 * @param instanceToAdopt the service instance to adopt. 764 * @param objToAdopt the object to register and adopt. 783 * @param objToAdopt the object to register and adopt. 803 * @param factoryToAdopt the factory to register and adopt. [all...] |
/prebuilts/sdk/tools/lib/ |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/lombok-ast/ |
lombok-ast-0.2.jar | |
lombok-ast-0.2.1.jar | |
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/ |
lombok-ast-0.2.1.jar | |
/external/chromium_org/components/translate/language_detection/ |
language_detection_util.cc | 231 // Adopt |modified_html_lang| if it is valid. Otherwise, adopt
|
/external/chromium_org/third_party/icu/source/i18n/ |
zstrfmt.h | 101 /* Adopt a string into the pool, without copying it. 104 const UChar *adopt(const UChar *s, UErrorCode &status);
|
/external/chromium/net/base/ |
host_resolver_proc.cc | 263 addrlist->Adopt(ai);
|
/external/chromium_org/base/threading/ |
platform_thread_mac.mm | 192 // otherwise request the default stack size by specifying 0. Here, adopt
|
/external/chromium_org/third_party/WebKit/Source/platform/network/ |
ResourceRequest.h | 99 static PassOwnPtr<ResourceRequest> adopt(PassOwnPtr<CrossThreadResourceRequestData>);
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
transportchannelproxy.cc | 73 // Adopt the supplied impl, and connect to its signals.
|
/external/clang/www/ |
get_involved.html | 73 <li>Evidence of a significant user community: This is based on a number of factors, including an actual, existing user community, the perceived likelihood that users would adopt such a feature if it were available, and any "trickle-down" effects that come from, e.g., a library adopting the feature and providing benefits to its users.</li>
|