HomeSort by relevance Sort by last modified time
    Searched full:cancel (Results 451 - 475 of 1366) sorted by null

<<11121314151617181920>>

  /bionic/libc/stdio/
setvbuf.c 60 * ungetc data), cancel line buffering, and free old buffer if
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ExecutorCompletionService.java 71 * f.cancel(true);
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
AbstractSelectorTest.java 219 acceptKey.cancel();
  /dalvik/libcore/sql/src/main/java/SQLite/JDBC2y/
JDBCStatement.java 146 public void cancel() throws SQLException { method in class:JDBCStatement
  /development/pdk/docs/source/
overview-1.5.jd 155 <li>WebView - Touch start/end/move/cancel DOM event support
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalServiceActivities.java 71 // Cancel a previous call to startService(). Note that the
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java 158 // Cancel discovery because it's costly and we're about to connect
  /external/bluetooth/bluez/doc/
device-api.txt 52 This method will cancel any previous DiscoverServices
  /external/bluetooth/glib/gio/
glocaldirectorymonitor.c 151 file_monitor_class->cancel = g_local_directory_monitor_cancel;
  /external/bzip2/
bzmore.1 122 the user may hit the line kill character to cancel the numerical
  /external/dropbear/
svr-tcpfwd.c 90 } else if (strcmp("cancel-tcpip-forward", reqname) == 0) {
  /external/e2fsprogs/e2fsck/
e2fsck.c 178 * returning restart, abort, or cancel as necessary...
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 90 "User cancel requested",
ext2_err.et.in 255 "User cancel requested"
  /external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_mempool.h 75 /** This API will cancel any past callback requests..
  /external/opencore/doc/oscl_html/
oscl__socket__method_8h-source.html 44 00041 <a class="code" href="classOsclTimerObject.html#a8">Cancel</a>();
106 00107 <a class="code" href="classOsclActiveObject.html#a9">Cancel</a>();
166 00167 <span class="comment">//cancel the timeout if any</span>
168 00169 <span class="comment">//cancel the request to the socket server.</span>
  /external/opencore/engines/2way/test/src/
avi_test.cpp 188 timer->Cancel();
  /external/opencore/engines/player/include/
pv_player_license_acquisition_interface.h 98 * Method to cancel AcquireLicense requests.
  /external/opencore/nodes/pvloopbacknode/src/
pvmf_loopback_ioport.cpp 187 Cancel();
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_native.h 120 ** Cancel any pending async read.
  /external/opencore/protocols/rtsp_client_engine/inc/
pvrtsp_client_engine_node.h 511 * Cancel all pending requests. The current request being processed, if any, will also be aborted.
772 //socket server will callback even if Cancel() is called
811 // Queue of commands for cancel
819 //command such as Cancel must be able to interrupt a command
    [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_license_interface.h 124 * Method to cancel GetLicense requests.
pvmf_cpmplugin_license_manager_interface.h 103 * To interrupt and cancel the sequence, use the plugin CancelCommand API.
  /external/opencore/pvmi/pvmf/include/
pvmf_sync_util.h 126 * Cancel a SkipMediaData that is in progress. If no SkipMediaData
  /external/openssl/crypto/ui/
ui_err.c 90 {ERR_REASON(UI_R_COMMON_OK_AND_CANCEL_CHARACTERS),"common ok and cancel characters"},

Completed in 284 milliseconds

<<11121314151617181920>>