/dalvik/vm/mterp/x86-atom/ |
OP_DOUBLE_TO_LONG.S | 51 FINISH 1 # jump to next instruction 58 FINISH 1 # jump to next instruction 64 FINISH 1 # jump to next instruction 71 FINISH 1 # jump to next instruction
|
OP_FLOAT_TO_LONG.S | 51 FINISH 1 # jump to next instruction 58 FINISH 1 # jump to next instruction 64 FINISH 1 # jump to next instruction 71 FINISH 1 # jump to next instruction
|
OP_INVOKE_DIRECT_EMPTY.S | 26 FINISH
|
OP_NOP.S | 30 FINISH 1 # jump to next instruction
|
/external/dropbear/libtomcrypt/src/modes/cbc/ |
cbc_done.c | 15 CBC implementation, finish chain, Tom St Denis
|
/external/dropbear/libtomcrypt/src/modes/cfb/ |
cfb_done.c | 15 CFB implementation, finish chain, Tom St Denis
|
/external/dropbear/libtomcrypt/src/modes/ctr/ |
ctr_done.c | 15 CTR implementation, finish chain, Tom St Denis
|
/external/dropbear/libtomcrypt/src/modes/ecb/ |
ecb_done.c | 15 ECB implementation, finish chain, Tom St Denis
|
/external/dropbear/libtomcrypt/src/modes/f8/ |
f8_done.c | 15 F8 implementation, finish chain, Tom St Denis
|
/external/dropbear/libtomcrypt/src/modes/ofb/ |
ofb_done.c | 15 OFB implementation, finish chain, Tom St Denis
|
/external/e2fsprogs/lib/ext2fs/ |
alloc.c | 144 errcode_t ext2fs_get_free_blocks(ext2_filsys fs, blk_t start, blk_t finish, 157 if (!finish) 158 finish = start; 169 } while (b != finish);
|
/external/junit/src/junit/swingui/ |
TestRunView.java | 12 * notified about the start and finish of a run.
|
/external/webkit/LayoutTests/http/tests/appcache/ |
manifest-redirect-2.html | 24 // Wait for cache update to finish.
|
manifest-redirect.html | 24 // Wait for cache update to finish.
|
resource-redirect-2.html | 24 // Wait for cache update to finish.
|
resource-redirect.html | 24 // Wait for cache update to finish.
|
wrong-content-type.html | 24 // Wait for cache update to finish.
|
wrong-signature-2.html | 24 // Wait for cache update to finish.
|
wrong-signature.html | 24 // Wait for cache update to finish.
|
/frameworks/base/core/java/com/android/internal/app/ |
ExternalMediaFormatActivity.java | 43 /** Used to detect when the media state changes, in case we need to call finish() */ 54 finish(); 111 // No matter what, finish the activity 112 finish(); method
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
SearchableActivity.java | 27 finish(); method
|
SubActivityScreen.java | 86 finish(); method 92 finish(); method 99 finish(); method 148 finish(); method
|
TestedScreen.java | 49 finish(); method 55 finish(); method 105 finish(); 122 finish(); method
|
/packages/apps/AccountsAndSyncSettings/src/com/android/settings/ |
AccountSyncSettingsInAddAccount.java | 31 finish(); method
|
/packages/apps/Settings/src/com/android/settings/ |
CreateShortcut.java | 25 finish(); method
|