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

1 2 3 4 5 67 8 91011>>

  /external/skia/src/gpu/
GrDefaultPathRenderer.cpp 282 // first pt of quad is the pt we ended on in previous step
298 // first pt of cubic is the pt we ended on in previous step
  /external/webkit/Source/WebCore/html/
HTMLMediaElement.h 120 bool ended() const;
400 // time has not changed since sending an "ended" event
  /frameworks/base/core/tests/coretests/src/android/animation/
ViewPropertyAnimatorTest.java 161 // yet canceled or ended
171 // yet ended
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTestResultParser.java 296 // Test run ended
456 * @param identifier Raw log output from the suite ended tag
497 * Helper method to do the work necessary when a test has ended.
561 // For all cases (pass or fail), we ultimately need to report test has ended
  /dalvik/vm/compiler/
CompilerIR.h 159 bool needFallThroughBranch; // For blocks ended due to length limit
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource.java 71 * ran to completion, or was ended by deliverMoreNodes(false).
  /external/bluetooth/bluez/tools/
hcitool.1 109 for user ended connections. The value must be given in decimal.
  /external/chromium/base/debug/
trace_event.h 63 // Record that an event (of name, id) has ended. All END events should have
  /external/chromium/chrome/browser/sync/glue/
ui_model_worker.cc 113 // observer fire when the loop has ended, just a bit before it
  /external/chromium/chrome/browser/sync/
test_profile_sync_service.cc 202 // Pretend we downloaded initial updates and set initial sync ended bits
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm 117 // Regardless of the type of dragging which ended, we need to get rid of the
bookmark_bar_view.mm 164 // Regardless of the type of dragging which ended, we need to get rid of the
  /external/chromium/chrome/browser/ui/cocoa/importer/
import_progress_dialog_cocoa.mm 132 // ended, which will trigger the ImportEnded method, in which this object is
  /external/chromium/chrome/browser/ui/cocoa/
js_modal_dialog_cocoa.mm 128 // Create a helper which will receive the sheet ended selector. It will
ssl_client_certificate_selector.mm 191 // sheet is open. Don't release the ownership claim until the sheet has ended
  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.h 110 // Called when the "close shelf" animation ended.
  /external/chromium/net/base/
upload_data_stream.h 51 // size() is not to be used to determine whether the stream has ended
  /external/chromium/net/http/
http_chunked_decoder.h 71 // chunk. The chunked encoding is ended by any chunk whose size is zero,
  /external/chromium/testing/gtest/samples/
sample9_unittest.cc 57 // Called after all test activities have ended.
  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.h 133 // keep a deque (doubely ended queue) of them around. While one is playing we
  /external/clang/www/
UniversalDriver.html 38 <p>This is a large and open-ended project. It's eventual success depends not
  /external/dbus/dbus/
dbus-marshal-validate.c 851 case DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED: return "Struct ended but not started";
852 case DBUS_INVALID_STRUCT_STARTED_BUT_NOT_ENDED: return "Struct started but not ended";
894 case DBUS_INVALID_DICT_ENTRY_ENDED_BUT_NOT_STARTED: return "Dict entry ended but not started";
895 case DBUS_INVALID_DICT_ENTRY_STARTED_BUT_NOT_ENDED: return "Dict entry started but not ended";
    [all...]
  /external/gtest/samples/
sample9_unittest.cc 57 // Called after all test activities have ended.
  /external/netperf/
netcpu_procstat.c 205 /* calculations - for example, tests that were ended by */
  /external/protobuf/gtest/samples/
sample9_unittest.cc 57 // Called after all test activities have ended.

Completed in 628 milliseconds

1 2 3 4 5 67 8 91011>>