Home
last modified time | relevance | path

Searched refs:do_copy (Results 1 – 5 of 5) sorted by relevance

/external/qemu/
Dshaper.c67 int do_copy ) in queued_packet_create() argument
72 if (do_copy) in queued_packet_create()
81 if (do_copy) { in queued_packet_create()
107 int do_copy; member
162 netshaper_create( int do_copy, in netshaper_create() argument
231 packet = queued_packet_create( data, size, opaque, shaper->do_copy ); in netshaper_send_aux()
Dshaper.h23 NetShaper netshaper_create ( int do_copy,
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dmisc.c781 int do_copy = 1; in skelout() local
798 do_copy = C_plus_plus; in skelout()
802 do_copy = ! C_plus_plus; in skelout()
806 do_copy = 1; in skelout()
815 else if ( do_copy ) in skelout()
/external/qemu/android/skin/
Dsurface.h63 int do_copy );
Dsurface.c195 int do_copy ) in skin_surface_create_argb32_from() argument
200 if (do_copy) { in skin_surface_create_argb32_from()