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

  /external/clang/test/CodeCompletion/
namespace.cpp 6 namespace I4 = I1;
namespace-alias.cpp 9 namespace I4 = I1;
16 // CHECK-CC1: I4
using-namespace.cpp 9 namespace I4 = I1;
17 // CHECK-CC1: I4
using.cpp 9 namespace I4 = I1;
19 // CHECK-CC1: I4
  /external/clang/test/Index/
complete-properties.m 32 @interface I4
36 @interface I4 () {
37 I4 *Prop1;
41 @implementation I4 {
81 // CHECK-CC7: ObjCIvarDecl:{ResultType I4 *}{TypedText Prop1} (17)
  /frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
UT_vector.java 184 Int4 I4 = s.get_u16_4();
185 if (I4.x != 1 || I4.y != 2 || I4.z != 3 || I4.w != 4) {
188 I4.x = 2;
189 I4.y = 3;
190 I4.z = 4;
191 I4.w = 5;
192 s.set_u16_4(I4);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 55 SP::I0, SP::I1, SP::I2, SP::I3, SP::I4, SP::I5
306 SP::I0, SP::I1, SP::I2, SP::I3, SP::I4, SP::I5
    [all...]
  /external/libvpx/vp8/common/ppc/
filter_altivec.asm 141 .macro Interp4 R I I4
143 vmsummbm \R, v14, \I4, \R
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump     [all...]

Completed in 79 milliseconds