Searched refs:inheritance (Results 1 – 25 of 244) sorted by relevance
12345678910
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | type-unique-inheritance.ll | 1 …%S/Inputs/type-unique-inheritance-a.ll %S/Inputs/type-unique-inheritance-b.ll -S -o - | FileCheck …
|
/external/llvm/test/Linker/ |
D | type-unique-inheritance.ll | 1 …%S/Inputs/type-unique-inheritance-a.ll %S/Inputs/type-unique-inheritance-b.ll -S -o - | FileCheck …
|
/external/doclava/res/assets/templates/assets/ |
D | style.css | 155 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/ |
D | ClassHierarchy.dox | 21 In addition, the design avoids multiple inheritance. One reason for this is that in our experience,… 55 …inheritance? 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/ |
D | class.cs | 103 <?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"> <?cs if:(subcount(class.inheritance)-colspan) == i ?> …
|
/external/autotest/client/tests/pi_tests/ |
D | control | 14 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/ |
D | 00_Descriptions.txt | 110 - 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/ |
D | BaseClassScope.java | 1 package test.inheritance;
|
/external/testng/src/test/java/test/inheritance/testng739/ |
D | BaseClass.java | 1 package test.inheritance.testng739;
|
D | B.java | 1 package test.inheritance.testng739;
|
/external/testng/src/test/java/test/inheritance/testng471/ |
D | SuperClass1.java | 1 package test.inheritance.testng471;
|
D | SuperClass2.java | 1 package test.inheritance.testng471;
|
/external/python/oauth2client/docs/source/ |
D | oauth2client.client.rst | 7 :show-inheritance:
|
D | oauth2client.transport.rst | 7 :show-inheritance:
|
D | oauth2client.service_account.rst | 7 :show-inheritance:
|
D | oauth2client.clientsecrets.rst | 7 :show-inheritance:
|
D | oauth2client.tools.rst | 7 :show-inheritance:
|
D | oauth2client.util.rst | 7 :show-inheritance:
|
D | oauth2client.crypt.rst | 7 :show-inheritance:
|
D | oauth2client.file.rst | 7 :show-inheritance:
|
D | oauth2client.contrib.dictionary_storage.rst | 7 :show-inheritance:
|
D | oauth2client.contrib.xsrfutil.rst | 7 :show-inheritance:
|
D | oauth2client.contrib.locked_file.rst | 7 :show-inheritance:
|
D | oauth2client.contrib.keyring_storage.rst | 7 :show-inheritance:
|
/external/testng/src/test/java/test/inheritance/testng234/ |
D | ParentTest.java | 1 package test.inheritance.testng234;
|
12345678910