HomeSort by relevance Sort by last modified time
    Searched full:ended (Results 26 - 50 of 729) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/rendering/
RenderSummary.cpp 56 // Ensure that if we ended up being inline that we set our replaced flag
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntryHandler.java 51 * Called when the parsing ended.
VCardInterpreter.java 70 * Called when parsing one vCard entry ended.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalList.java 95 /** local ended without being replaced */
98 /** local ended because it was directly replaced */
101 /** local ended because it was moved to a different register */
105 * local ended because the previous local clobbered this one
111 * local ended because the next local clobbered this one
633 * There was a different variable ended at the
635 * it was ended due to a replacement (rather than
653 * is of category-2, then it is ended by this new start.
666 * just above (if any) is ended by the start now being
693 * local being ended
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
LocalList.java 95 /** local ended without being replaced */
98 /** local ended because it was directly replaced */
101 /** local ended because it was moved to a different register */
105 * local ended because the previous local clobbered this one
111 * local ended because the next local clobbered this one
633 * There was a different variable ended at the
635 * it was ended due to a replacement (rather than
653 * is of category-2, then it is ended by this new start.
666 * just above (if any) is ended by the start now being
693 * local being ended
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalList.java 95 /** local ended without being replaced */
98 /** local ended because it was directly replaced */
101 /** local ended because it was moved to a different register */
105 * local ended because the previous local clobbered this one
111 * local ended because the next local clobbered this one
633 * There was a different variable ended at the
635 * it was ended due to a replacement (rather than
653 * is of category-2, then it is ended by this new start.
666 * just above (if any) is ended by the start now being
693 * local being ended
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
SDL_systhread.c 63 D(bug("Thread with data %lx ended\n",data));
82 D(bug("Thread with data %lx ended\n",data));
  /external/bison/src/
relation.h 28 nodes, ended with END_NODE. */
  /external/chromium/chrome/browser/sync/engine/
cleanup_disabled_types_command.cc 39 // | initial sync ended and cleanup
  /external/chromium/chrome/browser/ui/cocoa/
animatable_view.h 26 IBOutlet id delegate_; // weak, used to send animation ended messages.
  /external/v8/test/mjsunit/regress/
regress-1546.js 31 // with "*", so it ended the comment early.
  /external/webkit/LayoutTests/storage/
private-browsing-noread-nowrite.html 79 writeMessageToLog("Test ended");
  /external/webkit/Source/WebCore/page/
WebKitAnimation.h 59 bool ended() const;
WebKitAnimation.idl 42 readonly attribute boolean ended;
  /external/wpa_supplicant_8/src/ap/
tkip_countermeasures.c 29 HOSTAPD_LEVEL_INFO, "TKIP countermeasures ended");
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
RSACoreEngine.java 128 if (output[0] == 0 && output.length > getOutputBlockSize()) // have ended up with an extra zero byte, copy down.
137 if (output.length < getOutputBlockSize()) // have ended up with less bytes than normal, lengthen
148 if (output[0] == 0) // have ended up with an extra zero byte, copy down.
  /frameworks/base/packages/BackupRestoreConfirmation/res/values/
strings.xml 53 <!-- Text of a toast telling the user that a full backup operation has ended -->
57 <!-- Text of a toast telling the user that a full restore operation has ended -->
58 <string name="toast_restore_ended">Restore ended</string>
  /packages/apps/Email/src/org/apache/commons/io/input/
TeeInputStream.java 102 * @return next byte from the stream, or -1 if the stream has ended
120 * @return number of bytes read, or -1 if the stream has ended
136 * @return number of bytes read, or -1 if the stream has ended
  /external/chromium/webkit/glue/
resource_loader_bridge.h 62 // The time that proxy processing ended. For reused sockets this time
69 // The time that DNS lookup ended. For reused sockets this time is -1.
76 // The time that establishing connection ended. Connect time includes
84 // The time at which SSL handshake ended. For non-HTTPS requests this is 0.
90 // The time that HTTP request ended. For non-HTTP requests this is 0.
97 // The time at which receiving HTTP headers ended. For non-HTTP requests
  /cts/tests/src/android/view/animation/cts/
AnimationTestUtils.java 77 // check whether it has ended after duration
  /external/chromium/chrome/browser/chromeos/login/
login_status_consumer.h 101 // The current login attempt has ended in failure, with error |error|.
  /external/guava/
README 15 For open-ended questions and discussion:
  /external/kernel-headers/original/linux/mtd/
partitions.h 29 * previous one ended; if MTDPART_OFS_NXTBLK, at the next erase block.
  /external/llvm/test/DebugInfo/X86/
stringpool.ll 38 ; Verify that "yyyy" ended up in the stringpool.
  /external/netperf/
netcpu_osx.c 111 /* calculations - for example, tests that were ended by */

Completed in 619 milliseconds

12 3 4 5 6 7 8 91011>>