Searched defs:isInheritable (Results 1 – 4 of 4) sorted by relevance
/external/javassist/src/main/javassist/ |
D | CtNewClass.java | 115 private boolean isInheritable(int mod, CtClass superclazz) { in isInheritable() method in CtNewClass
|
/external/python/cpython3/Python/ |
D | fileutils.c | 1113 int isInheritable = get_inheritable(fd, raise); in set_inheritable() local
|
/external/skia/modules/svg/include/ |
D | SkSVGTypes.h | 59 constexpr bool isInheritable() const { return kInheritable; } in isInheritable() function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|