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

1 2 3 4 5 6 7 8 91011>>

  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts-via-include/setrans.d/
c.conf 3 s5=CONFIDENTIAL
4 s5=C O N F I D E N T I A L
5 s5=C
  /external/clang/test/CodeGenCXX/
expr.cpp 34 struct s5;
35 struct s5 &f5_0(bool cond, struct s5 &a, struct s5 &b) {
x86_32-arguments.cpp 88 struct s5 { s5(); int &x; }; struct
89 s5 f5() { return s5(); }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
half-prec-psyntax.s 4 vcvtt s2.f32, s5.f16
5 vcvtb s2.f32, s5.f16
6 vcvtt s2.f16, s5.f32
7 vcvtb s2.f16, s5.f32
  /external/clang/test/CodeGen/
x86_32-arguments-win32.c 34 // CHECK-LABEL: define void @f5_2(%struct.s5* byval align 4)
35 struct s5 { struct
38 struct s5 f5_1(void) { while (1) {} }
39 void f5_2(struct s5 a0) {}
ppc64-struct-onefloat.c 7 typedef struct s5 { Sd ds; } SSd; struct
15 // CHECK: %e = alloca %struct.s5, align 8
23 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr inbounds %struct.s5, %struct.s5* %e, i32 0, i32 0
45 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr inbounds %struct.s5, %struct.s5* %p5, i32 0, i32 0
  /art/test/Statics/
Statics.java 23 static final long s5 = 0x1234567890abcdefL; field in class:Statics
44 return s5;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
expr.s 2 xdef s1,s2,s3,s4,s5
7 s5 equ (1>=2)!(1<>1) define
expr.d 11 00* A s5
  /external/llvm/test/MC/AMDGPU/
vop3.s 187 v_add_f32 v1, v3, s5
188 // SICI: v_add_f32_e64 v1, v3, s5 ; encoding: [0x01,0x00,0x06,0xd2,0x03,0x0b,0x00,0x00]
189 // VI: v_add_f32_e64 v1, v3, s5 ; encoding: [0x01,0x00,0x01,0xd1,0x03,0x0b,0x00,0x00]
191 v_sub_f32 v1, v3, s5
192 // SICI: v_sub_f32_e64 v1, v3, s5 ; encoding: [0x01,0x00,0x08,0xd2,0x03,0x0b,0x00,0x00]
193 // VI: v_sub_f32_e64 v1, v3, s5 ; encoding: [0x01,0x00,0x02,0xd1,0x03,0x0b,0x00,0x00]
195 v_subrev_f32 v1, v3, s5
196 // SICI: v_subrev_f32_e64 v1, v3, s5 ; encoding: [0x01,0x00,0x0a,0xd2,0x03,0x0b,0x00,0x00]
197 // VI: v_subrev_f32_e64 v1, v3, s5 ; encoding: [0x01,0x00,0x03,0xd1,0x03,0x0b,0x00,0x00]
199 v_mac_legacy_f32 v1, v3, s5
    [all...]
  /external/clang/test/SemaCXX/
warn-dangling-field.cpp 39 struct S5 {
42 S5 s5 = { 0 }; // ok, lifetime-extended variable
45 S5 s5; // expected-note {{here}} member in struct:S6
46 S6() : s5 { 0 } {} // expected-warning {{binding reference subobject of member 's5' to a temporary}}
49 struct S7 : S5 {
50 S7() : S5 { 0 } {} // expected-warning {{binding reference member 'x' to a temporary}}
elaborated-type-specifier.cpp 41 int test_funcparam_scope(struct S5 * s5) {
42 struct S5 { int y; } *s5_2 = 0;
43 if (s5 == s5_2) return 1; // expected-error {{comparison of distinct pointer types ('struct S5 *' and 'struct S5 *')}}
err_typecheck_assign_const.cpp 38 struct S5 {
44 S5 s5; local
45 s5.field = 5;
46 s5.const_field = 5; // expected-error{{cannot assign to non-static data member 'const_field' with const-qualified type 'const int'}}
  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts/
setrans.conf 14 s5=CONFIDENTIAL
15 s5=C O N F I D E N T I A L
16 s5=C
secolor.conf 17 range s5-s5:c0.c1023 = white blue
  /external/selinux/policycoreutils/mcstrans/share/examples/pipes/
setrans.conf 17 s5:c200.c511=Top Secret
18 s5:c200.c511=TS
  /external/clang/test/Sema/
no-documentation-warn-tagdecl-specifier.c 27 /** @return s5 Test 5 - expected warning here */
28 struct s5 { int is; }; struct
29 struct s5* f5(void);
  /external/llvm/test/MC/ARM/
fconst.s 9 fconstsne s5, #0x1
10 fconstsgt s5, #0x20
19 @ CHECK: vmovne.f32 s5, #2.125000e+00 @ encoding: [0x01,0x2a,0xf0,0x1e]
20 @ CHECK: vmovgt.f32 s5, #8.000000e+00 @ encoding: [0x00,0x2a,0xf2,0xce]
  /external/llvm/test/MC/COFF/
linkonce.s 22 .section s5
68 // CHECK: Name: s5
125 // CHECK: Name: s5
126 // CHECK: Section: s5 (8)
  /external/llvm/test/MC/AArch64/
neon-scalar-by-elem-mla.s 9 fmla s4, s5, v7.s[2]
17 // CHECK: fmla s4, s5, v7.s[2] // encoding: [0xa4,0x18,0x87,0x5f]
29 fmls s5, s12, v23.s[2]
37 // CHECK: fmls s5, s12, v23.s[2] // encoding: [0x85,0x59,0x97,0x5f]
  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts-via-include/
secolor.conf 17 range s5-s5:c0.c1023 = white blue
  /external/skia/src/opts/
SkBitmapProcState_opts_mips_dsp.cpp 31 int s0, s1, s2, s3, s4, s5, s6, s7; local
57 "lhu %[s5], 26(%[xx]) \n\t"
73 "lbux %[s5], %[s5](%[srcAddr]) \n\t"
89 "sll %[s5], %[s5], 2 \n\t"
106 "lwx %[s5], %[s5](%[table]) \n\t"
123 "sw %[s5], 52(%[colors]) \n\t"
143 "lhu %[s5], 26(%[xx]) \n\t
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/
relax-5.s 16 ldc @s5:32,ccr
27 stc ccr,@s5:32
38 ldc @s5:32,exr
49 stc exr,@s5:32
60 .equ s5,0xffff00
  /prebuilts/go/darwin-x86/test/
escape_struct_param1.go 120 s5 := "emu" // ERROR "moved to heap: s5$"
127 u3 := &U{&s5, &ps6} // ERROR "&U literal escapes to heap$" "&ps6 escapes to heap$" "&s5 escapes to heap$"
138 s5 := "emu" // ERROR "moved to heap: s5$"
145 u3 := &U{&s5, &ps6} // ERROR "&U literal escapes to heap$" "&ps6 escapes to heap$" "&s5 escapes to heap$"
156 s5 := "emu" // ERROR "moved to heap: s5$
    [all...]
escape_struct_param2.go 120 s5 := "emu" // ERROR "moved to heap: s5$"
127 u3 := &U{&s5, &ps6} // ERROR "&U literal escapes to heap$" "&ps6 escapes to heap$" "&s5 escapes to heap$"
138 s5 := "emu" // ERROR "moved to heap: s5$"
145 u3 := &U{&s5, &ps6} // ERROR "&U literal escapes to heap$" "&ps6 escapes to heap$" "&s5 escapes to heap$"
156 s5 := "emu" // ERROR "moved to heap: s5$
    [all...]

Completed in 709 milliseconds

1 2 3 4 5 6 7 8 91011>>