Searched defs:cloned (Results 1 - 25 of 27) sorted by relevance

12

/external/icu/icu4c/source/samples/ucnv/
H A Dflagcb.c53 FromUFLAGContext *old, *cloned; local
60 cloned = flagCB_fromU_openContext();
62 memcpy(cloned, old, sizeof(FromUFLAGContext));
67 printf("%p: cloned subcb=%p:%p\n", cloned, cloned->subCallback,
68 cloned->subContext);
89 cloned->subCallback,
90 cloned->subContext,
95 if( cloned
201 debugCBContext *cloned; local
[all...]
/external/mesa3d/src/compiler/glsl/
H A Dir_clone.cpp257 ir_assignment *cloned = local
261 cloned->write_mask = this->write_mask;
262 return cloned;
435 /* Make a pass over the cloned tree to fix up ir_call nodes to point to the
436 * cloned ir_function_signature nodes. This cannot be done automatically
438 * the function signature that it references may not have been cloned yet).
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DInternalNano.java542 ExtendableMessageNano cloned) {
544 cloned.unknownFieldData = (FieldArray) original.unknownFieldData.clone();
541 cloneUnknownFieldData(ExtendableMessageNano original, ExtendableMessageNano cloned) argument
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_normalization.cc119 auto cloned = comp->parent()->AddEmbeddedComputation(comp->Clone()); local
120 cloned_computations[comp] = cloned;
H A Dhlo_instruction_test.cc704 auto cloned = fusion->CloneWithNewOperands(fusion->shape(), {}); local
1184 // Test that the suffix string added to cloned instructions is not
/external/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp296 // The UText is deep-cloned prior to each operation, so that the original UText remains unchanged.
415 // clone the UText. The test will be run in the cloned copy
493 // clone the target UText. The test will be run in the cloned copy
1389 // Clone fails to update chunkContentPointer in the cloned copy.
1501 UText *cloned = utext_clone(NULL, ut, TRUE, TRUE, &status); local
1502 TEST_ASSERT(cloned == NULL);
H A Dusettest.cpp2260 UnicodeSet *cloned=(UnicodeSet *)frozen.clone(); local
2261 if(!cloned->isFrozen() || *cloned!=frozen || cloned->containsSome(0xd802, 0xd805)) {
2264 cloned->add(0xd802, 0xd805);
2265 if(cloned->containsSome(0xd802, 0xd805)) {
2268 delete cloned;
/external/iproute2/ip/
H A Diproute.c115 int cloned; member in struct:__anon8819
164 if (filter.cloned == !(r->rtm_flags&RTM_F_CLONED))
1431 filter.cloned = 1;
1449 matches(*argv, "cloned") == 0) {
1450 filter.cloned = 1;
1597 if (filter.cloned) {
1623 if (round == 0 && (!filter.cloned || do_ipv6 == AF_INET6))
1648 if (!filter.cloned) {
1689 filter.cloned = 2;
/external/skia/tools/bookmaker/
H A Dbookmaker.cpp1719 Definition* cloned = nullptr; local
1724 cloned = iter.second;
1730 cloned = &iter.second;
1737 cloned = &*iter;
1748 cloned->fCloned = true;
1749 if (cloned->fDeprecated) {
1750 cloned->fClone = true;
/external/skqp/tools/bookmaker/
H A Dbookmaker.cpp1616 Definition* cloned = nullptr; local
1621 cloned = iter.second;
1627 cloned = &iter.second;
1634 cloned = &*iter;
1645 cloned->fCloned = true;
/external/valgrind/coregrind/m_debuginfo/
H A Dreaddwarf3.c2437 XArray* cloned = VG_(cloneXA)( "di.readdwarf3.pvD.2", xa ); local
2438 tv->rngMany = cloned;
2439 VG_(addToFM)( rangestree, (UWord)cloned, 0 );
2454 VG_(printf)("XXXX %d tot, %d cloned\n", ntot, ngt);
/external/robolectric/v1/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 1584 milliseconds

12