/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/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-named-summaries/ |
D | main.cpp | 27 struct Third struct 31 Third(int X, char Z) : in Third() function 41 Third *third = new Third(96,'E'); in main()
|
/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/llvm-project/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 253 NamespaceTypoProvider Third("AAB", "DDD"); in TEST() local 257 Installer->PushSource(&Third); in TEST() 264 ASSERT_EQ(0, Third.CallCount); in TEST() 304 CompleteTypeDiagnoser Third(true); in TEST() local 307 Installer->PushSource(&Third); in TEST() 314 ASSERT_EQ(0, Third.CallCount); in TEST()
|
/external/llvm-project/clang/test/CXX/drs/ |
D | dr10xx.cpp | 34 …template<class T, template<class> class U = T::template A> struct Third { }; // expected-error {{i… struct 35 Third<A<int> > t; // expected-note {{in instantiation of default argument}}
|
/external/llvm-project/libcxx/benchmarks/ |
D | map.bench.cpp | 40 enum class Hint { Begin, Third, Correct, End }; enumerator 318 auto Third = *(Data.Hints[I].begin() + 2); in run() local 322 : hint == ::Hint::Third ? Third : Map.end(); in run() 437 auto Third = *(Data.Hints[I].begin() + 2); in run() local 441 : hint == ::Hint::Third ? Third : Map.end(); in run() 557 auto Third = *(Data.Hints[I].begin() + 2); in run() local 561 : hint == ::Hint::Third ? Third : Map.end(); in run() 677 auto Third = *(Data.Hints[I].begin() + 2); in run() local 681 : hint == ::Hint::Third ? Third : Map.end(); in run()
|
/external/curl/tests/data/ |
D | test1436 | 30 Third 82 Third
|
/external/golang-protobuf/proto/ |
D | extensions_test.go | 505 {Third: []int32{1000}}, 506 {Third: []int32{2000}}, 512 {Third: []int32{1000}}, 515 {Third: []int32{2000}}, 574 {Third: []int32{1000}}, 575 {Third: []int32{2000}}, 581 {Third: []int32{1000}}, 584 {Third: []int32{2000}},
|
/external/llvm-project/lld/test/COFF/Inputs/ |
D | natvis-3.natvis | 1 Third Natvis Test
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/ |
D | llvm-mca-markers-5.s | 11 # LLVM-MCA-BEGIN Third Region 62 # CHECK: [2] Code Region - Third Region
|
/external/webrtc/ |
D | README.chromium | 13 Third party code used in this project is described
|
/external/exoplayer/tree/testdata/src/test/assets/ssa/ |
D | overlapping_timecodes | 9 Dialogue: 0:00:06.00,0:00:08.44,Third subtitle - out of order
|
D | invalid_positioning | 15 Dialogue: 0,0:00:04:56,0:00:08:90,Default,Olly,{\an11}Third subtitle (invalid alignment).
|
D | positioning | 15 Dialogue: 0,0:00:04:56,0:00:08:90,Default,Olly,{\pos(150,100)}Third subtitle{\pos(75,101)}, (only l…
|
/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/llvm-project/lld/test/ELF/linkerscript/ |
D | relocatable-discard.s | 11 ## 2) Third-party section .debug_info referencing discarded section
|
/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 | 20 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/fft2d/ |
D | README.android | 1 Third-party FFT (fast Fourier transform) code
|
/external/llvm-project/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
|