Searched refs:inherits (Results 1 - 25 of 34) sorted by relevance

12

/external/selinux/libsepol/tests/policies/test-expander/
H A Dalias-base.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
H A Drole-base.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
H A Duser-base.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
H A Dsmall-base.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
H A Dbase-base-only.conf12 inherits file
/external/selinux/libsepol/tests/policies/test-hooks/
H A Dcmp_policy.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
H A Dsmall-base.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/debug/
H A Derror.js43 goog.inherits(goog.debug.Error, Error);
/external/selinux/libsepol/tests/policies/test-deps/
H A Dbase-metreq.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
H A Dsmall-base.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
H A Dbase-notmetreq.conf137 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
/external/selinux/libsepol/tests/policies/test-linker/
H A Dsmall-base.conf138 # class class_name [ inherits common_name ] { permission_name ... }
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 socke
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
H A Dwrapperxmlhttpfactory.js55 goog.inherits(goog.net.WrapperXmlHttpFactory, goog.net.XmlHttpFactory);
H A Dxmlhttp.js141 goog.inherits(goog.net.DefaultXmlHttpFactory, goog.net.XmlHttpFactory);
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/
H A Dmessages.js47 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(ProtoRp
[all...]
H A Dutil.js36 goog.inherits(ProtoRpc.Util.Error, goog.debug.Error);
/external/v8/test/mjsunit/
H A Dreadonly.js62 var inherits = [CreateFromConstructor, CreateFromApi, CreateWithProperty]; variable
77 p = inherits[Math.floor(inherits.length * Math.random())](p)();
/external/v8/tools/
H A Ddumpcpp.js15 inherits(CppProcessor, LogReader);
H A 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);
/external/v8/src/debug/
H A Dmirrors.js219 * The Function.prototype.inherits from lang.js rewritten as a standalone
229 function inherits(ctor, superCtor) { function
550 inherits(ValueMirror, Mirror);
590 inherits(UndefinedMirror, ValueMirror);
606 inherits(NullMirror, ValueMirror);
623 inherits(BooleanMirror, ValueMirror);
640 inherits(NumberMirror, ValueMirror);
657 inherits(StringMirror, ValueMirror);
686 inherits(SymbolMirror, ValueMirror);
711 inherits(ObjectMirro
[all...]
/external/selinux/checkpolicy/
H A Dpolicy_define.h22 int define_av_perms(int inherits);
H A Dpolicy_scan.l76 inherits { return(INHERITS); }
/external/selinux/libsepol/tests/policies/test-cond/
H A 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 socke
[all...]
/external/icu/icu4c/source/test/intltest/
H A Drestest.cpp94 UBool inherits[e_Where_count]; member in struct:__anon7092
99 // "IN" means inherits
353 if (is_in[j] && param[i].inherits[j])
/external/icu/icu4c/source/test/cintltst/
H A Dcrestst.c65 UBool inherits[e_Where_count]; member in struct:__anon6997
69 /* "IN" means inherits */
305 if (is_in[j] && param[i].inherits[j])
315 log_verbose("%s[%d]::%s: in<%d:%s> inherits<%d:%s>. actual_bundle=%s\n",
322 param[i].inherits[j]?"Yes":"No",

Completed in 2533 milliseconds

12