Home
last modified time | relevance | path

Searched refs:June (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/external/llvm-project/libcxx/test/std/utilities/time/time.cal/time.cal.month/time.cal.month.nonmembers/
Dliterals.pass.cpp40 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/
Dliterals.pass.cpp41 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/
DANGLE_yuv_internal_format.txt29 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
DANGLE_program_cache_control.txt23 Version 1, June 29, 2017
75 1 June 29, 2017 jmadill Initial version
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_spirv_extensions.txt19 June 12, 2017 (version 1)
58 Revision 1, 12 June, 2017 (Adam Czupryna)
/external/rust/crates/chrono/src/
Dlib.rs978 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/
DMESA_set_3dfx_mode.spec19 Last Modified Date: 8 June 2000
85 8 June 2000 - initial specification
/external/cldr/docs/rfc/
Ddraft-davis-t-langtag-ext.txt7 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/
Dmdate-sh128 Jun) month=June; nummonth=6;;
172 Jun) month=June; nummonth=6;;
/external/mesa3d/docs/_extra/specs/
DMESA_pixmap_colormap.spec19 Last Modified Date: 8 June 2000
90 8 June 2000 - initial specification
DMESA_framebuffer_flip_y.txt102 Version 2, June, 2019
105 Version 1, June, 2018
DMESA_release_buffers.spec19 Last Modified Date: 8 June 2000
/external/slf4j/slf4j-ext/src/test/resources/
Dmonths_en.properties6 JUN=June
/external/iperf3/docs/
D2017-06-06.txt1 Subject: iperf3 status, June 2017
25 mid- to late-June (2017!).
/external/python/cpython2/Demo/turtle/
Dabout_turtledemo.txt9 June, 2006
/external/curl/docs/
DHISTORY.md81 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/
Dhyph-sa.lic.txt13 % First release: June 8th, 2006
/external/hyphenation-patterns/eu/
Dhyph-eu.lic.txt3 % version: June 2008
44 % June 2008 Generating script rewritten in Ruby and adapted for native
/external/webrtc/common_audio/third_party/spl_sqrt_floor/
Dspl_sqrt_floor_arm.S18 @ Sent: Thursday, June 23, 2011 11:44 PM
/external/webrtc/third_party/abseil-cpp/
DLTS.md14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
/external/abseil-cpp/
DLTS.md14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
/external/skia/modules/canvaskit/future_apis/
DWebGPU.md3 Date Updated: June 16, 2020
/external/hamcrest/
DREADME.version9 what the future holds for Hamcrest given that it has had no activity since June
/external/mesa3d/docs/relnotes/
D19.0.8.rst1 Mesa 19.0.8 Release Notes / June 26, 2019
/external/libcxx/test/std/utilities/time/time.duration/time.duration.literals/
Dliterals1.pass.cpp63 assert(June == month(6)); in main()

12345678910>>...14