/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
DependencyFinder.java | 349 * If the type is an object, it's internal name is considered. 356 if (t.getSort() == Type.OBJECT) { 407 // For interfaces, the super class is Object. May be null but only for the Object class. 461 String signature, Object value) { 536 public void visitFrame(int type, int local, Object[] local2, int stack, Object[] stack2) { 567 public void visitLdcInsn(Object cst) { 644 // internal name of an object or array class. 761 public void visit(String name, Object value) [all...] |
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
AsmGeneratorTest.java | 437 Object emptyArrayInstance = emptyArrayClass.newInstance(); 439 Object cl = method.invoke(emptyArrayInstance); 501 String signature, Object value) { 522 public void visitLdcInsn(Object cst) { 548 if (sort == Type.OBJECT) {
|
/external/guice/lib/build/ |
asm-5.0.3.jar | |
/external/mesa3d/src/mesa/program/ |
program_lexer.l | 289 {dot}object { return OBJECT; }
|
program_parse.y | 180 %token OBJECT [all...] |
/prebuilts/devtools/tools/lib/ |
asm-5.0.3.jar | |
/prebuilts/misc/common/asm/ |
asm-5.0.jar | |
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/4.1/ |
asm-4.1.jar | |
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.1/ |
asm-5.0.1.jar | |
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.3/ |
asm-5.0.3.jar | |
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.4/ |
asm-5.0.4.jar | |
/prebuilts/tools/common/offline-m2/org/ow2/asm/asm/5.0.3/ |
asm-5.0.3.jar | |
/prebuilts/tools/common/offline-m2/org/ow2/asm/asm/5.0.4/ |
asm-5.0.4.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/ |
plexus-interpolation-1.11.jar | |
/dalvik/dx/src/com/android/dx/cf/code/ |
RopperMachine.java | 65 "Ljava/lang/Object;"))); 429 * The component type is an object type, so just make a 447 * of newInstance() is Object, which is why the last 453 RegisterSpec.make(dest.getReg(), Type.OBJECT); 521 * array constructor "newarray" or an object array 712 * putfield is (object, value), but the rop 713 * argument order is (value, object). [all...] |
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
CodeEmitter.java | 186 case Type.OBJECT: 699 * on the top of the stack with the wrapped (Object) equivalent. For 727 * If the argument is a primitive class, replaces the object 771 * Allocates and fills an Object[] array with the arguments to the 773 * (Object) equivalents. 777 Object[] args = new Object[]{ arg1, new Integer(arg2) }; 818 * Unboxes the object on the top of the stack. If the object is null, the
|
/toolchain/binutils/binutils-2.25/gold/ |
symtab.h | 36 #include "object.h" 42 class Object; 152 // Return the object with which this symbol is associated. 153 Object* 154 object() const function in class:gold::Symbol 157 return this->u_.from_object.object; 161 // dynamic object file. 275 // symbol pointers attached to object files. 317 // Return whether this symbol has been seen in a regular object. 322 // Mark this symbol as having been seen in a regular object 955 Object* object; member in struct:gold::Symbol::__anon75350::__anon75351 1242 Object* object; member in struct:gold::Symbol_location 1302 Object* object; member in struct:gold::Warnings::Warning_location [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
plexus-interpolation-1.19.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.13/ |
plexus-interpolation-1.13.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.14/ |
plexus-interpolation-1.14.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/ |
gmaven-runtime-support-1.5.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/ |
plexus-interpolation-1.14.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/ |
plexus-interpolation-1.21.jar | |