Home
last modified time | relevance | path

Searched refs:inherits (Results 1 – 25 of 117) sorted by relevance

12345

/external/selinux/libsepol/tests/policies/test-hooks/
Dcmp_policy.conf160 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 …]
Dsmall-base.conf160 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/
Duser-base.conf160 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 …]
Drole-base.conf160 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 …]
Dalias-base.conf160 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 …]
Dsmall-base.conf160 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 …]
Dbase-base-only.conf12 inherits file
/external/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf160 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 …]
Dbase-metreq.conf160 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 …]
Dbase-notmetreq.conf159 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/
Dsmall-base.conf160 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/
Dbase_refcounted.txt5 ./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/clang/test/ASTMerge/
Dinterface.m8 // 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/
Dmirrors.js222 function inherits(ctor, superCtor) { function
544 inherits(ValueMirror, Mirror);
584 inherits(UndefinedMirror, ValueMirror);
600 inherits(NullMirror, ValueMirror);
617 inherits(BooleanMirror, ValueMirror);
634 inherits(NumberMirror, ValueMirror);
651 inherits(StringMirror, ValueMirror);
680 inherits(SymbolMirror, ValueMirror);
705 inherits(ObjectMirror, ValueMirror);
885 inherits(FunctionMirror, ObjectMirror);
[all …]
/external/protobuf/js/commonjs/
Dexport.js21 exports.inherits = goog.inherits;
/external/parameter-framework/upstream/test/xml-generator/testVector/
Dsecond.pfw21 # Only inherits from "EddGroup" domainGroup
27 # Only inherits from "EddGroup" domainGroup
Dfirst.pfw4 # Only inherits from "EddGroup" domainGroup
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf154 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/
DClassHierarchy.dox17 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/
Dtickprocessor.js29 function inherits(childCtor, parentCtor) { function
40 inherits(V8Profile, Profile);
179 inherits(TickProcessor, LogReader);
634 inherits(UnixCppEntriesProvider, CppEntriesProvider);
682 inherits(MacCppEntriesProvider, UnixCppEntriesProvider);
705 inherits(WindowsCppEntriesProvider, CppEntriesProvider);
Ddumpcpp.js15 inherits(CppProcessor, LogReader);
/external/v8/tools/clang/blink_gc_plugin/tests/
Dvirtual_and_trace_after_dispatch.txt5 ./virtual_and_trace_after_dispatch.h:23:1: warning: [blink-gc] Class 'B' contains or inherits virtu…
/external/selinux/checkpolicy/
Dpolicy_define.h22 int define_av_perms(int inherits);
/external/icu/icu4c/source/test/testdata/
Dte_IN.txt11 // This is a test file which inherits from te, te_IN.
/external/bison/m4/
Dperror.m458 dnl The system's perror() probably inherits the bugs in the

12345