Home
last modified time | relevance | path

Searched refs:cancelled (Results 1 – 25 of 34) sorted by relevance

12

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowVibrator.java11 private boolean cancelled; field in ShadowVibrator
31 cancelled = true; in cancel()
40 return cancelled; in isCancelled()
/external/jmonkeyengine/engine/src/core/com/jme3/app/
DAppTask.java55 private boolean cancelled, finished; field in AppTask
75 cancelled = true; in cancel()
121 return cancelled; in isCancelled()
130 return finished || cancelled || (exception != null); in isDone()
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DVibratorTest.java48 public void cancelled() { in cancelled() method in VibratorTest
/external/guava/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java550 boolean cancelled = super.cancel(mayInterruptIfRunning); in cancel()
551 if (cancelled) { in cancel()
557 return cancelled; in cancel()
/external/llvm/test/CodeGen/X86/
Dmachine-cp.ll3 ; After tail duplication, two copies in an early exit BB can be cancelled out.
/external/lldb/source/Host/macosx/launcherXPCService/
Dmain.mm144 // crashed or cancelled the connection. After receiving this error,
/external/wpa_supplicant_8/wpa_supplicant/
Dscan.c1077 int cancelled; in wpa_supplicant_update_scan_int() local
1079 cancelled = eloop_cancel_timeout_one(wpa_supplicant_scan, wpa_s, NULL, in wpa_supplicant_update_scan_int()
1084 if (cancelled && os_reltime_before(&remaining, &new_int)) { in wpa_supplicant_update_scan_int()
1089 if (cancelled) { in wpa_supplicant_update_scan_int()
DChangeLog1477 received EAPOL frame due to incorrectly cancelled timeout
/external/valgrind/docs/internals/
DDarwin-notes.txt24 is to be cancelled. Then at the next (eg) VG_(printf) call by that
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/libusb/
DChangeLog255 a transfer is cancelled from one thread while another thread is handling
259 On the global level, transfers could be submitted and cancelled at the
329 We would previously lose any data that was present on a cancelled URB.
/external/libmtp/src/
Dlibmtp.h.in423 * interrupted / cancelled.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb193 cancelled
/external/robolectric/lib/main/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/external/e2fsprogs/po/
Dzh_CN.po3039 msgid "cancelled!\n"
De2fsprogs.pot3030 msgid "cancelled!\n"
Dit.po3274 msgid "cancelled!\n"
Did.po3203 msgid "cancelled!\n"
Dde.po3159 msgid "cancelled!\n"
Dca.po3159 msgid "cancelled!\n"
Dtr.po3246 msgid "cancelled!\n"
Dsv.po3188 msgid "cancelled!\n"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf4994 V_PAST "cancelled" "k'qns@ld"

12