/external/llvm-project/libcxx/test/std/utilities/time/time.cal/time.cal.month/time.cal.month.nonmembers/ |
D | literals.pass.cpp | 40 ASSERT_SAME_TYPE(const std::chrono::month, decltype(std::chrono::June)); in main() 53 static_assert( std::chrono::June == std::chrono::month(6), ""); in main() 66 assert(std::chrono::June == std::chrono::month(6)); in main() 79 assert(static_cast<unsigned>(std::chrono::June) == 6); in main()
|
/external/libcxx/test/std/utilities/time/time.cal/time.cal.month/time.cal.month.nonmembers/ |
D | literals.pass.cpp | 41 ASSERT_SAME_TYPE(const std::chrono::month, decltype(std::chrono::June)); in main() 54 static_assert( std::chrono::June == std::chrono::month(6), ""); in main() 67 assert(std::chrono::June == std::chrono::month(6)); in main() 80 assert(static_cast<unsigned>(std::chrono::June) == 6); in main()
|
/external/angle/extensions/ |
D | ANGLE_yuv_internal_format.txt | 29 Version 5, June 23, 2021 101 #5 - (June 23, 2021) Mohan Maiya 104 #4 - (June 23, 2021) Mohan Maiya 109 #3 - (June 8, 2021) Mohan Maiya
|
D | ANGLE_program_cache_control.txt | 23 Version 1, June 29, 2017 75 1 June 29, 2017 jmadill Initial version
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_spirv_extensions.txt | 19 June 12, 2017 (version 1) 58 Revision 1, 12 June, 2017 (Adam Czupryna)
|
/external/rust/crates/chrono/src/ |
D | lib.rs | 978 June = 5, enumerator 1006 Month::May => Month::June, in succ() 1007 Month::June => Month::July, in succ() 1030 Month::June => Month::May, in pred() 1031 Month::July => Month::June, in pred() 1053 Month::June => 6, in number_from_month() 1077 Month::June => "June", in name() 1113 6 => Some(Month::June), in from_u32() 1193 (June, "\"June\""), in test_serde_serialize() 1221 ("\"june\"", June), in test_serde_deserialize()
|
/external/mesa3d/docs/_extra/specs/OLD/ |
D | MESA_set_3dfx_mode.spec | 19 Last Modified Date: 8 June 2000 85 8 June 2000 - initial specification
|
/external/cldr/docs/rfc/ |
D | draft-davis-t-langtag-ext.txt | 7 Expires: June 7, 2012 Lab126 41 This Internet-Draft will expire on June 7, 2012. 55 Davis, et al. Expires June 7, 2012 [Page 1] 111 Davis, et al. Expires June 7, 2012 [Page 2] 167 Davis, et al. Expires June 7, 2012 [Page 3] 223 Davis, et al. Expires June 7, 2012 [Page 4] 279 Davis, et al. Expires June 7, 2012 [Page 5] 335 Davis, et al. Expires June 7, 2012 [Page 6] 391 Davis, et al. Expires June 7, 2012 [Page 7] 447 Davis, et al. Expires June 7, 2012 [Page 8] [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | mdate-sh | 128 Jun) month=June; nummonth=6;; 172 Jun) month=June; nummonth=6;;
|
/external/mesa3d/docs/_extra/specs/ |
D | MESA_pixmap_colormap.spec | 19 Last Modified Date: 8 June 2000 90 8 June 2000 - initial specification
|
D | MESA_framebuffer_flip_y.txt | 102 Version 2, June, 2019 105 Version 1, June, 2018
|
D | MESA_release_buffers.spec | 19 Last Modified Date: 8 June 2000
|
/external/slf4j/slf4j-ext/src/test/resources/ |
D | months_en.properties | 6 JUN=June
|
/external/iperf3/docs/ |
D | 2017-06-06.txt | 1 Subject: iperf3 status, June 2017 25 mid- to late-June (2017!).
|
/external/python/cpython2/Demo/turtle/ |
D | about_turtledemo.txt | 9 June, 2006
|
/external/curl/docs/ |
D | HISTORY.md | 81 June: the curl site moves to "curl.haxx.se" 123 June: the curl website gets 13000 visits weekly. curl and libcurl is 145 Multiple new authentication schemes are supported: Digest (May), NTLM (June) 146 and Negotiate (June). 158 June: curl 7.12.0 introduced IDN support. 10 official web mirrors. 298 June: support for multiplexing with HTTP/2
|
/external/hyphenation-patterns/sa/ |
D | hyph-sa.lic.txt | 13 % First release: June 8th, 2006
|
/external/hyphenation-patterns/eu/ |
D | hyph-eu.lic.txt | 3 % version: June 2008 44 % June 2008 Generating script rewritten in Ruby and adapted for native
|
/external/webrtc/common_audio/third_party/spl_sqrt_floor/ |
D | spl_sqrt_floor_arm.S | 18 @ Sent: Thursday, June 23, 2011 11:44 PM
|
/external/webrtc/third_party/abseil-cpp/ |
D | LTS.md | 14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
|
/external/abseil-cpp/ |
D | LTS.md | 14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
|
/external/skia/modules/canvaskit/future_apis/ |
D | WebGPU.md | 3 Date Updated: June 16, 2020
|
/external/hamcrest/ |
D | README.version | 9 what the future holds for Hamcrest given that it has had no activity since June
|
/external/mesa3d/docs/relnotes/ |
D | 19.0.8.rst | 1 Mesa 19.0.8 Release Notes / June 26, 2019
|
/external/libcxx/test/std/utilities/time/time.duration/time.duration.literals/ |
D | literals1.pass.cpp | 63 assert(June == month(6)); in main()
|