/external/selinux/libsepol/tests/policies/test-hooks/ |
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 …]
|
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/selinux/libsepol/tests/policies/test-expander/ |
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 | 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 | 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 | 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/v8/tools/clang/plugins/tests/ |
D | base_refcounted.txt | 5 ./base_refcounted.h:44:7: note: [chromium-style] 'PublicRefCountedDtorInHeader' inherits from 'base… 11 ./base_refcounted.h:55:7: note: [chromium-style] 'PublicRefCountedThreadSafeDtorInHeader' inherits … 20 ./base_refcounted.h:107:7: note: [chromium-style] 'DerivedProtectedToPublicInHeader' inherits from … 23 ./base_refcounted.h:81:7: note: [chromium-style] 'ProtectedRefCountedVirtualDtorInHeader' inherits … 29 …16:7: note: [chromium-style] 'ImplicitDerivedProtectedToPublicInHeader' inherits from 'ProtectedRe… 32 ./base_refcounted.h:81:7: note: [chromium-style] 'ProtectedRefCountedVirtualDtorInHeader' inherits … 38 ./base_refcounted.h:147:7: note: [chromium-style] 'ImplementsAPublicInterface' inherits from 'base:… 44 ./base_refcounted.h:146:7: note: [chromium-style] 'ImplementsAPublicInterface' inherits from 'APubl… 50 ./base_refcounted.h:166:7: note: [chromium-style] 'ImplementsAnImplicitInterface' inherits from 'ba… 56 ./base_refcounted.h:165:7: note: [chromium-style] 'ImplementsAnImplicitInterface' inherits from 'An… [all …]
|
/external/wayland/cursor/ |
D | xcursor.c | 797 char *inherits = NULL; in XcursorScanTheme() local 819 if (!f && !inherits) in XcursorScanTheme() 824 inherits = _XcursorThemeInherits (full); in XcursorScanTheme() 834 for (i = inherits; i && f == NULL; i = _XcursorNextPath (i)) in XcursorScanTheme() 836 if (inherits != NULL) in XcursorScanTheme() 837 free (inherits); in XcursorScanTheme() 934 char *inherits = NULL; in xcursor_load_theme() local 955 if (!inherits) { in xcursor_load_theme() 958 inherits = _XcursorThemeInherits(full); in xcursor_load_theme() 966 for (i = inherits; i; i = _XcursorNextPath(i)) in xcursor_load_theme() [all …]
|
/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/python/cpython2/Demo/metaclasses/ |
D | meta-vladimir.txt | 82 in a class by defining a new class, which "inherits" from the former. 83 In other words, a class B which inherits from the class A, inherits 84 the properties defined in A, or, B inherits the structure of A. 90 >>> class B(A): # B inherits A's properties 101 inherits the properties of another class. This property is called 103 class inherits from. The classes from which a class is inheriting the 215 defining a new meta-class, which "inherits" from the former. 216 In other words, a meta-class N which inherits from the meta-class M, 217 inherits the properties defined in M, or, N inherits the structure of M. 223 >>> metaclass N(M): # N inherits M's properties [all …]
|
/external/protobuf/js/commonjs/ |
D | export.js | 21 exports.inherits = goog.inherits;
|
/external/parameter-framework/upstream/test/xml-generator/testVector/ |
D | second.pfw | 21 # Only inherits from "EddGroup" domainGroup 27 # Only inherits from "EddGroup" domainGroup
|
/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 | 28 function inherits(childCtor, parentCtor) { function 50 inherits(V8Profile, Profile); 213 inherits(TickProcessor, LogReader); 695 inherits(UnixCppEntriesProvider, CppEntriesProvider); 743 inherits(MacCppEntriesProvider, UnixCppEntriesProvider); 766 inherits(WindowsCppEntriesProvider, CppEntriesProvider);
|
D | ic-processor.js | 5 function inherits(childCtor, parentCtor) { function 72 inherits(IcProcessor, LogReader);
|
/external/grpc-grpc/examples/node/static_codegen/route_guide/ |
D | route_guide_pb.js | 31 goog.inherits(proto.routeguide.Point, jspb.Message); 217 goog.inherits(proto.routeguide.Rectangle, jspb.Message); 419 goog.inherits(proto.routeguide.Feature, jspb.Message); 613 goog.inherits(proto.routeguide.RouteNote, jspb.Message); 807 goog.inherits(proto.routeguide.RouteSummary, jspb.Message);
|
/external/grpc-grpc/examples/node/static_codegen/ |
D | helloworld_pb.js | 28 goog.inherits(proto.helloworld.HelloRequest, jspb.Message); 187 goog.inherits(proto.helloworld.HelloReply, jspb.Message);
|
/external/v8/tools/clang/blink_gc_plugin/tests/ |
D | virtual_and_trace_after_dispatch.txt | 5 ./virtual_and_trace_after_dispatch.h:23:1: warning: [blink-gc] Class 'B' contains or inherits virtu…
|
/external/cldr/tools/c/genldml/ |
D | Readme.txt | 29 o Launch Microsoft Development studio from the command window so that it inherits the environment
|