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

1 2 3 45 6 7 8 910

  /frameworks/base/docs/html/training/multiple-apks/
multiple.jd 44 it?s important to adopt some good practices from the get-go, and prevent unnecessary headaches
screensize.jd 47 it?s important to adopt some good practices from the get-go, and prevent unnecessary headaches
texture.jd 43 <p>When developing your Android application to take advantage of multiple APKs on Google Play, it?s important to adopt some good practices from the get-go, and prevent unnecessary headaches further into the development process. This lesson shows you how to create multiple APKs of your app, each supporting a different subset of OpenGL texture formats. You will also gain some tools necessary to make maintaining a multiple APK codebase as painless as possible.</p>
  /packages/apps/TV/res/values/
rating_system_strings.xml 99 <string name="description_ca_tv_fr_16" translatable="false">The program is appropriate for viewing by persons 16 years of age or older. Programs with this rating present troubling themes, situations or behaviours and adopt a more direct point of view about things.</string>
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
internals.md 236 Although SSE2 version is the fastest but the difference is minor by comparing to the first running-up `branchlut`. And `branchlut` is pure C++ implementation so we adopt `branchlut` in RapidJSON.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
EndianUtils.java 27 * Different computer architectures adopt different conventions for
  /external/clang/lib/Sema/
SemaPseudoObject.cpp     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationAPITest.java 154 errln("Constructor taking an array expected to adopt it and "
174 + "expected to adopt it and take the size specified");
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp 673 // Adopt a single format by format number.
693 // Adopt a single format by format name.
    [all...]
tznames_impl.cpp 482 // ZNStringPool::adopt() Put a string into the hash, but do not copy the string data
486 const UChar *ZNStringPool::adopt(const UChar * s, UErrorCode &status) { function in class:ZNStringPool
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationAPITest.java 150 errln("Constructor taking an array expected to adopt it and "
170 + "expected to adopt it and take the size specified");
    [all...]
  /external/icu/icu4j/
readme.html 160 mid-2001. All new ICU releases will adopt the X license; previous ICU
162 of previous releases of ICU who want to adopt new ICU releases will
    [all...]
  /external/messageformat/
readme.html 139 mid-2001. All new ICU releases will adopt the X license; previous ICU
141 of previous releases of ICU who want to adopt new ICU releases will
    [all...]
  /external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
seccomp_bpf_tests.c 878 * adopt it for ourselves in case its asserts failed.
    [all...]
  /external/boringssl/src/include/openssl/
evp.h 146 * functions adopt the caller's reference. The |get1| functions return a fresh
    [all...]
  /external/icu/icu4c/source/test/intltest/
dcfmapts.cpp 240 errln((UnicodeString)"ERROR: adopt or set DecimalFormatSymbols() failed");
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_program.c 583 * inputs, so adopt a convention to use the generic
    [all...]
  /external/parameter-framework/upstream/tools/xmlGenerator/
EddParser.py 287 # adopt rules of the beginning of the context
  /frameworks/base/core/java/android/os/
ParcelFileDescriptor.java 342 * @param fd The native fd that the ParcelFileDescriptor should adopt.
    [all...]
  /frameworks/base/core/java/android/view/
ThreadedRenderer.java 360 mRootNode = RenderNode.adopt(rootNodePtr);
    [all...]
  /frameworks/base/docs/html/training/cloudsave/
conflict-res.jd 96 sufficient to adopt a variant of one of these strategies:</p>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
istream.tcc 455 // than the general case. Also, the latter two can thus adopt the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
istream.tcc 455 // than the general case. Also, the latter two can thus adopt the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
istream.tcc 455 // than the general case. Also, the latter two can thus adopt the
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
istream.tcc 455 // than the general case. Also, the latter two can thus adopt the

Completed in 1031 milliseconds

1 2 3 45 6 7 8 910