HomeSort by relevance Sort by last modified time
    Searched full:superinterface (Results 1 - 18 of 18) sorted by null

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/d/
T_aput_object_3.d 16 .interface abstract dot.junit.opcodes.aput_object.d.SuperInterface
24 .implements dot.junit.opcodes.aput_object.d.SuperInterface
75 ; v6 = SuperInterface[]
76 new-array v6, v0, [Ldot/junit/opcodes/aput_object/d/SuperInterface;
89 ; (SubClass -> SuperInterface[])
114 ; !(SubClass[] -> SuperInterface[])
  /external/emma/core/java12/com/vladium/jcd/cls/
IInterfaceCollection.java 32 * constant pool index for offset'th direct superinterface.
34 * @param offset superinterface number [must be in [0, size()) range]
58 * Appends a new superinterface pointer to the collection. No duplicate checks are made.
67 * Replaces superinterface pointer number 'offset' with new value 'interface_index'.
72 * @param offset offset of the superinterface pointer to replace [must be in [0, size()) range]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/d/
T_check_cast_2.d 16 .interface public dot.junit.opcodes.check_cast.d.T_check_cast_2.SuperInterface
24 .implements dot/junit/opcodes/check_cast/d/T_check_cast_2/SuperInterface
77 ; (SubClass instanceof SuperInterface)
80 check-cast v10, dot/junit/opcodes/check_cast/d/T_check_cast_2/SuperInterface
107 ; !(SubClass[] instanceof SuperInterface)
111 check-cast v10, dot/junit/opcodes/check_cast/d/T_check_cast_2/SuperInterface
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/instance_of/d/
T_instance_of_2.d 16 .interface public dot.junit.opcodes.instance_of.d.T_instance_of_2.SuperInterface
24 .implements dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface
79 ; (SubClass instanceof SuperInterface)
82 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface
97 ; !(SubClass[] instanceof SuperInterface)
99 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface
  /external/srec/portable/include/
PFileImpl.h 58 * Initializes variables declared in the superinterface.
PANSIFileImpl.h 37 * Superinterface.
PANSIFileSystemImpl.h 36 * Superinterface.
PANSIFileSystem.h 50 * Superinterface.
PFileSystemImpl.h 36 * Superinterface.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
ClassProto.java 143 for (String superInterface: interfaceProto.getInterfaces().keySet()) {
144 if (!interfaces.containsKey(superInterface)) {
145 interfaces.put(superInterface, interfaceProto.getInterfaces().get(superInterface));
  /external/srec/portable/src/
PFileImpl.c 33 * Initializes variables declared in the superinterface.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 175 * and that you only call interface functions for the superinterface of IBar
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 175 * and that you only call interface functions for the superinterface of IBar
  /art/runtime/mirror/
class.h     [all...]
  /external/doclava/src/com/google/doclava/
ClassInfo.java     [all...]
  /libcore/libart/src/main/java/java/lang/
Class.java 161 * indirectly via a superinterface. This will be null if neither we nor our superclass
    [all...]
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 

Completed in 1508 milliseconds