Searched refs:a_t (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | 2010-02-04-SchedulerBug.ll | 4 %struct.a_t = type { i8*, i64*, i8*, i32, i32, i64*, i64*, i64* } 13 %4 = getelementptr inbounds %struct.a_t, %struct.a_t* null, i32 0, i32 7 ; <i64**> [#uses=1]
|
/external/selinux/libsepol/tests/policies/test-deps/ |
D | modreq-bool-global.conf | 10 type a_t; 14 allow a_t b_t : file { read write };
|
D | modreq-perm-global.conf | 8 type a_t; 10 allow a_t b_t: msg { send receive };
|
D | modreq-bool-opt.conf | 15 type a_t; 20 allow a_t b_t : file { read write };
|
D | modreq-role-global.conf | 9 type a_t;
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2010-02-04-SchedulerBug.ll | 4 %struct.a_t = type { i8*, i64*, i8*, i32, i32, i64*, i64*, i64* } 13 %4 = getelementptr inbounds %struct.a_t* null, i32 0, i32 7 ; <i64**> [#uses=1]
|
/external/selinux/secilc/test/ |
D | integration.cil | 208 (type a_t) 215 (allow a_t b_t (file (write)))) 217 (allow a_t b_t (file (execute))))) 220 (allow a_t b_t (file (read))))))
|
/external/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 241 EIGEN_DEVICE_FUNC inline AlignedBox& translate(const MatrixBase<Derived>& a_t) in translate() argument 243 const typename internal::nested_eval<Derived,2>::type t(a_t.derived()); in translate()
|