HomeSort by relevance Sort by last modified time
    Searched refs:s0 (Results 1 - 25 of 258) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/clang/test/Sema/
align-arm-apcs.c 3 struct s0 { double f0; int f1; }; struct
4 char chk0[__alignof__(struct s0) == 4 ? 1 : -1];
fpack-struct.c 4 struct s0 { struct
9 int t0[sizeof(struct s0) == EXPECTED_STRUCT_SIZE ?: -1];
pragma-pack-3.c 22 struct s0 { struct
26 int a[sizeof(struct s0) == 3 ? 1 : -1];
pragma-pack-4.c 7 struct s0 { struct
16 struct s0 b;
  /external/clang/test/CodeGen/
PR3613-static-decl.c 2 // RUN: grep '@g0 = internal global %.truct.s0 { i32 3 }' %t | count 1
4 struct s0 { struct
8 static struct s0 g0;
14 static struct s0 g0 = {3};
alignof.c 5 struct s0 { struct
9 struct s0 t1_tmp;
x86_32-arguments-realign.c 4 // CHECK: define void @f0(%struct.s0* byval align 4)
7 struct s0 { long double a; }; struct
8 void f0(struct s0 a0) {
bitfield-assign.c 16 struct s0 { struct
25 struct s0 s;
30 struct s0 s;
35 struct s0 s;
40 struct s0 s;
cleanup-stack.c 4 struct s0 { struct
9 static void f0(struct s0 *p) {
17 struct s0 x __attribute__((cleanup(f0))) = { &var, 2 };
18 struct s0 y __attribute__((cleanup(f0))) = { &var, 3 };
20 struct s0 y __attribute__((cleanup(f0))) = { &var, 4 };
tentative-decls.c 8 struct s0;
9 struct s0 x;
10 // RUN: grep '@x = common global .struct.s0 zeroinitializer' %t
12 struct s0 y;
13 // RUN: grep '@y = common global .struct.s0 zeroinitializer' %t
14 struct s0 *f0() {
18 struct s0 { struct
2008-07-30-implicit-initialization.c 6 struct s0 { struct
11 struct s0 x = {0};
19 struct s0 x[2] = { {0} };
blocks.c 10 typedef struct s0 T;
11 struct s0 { struct
15 // CHECK: define internal void @__f2_block_invoke_0(%struct.s0* noalias sret {{%.*}}, i8* {{%.*}}, %struct.s0* byval align 4 {{.*}})
16 struct s0 f2(struct s0 a0) {
17 return ^(struct s0 a1){ return a1; }(a0);
pragma-pack-2.c 2 // CHECK-X32: %struct.s0 = type { i64, i64, i32, [12 x i32] }
3 // CHECK-X32: %struct.s1 = type { [15 x i32], %struct.s0 }
6 // CHECK-X64: %struct.s0 = type <{ i64, i64, i32, [12 x i32] }>
7 // CHECK-X64: %struct.s1 = type <{ [15 x i32], %struct.s0 }>
12 struct s0 { struct
21 struct s0 b;
debug-info.c 17 struct s0;
18 struct s0 { struct s0 *p; } g0; struct
20 struct s0 *f0(struct s0 *a0) {
  /external/clang/test/CodeGenObjC/
attr-strong.c 3 struct s0 { struct
6 struct s0 * __attribute__((objc_gc(strong))) g0;
  /dalvik/vm/compiler/template/armv5te-vfp/
funop.S 3 * "instr" line that specifies an instruction that performs "s1 = op s0".
12 flds s0, [r1] @ s0<- vB
13 $instr @ s1<- op s0
funopNarrower.S 3 * "instr" line that specifies an instruction that performs "s0 = op d0".
13 $instr @ s0<- op d0
14 fsts s0, [r0] @ vA<- s0
funopWider.S 3 * "instr" line that specifies an instruction that performs "d0 = op s0".
12 flds s0, [r1] @ s0<- vB
13 $instr @ d0<- op s0
  /external/clang/test/CXX/dcl.decl/dcl.init/
p6.cpp 19 struct s0 {}; struct
20 struct s1 { static const s0 foo; };
21 const struct s0 s1::foo; // expected-error{{default initialization of an object of const type 'const struct s0' requires a user-provided default constructor}}
25 static const s0 foo;
28 template<> const struct s0 s2<int>::foo; // okay
  /external/sepolicy/
property_contexts 5 net.rmnet0 u:object_r:radio_prop:s0
6 net.gprs u:object_r:radio_prop:s0
7 net.ppp u:object_r:radio_prop:s0
8 net.qmi u:object_r:radio_prop:s0
9 net.lte u:object_r:radio_prop:s0
10 net.cdma u:object_r:radio_prop:s0
11 gsm. u:object_r:radio_prop:s0
12 persist.radio u:object_r:radio_prop:s0
13 net.dns u:object_r:radio_prop:s0
14 sys.usb.config u:object_r:radio_prop:s0
    [all...]
file_contexts 10 /dev(/.*)? u:object_r:device:s0
11 /dev/akm8973.* u:object_r:akm_device:s0
12 /dev/accelerometer u:object_r:accelerometer_device:s0
13 /dev/alarm u:object_r:alarm_device:s0
14 /dev/android_adb.* u:object_r:adb_device:s0
15 /dev/ashmem u:object_r:ashmem_device:s0
16 /dev/audio.* u:object_r:audio_device:s0
17 /dev/binder u:object_r:binder_device:s0
18 /dev/block(/.*)? u:object_r:block_device:s0
19 /dev/block/loop[0-9]* u:object_r:loop_device:s0
    [all...]
  /external/clang/test/PCH/
changed-files.c 1 const char *s0 = m0; variable
  /external/libsepol/tests/policies/test-expander/
base-base-only.conf 23 sensitivity s0;
25 dominance { s0 }
29 level s0:c0;
39 gen_user(myuser_u,, myrole_r, s0, s0 - s0:c0)
41 sid kernel gen_context(myuser_u:myrole_r:mytype_t, s0)
  /external/clang/test/CodeGenCXX/
alloca-align.cpp 3 struct s0 { struct
10 // CHECK: alloca %struct.s0, align 16
12 (void) s0();
16 // CHECK: alloca %struct.s0, align 16
18 (void) (struct s0) { 0, 0, 0, 0 };
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
LineSegment.java 146 float s0, s1, squareDistance, extentDeterminant0, extentDeterminant1, tempS0, tempS1; local
150 s0 = negativeDirectionDot * diffTestDot - diffThisDot;
155 if (s0 >= -extentDeterminant0) {
156 if (s0 <= extentDeterminant0) {
163 s0 *= inverseDeterminant;
165 squareDistance = s0
166 * (s0 + negativeDirectionDot * s1 + (2.0f) * diffThisDot)
168 * (negativeDirectionDot * s0 + s1 + (2.0f) * diffTestDot)
175 s0 = -extent;
176 squareDistance = s0 * (s0 - (2.0f) * tempS0)
    [all...]

Completed in 817 milliseconds

1 2 3 4 5 6 7 8 91011