/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyProtobuf.java | 59 public static IRubyObject deepCopy(ThreadContext context, IRubyObject self, IRubyObject message) { method in class:RubyProtobuf 61 return ((RubyMessage) message).deepCopy(context); 63 return ((RubyRepeatedField) message).deepCopy(context); 65 return ((RubyMap) message).deepCopy(context);
|
H A D | RubyMap.java | 347 protected IRubyObject deepCopy(ThreadContext context) { method in class:RubyMap 353 newMap.table.put(key.dup(), message.deepCopy(context));
|
H A D | RubyRepeatedField.java | 334 protected RubyRepeatedField deepCopy(ThreadContext context) { method in class:RubyRepeatedField 339 copy.storage.add(((RubyMessage) value).deepCopy(context));
|
H A D | RubyMessage.java | 401 protected IRubyObject deepCopy(ThreadContext context) { method in class:RubyMessage 405 copy.addRepeatedField(fdef, this.getRepeatedField(context, fdef).deepCopy(context));
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
H A D | ANTLRTree.h | 113 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
H A D | ANTLRBaseTree.h | 80 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone 156 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
H A D | ANTLRTree.h | 107 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
H A D | ANTLRBaseTree.h | 78 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone 152 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
H A D | ANTLRTree.h | 107 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
H A D | ANTLRBaseTree.h | 78 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone 152 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
H A D | ANTLRTree.h | 107 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
H A D | ANTLRBaseTree.h | 78 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone 152 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
|
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
H A D | NanoTest.java | 4198 setMap(a.int32ToInt32Field, deepCopy(int32Values), deepCopy(int32Values)); 4199 setMap(b.int32ToInt32Field, deepCopy(int32Values), deepCopy(int32Values)); 4207 deepCopy(int32Values), deepCopy(messageValues)); 4209 deepCopy(int32Values), deepCopy(messageValues)); 4214 setMap(a.stringToInt32Field, deepCopy(stringValues), deepCopy(int32Value 4321 private static <T> T[] deepCopy(T[] orig) throws Exception { method in class:NanoTest [all...] |
/external/guice/extensions/persist/lib/ |
H A D | hibernate-annotations.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ... |
H A D | hibernate3.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ... |
/external/guice/lib/build/ |
H A D | spring-beans.jar | META-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/beans/ org/springframework/beans/annotation/ ... |
/external/v8/src/inspector/build/closure-compiler/ |
H A D | closure-compiler.jar | META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ... |
/external/guice/extensions/struts2/lib/ |
H A D | core-3.1.1.jar | META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
H A D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ... |
/external/dagger2/lib/ |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |