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

1 23 4 5 6 7 8 910

  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.jar 
lombok-ast-0.2.1.jar 
  /external/icu/icu4c/source/common/
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/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /external/autotest/site_utils/
lxc_cleanup.py 152 # TODO(dshi): Consider to adopt the scheduler log model:
  /external/clang/www/
get_involved.html 84 <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>
  /external/icu/icu4c/source/samples/numfmt/
main.cpp 174 dnf->setDecimalFormatSymbols(symbols); // do not adopt symbols: Jitterbug 2889
  /external/icu/icu4c/source/test/intltest/
incaltst.cpp 411 // Test simple parse/format with adopt
498 // Test simple parse/format with adopt
624 // Test simple parse/format with adopt
664 // Test simple parse/format with adopt
    [all...]
sdtfmtts.cpp 190 errln("ERROR: adopt or set DateFormatSymbols() failed");
  /external/libchrome/base/threading/
platform_thread_mac.mm 193 // otherwise request the default stack size by specifying 0. Here, adopt
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 458 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
462 /// \brief Adopt an existing nested-name-specifier (with source-range
464 void Adopt(NestedNameSpecifierLoc Other);
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 644 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) {
654 // Rather than copying the data (which is wasteful), "adopt" the
674 // our (temporary) buffer and adopt the ASTContext-allocated memory?
  /device/lge/bullhead/
releasetools.py 195 # Hence adopt below strategy for updates,enabling restore at all times.
  /docs/source.android.com/src/devices/audio/
latency_measure.jd 130 however it should be straightforward to adopt the code for other environments.
  /external/eigen/doc/
TutorialArrayClass.dox 29 We adopt the convention that typedefs of the form ArrayNt stand for 1-dimensional arrays, where N and t are
  /external/google-breakpad/src/common/
test_assembler.cc 174 // Adopt BINDING as our base. Note that it should be correct to
  /external/icu/android_icu4j/src/main/java/android/icu/util/
ByteArrayWrapper.java 52 * @param bytesToAdopt the byte array to adopt
  /external/icu/icu4c/source/i18n/
rbt_pars.h 279 * the matcher (adopt it).
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ByteArrayWrapper.java 54 * @param bytesToAdopt the byte array to adopt
  /external/testng/src/main/java/org/testng/reporters/
VerboseReporter.java 266 //perhaps should rather adopt the original method instead
  /libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java 105 * other reasons adopt a "no DTDs" policy.
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 201 // but it is hoped that other vendors will adopt it. If some standard
  /external/clang/test/Analysis/
retain-release.mm 283 void adopt(id x);
299 foo.adopt(x);
  /external/icu/icu4c/source/i18n/unicode/
fmtable.h 147 * Creates a Formattable object with a UnicodeString object to adopt from.
662 * Adopt, and set value from, a DigitList
  /frameworks/base/core/java/android/view/
RenderNode.java 145 * @see RenderNode#adopt(long)
170 public static RenderNode adopt(long nativePtr) { method in class:RenderNode
    [all...]

Completed in 2281 milliseconds

1 23 4 5 6 7 8 910