/external/google-fruit/include/fruit/impl/meta/ |
D | triplet.h | 30 using Third = Third1; member 34 template <typename First, typename Second, typename Third> 36 using type = Triplet<First, Second, Third>; 43 using type = typename T::Third;
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Ordered and unordered lists.text | 60 3. Third 75 3. Third 111 3. Third 122 3. Third
|
/external/markdown/tests/markdown-test/ |
D | ordered-and-unordered-list.txt | 60 3. Third 75 3. Third 111 3. Third 122 3. Third
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Ordered and unordered lists.text | 60 3. Third 75 3. Third 111 3. Third 122 3. Third
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 257 NamespaceTypoProvider Third("AAB", "DDD"); in TEST() local 261 Installer->PushSource(&Third); in TEST() 268 ASSERT_EQ(0, Third.CallCount); in TEST() 311 CompleteTypeDiagnoser Third(true); in TEST() local 314 Installer->PushSource(&Third); in TEST() 321 ASSERT_EQ(0, Third.CallCount); in TEST()
|
/external/curl/tests/data/ |
D | test1436 | 30 Third 82 Third
|
/external/golang-protobuf/proto/ |
D | extensions_test.go | 509 {Third: []int32{1000}}, 510 {Third: []int32{2000}}, 516 {Third: []int32{1000}}, 519 {Third: []int32{2000}}, 578 {Third: []int32{1000}}, 579 {Third: []int32{2000}}, 585 {Third: []int32{1000}}, 588 {Third: []int32{2000}},
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/ |
D | llvm-mca-markers-5.s | 11 # LLVM-MCA-BEGIN Third Region 56 # CHECK: [2] Code Region - Third Region
|
/external/webrtc/webrtc/ |
D | README.chromium | 12 Third party code used in this project is described
|
/external/python/cpython3/Modules/_decimal/libmpdec/literature/ |
D | mulmod-64.txt | 85 hi, lo = R(hi, lo, z) # Third reduction 94 hi, lo = R(hi, lo, z) # Third reduction
|
/external/libchrome/libchrome_tools/patch/ |
D | hash.patch | 9 -// Definition in base/third_party/superfasthash/superfasthash.c. (Third-party
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | catchpad-regmask.ll | 71 ; Third array access must remat the address of array 119 ; Third access must reload the address of imported
|
/external/llvm/test/CodeGen/X86/ |
D | catchpad-regmask.ll | 71 ; Third array access must remat the address of array 119 ; Third access must reload the address of imported
|
/external/python/cpython2/Doc/distutils/ |
D | index.rst | 23 extensions that are provided as part of this version of Python. Third party
|
/external/python/cpython3/Doc/distutils/ |
D | index.rst | 23 extensions that are provided as part of this version of Python. Third party
|
/external/nos/host/generic/libnos/generator/test/nos/generator/test/ |
D | test.proto | 30 rpc Third (EmptyRequest) returns (EmptyResponse); rpc
|
/external/llvm/test/tools/llvm-split/ |
D | scc-const-alias.ll | 15 ; Third file is actually empty.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-split/ |
D | scc-const-alias.ll | 15 ; Third file is actually empty.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-pdbdump/ |
D | injected-sources.test | 22 ; CHECK-NEXT: <DisplayString>Third test</DisplayString>
|
/external/python/cpython2/Doc/extending/ |
D | index.rst | 27 as part of this version of CPython. Third party tools may offer simpler
|
/external/u-boot/doc/ |
D | README.TPL | 7 TPL---Third Program Loader.
|
/external/clang/include/clang/Sema/ |
D | Overload.h | 145 ImplicitConversionKind Third : 8; variable 226 return Second == ICK_Identity && Third == ICK_Identity; in isIdentityConversion()
|
/external/guava/guava-tests/test/com/google/common/reflect/ |
D | TypeTokenTest.java | 567 private abstract static class Third<T, D> extends Second<T> {} class in TypeTokenTest 569 private abstract static class Fourth<T, D> extends Third<D, T> {} 653 assertTrue(tokS.isAssignableFrom(Third.class.getGenericSuperclass())); in testAssignableParameterizedTypeToClass() 665 assertTrue(tokS.isAssignableFrom(Third[].class)); in testAssignableArrayToClass() 677 assertTrue(tokS.isAssignableFrom(new TypeToken<Third>() {})); in testAssignableTokenToClass() 679 new TypeToken<Third<String, Integer>>() {})); in testAssignableTokenToClass() 734 new TypeToken<Third<String, Integer>>() {})); in testAssignableTokenToType() 736 new TypeToken<Third<Integer, String>>() {})); in testAssignableTokenToType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Coroutines/ |
D | ex3.ll | 1 ; Third example from Doc/Coroutines.rst (two suspend points)
|
/external/markdown/docs/extensions/ |
D | HeaderId.txt | 44 <h1 id="header_2">Third Header</h1>
|