Home
last modified time | relevance | path

Searched refs:overlapped (Results 1 – 23 of 23) sorted by relevance

/external/qemu/
Dtap-win32.c109 static tun_buffer_t* get_buffer_from_free_list(tap_win32_overlapped_t* const overlapped) in get_buffer_from_free_list() argument
112 WaitForSingleObject(overlapped->free_list_semaphore, INFINITE); in get_buffer_from_free_list()
113 EnterCriticalSection(&overlapped->free_list_cs); in get_buffer_from_free_list()
114 buffer = overlapped->free_list; in get_buffer_from_free_list()
116 overlapped->free_list = buffer->next; in get_buffer_from_free_list()
117 LeaveCriticalSection(&overlapped->free_list_cs); in get_buffer_from_free_list()
122 static void put_buffer_on_free_list(tap_win32_overlapped_t* const overlapped, tun_buffer_t* const b… in put_buffer_on_free_list() argument
124 EnterCriticalSection(&overlapped->free_list_cs); in put_buffer_on_free_list()
125 buffer->next = overlapped->free_list; in put_buffer_on_free_list()
126 overlapped->free_list = buffer; in put_buffer_on_free_list()
[all …]
/external/chromium/net/base/
Dfile_stream_win.cc23 static void SetOffset(OVERLAPPED* overlapped, const LARGE_INTEGER& offset) { in SetOffset() argument
24 overlapped->Offset = offset.LowPart; in SetOffset()
25 overlapped->OffsetHigh = offset.HighPart; in SetOffset()
28 static void IncrementOffset(OVERLAPPED* overlapped, DWORD count) { in IncrementOffset() argument
30 offset.LowPart = overlapped->Offset; in IncrementOffset()
31 offset.HighPart = overlapped->OffsetHigh; in IncrementOffset()
33 SetOffset(overlapped, offset); in IncrementOffset()
63 OVERLAPPED* overlapped() { return &context_.overlapped; } in overlapped() function in net::FileStream::AsyncContext
112 IncrementOffset(&context->overlapped, bytes_read); in OnIOCompleted()
197 SetOffset(async_context_->overlapped(), result); in Seek()
[all …]
/external/chromium/base/
Dplatform_file_win.cc120 OVERLAPPED overlapped = {0}; in ReadPlatformFile() local
121 overlapped.Offset = offset_li.LowPart; in ReadPlatformFile()
122 overlapped.OffsetHigh = offset_li.HighPart; in ReadPlatformFile()
125 if (::ReadFile(file, data, size, &bytes_read, &overlapped) != 0) in ReadPlatformFile()
142 OVERLAPPED overlapped = {0}; in WritePlatformFile() local
143 overlapped.Offset = offset_li.LowPart; in WritePlatformFile()
144 overlapped.OffsetHigh = offset_li.HighPart; in WritePlatformFile()
147 if (::WriteFile(file, data, size, &bytes_written, &overlapped) != 0) in WritePlatformFile()
Dmessage_pump_win.cc528 OVERLAPPED* overlapped = NULL; in GetIOItem() local
530 &overlapped, timeout)) { in GetIOItem()
531 if (!overlapped) in GetIOItem()
538 item->context = reinterpret_cast<IOContext*>(overlapped); in GetIOItem()
Dmessage_pump_win.h313 OVERLAPPED overlapped; member
Dmessage_loop_unittest.cc1231 OVERLAPPED* context() { return &context_.overlapped; } in context()
/external/qemu/block/
Draw-win32.c80 DWORD overlapped; in raw_open() local
90 overlapped = FILE_ATTRIBUTE_NORMAL; in raw_open()
92 overlapped |= FILE_FLAG_NO_BUFFERING | FILE_FLAG_WRITE_THROUGH; in raw_open()
94 overlapped |= FILE_FLAG_WRITE_THROUGH; in raw_open()
97 OPEN_EXISTING, overlapped, NULL); in raw_open()
319 DWORD overlapped; in hdev_open() local
344 overlapped = FILE_ATTRIBUTE_NORMAL; in hdev_open()
346 overlapped |= FILE_FLAG_NO_BUFFERING | FILE_FLAG_WRITE_THROUGH; in hdev_open()
348 overlapped |= FILE_FLAG_WRITE_THROUGH; in hdev_open()
351 create_flags, overlapped, NULL); in hdev_open()
/external/chromium/net/disk_cache/
Dfile_win.cc20 OVERLAPPED* overlapped() { in overlapped() function
21 return &context_.overlapped; in overlapped()
60 context_.overlapped.Offset = static_cast<DWORD>(offset); in MyOverlapped()
176 if (!ReadFile(platform_file_, buffer, size, &actual, data->overlapped())) { in Read()
216 if (!WriteFile(platform_file_, buffer, size, &actual, data->overlapped())) { in AsyncWrite()
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_ndis.c98 OVERLAPPED overlapped; in l2_packet_send() local
108 os_memset(&overlapped, 0, sizeof(overlapped)); in l2_packet_send()
109 o = &overlapped; in l2_packet_send()
137 driver_ndis_get_ndisuio_handle(), &overlapped, in l2_packet_send()
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
Dl2_packet_ndis.c104 OVERLAPPED overlapped; in l2_packet_send() local
114 os_memset(&overlapped, 0, sizeof(overlapped)); in l2_packet_send()
115 o = &overlapped; in l2_packet_send()
/external/chromium/net/tools/dump_cache/
Dupgrade.cc173 &out_context_.overlapped)) { in SendMsg()
184 &in_context_.overlapped)) { in ReceiveMsg()
193 if (!ConnectNamedPipe(channel_, &in_context_.overlapped)) { in ConnectChannel()
/external/libvorbis/doc/
D01-introduction.tex351 requirements, overlapped 50\% with the output of the previous frame and
493 Windowed MDCT output is overlapped and added with the right hand data
509 The overlapped portion produced from overlapping the previous and
514 overlapped portions. When overlapping a short and long window, much of
D04-codec.tex578 Windowed MDCT output is overlapped and added with the right hand data
581 \xref{vorbis:spec:window}). The overlapped portion
586 one-half block consisting of and only of the overlapped portions. When
/external/oprofile/events/ppc64/power6/
Devents730 …UE_DIV_SQRT_OVERLAP_GRP118 : (Group 118 pm_fpu_issue2) FPU divide/sqrt overlapped with other divid…
736 …UE_DIV_SQRT_OVERLAP_GRP119 : (Group 119 pm_fpu_issue3) FPU divide/sqrt overlapped with other divid…
/external/oprofile/events/ppc64/power7/
Devents328 …rder and they have byte overlap and there was a snoop in between to an overlapped byte. Combined …
350 …rder and they have byte overlap and there was a snoop in between to an overlapped byte. Combined …
351 …ted out of order and they have byte overlap and there was a snoop in between to an overlapped byte.
352 …ted out of order and they have byte overlap and there was a snoop in between to an overlapped byte.
1856 …ted out of order and they have byte overlap and there was a snoop in between to an overlapped byte.
/external/llvm/lib/Target/
DREADME.txt2210 We don't fold this because we don't want to introduce an overlapped live range
/external/webkit/Source/WebCore/
DChangeLog-2003-10-254116 Fix for 3274144, floats in Help Viewer overlapped when they shouldn't have.
DChangeLog-2010-12-0616245 compositing/iframes/overlapped-nested-iframes.html
20097 overlapped. However, a nested iframe could still try to use fast scrolling
20098 when its parent is overlapped, which could result in bad rendering.
23526 prevents marking RenderWidgets as being overlapped unnecessarily.
71464 If an iframe with composited content became overlapped, we failed to
71479 Test: compositing/iframes/become-overlapped-iframe.html
DChangeLog-2010-01-2937075 Allow a frame to go back to copy-on-scroll when it ceases being overlapped
37079 being overlapped.
37083 reason besides being overlapped that the frame would need to fully repaint on scroll.
DChangeLog-2011-02-1646759 fast/spatial-navigation/snav-imagemap-overlapped-areas.html
DChangeLog-2010-05-249159 … compositing out of iframes on Mac in two situations: 1) when the FrameView is overlapped, and 2)
DChangeLog-2005-08-2326268 two lines overlapped.
DChangeLog-2009-06-1617002 they are not overlapped.