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

1 2

  /external/mockito/src/org/mockito/exceptions/verification/
NoInteractionsWanted.java 11 * No interactions wanted. See exception's cause for location of undesired invocation.
  /external/chromium/chrome/browser/sync/engine/
cleanup_disabled_types_command.cc 28 // slow, we avoid purging undesired types unless we have reason to believe
  /external/mockito/src/org/mockito/exceptions/
Reporter.java 362 "But was " + pluralize(actualCount) + ". Undesired invocation:",
415 public void noMoreInteractionsWanted(Invocation undesired, List<VerificationAwareInvocation> invocations) {
423 undesired.getLocation(),
428 public void noMoreInteractionsWantedInOrder(Invocation undesired) {
433 undesired.getLocation(),
    [all...]
  /frameworks/base/core/java/android/util/
StateSet.java 28 * represents a required (if positive) or an undesired (if negative)
  /external/libvorbis/doc/
vorbis-fidelity.html 157 immediately noticeable, obviously foreign, and undesired. The famous
  /external/zlib/src/doc/
txtvsbin.txt 45 - The black list of undesired, non-textual bytecodes:
  /ndk/sources/host-tools/sed-4.2.1/m4/
include_next.m4 24 dnl __STDC__ evaluates to 0 instead of to 1. The latter is an undesired side
  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 161 * certain values may cause undesired or unexpected results - use judiciously! Additionally,
173 * also that certain values may cause undesired or unexpected results - use judiciously!
186 * also that certain values may cause undesired or unexpected results - use judiciously!
  /external/bison/m4/
include_next.m4 24 dnl __STDC__ evaluates to 0 instead of to 1. The latter is an undesired side
  /libcore/luni/src/main/java/java/util/logging/
Handler.java 44 // the filter used to filter undesired messages
  /docs/source.android.com/src/devices/
audio_latency.jd 59 has the undesired side effect of increasing latency.
  /external/bluetooth/bluedroid/main/
bte_main.c 261 in OFF state causes this counter to be incorrectly decremented and results in undesired
  /external/kernel-headers/original/linux/
jiffies.h 151 * otherwise, either overflow, underflow, or cause undesired div
  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.cpp 372 // undesired autocorrection. Here, we start correction panel timer once we confirm that
  /external/qemu/distrib/sdl-1.2.15/
docs.html 609 XRandR support for video mode switching has been added to the X11 driver, but is disabled because of undesired interactions with window managers. You can enable this by setting the environment variable SDL_VIDEO_X11_XRANDR to 1.
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityInteractionClient.java 123 * the instance contains state which can lead to undesired thread interleavings.
  /external/iptables/iptables/
ip6tables.c     [all...]
iptables.c     [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h     [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Audio.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h     [all...]
  /libcore/luni/src/main/java/java/sql/
Connection.java 105 * because undesired side-effects may appear.
    [all...]

Completed in 696 milliseconds

1 2