HomeSort by relevance Sort by last modified time
    Searched full:outd (Results 1 - 5 of 5) sorted by null

  /external/zlib/src/examples/
gun.c 118 struct outd { struct
133 struct outd *me = (struct outd *)out_desc;
217 struct outd outd; /* output structure */ local
221 outd.outfile = outfile;
222 outd.check = 0;
280 if (outcnt && out(&outd, outbuf, outcnt)) {
352 if (out(&outd, outbuf, outcnt)) {
388 struct outd outd local
    [all...]
  /external/chromium/base/
tuple.h 918 class OutA, class OutB, class OutC, class OutD>
921 Tuple4<OutA, OutB, OutC, OutD>* out) {
926 class OutA, class OutB, class OutC, class OutD>
929 Tuple4<OutA, OutB, OutC, OutD>* out) {
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
z80.php 60 'otimr','otir','out','out0','outd','outi','pop','push','res','ret',
  /frameworks/av/include/media/stagefright/
ACodec.h 107 kWhatOutputBufferDrained = 'outD',
  /external/openfst/src/include/fst/
determinize.h 560 Weight outd = Weight::Zero(); local
566 outd = Plus(outd, Times(element.weight, ind));
568 return outd;
    [all...]

Completed in 125 milliseconds