/third_party/typescript/tests/baselines/reference/ |
D | exportedVariable1.types | 2 export var foo = {name: "Bill"}; 4 >{name: "Bill"} : { name: string; } 6 >"Bill" : "Bill"
|
D | import_reference-to-type-alias.types | 34 return "Bill Gates"; 35 >"Bill Gates" : "Bill Gates"
|
D | import_reference-exported-alias.types | 36 return "Bill Gates"; 37 >"Bill Gates" : "Bill Gates"
|
D | exportedVariable1.symbols | 2 export var foo = {name: "Bill"};
|
D | import_reference-to-type-alias.symbols | 32 return "Bill Gates";
|
D | import_reference-exported-alias.symbols | 34 return "Bill Gates";
|
/third_party/boost/libs/static_assert/test/ |
D | static_assert_test.cpp | 59 struct Bill struct 82 Bill<int, char> z; in test_Bill() argument 97 BOOST_STATIC_ASSERT(Bill<int, char>::value); in main() 99 BOOST_STATIC_ASSERT_MSG(Bill<int, char>::value, "This is a message"); in main()
|
D | static_assert_test_fail_5.cpp | 16 struct Bill struct 35 Bill<int, char> b; argument
|
D | static_assert_test_fail_6.cpp | 16 struct Bill struct 39 Bill<int, char> b; in foo() argument
|
/third_party/boost/libs/graph/example/ |
D | social_network.graph | 4 Bill,Scott 5 Josh,Bill
|
D | comm_network.graph | 4 Scott,Bill 5 Bill,Josh
|
D | kevin-bacon.dat | 12 Mark Hamill;Slipstream (1989);Bill Paxton 13 Bill Paxton;Apollo 13 (1995);Kevin Bacon
|
D | kevin_bacon.expected | 12 Mark Hamill was in Slipstream (1989) with Bill Paxton 13 Bill Paxton was in Apollo 13 (1995) with Kevin Bacon 64 Bill Paxton's bacon number is 1
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_shader_bit_encoding.txt | 11 Bill Licea-Kane 15 Bill Licea-Kane (bill 'at' amd.com)
|
D | ARB_robustness_application_isolation.txt | 14 Bill Licea-Kane (bill.licea-kane 'at' amd.com) 139 …012 kbr Indicated that isolation is opt-in mechanism based on feedback from Bill Licea-Kane
|
D | GLX_ARB_robustness_application_isolation.txt | 13 Bill Licea-Kane (bill.licea-kane 'at' amd.com) 174 …5 24 Apr 2012 kbr Added GLX_CONTEXT_RESET_ISOLATION_BIT_ARB on feedback from Bill Licea-…
|
D | WGL_ARB_robustness_application_isolation.txt | 13 Bill Licea-Kane (bill.licea-kane 'at' amd.com) 188 …5 24 Apr 2012 kbr Added GLX_CONTEXT_RESET_ISOLATION_BIT_ARB on feedback from Bill Licea-…
|
D | ARB_derivative_control.txt | 15 Bill Licea-Kane, Qualcomm 280 - Match the core specification WRT to Bill's input derivatives, etc. 281 - Add Bill as a contributor.
|
/third_party/e2fsprogs/debian/ |
D | comerr-dev.doc-base | 3 Author: Ken Raeburn and Bill Sommerfeld
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_shader_bit_encoding.txt | 11 Bill Licea-Kane 15 Bill Licea-Kane (bill 'at' amd.com)
|
D | ARB_robustness_application_isolation.txt | 14 Bill Licea-Kane (bill.licea-kane 'at' amd.com) 149 …012 kbr Indicated that isolation is opt-in mechanism based on feedback from Bill Licea-Kane
|
D | GLX_ARB_robustness_application_isolation.txt | 13 Bill Licea-Kane (bill.licea-kane 'at' amd.com) 184 …5 24 Apr 2012 kbr Added GLX_CONTEXT_RESET_ISOLATION_BIT_ARB on feedback from Bill Licea-…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_texture_texture4.txt | 11 Bill Licea-Kane, AMD ( Bill.Licea-Kane 'at' amd.com ) 20 Bill Licea-Kane
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_texture_texture4.txt | 11 Bill Licea-Kane, AMD ( Bill.Licea-Kane 'at' amd.com ) 20 Bill Licea-Kane
|
/third_party/ffmpeg/tests/ref/fate/ |
D | sub-webvtt2 | 15 Dialogue: 0,0:00:02.50,0:00:22.50,Default,,0,0,0,,Hi, I’m Bill
|