/libcore/benchmarks/libs/ |
D | caliper.jar.txt | 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 19 "control" means (i) the power, direct or indirect, to cause the 20 direction or management of such entity, whether by contract or 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity. 24 "You" (or "Your") shall mean an individual or Legal Entity 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work [all …]
|
/libcore/ojluni/src/main/ |
D | LICENSE | 33 that you receive source code or can get it if you want it, that you can change 34 the software or use pieces of it in new free programs; and that you know you 38 you these rights or to ask you to surrender the rights. These restrictions 40 software, or if you modify it. 42 For example, if you distribute copies of such a program, whether gratis or for 44 make sure that they, too, receive or can get the source code. And you must 49 and/or modify the software. 61 everyone's free use or not licensed at all. 68 0. This License applies to any program or other work which contains a notice 71 or work, and a "work based on the Program" means either the Program or any [all …]
|
/libcore/luni/ |
D | unicode-license.txt | 6 published in the Unicode Standard or under the directories 23 of the Unicode data files and any associated documentation (the "Data Files") or 25 the Data Files or Software without restriction, including without limitation the 26 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of 27 the Data Files or Software, and to permit persons to whom the Data Files or 29 and this permission notice appear with all copies of the Data Files or Software, 32 File or in the Software as well as in the documentation associated with the Data 33 File(s) or Software that the data or software has been modified. 46 be used in advertising or otherwise to promote the sale, use or other dealings 47 in these Data Files or Software without prior written authorization of the
|
/libcore/ojluni/src/tools/ |
D | LICENSE | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|
/libcore/ojluni/src/test/ |
D | LICENSE | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
D | BigIntegerOrTest.java | 42 BigInteger result = aNumber.or(bNumber); in testZeroPos() 62 BigInteger result = aNumber.or(bNumber); in testZeroNeg() 82 BigInteger result = aNumber.or(bNumber); in testPosZero() 102 BigInteger result = aNumber.or(bNumber); in testNegPos() 122 BigInteger result = aNumber.or(bNumber); in testZeroZero() 142 BigInteger result = aNumber.or(bNumber); in testZeroOne() 162 BigInteger result = aNumber.or(bNumber); in testOneOne() 182 BigInteger result = aNumber.or(bNumber); in testPosPosSameLength() 202 BigInteger result = aNumber.or(bNumber); in testPosPosFirstLonger() 222 BigInteger result = aNumber.or(bNumber); in testPosPosFirstShorter() [all …]
|
/libcore/ |
D | LICENSE | 25 that you receive source code or can get it if you want it, that you can change 26 the software or use pieces of it in new free programs; and that you know you 30 you these rights or to ask you to surrender the rights. These restrictions 32 software, or if you modify it. 34 For example, if you distribute copies of such a program, whether gratis or for 36 make sure that they, too, receive or can get the source code. And you must 41 and/or modify the software. 53 everyone's free use or not licensed at all. 60 0. This License applies to any program or other work which contains a notice 63 or work, and a "work based on the Program" means either the Program or any [all …]
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
D | FindAnyOpTest.java | 75 …Optional<Integer> or = withData(data).terminal(fs, s -> s.findAny()).equalator(VALID_ANSWER).exerc… in exerciseStream() local 76 if (or.isPresent()) { in exerciseStream() 77 Integer r = or.get(); in exerciseStream() 99 …OptionalInt or = withData(data).terminal(fs, s -> s.findAny()).equalator(INT_VALID_ANSWER).exercis… in exerciseIntStream() local 100 if (or.isPresent()) { in exerciseIntStream() 101 int r = or.getAsInt(); in exerciseIntStream() 123 …OptionalLong or = withData(data).terminal(fs, s -> s.findAny()).equalator(LONG_VALID_ANSWER).exerc… in exerciseLongStream() local 124 if (or.isPresent()) { in exerciseLongStream() 125 long r = or.getAsLong(); in exerciseLongStream() 147 …OptionalDouble or = withData(data).terminal(fs, s -> s.findAny()).equalator(DOUBLE_VALID_ANSWER).e… in exerciseDoubleStream() local [all …]
|
/libcore/tools/checkstyle/ |
D | openjdk-gplv2-copyright.pattern | 3 [ /][*o] Copyright \(c\) \d\d\d\d,( ?\d\d\d\d,?)? Oracle and/or its affiliates\. All rights reserve… 6 \* This code is free software; you can redistribute it and/or modify it 13 \* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 23 \* or visit www\.oracle\.com if you need additional information or have any
|
D | openjdk-gplv2-plus-classpath-copyright.pattern | 3 \* Copyright \(c\) \d\d\d\d,( ?\d\d\d\d,?)? Oracle and/or its affiliates\. All rights reserved\. 8 \* This code is free software; you can redistribute it and/or modify it 15 \* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 25 \* or visit www\.oracle\.com if you need additional information or have any
|
/libcore/ojluni/src/main/java/java/nio/charset/ |
D | exceptions | 2 # Copyright (c) 2000, 2021, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any 37 * or decoding error occurs." \
|
/libcore/ojluni/src/test/java/util/regex/ |
D | GraphemeTestCases.txt | 2 # Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 20 # or visit www.oracle.com if you need additional information or have any
|
/libcore/ojluni/src/main/resources/java/time/chrono/ |
D | hijrah-config-Hijrah-umalqura_islamic-umalqura.properties | 1 # Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. 4 # This code is free software; you can redistribute it and/or modify it 11 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 21 # or visit www.oracle.com if you need additional information or have any 52 # * Each month should be 29 or 30 days long. 53 # * There must be one or more space characters between the months.
|
/libcore/luni/src/test/java/libcore/java/util/function/ |
D | LongPredicateTest.java | 92 assertTrue(alwaysTrue.or(alwaysTrue2).test(1L)); in testOr() 97 assertTrue(alwaysTrue.or(alwaysFalse).test(1L)); in testOr() 102 assertFalse(alwaysFalse.or(alwaysFalse2).test(1L)); in testOr() 107 assertTrue(alwaysFalse.or(alwaysTrue).test(1L)); in testOr() 114 alwaysTrue.or(null); in testOr_null()
|
D | PredicateTest.java | 104 assertTrue(alwaysTrue.or(alwaysTrue2).test(arg)); in testOr() 109 assertTrue(alwaysTrue.or(alwaysFalse).test(arg)); in testOr() 114 assertFalse(alwaysFalse.or(alwaysFalse2).test(arg)); in testOr() 119 assertTrue(alwaysFalse.or(alwaysTrue).test(arg)); in testOr() 126 alwaysTrue.or(null); in testOr_null()
|
/libcore/ojluni/src/main/resources/sun/util/logging/resources/ |
D | logging_sv.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_zh_TW.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_pt_BR.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_it.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_es.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_zh_CN.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_fr.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_ja.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging_ko.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|
D | logging.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 5 # This code is free software; you can redistribute it and/or modify it 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 22 # or visit www.oracle.com if you need additional information or have any
|