/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | RubyProtobuf.java | 59 … public static IRubyObject deepCopy(ThreadContext context, IRubyObject self, IRubyObject message) { in deepCopy() method in RubyProtobuf 61 return ((RubyMessage) message).deepCopy(context); in deepCopy() 63 return ((RubyRepeatedField) message).deepCopy(context); in deepCopy() 65 return ((RubyMap) message).deepCopy(context); in deepCopy()
|
D | RubyMap.java | 347 protected IRubyObject deepCopy(ThreadContext context) { in deepCopy() method in RubyMap 353 newMap.table.put(key.dup(), message.deepCopy(context)); in deepCopy()
|
D | RubyRepeatedField.java | 334 protected RubyRepeatedField deepCopy(ThreadContext context) { in deepCopy() method in RubyRepeatedField 339 copy.storage.add(((RubyMessage) value).deepCopy(context)); in deepCopy()
|
D | RubyMessage.java | 401 protected IRubyObject deepCopy(ThreadContext context) { in deepCopy() method in RubyMessage 405 copy.addRepeatedField(fdef, this.getRepeatedField(context, fdef).deepCopy(context)); in deepCopy()
|
/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | ViewData.java | 126 final Map<List</*@Nullable*/ TagValue>, AggregationData> deepCopy = in create() local 131 deepCopy.put( in create() 140 view, Collections.unmodifiableMap(deepCopy), arg, arg.getStart(), arg.getEnd()); in create() 149 Collections.unmodifiableMap(deepCopy), in create() 176 Map<List</*@Nullable*/ TagValue>, AggregationData> deepCopy = 181 deepCopy.put( 187 Collections.unmodifiableMap(deepCopy),
|
/external/antlr/runtime/ObjC/Framework/ |
D | BaseTree.h | 80 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone 156 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
D | Tree.h | 113 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
D | TreeAdaptor.m | 123 return [aTree deepCopy];
|
D | BaseTree.m | 485 - (id) deepCopy // performs a deepCopyWithZone: with the default zone
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | SymbolTable.cpp | 288 type.deepCopy(copyOf.type); in TVariable() 324 returnType.deepCopy(copyOf.returnType); in TFunction()
|
D | ParseHelper.cpp | 7026 existingName->getType().getReferentType()->deepCopy(blockType); in declareBlock()
|
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
D | NanoTest.java | 4198 setMap(a.int32ToInt32Field, deepCopy(int32Values), deepCopy(int32Values)); in testMapEquals() 4199 setMap(b.int32ToInt32Field, deepCopy(int32Values), deepCopy(int32Values)); in testMapEquals() 4207 deepCopy(int32Values), deepCopy(messageValues)); in testMapEquals() 4209 deepCopy(int32Values), deepCopy(messageValues)); in testMapEquals() 4214 setMap(a.stringToInt32Field, deepCopy(stringValues), deepCopy(int32Values)); in testMapEquals() 4215 setMap(b.stringToInt32Field, deepCopy(stringValues), deepCopy(int32Values)); in testMapEquals() 4220 setMap(a.int32ToBytesField, deepCopy(int32Values), deepCopy(bytesValues)); in testMapEquals() 4221 setMap(b.int32ToBytesField, deepCopy(int32Values), deepCopy(bytesValues)); in testMapEquals() 4227 setMap(a.int32ToStringField, deepCopy(int32Values), deepCopy(stringValues)); in testMapEquals() 4228 setMap(b.int32ToStringField, deepCopy(int32Values), deepCopy(stringValues)); in testMapEquals() [all …]
|
/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 1434 void deepCopy(const TType& copyOf) in deepCopy() function 1437 deepCopy(copyOf, copied); in deepCopy() 1453 newType->deepCopy(*this); in clone() 2098 void deepCopy(const TType& copyOf, TMap<TTypeList*,TTypeList*>& copiedMap) in deepCopy() function 2118 typeLoc.type->deepCopy(*(*copyOf.structure)[i].type, copiedMap); in deepCopy()
|
/external/cldr/tools/java/libs/ |
D | gson.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | hibernate-annotations.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowPackageManager.java | 198 return bundle == null ? null : bundle.deepCopy(); in deepCopyNullablePersistableBundle()
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |
D | kotlin-main-kts.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/mainKts/MainKtsScriptDefinition$1$ ... |
/external/guice/lib/build/ |
D | spring-beans.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.osgi_3.13.0.v20180409-1500.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |