HomeSort by relevance Sort by last modified time
    Searched refs:multiplex (Results 1 - 8 of 8) sorted by null

  /external/valgrind/none/tests/s390x/
clcle.c 47 void multiplex(unsigned long l1, unsigned long l3, char pad) function
63 multiplex(0,0,9);
64 multiplex(1,0,9);
65 multiplex(0,1,9);
66 multiplex(1,1,9);
67 multiplex(5,23,9);
68 multiplex(23,5,9);
clc.c 36 void multiplex(int l, long offset1, long offset2) function
52 multiplex(l, 0, 0);
53 multiplex(l, 1, 0);
54 multiplex(l, 1, 1);
55 multiplex(l, 0, 1);
  /external/libogg/doc/
Makefile.am 7 doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
  /external/curl/lib/
pipeline.c 328 if(conn->bits.multiplex)
351 if(conn->bits.multiplex)
urldata.h 427 bool multiplex; /* connection is multiplexed */ member in struct:ConnectBits
    [all...]
http2.c     [all...]
url.c 1091 "can multiplex" : "serially")));
1114 infof(data, "Could multiplex, but not asked to!\n");
    [all...]
  /external/blktrace/btt/doc/
btt.tex 160 work in \texttt{btt} is to better understand the multiplex nature of
    [all...]

Completed in 804 milliseconds