/external/selinux/libsepol/tests/policies/test-hooks/ |
D | small-base.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
D | cmp_policy.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
/external/selinux/libsepol/tests/policies/test-expander/ |
D | user-base.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
D | alias-base.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
D | role-base.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
D | small-base.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
D | base-base-only.conf | 12 inherits file
|
/external/selinux/libsepol/tests/policies/test-deps/ |
D | small-base.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
D | base-metreq.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
D | base-notmetreq.conf | 159 inherits file 169 inherits file 176 inherits file 179 inherits file 182 inherits file 185 inherits file 188 inherits file 201 inherits socket 204 inherits socket 212 inherits socket [all …]
|
/external/selinux/libsepol/tests/policies/test-linker/ |
D | small-base.conf | 160 inherits file 170 inherits file 177 inherits file 180 inherits file 183 inherits file 186 inherits file 189 inherits file 202 inherits socket 205 inherits socket 213 inherits socket [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/ |
D | messages.js | 47 goog.inherits(ProtoRpc.ValidationError, ProtoRpc.Util.Error); 60 goog.inherits(ProtoRpc.EnumDefinitionError, ProtoRpc.Util.Error); 73 goog.inherits(ProtoRpc.FieldDefinitionError, ProtoRpc.Util.Error); 86 goog.inherits(ProtoRpc.InvalidVariantError, ProtoRpc.FieldDefinitionError); 99 goog.inherits(ProtoRpc.InvalidNumberError, ProtoRpc.FieldDefinitionError); 112 goog.inherits(ProtoRpc.DuplicateNumberError, ProtoRpc.Util.Error); 125 goog.inherits(ProtoRpc.DefinitionNotFoundError, ProtoRpc.Util.Error); 138 goog.inherits(ProtoRpc.DecodeError, ProtoRpc.Util.Error); 271 goog.inherits(ProtoRpc.MessageDefinition_, ProtoRpc.Definition_); 578 goog.inherits(ProtoRpc.IntegerField, ProtoRpc.Field); [all …]
|
D | util.js | 36 goog.inherits(ProtoRpc.Util.Error, goog.debug.Error);
|
/external/clang/test/ASTMerge/ |
D | interface.m | 8 // CHECK: interface1.m:21:17: note: inherits from superclass 'I2' here 9 // CHECK: interface2.m:21:17: note: inherits from superclass 'I1' here 19 // CHECK: interface1.m:100:17: note: inherits from superclass 'I12' here 20 // CHECK: interface2.m:99:17: note: inherits from superclass 'I11' here
|
/external/v8/src/debug/ |
D | mirrors.js | 229 function inherits(ctor, superCtor) { function 548 inherits(ValueMirror, Mirror); 588 inherits(UndefinedMirror, ValueMirror); 604 inherits(NullMirror, ValueMirror); 621 inherits(BooleanMirror, ValueMirror); 638 inherits(NumberMirror, ValueMirror); 655 inherits(StringMirror, ValueMirror); 684 inherits(SymbolMirror, ValueMirror); 709 inherits(ObjectMirror, ValueMirror); 889 inherits(FunctionMirror, ObjectMirror); [all …]
|
/external/parameter-framework/upstream/test/xml-generator/testVector/ |
D | second.pfw | 21 # Only inherits from "EddGroup" domainGroup 27 # Only inherits from "EddGroup" domainGroup
|
D | first.pfw | 4 # Only inherits from "EddGroup" domainGroup
|
/external/v8/test/mjsunit/ |
D | readonly.js | 62 var inherits = [CreateFromConstructor, CreateFromApi, CreateWithProperty]; variable 77 p = inherits[Math.floor(inherits.length * Math.random())](p)();
|
/external/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 154 inherits file 163 inherits file 170 inherits file 172 inherits file 179 inherits file 181 inherits file 183 inherits file 189 inherits socket 191 inherits socket 200 inherits socket [all …]
|
/external/eigen/doc/ |
D | ClassHierarchy.dox | 17 the derived class (for instance, \c Matrix) inherits the base class with the derived class itself a… 18 template argument (in this case, \c Matrix inherits from \c MatrixBase<Matrix>). This allows … 54 …\c %Matrix inherits \c %MatrixBase and \c %Array inherits \c %ArrayBase. So does that mean multiple 55 …inheritance? No, because \c %PlainObjectBase \e itself inherits \c %MatrixBase or \c %ArrayBase de…
|
/external/v8/tools/ |
D | tickprocessor.js | 29 function inherits(childCtor, parentCtor) { function 40 inherits(V8Profile, Profile); 106 inherits(SnapshotLogProcessor, LogReader); 253 inherits(TickProcessor, LogReader); 706 inherits(UnixCppEntriesProvider, CppEntriesProvider); 754 inherits(MacCppEntriesProvider, UnixCppEntriesProvider); 774 inherits(WindowsCppEntriesProvider, CppEntriesProvider);
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/debug/ |
D | error.js | 43 goog.inherits(goog.debug.Error, Error);
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/ |
D | wrapperxmlhttpfactory.js | 55 goog.inherits(goog.net.WrapperXmlHttpFactory, goog.net.XmlHttpFactory);
|
/external/selinux/checkpolicy/ |
D | policy_define.h | 22 int define_av_perms(int inherits);
|
/external/icu/icu4c/source/test/testdata/ |
D | te_IN.txt | 9 // This is a test file which inherits from te, te_IN.
|