HomeSort by relevance Sort by last modified time
    Searched full:cloning (Results 251 - 275 of 348) sorted by null

<<11121314

  /libcore/ojluni/src/main/java/java/util/
HashMap.java 818 * as part of Map construction or "pseudo-construction" (cloning,
    [all...]
  /libcore/ojluni/src/main/java/sun/security/x509/
X509CertImpl.java     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_minidom.py 632 " shallow cloning of documents makes no sense!")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
minidom.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_minidom.py 632 " shallow cloning of documents makes no sense!")
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
minidom.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_minidom.py 632 " shallow cloning of documents makes no sense!")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_minidom.py 632 " shallow cloning of documents makes no sense!")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py     [all...]
  /external/icu/icu4c/source/i18n/
smpdtfmt.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
usettest.cpp     [all...]
  /external/v8/include/
v8.h     [all...]
  /external/mesa3d/docs/
relnotes-7.10.html     [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]
  /build/blueprint/
context.go 918 panic(fmt.Sprintf("unrecognized module type %q during cloning", typeName))
    [all...]
  /external/ImageMagick/ImageMagick/script/
architecture.html 184 <p>When we first create the destination image by cloning the source image, the pixel cache pixels are not copied. They are only copied when you signal your intentions to modify or set the pixel cache by calling <a href="../api/cache.php#GetAuthenticPixels">GetAuthenticPixels()</a> or <a href="../api/cache.php#QueueAuthenticPixels">QueueAuthenticPixels()</a>. Use <a href="../api/cache.php#QueueAuthenticPixels">QueueAuthenticPixels()</a> if you want to set new pixel values rather than update existing ones. You could use GetAuthenticPixels() to set pixel values but it is slightly more efficient to use QueueAuthenticPixels() instead. Finally, use <a href="../api/cache.php#SyncAuthenticPixels">SyncAuthenticPixels()</a> to ensure any updated pixels are pushed to the pixel cache.</p>
    [all...]
  /external/ImageMagick/www/
architecture.html 188 <p>When we first create the destination image by cloning the source image, the pixel cache pixels are not copied. They are only copied when you signal your intentions to modify or set the pixel cache by calling <a href="api/cache.html#GetAuthenticPixels">GetAuthenticPixels()</a> or <a href="api/cache.html#QueueAuthenticPixels">QueueAuthenticPixels()</a>. Use <a href="api/cache.html#QueueAuthenticPixels">QueueAuthenticPixels()</a> if you want to set new pixel values rather than update existing ones. You could use GetAuthenticPixels() to set pixel values but it is slightly more efficient to use QueueAuthenticPixels() instead. Finally, use <a href="api/cache.html#SyncAuthenticPixels">SyncAuthenticPixels()</a> to ensure any updated pixels are pushed to the pixel cache.</p>
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/doc/
pyasn1-tutorial.html 1159 To support anonymous subtyping in pyasn1, a cloning operation on an existing
    [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
web-animations-next-lite.min.js     [all...]
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp     [all...]
  /external/gptfdisk/
gpt.cc     [all...]
  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Normalizer.java 628 * object are duplicated in the new object, including the cloning of any
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UnicodeSetTest.java     [all...]

Completed in 1165 milliseconds

<<11121314