/libcore/ojluni/src/main/java/java/lang/ |
Object.java | 198 * specific cloning operation. First, if the class of this object does 233 * Native helper method for cloning.
|
/external/icu/icu4c/source/common/ |
utext.cpp | [all...] |
filteredbrk.cpp | 166 /* -- cloning and other subclass stuff -- */
|
ucnvhz.c | 518 * Structure for cloning an HZ converter into a single memory block.
|
/external/icu/icu4c/source/i18n/unicode/ |
ucol.h | [all...] |
/external/llvm/lib/Linker/ |
IRMover.cpp | 20 #include "llvm/Transforms/Utils/Cloning.h" 430 /// Handles cloning of a global values from the source module into 490 /// Functions that take care of cloning a specific global value type [all...] |
/libcore/luni/src/test/java/libcore/xml/ |
DomTest.java | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
GlobalizationPreferences.java | 464 throw new ICUCloneNotSupportedException("Error in cloning collator", e); 481 throw new ICUCloneNotSupportedException("Error in cloning collator", e); [all...] |
/external/icu/icu4c/source/test/cintltst/ |
trie2test.c | 590 log_err("error: cloning a frozen UTrie2 failed (%s) - %s\n", 769 * try cloning after the first serialization; [all...] |
/external/icu/icu4c/source/test/intltest/ |
utxttest.cpp | 549 // TestAccess Test the read only access functions on a UText, including cloning. 566 // Note that text providers are not required to provide deep cloning, [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/ |
GlobalizationPreferences.java | 485 throw new ICUCloneNotSupportedException("Error in cloning collator", e); 503 throw new ICUCloneNotSupportedException("Error in cloning collator", e); [all...] |
/libcore/ojluni/src/main/java/sun/security/util/ |
Resources.java | 365 {"Alias.alias.references.an.entry.type.that.is.not.a.private.key.entry.The.keyclone.command.only.supports.cloning.of.private.key", 366 "Alias <{0}> references an entry type that is not a private key entry. The -keyclone command only supports cloning of private key entries"}, [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_weakref.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_weakref.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_weakref.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_weakref.py | [all...] |
/prebuilts/tools/common/jfreechart/ |
README.txt | 344 - more fixes for cloning and serialization; 361 - improved support for cloning and serialization; [all...] |
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/ |
README.txt | 344 - more fixes for cloning and serialization; 361 - improved support for cloning and serialization; [all...] |
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/ |
README.txt | 344 - more fixes for cloning and serialization; 361 - improved support for cloning and serialization; [all...] |
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/ |
README.txt | 344 - more fixes for cloning and serialization; 361 - improved support for cloning and serialization; [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
BitSet.js | 261 * Cloning this BitSet produces a new BitSet that is equal to it.
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XNodeSet.java | 369 * Return the iterator without cloning, etc.
|
/external/autotest/cli/ |
job.py | 575 Cloning a job is rather different from the other create operations,
|
/external/conscrypt/src/platform/java/org/conscrypt/ |
TrustedCertificateStore.java | 493 // like java.security.cert.CertSelector but with X509Certificate and without cloning
|
/external/e2fsprogs/e2fsck/ |
pass1b.c | 760 printf("Cloning block #%lld from %llu to %llu\n",
|