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

  /external/compiler-rt/test/BlocksRuntime/
structmember.c 31 unsigned nominalsize = Block_size(b) - Block_size(a); local
34 nominalsize += 2*sizeof(void*);
36 if ((Block_size(b) - Block_size(a)) != nominalsize) {
37 printf("sizeof a is %ld, sizeof b is %ld, expected %d\n", Block_size(a), Block_size(b), nominalsize);
  /external/chromium_org/third_party/angle/src/compiler/translator/
Intermediate.cpp 1065 const int nominalSize = std::max(left->getNominalSize(), right->getNominalSize());
1070 if (nominalSize == 1)
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex     [all...]

Completed in 204 milliseconds