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

  /external/autotest/server/site_tests/firmware_TPMExtend/
firmware_TPMExtend.py 29 spaced = ' '.join(extended[i:i+2] for i in xrange(0, len(extended), 2))
30 logging.debug('PCR %d should contain hash: %s', num, spaced)
31 return ('PCR-%.2d: %s' % (num, spaced.upper())) in pcrs
  /bionic/libc/dns/nameser/
ns_print.c 66 static int addtab(size_t len, size_t target, int spaced,
116 int spaced = 0; local
143 T(spaced = addtab((size_t)len, 24, spaced, &buf, &buflen));
154 T(spaced = addtab((size_t)(x + len), (size_t)16, spaced, &buf, &buflen));
207 spaced = 0;
217 T(spaced = addtab((size_t)len, (size_t)16, spaced, &buf, &buflen));
219 spaced = 0
    [all...]
  /external/autotest/client/tools/
html_report.py 160 /* Control how "spaced out" the tree is */
    [all...]
  /external/valgrind/memcheck/
mc_main.c 7013 Bool spaced = False; local
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]

Completed in 1396 milliseconds