Searched refs:completed (Results 76 - 100 of 114) sorted by relevance

12345

/external/iptables/iptables/
H A Dxshared.c131 if (matchp->completed ||
/external/kernel-headers/original/uapi/linux/
H A Dfirewire-cdev.h206 * struct fw_cdev_event_iso_interrupt - Sent when an iso packet was completed
210 * @cycle: Cycle counter of the last completed packet
214 * This event is sent when the controller has completed an &fw_cdev_iso_packet
216 * %FW_CDEV_IOC_FLUSH_ISO, or when there have been so many completed packets
266 * struct fw_cdev_event_iso_interrupt_mc - An iso buffer chunk was completed
270 * @completed: Offset into the receive buffer; data before this offset is valid
289 * @completed offset.
299 __u32 completed; member in struct:fw_cdev_event_iso_interrupt_mc
754 * When a packet with the @control.INTERRUPT flag set has been completed, an
778 * When a packet with the @control.INTERRUPT flag set has been completed, a
[all...]
H A Dbtrfs.h222 __u64 completed; /* # of chunks relocated so far */ member in struct:btrfs_balance_progress
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex118 position of the last packet \emph{completed} on that
137 position belongs to the last completed packet on the page and a
H A D03-codebook.tex329 8) vector calculation completed.
359 7) vector calculation completed.
H A D07-floor1.tex43 is completed at the end of the x value list.
/external/mesa3d/docs/
H A DMESA_swap_frame_usage.spec36 swap period has elapsed since the last swap operation completed. The
44 where td is the time measured from the last completed buffer swap (or
/external/libusb/libusb/os/
H A Dlinux_usbfs.c122 /* completed multi-URB transfer in non-final URB */
1424 * - the earlier URBs may have completed successfully and we do
1581 * - the earlier URBs may have completed successfully and we do
1802 /* cancelled, submit_fail, or completed early */
1845 goto completed;
1863 goto completed;
1868 goto completed;
1874 goto completed;
1879 goto completed;
1914 completed
[all...]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DHtmlTooltipHelper.java165 public void completed(ProgressEvent event) {
/external/iptables/include/
H A Dxtables.h364 the current one are completed from parsing point of view */
365 bool completed; member in struct:xtables_rule_match
/external/chromium_org/net/disk_cache/blockfile/
H A Dsparse_control.cc118 bool completed; local
119 if (!file->Read(buffer_.get(), len, file_offset, this, &completed))
122 if (completed)
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dlinux_usbfs.c160 /* completed multi-URB transfer in non-final URB */
1463 * A driver may have completed modprobing during
1825 * - the earlier URBs may have completed successfully and we do
1832 * or success if an earlier URB was completed successfully.
1840 /* If we completed short then don't try to discard. */
1987 * - the earlier URBs may have completed successfully and we do
2144 /* cancelled, submit_fail, or completed early */
2180 goto completed;
2213 goto completed;
2233 goto completed;
[all...]
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.h413 // |completed| is true if the drag operation completed successfully, false if
418 bool completed);
/external/oprofile/events/i386/nehalem/
H A Dunit_masks25 0x02 walk_completed Counts number of completed page walks due to load miss in the STLB
29 0x80 large_walk_completed Counts number of completed large page walks due to load miss in the STLB
156 0x02 walk_completed Counts number of misses in the STLB which resulted in a completed page walk
160 0x80 large_walk_completed Counts number of completed large page walks due to misses in the STLB
197 0x02 walk_completed Counts number of misses in all levels of the ITLB which resulted in a completed page walk
203 0x80 large_walk_completed Counts number of completed large page walks due to misses in the STLB
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusb.h1110 /** Transfer completed without error. Note that this does not indicate
1198 * completed or failed. See \ref asyncio for more information.
1207 * completed, the library populates the transfer with the results and passes
1777 struct timeval *tv, int *completed);
1779 int LIBUSB_CALL libusb_handle_events_completed(libusb_context *ctx, int *completed);
/external/blktrace/doc/
H A Dblktrace.tex216 that the command completed successfully. Tracing SCSI commands can be
407 complete & \emph{completed} by driver \\ \hline
520 \item[C -- complete] A previously issued request has been completed.
758 BLK\_TA\_COMPLETE & Command completed by driver. \\ \hline
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DFrameLoader.cpp480 // Any frame that hasn't completed yet?
484 // OK, completed.
491 completed();
546 // Generate start and stop notifications only when loader is completed so that we
601 void FrameLoader::completed() function in class:blink::FrameLoader
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dpeerconnection_unittest.cc265 EXPECT_TRUE_WAIT(observer->completed(), kMaxWaitMs);
535 bool completed() const { return completed_; } function in class:PeerConnectionTestClientBase::DummyDtmfObserver
1407 // negotiation is completed without error.
/external/iptables/libxtables/
H A Dxtables.c677 (*i)->completed = true;
680 newentry->completed = false;
/external/smack/asmack-master/lib/
H A Djstun.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/javawi/ de/javawi/jstun/ de/javawi/jstun/attribute/ ...
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex78 \item When the work load has completed, you stop the \texttt{blktrace}
161 while the other thread manages reclaiming AIOs completed\footnote{We
/external/chromium_org/base/test/launcher/
H A Dtest_launcher.cc598 if (result.completed()) {
/external/chromium_org/build/android/
H A Dadb_gdb295 loading have completed.
/external/mksh/src/
H A Dedit.c2712 bool completed; local
2736 completed = true;
2751 completed = !strncmp(words[0], unescaped, strlen(unescaped));
2763 if (completed) {
/external/blktrace/btt/doc/
H A Dbtt.tex145 actual IO was issued to the driver until is completed (completion
163 are combined via merges into a single IO issued and completed. We
538 of IOs and when they are completed. Figure~\ref{fig:activity} shows

Completed in 5655 milliseconds

12345