HomeSort by relevance Sort by last modified time
    Searched full:succeeds (Results 351 - 375 of 1477) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Memory.c 46 /* LVPSA_OK Succeeds */
  /frameworks/base/services/core/java/com/android/server/hdmi/
SetArcTransmissionStateAction.java 64 // If succeeds to send <Report ARC Initiated>, wait general timeout
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 26 callbacks when an operation such as discovering peers or connecting to them succeeds or fails.</li>
  /hardware/libhardware/include/hardware/
sound_trigger.h 96 * Once recognition succeeds of fails, the callback is called.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/
NetlinkServer.h 82 * data from TLCs to the driver. If the function succeeds, freeing the connection will no longer
Server.h 87 * data from TLCs to the driver. If the function succeeds, the connection object will no longer
  /libcore/jsr166-tests/src/test/java/jsr166/
ExchangerTest.java 113 * If one exchanging thread is interrupted, another succeeds.
FutureTaskTest.java 250 * runAndReset of a non-cancelled task succeeds
331 * cancel(false) before run succeeds
348 * cancel(true) before run succeeds
395 * cancel(true) interrupts a running task that subsequently succeeds
ReentrantReadWriteLockTest.java 372 * write-tryLock on an unlocked lock succeeds
446 * A writelock succeeds only after a reading thread unlocks
471 * A writelock succeeds only after reading threads unlock
571 * Read trylock succeeds if write locked by current thread
584 * Read trylock succeeds (barging) even in the presence of waiting
627 * Read lock succeeds if write locked by current thread even if
661 * Read lock succeeds if write locked by current thread even if
696 * Write lock succeeds if write locked by current thread even if
735 * Read tryLock succeeds if readlocked but not writelocked
812 * write lockInterruptibly succeeds if unlocked, else is interruptibl
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
OldPriorityQueueTest.java 50 // uses equals(), so only "AA" succeeds in removing element "AA".
  /ndk/sources/host-tools/sed-4.2.1/lib/
basename.c 70 rename (base_name (NAME), "foo"); } succeeds, you have renamed NAME
dirname.c 67 rename (base_name (FILE), "foo"); } succeeds, you have renamed FILE
  /ndk/sources/host-tools/sed-4.2.1/m4/
locale-zh.m4 36 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
  /ndk/tests/device/test-gnustl-full/unit/
allocator_test.cpp 68 // Just it case it succeeds:
  /ndk/tests/device/test-stlport/unit/
allocator_test.cpp 68 // Just it case it succeeds:
  /packages/apps/Camera2/src/com/android/camera/app/
ModuleManager.java 76 * @return Whether the un-registration succeeds.
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
PhoneTypeChoiceRecognizerEngine.java 42 * Called when recognition succeeds. It receives a list
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
domreg.py 45 DOMImplementation object if the import succeeds.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
domreg.py 45 DOMImplementation object if the import succeeds.
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
PropertyChangeTransform.java 24 * the change only if the predicate succeeds.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
ThreadOnlyModifierTest.java 204 * the test succeeds.
233 * capability, the test succeeds.
  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_store_unittest.cc 67 // Check that loading and verifying the entry against its hash succeeds.
123 // Check that loading and verifying the entries against their hashes succeeds.
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api.h 257 // Called when the request to connect succeeds. Doesn't mean that the connect
283 // Called when the request to disconnect succeeds. Doesn't mean that the
  /external/chromium_org/chrome/browser/extensions/api/tab_capture/
tab_capture_apitest.cc 164 // Grant permission and make sure capture succeeds.
180 // Add extension to whitelist and make sure capture succeeds.
  /external/chromium_org/chrome/browser/password_manager/
password_store_x.cc 227 // succeeds on the native store, we will no longer allow fallback.
266 // If even one of these calls to RemoveLoginImpl() succeeds, then we

Completed in 751 milliseconds

<<11121314151617181920>>