HomeSort by relevance Sort by last modified time
    Searched full:duplex (Results 51 - 75 of 126) sorted by null

1 23 4 5 6

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
queues.py 62 self._reader, self._writer = Pipe(duplex=False)
351 self._reader, self._writer = Pipe(duplex=False)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
queues.py 62 self._reader, self._writer = Pipe(duplex=False)
351 self._reader, self._writer = Pipe(duplex=False)
  /external/chromium/net/socket/
tcp_client_socket_libevent.h 64 // Full duplex mode (reading and writing at the same time) is supported
  /external/chromium/net/udp/
udp_socket_libevent.h 49 // Full duplex mode (reading and writing at the same time) is supported
udp_socket_win.h 51 // Full duplex mode (reading and writing at the same time) is supported
  /external/chromium_org/chrome/browser/resources/print_preview/
cloud_print_interface.js 299 if (pts.duplex.isCapabilityAvailable() && pts.duplex.isUserEdited()) {
300 cjt.print.duplex =
301 {type: pts.duplex.getValue() ? 'LONG_EDGE' : 'NO_DUPLEX'};
native_layer.js 176 'duplex': printTicketStore.duplex.getValue() ?
235 'duplex': printTicketStore.duplex.getValue() ?
  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.h 37 // Recognition results are retrieved in a full-duplex fashion (i.e. while
  /external/chromium_org/net/socket/
tcp_client_socket_win.h 61 // Full duplex mode (reading and writing at the same time) is supported
tcp_client_socket_libevent.h 62 // Full duplex mode (reading and writing at the same time) is supported
  /external/grub/netboot/
cs89x0.c 196 /* If connected to another full duplex capable 10-Base-T card
217 printf(" negotiating duplex... ");
226 printf("using full duplex");
228 printf("using half duplex");
via-rhine.c 154 #define CR1_FDX 0x04 /* full duplex mode */
174 #define CR_FDX 0x0400 /* full duplex mode */
647 unsigned int full_duplex:1; /* Full-duplex operation requested. */
923 /* query MII to know LineSpeed,duplex mode */
  /external/iproute2/include/linux/
atmsap.h 27 #define ATM_L2_LAPB 0x08 /* Extended LAPB, half-duplex (Rec. T.71) */
  /external/kernel-headers/original/linux/
atmsap.h 27 #define ATM_L2_LAPB 0x08 /* Extended LAPB, half-duplex (Rec. T.71) */
  /external/zlib/src/contrib/ada/
zlib-streams.ads 13 type Stream_Mode is (In_Stream, Out_Stream, Duplex);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmsap.h 27 #define ATM_L2_LAPB 0x08 /* Extended LAPB, half-duplex (Rec. T.71) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmsap.h 27 #define ATM_L2_LAPB 0x08 /* Extended LAPB, half-duplex (Rec. T.71) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmsap.h 27 #define ATM_L2_LAPB 0x08 /* Extended LAPB, half-duplex (Rec. T.71) */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h 22 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h 22 __u8 duplex; member in struct:ethtool_cmd
  /external/chromium_org/ppapi/api/
ppb_websocket.idl 8 * bi-directional, full-duplex, communications over a single TCP socket.
179 * full-duplex, communications over a single TCP socket.
  /external/chromium_org/ppapi/c/
ppb_websocket.h 25 * bi-directional, full-duplex, communications over a single TCP socket.
180 * full-duplex, communications over a single TCP socket.
  /external/chromium/chrome/browser/printing/
print_dialog_gtk.cc 183 // TODO(thestig) Duplex: gtk_print_settings_set_duplex() does not work.
  /external/chromium/net/socket_stream/
socket_stream.h 42 // It provides plain full-duplex stream with proxy and SSL support.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
gnuplot.php 170 'landscape', 'portrait', 'eps', 'defaultplex', 'simplex', 'duplex',

Completed in 2707 milliseconds

1 23 4 5 6