Home
last modified time | relevance | path

Searched refs:inheritance (Results 1 – 25 of 244) sorted by relevance

12345678910

/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Dtype-unique-inheritance.ll1 …%S/Inputs/type-unique-inheritance-a.ll %S/Inputs/type-unique-inheritance-b.ll -S -o - | FileCheck …
/external/llvm/test/Linker/
Dtype-unique-inheritance.ll1 …%S/Inputs/type-unique-inheritance-a.ll %S/Inputs/type-unique-inheritance-b.ll -S -o - | FileCheck …
/external/doclava/res/assets/templates/assets/
Dstyle.css155 div#jd-content table.jd-inheritance-table {
162 div#jd-content table.jd-inheritance-table td {
169 div#jd-content table.jd-inheritance-table .jd-inheritance-space {
173 div#jd-content table.jd-inheritance-table .jd-inheritance-interface-cell {
/external/eigen/doc/
DClassHierarchy.dox21 In addition, the design avoids multiple inheritance. One reason for this is that in our experience,…
55inheritance? No, because \c %PlainObjectBase \e itself inherits \c %MatrixBase or \c %ArrayBase de…
74 The inheritance diagram for Matrix looks as follows:
85 The inheritance diagram for Array looks as follows:
96 The inheritance diagram for some other matrix expression class, here denoted by \c SomeMatrixXpr, l…
107 The inheritance diagram for some other array expression class, here denoted by \c SomeArrayXpr, loo…
119 corresponding inheritance diagram is:
/external/doclava/res/assets/templates/
Dclass.cs103 <?cs set:colspan = subcount(class.inheritance) ?>
104 <?cs each:supr = class.inheritance ?>
123 <?cs set:colspan = subcount(class.inheritance) ?>
124 <?cs each:supr = class.inheritance ?>
126 <?cs loop:i = 1, (subcount(class.inheritance)-colspan), 1 ?>
127 …<td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;…
/external/autotest/client/tests/pi_tests/
Dcontrol14 the mutex owned by the low priority thread. Without priority inheritance,
15 this will deadlock the program. With priority inheritance, the low priority
/external/ltp/testcases/realtime/
D00_Descriptions.txt110 - Tests whether the priority inheritance feature is present in kernel
113 - Priority inheritance under two different scenarios. It checks whether the
114 presence of priority inheritance allows higher priority threads to make more
125 - Uses priority inheritance protocol (PTHREAD_PRIO_INHERIT) and uses
134 - Measures latencies involved in priority boosting through priority inheritance
230 - Tests priority inheritance under stress conditions. Test runs in two
/external/testng/src/test/java/test/inheritance/
DBaseClassScope.java1 package test.inheritance;
/external/testng/src/test/java/test/inheritance/testng739/
DBaseClass.java1 package test.inheritance.testng739;
DB.java1 package test.inheritance.testng739;
/external/testng/src/test/java/test/inheritance/testng471/
DSuperClass1.java1 package test.inheritance.testng471;
DSuperClass2.java1 package test.inheritance.testng471;
/external/python/oauth2client/docs/source/
Doauth2client.client.rst7 :show-inheritance:
Doauth2client.transport.rst7 :show-inheritance:
Doauth2client.service_account.rst7 :show-inheritance:
Doauth2client.clientsecrets.rst7 :show-inheritance:
Doauth2client.tools.rst7 :show-inheritance:
Doauth2client.util.rst7 :show-inheritance:
Doauth2client.crypt.rst7 :show-inheritance:
Doauth2client.file.rst7 :show-inheritance:
Doauth2client.contrib.dictionary_storage.rst7 :show-inheritance:
Doauth2client.contrib.xsrfutil.rst7 :show-inheritance:
Doauth2client.contrib.locked_file.rst7 :show-inheritance:
Doauth2client.contrib.keyring_storage.rst7 :show-inheritance:
/external/testng/src/test/java/test/inheritance/testng234/
DParentTest.java1 package test.inheritance.testng234;

12345678910