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

  /external/tcpdump/
parsenfsfh.c 381 u_int32_t tempa[4]; /* at least 16 bytes, maybe more */ local
383 memset((char *)tempa, 0, sizeof(tempa));
384 memcpy((char *)tempa, (char *)fh, 14); /* ensure alignment */
385 fsidp->Fsid_dev.Minor = tempa[0] + (tempa[1]<<1);
386 fsidp->Fsid_dev.Major = tempa[2] + (tempa[3]<<1);
  /external/libvpx/vp8/encoder/
rdopt.c 665 ENTROPY_CONTEXT ta = *a, tempa = *a; local
686 tempa = ta;
689 ratey = cost_coeffs(x, b, 3, &tempa, &templ);
702 *a = tempa;
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucol.cpp     [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]

Completed in 271 milliseconds