Home
last modified time | relevance | path

Searched refs:dropped (Results 1 – 25 of 47) sorted by relevance

12

/external/webkit/V8Binding/v8/src/arm/
Dvirtual-frame-arm.cc361 FrameElement dropped = elements_.RemoveLast(); in Drop() local
362 if (dropped.is_register()) { in Drop()
363 Unuse(dropped.reg()); in Drop()
/external/e2fsprogs/e2fsck/
Drecovery.c295 int dropped = info.end_transaction - ntohl(sb->s_sequence); in journal_skip_recovery() local
299 dropped, (dropped == 1) ? "" : "s"); in journal_skip_recovery()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_inport.cpp552 uint32 dropped; in Run() local
554 PVMFStatus retval = iDataQueue.DequeueMediaData(mediamsgptr, &dropped, &skipped); in Run()
555 if (dropped > 0) in Run()
Dpvmf_fileoutput_node.cpp1249 uint32 dropped; in ProcessIncomingMsg() local
1251 status = ((PVMFFileOutputInPort*)aPort)->iDataQueue.QueueMediaData(msg, &dropped, &skipped); in ProcessIncomingMsg()
1252 if (dropped > 0) in ProcessIncomingMsg()
/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_inport.cpp536 uint32 dropped; in Run() local
538 PVMFStatus retval = iDataQueue.DequeueMediaData(mediamsgptr, &dropped, &skipped); in Run()
539 if (dropped > 0) in Run()
Dpvmf_dummy_fileoutput_node.cpp918 uint32 dropped; in ProcessIncomingMsg() local
920 … status = ((PVMFDummyFileOutputInPort*)aPort)->iDataQueue.QueueMediaData(msg, &dropped, &skipped); in ProcessIncomingMsg()
921 if (dropped > 0) in ProcessIncomingMsg()
/external/icu4c/data/rbnf/
Dja.txt24 // dropped or shortened in the traditional form are supplied in full
Dit.txt17 // * a vowel are combined into a compound, the vowel is dropped from the
/external/webkit/WebKit/win/Interfaces/
DIWebBackForwardList.idl57 forward list will be dropped at this point. In addition, entries may be dropped to keep
DIWebUIDelegate.idl531 … call to webView:dragDestinationActionMaskForDraggingInfo: after something is dropped on a WebView.
DIWebView.idl655 … method moves the caret that shows where something being dragged will be dropped. It may cause the…
/external/webkit/WebCore/html/
DHTMLInputElement.idl55 …e [ConvertNullToNullString, JSCCustomGetter] DOMString type; // readonly dropped as part of DOM le…
/external/webkit/V8Binding/v8/src/ia32/
Dvirtual-frame-ia32.cc981 FrameElement dropped = elements_.RemoveLast(); in Drop() local
982 if (dropped.is_register()) { in Drop()
983 Unuse(dropped.reg()); in Drop()
/external/webkit/V8Binding/v8/src/x64/
Dvirtual-frame-x64.cc230 FrameElement dropped = elements_.RemoveLast(); in Drop() local
231 if (dropped.is_register()) { in Drop()
232 Unuse(dropped.reg()); in Drop()
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/
DSDLMain.m241 * dragged/dropped on the app's icon. You need to have a
/external/webkit/WebKit/gtk/
DNEWS211 - Support for the CURL backend was dropped, libsoup is the only HTTP
/external/svox/pico/tests/data/
Dxsampa_pico_man_it-IT.txt174 # BUG u occulta o."k_kul.ta [cc] is dropped, [t] is wrong, barely audible
/external/libpcap/doc/
Dpcap.txt249 statistical data (e.g. packet dropped, etc) which can be useful
1046 o IfDrop: number of packets dropped by the interface during the
1052 o OSDrop: number of packets dropped by the operating system during
/external/webkit/WebKitLibraries/
DChangeLog722 Add preprocessor define accidently dropped in my unification,
831 …ate libraries for <rdar://problem/4106190> Include "Where from" metadata in drag-and-dropped images
/external/openssl/crypto/des/
DVERSION127 calls it has in and out the same. So I dropped the 'out'
/external/expat/conftools/
Dltmain.sh3746 $echo "*** All declared inter-library dependencies are being dropped."
3786 $echo "*** The inter-library dependencies that have been dropped here will be"
/external/dbus/
Dltmain.sh3775 $echo "*** All declared inter-library dependencies are being dropped."
3815 $echo "*** The inter-library dependencies that have been dropped here will be"
/external/libffi/
Dltmain.sh3790 $echo "*** All declared inter-library dependencies are being dropped."
3830 $echo "*** The inter-library dependencies that have been dropped here will be"
/external/bison/
DNEWS142 dropped support for them. Better diagnostics are now generated if
/external/wpa_supplicant/
DChangeLog472 for EAP state machine to allow recovery from dropped EAP-Success
689 retransmission of dropped frames)

12