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

  /external/clang/test/SemaTemplate/
alias-templates.cpp 64 typedef X::traits<X::thing<int>> itt; typedef
66 itt::thing::traits_type itr;
67 itt::thing ith(itr);
69 itt::rebind<bool> btr;
70 itt::rebind_thing<bool> btt(btr);
  /frameworks/native/opengl/libagl/
primitives.cpp 488 int32_t itt[8]; local
489 itt[1] = itt[2] = itt[4] = itt[5] = 0;
490 itt[6] = itt[7] = 16; // XXX: check that
493 itt[0] = v->texture[i].S * width;
494 itt[6] = 0;
498 itt[3] = v->texture[i].T * height
719 int32_t itt[8] __attribute__((aligned(16))); local
763 int32_t itt[8] __attribute__((aligned(16))); local
    [all...]
  /bionic/libc/arch-arm/bionic/
strcpy.S 56 itt eq
75 itt eq
strcmp.S 200 itt ne
309 itt eq
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s     [all...]

Completed in 65 milliseconds