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

  /external/clang/test/Sema/
pragma-pack-and-options-align.c 21 struct s1_1 { struct
25 extern int a[sizeof(struct s1_1) == 8 ? 1 : -1];
  /external/clang/test/CodeGenCXX/
x86_32-arguments.cpp 67 struct s1_1 : s1_0 { }; struct in inherits:s1_0
68 s1_1 f1() { return s1_1(); }
microsoft-uuidof.cpp 65 // CHECK-DEFINE-GUID: %s1_1 = alloca %struct._GUID, align 4
66 // CHECK-DEFINE-WRONG-GUID: %s1_1 = alloca %struct._GUID, align 4
72 // CHECK-DEFINE-GUID: [[U1:%.+]] = bitcast %struct._GUID* %s1_1 to i8*
73 // CHECK-DEFINE-WRONG-GUID: [[U1:%.+]] = bitcast %struct._GUID* %s1_1 to i8*
76 GUID s1_1 = __uuidof(S1); local
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest1.java 1164 final ShortcutInfo s1_1 = makeShortcut("s1"); local
1461 final ShortcutInfo s1_1 = makeShortcut( local
    [all...]
  /external/opencv3/modules/features2d/src/
brisk.cpp     [all...]

Completed in 125 milliseconds