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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/common/ddmlib/
PREBUILT 6 Note: Before dropping the ddmlib-prebuilt.jar, please run
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 29 This returns 0 on success and a negative number on failure. -1 means capng has not been initted properly, -2 means a failure requesting to keep capabilities across the uid change, -3 means that applying the intermediate capabilities failed, -4 means changing gid failed, -5 means dropping supplemental groups failed, -6 means changing the uid failed, -7 means dropping the ability to retain caps across a uid change failed, -8 means clearing the bounding set failed, -9 means dropping CAP_SETPCAP failed.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
UiHandler.java 55 LogUtils.d(LOG_TAG, "UiHandler is disabled in post(). Dropping Runnable.");
70 LogUtils.d(LOG_TAG, "UiHandler is disabled in postDelayed(). Dropping Runnable.");
83 LogUtils.e(LOG_TAG, "Disable UiHandler. Dropping %d Runnables.", count);
  /external/chromium_org/net/websockets/
websocket_mux.h 13 // for dropping the control channel.
  /external/chromium_org/sync/internal_api/
protocol_event_buffer.h 19 // Stores at most kBufferSize events, then starts dropping the oldest events.
  /external/chromium_org/third_party/WebKit/ManualTests/
input-type-file-drag-drop.html 15 <li> Dropping a symlink'd file should accpect/show/upload the target, not the symlink itself.
  /external/fonttools/Windows/
fonttools-win-setup.txt 6 to a .TTX file. Dropping a .TTX file onto it builds a TTF or OTF font.
  /external/chromium_org/components/password_manager/core/common/
password_manager_switches.cc 19 // Disable dropping the credential used to sync passwords.
40 // Enable dropping the credential used to sync passwords.
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
decode_with_drops.sh 48 # Decodes $VP8_IVF_FILE while dropping frames, twice: once in sequence mode,
62 # Decodes $VP9_IVF_FILE while dropping frames, twice: once in sequence mode,
  /development/samples/CrossCompatibility/
_index.html 2 should degrade gracefully on older platform versions, dropping features or providing
  /external/chromium_org/cc/resources/
texture_mailbox_deleter.h 32 // impl thread, along with dropping the reference to the ContextProvider.
  /external/chromium_org/net/disk_cache/simple/
simple_backend_version.h 17 // * Dropping cache data on disk or some of its parts can be a valid way to
simple_version_upgrade.h 26 // left to do other than dropping the whole cache directory.
  /external/chromium_org/remoting/host/
audio_silence_detector.cc 15 // playback by dropping them.
audio_silence_detector.h 33 // playback by dropping them.
  /external/chromium_org/sandbox/linux/suid/common/
suid_unsafe_environment_variables.h 10 // and restore them before running child processes (but after dropping root).
  /external/chromium_org/tools/gyp/test/defines/
gyptest-define-override.py 22 """CMake is dropping a preprocessor definition: HASH_VALUE="a#1"\n"""
gyptest-defines.py 29 """CMake is dropping a preprocessor definition: HASH_VALUE="a#1"\n"""
  /external/llvm/test/Linker/
2003-11-18-TypeResolution.ll 3 ; table class is DROPPING one of the values, instead of renaming it like a nice
  /external/llvm/test/Transforms/InstCombine/
2007-02-07-PointerCast.ll 3 ; Make sure the uint isn't removed. Instcombine in llvm 1.9 was dropping the
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
add_pointer.hpp 24 // from dropping cv-qualifiers, it still fails with references
  /packages/apps/Dialer/src/com/android/dialer/list/
OnDragDropListener.java 29 * Called when a drag is completed (whether by dropping it somewhere or simply by dragging
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostEmulationManager.java 152 Log.e(TAG, "Dropping APDU in STATE_W4_DECTIVATE");
221 Log.d(TAG, "Dropping non-select APDU in STATE_W4_SELECT");
244 Log.d(TAG, "Service no longer bound, dropping APDU");
324 Log.e(TAG, "Remote service has died, dropping APDU");
465 Log.d(TAG, "Dropping service response message; service no longer active.");
468 Log.d(TAG, "Dropping service response message; service no longer bound.");
479 Log.e(TAG, "Dropping empty R-APDU");
490 Log.d(TAG, "Dropping data, wrong state " + Integer.toString(state));
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_drag_drop.cc 51 // Dropping a folder from different profile. Always accept.
  /external/chromium_org/chrome/browser/ui/cocoa/
drag_util.mm 70 // If dragging a file, only allow dropping supported file types (that the

Completed in 2760 milliseconds

1 2 3 4 5 6 7 8 91011>>