Home
last modified time | relevance | path

Searched refs:July (Results 1 – 25 of 244) sorted by relevance

12345678910

/external/cldr/tools/java/org/unicode/cldr/util/data/external/
Dfactbook_population.txt1 1 China 1,394,015,977 July 2020 est.
2 2 India 1,326,093,247 July 2020 est.
3 3 United States 332,639,102 July 2020 est.
4 4 Indonesia 267,026,366 July 2020 est.
5 5 Pakistan 233,500,636 July 2020 est.
6 6 Nigeria 214,028,302 July 2020 est.
7 7 Brazil 211,715,973 July 2020 est.
8 8 Bangladesh 162,650,853 July 2020 est.
9 9 Russia 141,722,205 July 2020 est.
10 10 Mexico 128,649,565 July 2020 est.
[all …]
/external/llvm-project/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::July)); in main()
54 static_assert( std::chrono::July == std::chrono::month(7), ""); in main()
67 assert(std::chrono::July == std::chrono::month(7)); in main()
80 assert(static_cast<unsigned>(std::chrono::July) == 7); in main()
/external/libcxx/test/std/utilities/time/time.cal/time.cal.month/time.cal.month.nonmembers/
Dliterals.pass.cpp42 ASSERT_SAME_TYPE(const std::chrono::month, decltype(std::chrono::July)); in main()
55 static_assert( std::chrono::July == std::chrono::month(7), ""); in main()
68 assert(std::chrono::July == std::chrono::month(7)); in main()
81 assert(static_cast<unsigned>(std::chrono::July) == 7); in main()
/external/mesa3d/docs/_extra/specs/OLD/
DMESA_program_debug.spec19 Last Modified Date: July 20, 2003
300 8 July 2003
302 11 July 2003
304 20 July 2003
306 23 July 2003
/external/rust/crates/chrono/src/
Dlib.rs980 July = 6, enumerator
1007 Month::June => Month::July, in succ()
1008 Month::July => Month::August, in succ()
1031 Month::July => Month::June, in pred()
1032 Month::August => Month::July, in pred()
1054 Month::July => 7, in number_from_month()
1078 Month::July => "July", in name()
1114 7 => Some(Month::July), in from_u32()
1194 (July, "\"July\""), in test_serde_serialize()
1222 ("\"JULY\"", July), in test_serde_deserialize()
/external/cldr/docs/rfc/
Ddraft-davis-u-langtag-ext-00.txt7 Expires: July 17, 2010 Lab126
43 This Internet-Draft will expire on July 17, 2010.
55 Davis, et al. Expires July 17, 2010 [Page 1]
111 Davis, et al. Expires July 17, 2010 [Page 2]
167 Davis, et al. Expires July 17, 2010 [Page 3]
223 Davis, et al. Expires July 17, 2010 [Page 4]
279 Davis, et al. Expires July 17, 2010 [Page 5]
335 Davis, et al. Expires July 17, 2010 [Page 6]
391 Davis, et al. Expires July 17, 2010 [Page 7]
/external/python/cpython2/Modules/_ctypes/libffi/
Dmdate-sh129 Jul) month=July; nummonth=7;;
173 Jul) month=July; nummonth=7;;
/external/rust/crates/slab/
DCHANGELOG.md5 # 0.4.1 (July 15, 2018)
/external/python/asn1crypto/tests/fixtures/globalsign_example_keys/
Dreadme.md2 https://cabforum.org/pipermail/public/2013-July/001839.html.
/external/ltp/m4/
Dltp-taskstats.m49 dnl in commit 016ae219 in July 2008
Dltp-ptrace.m49 dnl in commit 016ae219 in July 2008
/external/python/cpython2/Demo/md5test/
DREADME3 July 1991). The file "foo" contains the string "abc" with no trailing
/external/wayland-protocols/freedesktop.org/m4/
Dcompat.m42 dnl http://lists.freedesktop.org/archives/pkg-config/2012-July/000875.html
/external/llvm-project/lld/test/ELF/
Dsht-group-gold-r.test2 # GNU gold 1.14 (the newest version as of July 2017) seems to create
/external/antlr/gunit/
DCHANGES.txt45 July 31, 2009
88 July 9, 2008
/external/mesa3d/docs/_extra/specs/
DMESA_shader_debug.spec20 Last Modified Date: July 30, 2006
262 30 July 2006
/external/mesa3d/docs/relnotes/
D6.3.14 July XX, 2005
D12.0.1.rst1 Mesa 12.0.1 Release Notes / July 8, 2016
/external/python/cpython2/Misc/
Ddevelopers.txt114 - Antoine Pitrou was given SVN access on July 16 2008, by recommendation
182 - Armin Ronacher was given SVN access on 23 July 2007 by GFB,
267 - Added two new developers for the Summer of Code project. 8 July 2005
294 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
310 - Johannes Gijsbers sent a drop request. 27 July 2005 RDH
312 - Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
/external/libcxx/test/std/utilities/time/time.duration/time.duration.literals/
Dliterals1.pass.cpp64 assert(July == month(7)); in main()
/external/llvm-project/libcxx/test/std/utilities/time/time.duration/time.duration.literals/
Dliterals1.pass.cpp65 assert(July == month(7)); in main()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
DHistory.md1 ### 2.3.1 - *July 20 2017*
5 ### 2.3.0 - *July 20 2017*
120 ### 2.1.2 - *July 8 2015*
123 ### 2.1.1 - *July 1 2015*
/external/markdown/docs/
DCHANGE_LOG35 July 2008: Switched from home-grown NanoDOM to ElementTree and
100 July 10, 2006: Switched to using optparse. Added proper support for
103 July 9, 2006: Fixed the <!--@address.com> problem (Tracker #1501354).
/external/antlr/tool/
DCHANGES.txt42 July 15, 2012
77 July 30, 2011
81 July 18, 2011 -- release 3.4
85 July 14, 2011
90 July 6, 2011
94 July 5, 2011
275 July 20, 2010
284 July 17, 2010
695 July 30, 2008
699 July 29, 2008
[all …]
/external/deqp/external/vulkancts/doc/
Dvulkan-cts-withdrawal-2020-07.txt32 23 July 2020

12345678910