Searched refs:a_t (Results 1 – 6 of 6) sorted by relevance
/external/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/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/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 224 inline AlignedBox& translate(const MatrixBase<Derived>& a_t) in translate() argument 226 const typename internal::nested<Derived,2>::type t(a_t.derived()); in translate()
|