/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
H A D | IBMCalendarTest.java | 6 * Copyright (C) 2000-2016, International Business Machines Corporation and 71 2000, Calendar.MARCH, 18, 0, -1, 0, // Fri 23:59:59.999 in TestWeekend() 75 2000, Calendar.MARCH, 20, 0, -1, 1, // Sun 23:59:59.999 in TestWeekend() 81 2000, Calendar.MARCH, 16, 0, -1, 0, // Wed 23:59:59.999 in TestWeekend() 85 2000, Calendar.MARCH, 18, 0, -1, 1, // Fri 23:59:59.999 in TestWeekend() 158 * Run a test of a quasi-Gregorian calendar. This is a calendar 217 * https://unicode.org/reports/tr35/tr35-dates.html#first-day-overrides 219 * https://github.com/unicode-org/cldr/blob/main/common/supplemental/supplementalData.xml 230 // Test -u-fw- value in TestFirstDayOfWeek() 231 verifyFirstDayOfWeek("en-MV-u-ca-iso8601-fw-sun-rg-mvzzzz-sd-usca", Calendar.SUNDAY); in TestFirstDayOfWeek() [all …]
|
H A D | IslamicTest.java | 6 * Copyright (C) 1996-2015, International Business Machines Corporation and * 62 { 0001, QIDAH, 2, MONTH, 1, 0001, HIJJAH, 2 }, // non-leap years in TestRoll() 64 { 0001, QIDAH, 2, MONTH, -1, 0001, SHAWWAL, 2 }, in TestRoll() 68 { 0001, HIJJAH, 1, DATE, 30, 0001, HIJJAH, 2 }, // 29-day month in TestRoll() 69 { 0002, HIJJAH, 1, DATE, 31, 0002, HIJJAH, 2 }, // 30-day month in TestRoll() 73 { 0002, HIJJAH, 30, YEAR, -1, 0001, HIJJAH, 29 }, in TestRoll() 96 // The months in this table are 1-based rather than 0-based, in TestCivilCases() 100 new TestCase(1507231.5, 0, -1245, 12, 9, SUN, 0, 0, 0), in TestCivilCases() 101 new TestCase(1660037.5, 0, -813, 2, 23, WED, 0, 0, 0), in TestCivilCases() 102 new TestCase(1746893.5, 0, -568, 4, 1, WED, 0, 0, 0), in TestCivilCases() [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/ |
H A D | IBMCalendarTest.java | 5 * Copyright (C) 2000-2016, International Business Machines Corporation and 68 2000, Calendar.MARCH, 18, 0, -1, 0, // Fri 23:59:59.999 in TestWeekend() 72 2000, Calendar.MARCH, 20, 0, -1, 1, // Sun 23:59:59.999 in TestWeekend() 78 2000, Calendar.MARCH, 16, 0, -1, 0, // Wed 23:59:59.999 in TestWeekend() 82 2000, Calendar.MARCH, 18, 0, -1, 1, // Fri 23:59:59.999 in TestWeekend() 155 * Run a test of a quasi-Gregorian calendar. This is a calendar 214 * https://unicode.org/reports/tr35/tr35-dates.html#first-day-overrides 216 * https://github.com/unicode-org/cldr/blob/main/common/supplemental/supplementalData.xml 227 // Test -u-fw- value in TestFirstDayOfWeek() 228 verifyFirstDayOfWeek("en-MV-u-ca-iso8601-fw-sun-rg-mvzzzz-sd-usca", Calendar.SUNDAY); in TestFirstDayOfWeek() [all …]
|
H A D | IslamicTest.java | 5 * Copyright (C) 1996-2015, International Business Machines Corporation and * 59 { 0001, QIDAH, 2, MONTH, 1, 0001, HIJJAH, 2 }, // non-leap years in TestRoll() 61 { 0001, QIDAH, 2, MONTH, -1, 0001, SHAWWAL, 2 }, in TestRoll() 65 { 0001, HIJJAH, 1, DATE, 30, 0001, HIJJAH, 2 }, // 29-day month in TestRoll() 66 { 0002, HIJJAH, 1, DATE, 31, 0002, HIJJAH, 2 }, // 30-day month in TestRoll() 70 { 0002, HIJJAH, 30, YEAR, -1, 0001, HIJJAH, 29 }, in TestRoll() 93 // The months in this table are 1-based rather than 0-based, in TestCivilCases() 97 new TestCase(1507231.5, 0, -1245, 12, 9, SUN, 0, 0, 0), in TestCivilCases() 98 new TestCase(1660037.5, 0, -813, 2, 23, WED, 0, 0, 0), in TestCivilCases() 99 new TestCase(1746893.5, 0, -568, 4, 1, WED, 0, 0, 0), in TestCivilCases() [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
H A D | un_literacy.xml | 5 <field name="Year">2011</field> 8 <field name="Age">10 - 14</field> 10 <field name="Record Type">Census - de jure - complete tabulation</field> 18 <field name="Year">2011</field> 21 <field name="Age">10 - 14</field> 23 <field name="Record Type">Census - de jure - complete tabulation</field> 31 <field name="Year">2011</field> 34 <field name="Age">10 - 14</field> 36 <field name="Record Type">Census - de jure - complete tabulation</field> 44 <field name="Year">2011</field> [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/include/ |
D | qi_kwd.hpp | 2 Copyright (c) 2001-2011 Joel de Guzman 3 Copyright (c) 2001-2011 Hartmut Kaiser 4 Copyright (c) 2011 Thomas Bernard 21 Copyright (c) 2001-2011 Joel de Guzman 22 Copyright (c) 2001-2011 Hartmut Kaiser 23 Copyright (c) 2011 Thomas Bernard
|
/aosp_15_r20/external/fmtlib/doc/ |
H A D | python-license.txt | 17 Corporation, see http://www.zope.com). In 2001, the Python Software 19 non-profit organization created specifically to own Python-related 25 releases have also been GPL-compatible; the table below summarizes 28 Release Derived Year Owner GPL- 31 0.9.0 thru 1.2 1991-1995 CWI yes 32 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 35 1.6.1 1.6 2001 CNRI yes (2) 36 2.1 2.0+1.6.1 2001 PSF no 37 2.0.1 2.0+1.6.1 2001 PSF yes 38 2.1.1 2.1+2.0.1 2001 PSF yes [all …]
|
/aosp_15_r20/external/libnfnetlink/ |
H A D | aclocal.m4 | 1 # generated automatically by aclocal 1.11.6 -*- Autoconf -*- 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 4 # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, 23 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software 33 # ---------------------------- 46 # ----------------------------- 53 # ------------------------------- 62 # AM_AUX_DIR_EXPAND -*- Autoconf -*- 64 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. 92 # are both prefixed by $srcdir. In an in-source build this is usually [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
H A D | europe | 4 # 2009-05-17 by Arthur David Olson. 11 # From Paul Eggert (2017-02-10): 38 # <http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf> 39 # [PDF] (1914-03) 41 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94 48 # This Russian-language source was consulted by Vladimir Karpinsky; see 49 # https://mm.icann.org/pipermail/tz/2014-August/021320.html 52 # введенный декретом Совета народных комиссаров для всей России с 1-го 53 # июля 1919 г. / Изд. 2-е Междуведомственной комиссии. - Петроград: 55 # http://resolver.gpntb.ru/purl?docushare/dsweb/Get/Resource-2011/Byalokoz__E.L.__Novyy__schet__vre… [all …]
|
H A D | northamerica | 4 # 2009-05-17 by Arthur David Olson. 13 # From Paul Eggert (1999-03-22): 21 # From Paul Eggert (1999-03-31): 22 # Howse writes (pp 121-125) that time zones were invented by 23 # Professor Charles Ferdinand Dowd (1825-1904), 27 # in New York City (1869-10). His 1870 proposal was based on Washington, DC, 28 # but in 1872-05 he moved the proposed origin to Greenwich. 30 # From Paul Eggert (2018-03-20): 33 # work in the US was William Frederick Allen - railway engineer, 38 # to the General Time Convention on 1883-04-11, saying that his plan [all …]
|
H A D | southamerica | 4 # 2009-05-17 by Arthur David Olson. 11 # From Paul Eggert (2016-12-05): 26 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94. 29 # These tables use numeric abbreviations like -03 and -0330 for 40 # From Bob Devine (1988-01-28): 44 # From U. S. Naval Observatory (1988-01-19): 47 # From Hernan G. Otero (1995-06-26): 51 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S 52 Rule Arg 1930 only - Dec 1 0:00 1:00 - 53 Rule Arg 1931 only - Apr 1 0:00 0 - [all …]
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 3 Date: Mon May 19 09:41:32 2014 -0400 9 Date: Mon May 19 09:37:21 2014 -0400 15 Date: Sun May 11 10:30:22 2014 -0400 21 Date: Sun May 11 10:22:30 2014 -0400 27 Date: Sun May 11 09:56:40 2014 -0400 33 Date: Sun May 11 09:55:28 2014 -0400 39 Date: Sun May 11 09:52:47 2014 -0400 46 Date: Wed Apr 23 19:24:47 2014 -0400 48 Merge pull request #119 from joshtriplett/fastcall-fastball 54 Date: Tue Apr 22 21:17:52 2014 -0700 [all …]
|
/aosp_15_r20/external/spdx-tools/examples/sample-docs/yaml/ |
H A D | SPDXYAMLExample-2.3.spdx.yaml | 1 SPDXID: SPDXRef-DOCUMENT 3 - annotationDate: "2010-01-29T18:30:22Z" 7 - annotationDate: "2010-02-10T00:00:00Z" 10 comment: This is just an example. Some of the non-standard licenses look like they 12 - annotationDate: "2011-03-13T00:00:00Z" 18 comment: |- 22 created: "2010-01-29T18:30:22Z" 24 - 'Tool: LicenseFind-1.0' 25 - 'Organization: ExampleCodeInspect ()' 26 - 'Person: Jane Doe ()' [all …]
|
H A D | SPDXYAMLExample-2.2.spdx.yaml | 1 --- 2 SPDXID: "SPDXRef-DOCUMENT" 3 spdxVersion: "SPDX-2.2" 8 created: "2010-01-29T18:30:22Z" 10 - "Tool: LicenseFind-1.0" 11 - "Organization: ExampleCodeInspect ()" 12 - "Person: Jane Doe ()" 14 name: "SPDX-Tools-v2.0" 15 dataLicense: "CC0-1.0" 18 - externalDocumentId: "DocumentRef-spdx-tool-1.2" [all …]
|
/aosp_15_r20/external/spdx-tools/examples/sample-docs/tv/ |
H A D | SPDXTagExample-v2.2.spdx | 1 SPDXVersion: SPDX-2.2 2 DataLicense: CC0-1.0 3 DocumentNamespace: http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301 4 DocumentName: SPDX-Tools-v2.0 5 SPDXID: SPDXRef-DOCUMENT 9 ExternalDocumentRef: DocumentRef-spdx-tool-1.2 http://spdx.org/spdxdocs/spdx-tools-v1.2-3F2504E0-4F… 11 Creator: Tool: LicenseFind-1.0 14 Created: 2010-01-29T18:30:22Z 21 AnnotationDate: 2010-01-29T18:30:22Z 24 SPDXREF: SPDXRef-DOCUMENT [all …]
|
/aosp_15_r20/external/e2fsprogs/debian/ |
H A D | copyright | 1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 2 Upstream-Name: e2fsprogs 3 Upstream-Contact: Theodore Ts'o <[email protected]> 11 Copyright: 1993-2018 Theodore Ts'o <[email protected]> 12 License: GPL-2 13 Comment: Some files are GPL-2+ licensed or do not carry any license version. 14 They are distributable as GPL-2 and listed as such for simplification. 17 Copyright: 2003-2007 Theodore Ts'o <[email protected]> 18 1997-2003 Yann Dirson <[email protected]> 19 2001 Alcove <http://www.alcove.com/> [all …]
|
/aosp_15_r20/external/kotlinc/license/ |
H A D | README.md | 2 by JetBrains. The following sections of the repository contain third-party code, to which different… 7 The following modules contain third-party code and are incorporated into the Kotlin compiler and/or 10 …- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/inline/MaxStackFrameSizeAndLocalsCalcula… 11 - License: BSD ([license/third_party/asm_license.txt][asm]) 12 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright … 14 - Path: compiler/backend/src/org/jetbrains/kotlin/codegen/inline/MaxLocalsCalculator.java 15 - License: BSD ([license/third_party/asm_license.txt][asm]) 16 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright … 18 - Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/common/FastMethodAnalyzer.kt 19 - License: BSD ([license/third_party/asm_license.txt][asm]) [all …]
|
/aosp_15_r20/external/libpng/ |
H A D | CHANGES | 1 CHANGES - changes for libpng 4 initial work-in-progress release 68 added png_read_update_info() - updates info structure with transformations 79 fixed some bugs (16-bit, 4-bit interlaced, etc.) 103 Changed warning/error callback functions to fix bug - this means you 115 in pngconf.h) - if nobody uses this, it may disappear in the future. 129 libpng will use the zlib CRC routines by (compile-time) default 130 Changed DOS small/medium model memory support - needs zlib 1.04 (Tim Wegner) 139 of nearly identical error messages (will simplify multi-lingual 141 Try to get ready for unknown-chunk callback functions: [all …]
|
/aosp_15_r20/external/spdx-tools/examples/sample-docs/json/ |
H A D | SPDXJSONExample-v2.3.spdx.json | 2 "spdxVersion": "SPDX-2.3", 3 "dataLicense": "CC0-1.0", 4 "SPDXID": "SPDXRef-DOCUMENT", 5 "name": "SPDX-Tools-v2.0", 6 "documentNamespace": "http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", 9 "externalDocumentId": "DocumentRef-spdx-tool-1.2", 10 … "spdxDocument": "http://spdx.org/spdxdocs/spdx-tools-v1.2-3F2504E0-4F89-41D3-9A0C-0305E82C3301", 21 "Tool: LicenseFind-1.0", 25 "created": "2010-01-29T18:30:22Z", 31 "SPDXID": "SPDXRef-Package", [all …]
|
H A D | SPDXJSONExample-v2.2.spdx.json | 2 "SPDXID" : "SPDXRef-DOCUMENT", 3 "spdxVersion" : "SPDX-2.2", 6 "created" : "2010-01-29T18:30:22Z", 7 …"creators" : [ "Tool: LicenseFind-1.0", "Organization: ExampleCodeInspect ()", "Person: Jane Doe (… 10 "name" : "SPDX-Tools-v2.0", 11 "dataLicense" : "CC0-1.0", 14 "externalDocumentId" : "DocumentRef-spdx-tool-1.2", 19 "spdxDocument" : "http://spdx.org/spdxdocs/spdx-tools-v1.2-3F2504E0-4F89-41D3-9A0C-0305E82C3301" 22 "licenseId" : "LicenseRef-1", 23 …"extractedText" : "/*\n * (c) Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009… [all …]
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | caltestdata.h | 16 // Months are 1-based. 22 int8_t gmo; // 1-based 25 int8_t cmo; // 1-based 33 // -------------- -------------- ---------------------- 4261 { 2001, 1, 1, 17, 12,0, 7 }, 4262 { 2001, 1, 5, 17, 12,0, 11 }, 4263 { 2001, 1, 20, 17, 12,0, 26 }, 4264 { 2001, 1, 23, 17, 12,0, 29 }, 4265 { 2001, 1, 24, 18, 1,0, 1 }, 4266 { 2001, 1, 25, 18, 1,0, 2 }, [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | caltestdata.h | 16 // Months are 1-based. 22 int8_t gmo; // 1-based 25 int8_t cmo; // 1-based 33 // -------------- -------------- ---------------------- 4261 { 2001, 1, 1, 17, 12,0, 7 }, 4262 { 2001, 1, 5, 17, 12,0, 11 }, 4263 { 2001, 1, 20, 17, 12,0, 26 }, 4264 { 2001, 1, 23, 17, 12,0, 29 }, 4265 { 2001, 1, 24, 18, 1,0, 1 }, 4266 { 2001, 1, 25, 18, 1,0, 2 }, [all …]
|
/aosp_15_r20/external/spdx-tools/test/v2_3/ |
H A D | tv_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 12 "github.com/google/go-cmp/cmp" 14 "github.com/spdx/tools-golang/spdx/common" 15 "github.com/spdx/tools-golang/spdx/v2_3" 16 "github.com/spdx/tools-golang/tvloader" 17 "github.com/spdx/tools-golang/tvsaver" 20 var update = *flag.Bool("update-snapshots", false, "update the example snapshot") 23 fileName := "../../examples/sample-docs/tv/SPDXTagExample-v2.3.spdx" 73 t.Errorf("Got incorrect struct after writing and re-parsing example") 82 DataLicense: "CC0-1.0", [all …]
|
/aosp_15_r20/external/spdx-tools/json/ |
H A D | json_v2_3_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 13 "github.com/google/go-cmp/cmp" 15 "github.com/spdx/tools-golang/spdx/common" 16 "github.com/spdx/tools-golang/spdx/v2_3" 19 var update = *flag.Bool("update-snapshots", false, "update the example snapshot") 22 fileName := "../examples/sample-docs/json/SPDXJSONExample-v2.3.spdx.json" 72 t.Errorf("Got incorrect struct after writing and re-parsing JSON example") 81 DataLicense: "CC0-1.0", 82 SPDXVersion: "SPDX-2.3", 83 SPDXIdentifier: "SPDXRef-DOCUMENT", [all …]
|
/aosp_15_r20/external/spdx-tools/yaml/ |
H A D | yaml_v2_3_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 12 "github.com/google/go-cmp/cmp" 14 "github.com/spdx/tools-golang/spdx/common" 15 "github.com/spdx/tools-golang/spdx/v2_3" 18 var update = *flag.Bool("update-snapshots", false, "update the example snapshot") 21 fileName := "../examples/sample-docs/yaml/SPDXYAMLExample-2.3.spdx.yaml" 71 t.Errorf("got incorrect struct after writing and re-parsing YAML example") 80 DataLicense: "CC0-1.0", 81 SPDXVersion: "SPDX-2.2", 82 SPDXIdentifier: "SPDXRef-DOCUMENT", [all …]
|