Home
last modified time | relevance | path

Searched defs:inherits (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
Druntime.py365 callables=None, inherits=None, argument
536 callables=None, inherits=None, argument
618 callables=None, inherits=None, argument
/external/v8/tools/
Dic-processor.js5 function inherits(childCtor, parentCtor) { function
Dtickprocessor.js28 function inherits(childCtor, parentCtor) { function
/external/icu/icu4c/source/test/intltest/
Drestest.cpp97 UBool inherits[e_Where_count]; member
Drestsnew.cpp96 UBool inherits[e_Where_count]; member
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c68 UBool inherits[e_Where_count]; member
Dcreststn.c160 UBool inherits[e_Where_count]; member
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp1869 bool inherits = false; in ParseMultiClass() local
/external/llvm/lib/TableGen/
DTGParser.cpp2256 bool inherits = false; in ParseMultiClass() local
/external/v8/src/debug/
Dmirrors.js154 function inherits(ctor, superCtor) { function
/external/selinux/checkpolicy/
Dpolicy_define.c584 int define_av_perms(int inherits) in define_av_perms()