HomeSort by relevance Sort by last modified time
    Searched refs:could (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /development/simulator/wrapsim/
Android.mk 31 # library or system calls they make could lead to recursive behavior.
  /dalvik/vm/mterp/armv4t/
OP_SGET_WIDE.S 32 EXPORT_PC() @ resolve() could throw, so export now
OP_SPUT_WIDE.S 33 EXPORT_PC() @ resolve() could throw, so export now
OP_IGET_WIDE.S 19 EXPORT_PC() @ resolve() could throw
OP_IPUT_WIDE.S 16 EXPORT_PC() @ resolve() could throw
  /dalvik/vm/mterp/armv5te/
OP_IGET.S 22 EXPORT_PC() @ resolve() could throw
OP_SGET.S 32 EXPORT_PC() @ resolve() could throw, so export now
OP_SGET_WIDE.S 31 EXPORT_PC() @ resolve() could throw, so export now
OP_SPUT.S 32 EXPORT_PC() @ resolve() could throw, so export now
OP_SPUT_WIDE.S 32 EXPORT_PC() @ resolve() could throw, so export now
OP_INSTANCE_OF.S 60 @ could b ${opcode}_store, but copying is faster and cheaper
73 EXPORT_PC() @ resolve() could throw
OP_CHECK_CAST.S 59 EXPORT_PC() @ resolve() could throw
OP_IGET_WIDE.S 19 EXPORT_PC() @ resolve() could throw
OP_IPUT.S 22 EXPORT_PC() @ resolve() could throw
OP_IPUT_WIDE.S 16 EXPORT_PC() @ resolve() could throw
  /dalvik/vm/mterp/armv6t2/
OP_IGET.S 22 EXPORT_PC() @ resolve() could throw
OP_IGET_WIDE.S 19 EXPORT_PC() @ resolve() could throw
OP_IPUT.S 22 EXPORT_PC() @ resolve() could throw
OP_IPUT_WIDE.S 16 EXPORT_PC() @ resolve() could throw
  /dalvik/vm/mterp/x86/
OP_SGET.S 34 EXPORT_PC() # could throw, need to export
OP_SGET_WIDE.S 35 EXPORT_PC() # could throw, need to export
OP_SPUT.S 34 EXPORT_PC() # could throw, need to export
OP_SPUT_WIDE.S 36 EXPORT_PC() # could throw, need to export
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties 17 # generic messages that could be used by multiple classes
29 AndroidJUnitDelegate_NoTargetMsg_3s=%1$s is not configured correctly for running tests:\nA targetPackage attribute for instrumentation %2$s in its %3$s could not be found\!
  /external/libxml2/
xmlcatalog.c 492 fprintf(stderr, "could not open %s for saving\n",
508 "could not open %s for saving\n",
594 fprintf(stderr, "could not open %s for saving\n", filename);

Completed in 297 milliseconds

1 2 3 4