HomeSort by relevance Sort by last modified time
    Searched full:finishes (Results 1 - 25 of 273) sorted by null

1 2 3 4 5 6 7 8 91011

  /dalvik/tests/030-bad-finalizer/
info.txt 1 The finalizer for this class never finishes. Dalvik is expected to detect
  /external/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
sparc_atomic.s 41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
sparc_atomic.s 41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /external/bluetooth/glib/gio/
gfile.h 72 * @enumerate_children_finish: Finishes asynchronously enumerating the children.
75 * @query_info_finish: Finishes an asynchronous query info operation.
78 * @query_filesystem_info_finish: Finishes asynchronously getting the file system info.
81 * @find_enclosing_mount_finish: Finishes asynchronously getting the volume.
84 * @set_display_name_finish: Finishes asynchronously setting a #GFile's display name.
87 * @_query_settable_attributes_finish: Finishes asynchronously querying settable attributes.
90 * @_query_writable_namespaces_finish: Finishes asynchronously querying the writable namespaces.
94 * @set_attributes_finish: Finishes setting a file's attributes asynchronously.
97 * @read_finish: Finishes asynchronously reading a file.
100 * @append_to_finish: Finishes an asynchronous file append operation
    [all...]
gmount.h 56 * @unmount_finish: Finishes an unmounting operation.
58 * @eject_finish: Finishes an eject operation.
60 * @remount_finish: Finishes a remounting operation.
64 * @guess_content_type_finish: Finishes a contenet type guessing operation. Added in 2.18.
gloadableicon.h 52 * @load_finish: Finishes an asynchronous icon load.
gdrive.h 56 * @eject_finish: Finishes an eject operation.
58 * @poll_for_media_finish: Finishes a media poll operation.
gvolume.h 92 * @mount_finish: Finishes a mount operation.
94 * @eject_finish: Finishes an eject operation.
  /external/proguard/src/proguard/io/
Finisher.java 34 * Finishes an output stream right before it is closed.
DataEntryWriter.java 70 * Finishes writing all data entries.
  /external/chromium/sdch/open-vcdiff/src/
codetablewriter_interface.h 41 // Finishes encoding and appends the encoded delta window to the output
  /external/clearsilver/util/
missing.c 50 /* This token finishes the string. */
  /external/v8/test/mjsunit/
sparse-array.js 32 // This test passes if it finishes almost immediately.
  /external/webkit/WebCore/manual-tests/
transitions2.html 32 {className:"square", description:"animate to a square over 2 seconds. Try clicking before the first animation finishes and make sure the width doesn't do an ugly jump."},
  /external/gtest/samples/
sample5_unittest.cc 53 // In this sample, we want to ensure that every test finishes within
71 // TearDown() is invoked immediately after a test finishes. Here we
74 // Gets the time when the test finishes
  /external/protobuf/gtest/samples/
sample5_unittest.cc 53 // In this sample, we want to ensure that every test finishes within
71 // TearDown() is invoked immediately after a test finishes. Here we
74 // Gets the time when the test finishes
  /external/webkit/JavaScriptCore/wtf/
MainThread.h 41 // Blocks the thread until the call finishes on the main thread. Misusing this can easily cause deadlocks.
  /frameworks/base/core/java/android/accounts/
AccountAuthenticatorActivity.java 33 * This result will be sent as the result of the request when the activity finishes. If this
  /hardware/ti/wlan/wl1271/stad/build/linux/
Makefile 72 # after the kernel makefile finishes its work.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SearchActivityView.java 27 * Finishes the containing activity on BACK, even if input method is showing.
  /system/wlan/ti/wilink_6_1/stad/build/linux/
Makefile 72 # after the kernel makefile finishes its work.
  /external/chromium/net/socket/
ssl_client_socket_nss.h 126 // Set when handshake finishes. The server certificate is first received
tcp_client_socket_pool_unittest.cc 273 // First request finishes asynchronously.
306 // First part of requests, all with the same priority, finishes in FIFO order.
331 // First request finishes asynchronously.
442 // First request finishes asynchronously.

Completed in 853 milliseconds

1 2 3 4 5 6 7 8 91011