HomeSort by relevance Sort by last modified time
    Searched full:ended (Results 426 - 450 of 1038) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h 129 #define AUDIT_ANOM_ABEND 1701 /* Process ended abnormally */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_queue.py 82 self.fail("trigger thread ended but event never set")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_queue.py 82 self.fail("trigger thread ended but event never set")
  /bionic/libc/stdio/
vfscanf.c 731 return (fmt - 1);/* format ended before closing ] */
747 case 0: /* format ended too soon */
  /dalvik/vm/alloc/
MarkSweep.cpp 540 /* Ended within the current card, advance to the next card. */
544 /* Ended past the current card, skip ahead. */
  /dalvik/vm/mterp/
gen-mterp.py 32 in_op_start = 0 # 0=not started, 1=started, 2=ended
33 in_alt_op_start = 0 # 0=not started, 1=started, 2=ended
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 751 // after a parse has ended. Generate a new one each time.
789 System.out.println("\nFilter ended (EOF or on request).\n");
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 150 // The one that ended most recently (Highest end time) should be sorted
154 // If both ended at the same time, then odds are they were related events,
  /external/chromium_org/content/public/browser/
web_contents.h 382 // A render view-originated drag has ended. Informs the render view host and
426 // Called when the color chooser has ended.
  /external/chromium_org/media/base/
pipeline.cc 675 // Force post to process ended messages after current execution frame.
682 // Force post to process ended messages after current execution frame.
  /external/chromium_org/net/disk_cache/
disk_cache.h 145 // ended by calling this method with iter returned by OpenNextEntry().
233 // (the second one starts where the first one ended), and there is no other
  /external/chromium_org/remoting/resources/
remoting_strings_en-GB.xtb 114 <translation id="3776024066357219166">Your Chrome Remote Desktop session has ended.</translation>
152 <translation id="4703799847237267011">Your Chromoting session has ended.</translation>
  /external/clang/lib/ARCMigrate/
ARCMT.cpp 301 // After parsing of source files ended, we want to reuse the
619 // After parsing of source files ended, we want to reuse the
  /external/dropbear/
common-kex.c 372 /* Z_DATA_ERROR is ok, just means that stream isn't ended */
379 /* Z_DATA_ERROR is ok, just means that stream isn't ended */
  /external/llvm/lib/DebugInfo/
DWARFDebugLine.cpp 214 " have ended at 0x%8.8x but it ended ad 0x%8.8x\n",
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 54 * driver ended up being set to station mode while hostapd was
331 * driver ended up reporting a station mode event while hostapd
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 398 * When the outer transaction is ended all of
400 * rolled back. The changes will be rolled back if any transaction is ended without being
421 * the outer transaction is ended all of the work done in that transaction
423 * changes will be rolled back if any transaction is ended without being
447 * When the outer transaction is ended all of
449 * rolled back. The changes will be rolled back if any transaction is ended without being
474 * the outer transaction is ended all of the work done in that transaction
476 * changes will be rolled back if any transaction is ended without being
    [all...]
  /hardware/samsung_slsi/exynos5/libv4l2/
exynos_mc.c 607 * @param endp - pointer to string where parsing ended
662 * @param endp - pointer to p where parsing ended
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaByDayAdapter.java 341 // If this event has ended then remove it from the
406 // If this event has ended then remove it from the
  /packages/apps/InCallUI/src/com/android/incallui/
InCallPresenter.java 112 * certain cases like showing "Call Ended".
134 * Attempts to tear down everything if the UI just ended. See #tearDown for more insight on
  /packages/services/Telephony/src/com/android/phone/
EmergencyCallHelper.java 253 // Either the emergency call succeeded *and* ended normally,
262 // show the "Call ended" state and finish itself without any
  /external/chromium_org/third_party/libxml/src/
c14n.c     [all...]
  /external/libxml2/
c14n.c     [all...]
  /bionic/libc/upstream-netbsd/libc/regex/
engine.c 771 static const char * /* where tentative match ended, or NULL */
866 static const char * /* where it ended */
882 const char *matchp; /* last p at which a match ended */
  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java     [all...]

Completed in 1153 milliseconds

<<11121314151617181920>>